curl --location 'https://api.fnsjfnjf.com/match/teamStats//' \
--header 'GgToken: XWB2OFkyNF1ZKnU6KmZnWVsscTVXNWJZYVh2aldnZV1gXHZrVWNsWGBadmw'{
"code": 10000,
"data": {
"home": [
{
"player": {
"yxId": 0,
"xsId": 0,
"xsmc": "string",
"xsjc": "string",
"xstb": "string",
"xsbsx": "string",
"xswz": "string",
"gj": "string",
"gjtx": "string",
"nl": 0,
"sg": 0,
"sj": 0
},
"first": true,
"hasPlayed": 0,
"stats": [
0
]
}
],
"away": [
{
"player": {
"yxId": 0,
"xsId": 0,
"xsmc": "string",
"xsjc": "string",
"xstb": "string",
"xsbsx": "string",
"xswz": "string",
"gj": "string",
"gjtx": "string",
"nl": 0,
"sg": 0,
"sj": 0
},
"first": true,
"hasPlayed": 0,
"stats": [
0
]
}
]
},
"errorMessage": "string",
"message": "string"
}