{
"lastUpdateId": 0,
"ttl": 0,
"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": 9,
"countryId": 1,
"sportId": 1,
"name": "EFL Cup",
"longName": "EFL Carabao Cup",
"hasStandings": false,
"hasBrackets": true,
"nameForURL": "efl-cup",
"popularityRank": 23075590,
"imageVersion": 5,
"color": "#008F5E"
}
],
"competitors": [
{
"id": 110,
"countryId": 1,
"sportId": 1,
"name": "Manchester City",
"shortName": "Man City",
"symbolicName": "MCI",
"score": 2.0,
"isWinner": true,
"nameForURL": "manchester-city",
"imageVersion": 1,
"color": "#ABD1F5"
}
],
"games": [
{
"id": 4609055,
"sportId": 1,
"competitionId": 9,
"competitionDisplayName": "EFL Cup - Quarter Finals",
"startTime": "2025-12-17T19:30:00+00:00",
"statusGroup": 4,
"statusText": "Ended",
"homeCompetitor": {
"id": 110,
"name": "Manchester City",
"shortName": "Man City",
"score": 2.0,
"isWinner": true
},
"awayCompetitor": {
"id": 63,
"name": "Brentford",
"score": 0.0,
"isWinner": false
},
"venue": {
"id": 3911,
"name": "Etihad Stadium",
"shortName": "etihad-stadium"
},
"hasVideo": true,
"video": {
"id": "BHn1zGTwRqM",
"type": 1,
"url": "https://www.youtube.com/watch?v=BHn1zGTwRqM",
"source": 1,
"isEmbedded": true,
"embedElement": "<iframe width=#w height=#h src=https://www.youtube.com/embed/#id frameborder=0></iframe>"
}
}
]
}