Subleague Profile
Update Time: 2022-05-30 10:02
Introduction
• This interface is used to obtain type data of different stages and sub-leagues of the league. 
• Returns all league stages and sub-leagues by default.
• When a league contains different divisions or multiple stages, the sub-league information is differentiated to distinguish.
Related Plans
You can use this api by subscribing plans: Live Data.
Request
- Path: /sport/football/league/sub
- Method: GET
- Calls: This interface is limited to 1800 second/call;
- Recommend Calls: 1 day/call
Response
| Parameter | Value | Description | 
|---|---|---|
| leagueId | string | The league to which the sub-league belongs. | 
| subLeagueId | string | |
| name | string | |
| number | int | The order of the different sub-libraries in the same league. | 
| totalRound | int | |
| currentRound | int | |
| currentSeason | string | e.g. 2018-2019 | 
| includeSeason | string | |
| hasScore | boolean | Is there standing data? | 
| hasTwoLegs | boolean | Whether this stage of the league is a two-round match?(One home and one away, two matches are decided to win or lose) | 
| currentSubLeague | boolean | Is this subleague in progress? | 
Example Request
Example Response
{}



 Tiếng Việt
 Tiếng Việt  ภาษาไทย
 ภาษาไทย 

