curl --location 'http://api-dev.fnsjfnjf.com/esport/api/v3/base/list/team?sport_id=undefined&status=undefined&page=undefined&per_page=undefined&language=undefined&recent_update=undefined' \
--header 'app_id: marz2025' \
--header 'app_secret: d9b8eafc3b5a48b7a5f1c6d2e4f8a9e5b3d7c2a1f4e6b8a9d5f1c7e2b9d3a6f4'{
"code": 0,
"data": {
"list": [
{
"sport_id": 1,
"team_id": 378,
"name": "GAM Esports",
"name_en": "GAM Esports",
"league_id": 0,
"abbr": "GAM",
"abbr_en": "GAM",
"logo": "/lol/team/ed8423d34bb814df18ac4f42a90e3eed.png",
"country_id": 11,
"status": "work",
"integral": 5,
"age": "21",
"begin_time": 1482076800,
"bonus": "384755",
"coach_id": "1234",
"vice_coach_id": "12365",
"region_id": 224,
"update_time": 1700464194
},
{
"sport_id": 1,
"team_id": 216,
"name": "Team Secret",
"name_en": "Team Secret",
"league_id": 0,
"abbr": "TS",
"abbr_en": "TS",
"logo": "/lol/team/e81ea5d11d4641a19fbe36a1ade6f01b.png",
"country_id": 12,
"status": "work",
"integral": 4,
"age": "21",
"begin_time": 1581523200,
"bonus": "27562",
"coach_id": "1234",
"vice_coach_id": "12365",
"region_id": 224,
"update_time": 1696777535
}
],
"total": 2
},
"msg": "success"
}