curl --location --request GET '/sport/api/v3/stats/211/brackets?series_id=&page=&per_page='
{
"code": 0,
"data": {
"list": [
{
"sport_id": 211,
"series_id": 10316,
"brackets": [
{
"bracket_id": 2277,
"name": "32强",
"items": [
{
"node_id": 15335,
"parent_id": 0,
"match_ids": [
2703420
],
"win_team_id": 0,
"home_team_id": 15871,
"away_team_id": 15867,
"home_score": 0,
"away_score": 0
},
{
"node_id": 15336,
"parent_id": 15335,
"match_ids": [
2703424
],
"win_team_id": 15871,
"home_team_id": 15871,
"away_team_id": 15598,
"home_score": 2,
"away_score": 1
},
{
"node_id": 15337,
"parent_id": 15335,
"match_ids": [
2703423
],
"win_team_id": 15867,
"home_team_id": 15877,
"away_team_id": 15867,
"home_score": 1,
"away_score": 2
},
{
"node_id": 15338,
"parent_id": 15336,
"match_ids": [
2703417
],
"win_team_id": 15871,
"home_team_id": 15871,
"away_team_id": 15873,
"home_score": 2,
"away_score": 1
},
{
"node_id": 15339,
"parent_id": 15336,
"match_ids": [
2703421
],
"win_team_id": 15598,
"home_team_id": 15425,
"away_team_id": 15598,
"home_score": 3,
"away_score": 5
},
{
"node_id": 15340,
"parent_id": 15337,
"match_ids": [
2703425
],
"win_team_id": 15877,
"home_team_id": 15877,
"away_team_id": 15426,
"home_score": 2,
"away_score": 1
},
{
"node_id": 15341,
"parent_id": 15337,
"match_ids": [
2703426
],
"win_team_id": 15867,
"home_team_id": 15867,
"away_team_id": 15868,
"home_score": 6,
"away_score": 4
},
{
"node_id": 15342,
"parent_id": 15338,
"match_ids": [
2703415
],
"win_team_id": 15871,
"home_team_id": 15871,
"away_team_id": 15418,
"home_score": 4,
"away_score": 1
},
{
"node_id": 15343,
"parent_id": 15338,
"match_ids": [
2703414
],
"win_team_id": 15873,
"home_team_id": 15873,
"away_team_id": 15878,
"home_score": 2,
"away_score": 0
},
{
"node_id": 15344,
"parent_id": 15339,
"match_ids": [
2703418
],
"win_team_id": 15425,
"home_team_id": 15425,
"away_team_id": 15621,
"home_score": 3,
"away_score": 0
},
{
"node_id": 15345,
"parent_id": 15339,
"match_ids": [
2703422
],
"win_team_id": 15598,
"home_team_id": 15598,
"away_team_id": 15861,
"home_score": 1,
"away_score": 0
},
{
"node_id": 15346,
"parent_id": 15340,
"match_ids": [
2703416
],
"win_team_id": 15877,
"home_team_id": 15590,
"away_team_id": 15877,
"home_score": 0,
"away_score": 3
},
{
"node_id": 15347,
"parent_id": 15340,
"match_ids": [
2703419
],
"win_team_id": 15426,
"home_team_id": 15432,
"away_team_id": 15426,
"home_score": 1,
"away_score": 2
},
{
"node_id": 15348,
"parent_id": 15341,
"match_ids": [
2703412
],
"win_team_id": 15867,
"home_team_id": 15867,
"away_team_id": 15587,
"home_score": 2,
"away_score": 1
},
{
"node_id": 15349,
"parent_id": 15341,
"match_ids": [
2703413
],
"win_team_id": 15868,
"home_team_id": 15868,
"away_team_id": 15427,
"home_score": 2,
"away_score": 0
}
]
}
]
}
],
"total": 1
},
"msg": "success"
}