curl --location 'http://api-dev.fnsjfnjf.com/esport/api/v3/advanced/list/log?sport_id=2&channel=result&push_id%09=361010' \
--header 'app_id: marz2025' \
--header 'app_secret: d9b8eafc3b5a48b7a5f1c6d2e4f8a9e5b3d7c2a1f4e6b8a9d5f1c7e2b9d3a6f4'{
"code": 0,
"data": {
"list": [
{
"sport_id": 2,
"channel": "result",
"push_type": "update",
"data": {
"sport_id": 2,
"match_id": 365112,
"race_id": 536275,
"stage": 1,
"map_id": 29,
"round_num": 24,
"teams": [
{
"team_id": 48167,
"side": 1,
"win": 0,
"fh_score": 4,
"sh_score": 7,
"m_score": 0,
"score": 11,
"kills": 11,
"special_kill": {
"five_kills": 0,
"ten_kills": 1,
"first_blood": 1,
"r16_win": 1,
"timeout_win": 0
},
"up_win": [
4,
0,
0,
0,
1,
0,
0,
0,
1,
0,
4,
0
],
"down_win": [
2,
3,
2,
3,
2,
2,
0,
0,
0,
0,
2,
0
],
"players": [
{
"player_id": 131492,
"kills": 2,
"deaths": 4,
"assists": 0,
"adr": 0,
"headshot": 5,
"flasher": 1,
"kast": 55.6,
"kd_diff": -8,
"fk_diff": -3,
"rating": 0.56,
"impact": 0.32
}
]
},
{
"team_id": 32378,
"side": 2,
"win": 1,
"fh_score": 8,
"sh_score": 5,
"m_score": 0,
"score": 13,
"kills": 13,
"special_kill": {
"five_kills": 1,
"ten_kills": 0,
"first_blood": 0,
"r16_win": 0,
"timeout_win": 0
},
"up_win": [
0,
3,
2,
2,
0,
2,
2,
3,
0,
2,
0,
2
],
"down_win": [
0,
0,
0,
0,
0,
0,
5,
1,
4,
1,
0,
1
],
"players": [
{
"player_id": 124309,
"kills": 2,
"deaths": 4,
"assists": 0,
"adr": 0,
"headshot": 5,
"flasher": 1,
"kast": 55.6,
"kd_diff": -8,
"fk_diff": -3,
"rating": 0.56,
"impact": 0.32
}
]
}
]
},
"push_time_millis": 1731394014912
}
],
"total": 1
},
"msg": "success"
}