curl --location 'https://api.esportsdata.cc/esport/api/v3/advanced/2/team/honor?team_id=&page=&per_page=&recent_update='{
"code": 0,
"data": {
"list": [
{
"sport_id": 2,
"team_id": 1748,
"major_honor": [
{
"honor": "1st",
"series_id": 5631
},
{
"honor": "3-4th",
"series_id": 5631
}
],
"lan_honor": [
{
"honor": "1st",
"series_id": 5631
},
{
"honor": "3-4th",
"series_id": 5631
}
]
},
{
"sport_id": 2,
"team_id": 1746,
"major_honor": [
{
"honor": "1st",
"series_id": 5631
},
{
"honor": "3-4th",
"series_id": 5631
}
],
"lan_honor": [
{
"honor": "1st",
"series_id": 5631
},
{
"honor": "3-4th",
"series_id": 5631
}
]
}
],
"total": 2
},
"msg": "success"
}