[
{
"futureId": "<string>",
"status": {
"live": true,
"statusId": 123,
"statusName": "<string>"
},
"sport": {
"sportId": 123,
"sportName": "<string>"
},
"tournament": {
"tournamentId": 123,
"tournamentName": "<string>",
"categoryName": "<string>"
},
"season": {
"seasonId": 123,
"seasonName": "<string>"
},
"startTime": 123,
"endTime": 123,
"market": {
"marketId": 123,
"marketName": "<string>",
"marketType": "<string>",
"playerMarket": true,
"participantMarket": true
},
"externalProviders": {},
"bookmakers": {}
}
]