Seasons Info
Seasons Info
Query Parameters
- season_id integer
Default value:
eq.11861
- offset string
Default value:
0
Limiting and Pagination
- limit string
Default value:
50
Limiting and Pagination
- lang string
Default value:
en
Multi-language
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
Schema array
- season_id integer
Note: This is a Primary Key.
- season_name text
- rounds integer
- competitors integer
- total_prize_money integer
- total_prize_money_currency text
- city text
- countries string[]
- higher_tournament_teams jsonb
- lower_tournament_teams jsonb
- tournament_other_teams jsonb
[
{
"season_id": 11861,
"season_name": "DEL 2 23/24",
"competitors": 14
}
]
Loading...