{
"code": 10000,
"data": [
{
"team": {
"gameId": 0,
"teamId": 0,
"name": "TBD",
"abbr": "TBD",
"logo": "string",
"kda": 0,
"integral": 0,
"hasFavorite": false
},
"all": {
"position": 0,
"won": 0,
"points": 0,
"deductPoints": 0,
"noteZh": "string",
"total": 0,
"draw": 0,
"loss": 0,
"goals": 0,
"goalsAgainst": 0,
"goalDiff": 0
},
"home": {
"position": 0,
"won": 0,
"points": 0,
"deductPoints": 0,
"noteZh": "string",
"total": 0,
"draw": 0,
"loss": 0,
"goals": 0,
"goalsAgainst": 0,
"goalDiff": 0
},
"away": {
"position": 0,
"won": 0,
"points": 0,
"deductPoints": 0,
"noteZh": "string",
"total": 0,
"draw": 0,
"loss": 0,
"goals": 0,
"goalsAgainst": 0,
"goalDiff": 0
}
}
],
"errorMessage": "string",
"message": "string"
}