Your guide “Building a Real-Time Fantasy Football Game” is ready to download below.
Live Match Data Example
{
"data": {
"id": 19568538,
"sport_id": 1,
"league_id": 2,
"season_id": 25580,
"stage_id": 77478049,
"group_id": null,
"aggregate_id": null,
"round_id": 388952,
"state_id": 5,
"venue_id": 230,
"name": "Liverpool vs Real Madrid",
"starting_at": "2025-11-04 20:00:00",
"result_info": "Liverpool won after full-time.",
"leg": "1/1",
"details": null,
"length": 90,
"placeholder": false,
"has_odds": true,
"has_premium_odds": true,
"starting_at_timestamp": 1762286400,
"lineups": [
{
"id": 14671425049,
"sport_id": 1,
"fixture_id": 19568538,
"player_id": 1743,
"team_id": 8,
"position_id": 25,
"formation_field": "2:3",
"type_id": 11,
"formation_position": 4,
"player_name": "Virgil van Dijk ",
"jersey_number": 4,
"details": [
{
"id": 1769229321,
"fixture_id": 19568538,
"player_id": 1743,
"team_id": 8,
"lineup_id": 14671425049,
"type_id": 40,
"data": {
"value": true
},
"type": {
"id": 40,
"name": "Captain",
"code": "captain",
"developer_name": "CAPTAIN",
"model_type": "statistic",
"stat_group": "overall"
}
},
{
"id": 1769319766,
"fixture_id": 19568538,
"player_id": 1743,
"team_id": 8,
"lineup_id": 14671425049,
"type_id": 119,
"data": {
"value": 90
},
"type": {
"id": 119,
"name": "Minutes Played",
"code": "minutes-played",
"developer_name": "MINUTES_PLAYED",
"model_type": "statistic",
"stat_group": "NULL"
}
},
{
"id": 1769319767,
"fixture_id": 19568538,
"player_id": 1743,
"team_id": 8,
"lineup_id": 14671425049,
"type_id": 27273,
"data": {
"value": 7
},
"type": {
"id": 27273,
"name": "Possession Lost",
"code": "possession-lost",
"developer_name": "POSSESSION_LOST",
"model_type": "statistic",
"stat_group": "overall"
}
},
{
"id": 1769319239,
"fixture_id": 19568538,
"player_id": 1743,
"team_id": 8,
"lineup_id": 14671425049,
"type_id": 116,
"data": {
"value": 29
},
"type": {
"id": 116,
"name": "Accurate Passes",
"code": "accurate-passes",
"developer_name": "ACCURATE_PASSES",
"model_type": "statistic",
"stat_group": "overall"
}
},
{
"id": 1769319240,
"fixture_id": 19568538,
"player_id": 1743,
"team_id": 8,
"lineup_id": 14671425049,
"type_id": 122,
"data": {
"value": 12
},
"type": {
"id": 122,
"name": "Long Balls",
"code": "long-balls",
"developer_name": "LONG_BALLS",
"model_type": "statistic",
"stat_group": "overall"
}
},