{
"sports": [
{
"id": 1,
"name": "Football",
"nameForURL": "football",
"drawSupport": true,
"imageVersion": 1
}
],
"countries": [
{
"id": 1,
"name": "England",
"nameForURL": "england",
"sportTypes": [1, 9, 11],
"imageVersion": 1,
"isInternational": false
}
],
"competitions": [
{
"id": 7,
"countryId": 1,
"sportId": 1,
"name": "Premier League",
"shortName": "EPL",
"nameForURL": "premier-league",
"popularityRank": 92856977,
"imageVersion": 12,
"color": "#075C9C"
}
],
"bookmakers": [
{
"id": 14,
"name": "Bet365",
"link": "https://extra.bet365.com/features/en/sports-live-streaming",
"nameForURL": "bet365",
"actionButton": {
"link": "https://www.bet365.com/olp/open-account",
"label": "Bet Now"
},
"color": "#007B5B",
"imageVersion": 3,
"promotionText": "Sign up at bet365 today"
}
],
"games": [
{
"id": 4452715,
"sportId": 1,
"competitionId": 7,
"seasonNum": 131,
"stageNum": 1,
"roundNum": 17,
"roundName": "Round",
"competitionDisplayName": "Premier League",
"startTime": "2025-12-20T15:00:00+00:00",
"statusGroup": 2,
"statusText": "Scheduled",
"shortStatusText": "Sched.",
"homeCompetitor": {
"id": 110,
"name": "Manchester City",
"shortName": "Man City",
"symbolicName": "MCI",
"score": -1.0,
"color": "#ABD1F5",
"imageVersion": 1
},
"awayCompetitor": {
"id": 113,
"name": "West Ham United",
"shortName": "West Ham",
"symbolicName": "WHU",
"score": -1.0,
"color": "#74112E",
"imageVersion": 7
},
"hasStandings": true,
"winner": 0
}
],
"odds": [
{
"lineId": 1625689226,
"gameId": 4452715,
"bookmakerId": 14,
"lineTypeId": 1,
"lineType": {
"id": 1,
"name": "Full Time Result",
"shortName": "1X2",
"title": "Full Time Result",
"internalOptionType": -1
},
"options": [
{
"num": 1,
"name": "1",
"rate": {
"decimal": 1.22,
"fractional": "2/9",
"american": "-455"
},
"oldRate": {
"decimal": 1.18,
"fractional": "2/11",
"american": "-556"
},
"originalRate": {
"decimal": 1.18,
"fractional": "2/11",
"american": "-556"
},
"trend": 3
},
{
"num": 2,
"name": "X",
"rate": {
"decimal": 7.5,
"fractional": "13/2",
"american": "+650"
},
"oldRate": {
"decimal": 8.0,
"fractional": "7/1",
"american": "+700"
},
"originalRate": {
"decimal": 6.5,
"fractional": "11/2",
"american": "+550"
},
"trend": 1
},
{
"num": 3,
"name": "2",
"rate": {
"decimal": 11.0,
"fractional": "10/1",
"american": "+1000"
},
"oldRate": {
"decimal": 13.0,
"fractional": "12/1",
"american": "+1200"
},
"originalRate": {
"decimal": 13.0,
"fractional": "12/1",
"american": "+1200"
},
"trend": 1
}
]
}
]
}