curl --location 'http://api-dev.fnsjfnjf.com/esport/api/v3/advanced/list/rank?sport_id=2' \
--header 'app_id: marz2025' \
--header 'app_secret: d9b8eafc3b5a48b7a5f1c6d2e4f8a9e5b3d7c2a1f4e6b8a9d5f1c7e2b9d3a6f4'{
"code": 0,
"data": {
"list": [
{
"sport_id": 2,
"team_id": 31735,
"rank": 1
},
{
"sport_id": 2,
"team_id": 31917,
"rank": 2
},
{
"sport_id": 2,
"team_id": 558,
"rank": 3
},
{
"sport_id": 2,
"team_id": 31726,
"rank": 4
}
],
"total": 4
},
"msg": "success"
}