curl --location 'http://api-dev.fnsjfnjf.com/sport/api/v3/advanced/list/log?sport_id=210&channel=live&push_id=3091184&page=undefined&per_page=undefined' \
--header 'app_id: marz2025' \
--header 'app_secret: d9b8eafc3b5a48b7a5f1c6d2e4f8a9e5b3d7c2a1f4e6b8a9d5f1c7e2b9d3a6f4'{
"code": 0,
"data": {
"list": [
{
"sport_id": 210,
"channel": "live",
"push_type": "update",
"data": {
"match_id": 3091184,
"finish": 0,
"teams": [
{
"team_id": 158316,
"side": 1,
"win": 1,
"overs": 20,
"wickets": 4,
"run_rate": 7,
"runs": 139,
"balls": 120,
"batsmen": [
{
"player_id": 237458,
"name": "player",
"position": "Batsmen",
"runs": 10,
"balls": 12,
"fours": 2,
"sixes": 0,
"strikeRate": 83.3
}
],
"bowlers": [
{
"player_id": 236935,
"name": "player",
"position": "All Rounders",
"runs": 36,
"overs": 4,
"ballsBowled": 24,
"maiden": 0,
"wickets": 1,
"econ": 9,
"wides": 4,
"noBall": 0
}
]
},
{
"team_id": 158338,
"side": 2,
"win": 0,
"overs": 18.1,
"wickets": 10,
"run_rate": 5.3,
"runs": 97,
"balls": 109,
"batsmen": [
{
"player_id": 446551,
"name": "player",
"position": "Batsmen",
"runs": 9,
"balls": 9,
"fours": 1,
"sixes": 0,
"strikeRate": 100
}
],
"bowlers": [
{
"player_id": 1027455,
"name": "player",
"position": "Bowlers",
"runs": 11,
"overs": 2.1,
"ballsBowled": 13,
"maiden": 0,
"wickets": 1,
"econ": 5.1,
"wides": 0,
"noBall": 0
}
]
}
]
},
"push_time_millis": 1727430040223
}
],
"total": 1
},
"msg": "success"
}