{
"lastUpdateId": 5493716652,
"requestedUpdateId": -1,
"ttl": 300,
"sports": [
{
"id": 1,
"name": "Football",
"nameForURL": "football",
"drawSupport": true,
"imageVersion": 1
}
],
"countries": [
{
"id": 1,
"name": "England",
"totalGames": 23,
"liveGames": 0,
"nameForURL": "england",
"imageVersion": 1
},
{
"id": 2,
"name": "Spain",
"totalGames": 12,
"liveGames": 0,
"nameForURL": "spain",
"imageVersion": 1
}
],
"competitions": [
{
"id": 7,
"countryId": 1,
"sportId": 1,
"name": "Premier League",
"longName": "English Premier League",
"hasStandings": true,
"hasBrackets": false,
"hasStats": true,
"hasTransfers": true,
"totalGames": 10,
"liveGames": 0,
"nameForURL": "premier-league",
"popularityRank": 500000000,
"currentSeasonNum": 35,
"currentStageNum": 1,
"color": "#3D195B",
"imageVersion": 5,
"isActive": true
}
]
}