curl --location 'http://api-dev.fnsjfnjf.com/esport/api/v3/advanced/list/transfers?sport_id=2&player_id=undefined&team_id=undefined&page=undefined&per_page=undefined&language=undefined' \
--header 'app_id: marz2025' \
--header 'app_secret: d9b8eafc3b5a48b7a5f1c6d2e4f8a9e5b3d7c2a1f4e6b8a9d5f1c7e2b9d3a6f4'{
"code": 0,
"data": {
"list": [
{
"sport_id": 2,
"player_id": 123310,
"name": "regali",
"from": 32166,
"from_name": "Entropiq",
"to": 47058,
"to_name": "FlyQuest",
"time": 1735574400
},
{
"sport_id": 2,
"player_id": 125002,
"name": "FL4MUS",
"from": 31837,
"from_name": "GamerLegion",
"to": 31828,
"to_name": "Virtus.pro",
"time": 1735574400
}
],
"total": 2
},
"msg": "success"
}