Response
Field | Type | Description |
---|---|---|
description | string | Tournament description |
end_at | timestamp | Tournament end date and time |
matches_start_at | timestamp | Matches start date and time |
max_players_count | numeric | Maximum number of players per team in tournament |
min_players_count | numeric | Minimum number of players per team in tournament |
other_rules | string | Tournament other regulations |
prize_description | string | Tournament award description |
registration_end_at | timestamp | Registration end date and time |
registration_start_at | timestamp | Registration start date and time |
rules | string | Tournament rules and regulations |
start_at | timestamp | Tournament start date and time |
status | string | Tournament status |
title | string | Tournament name |
tournament_id | numeric | Tournament id |
award | Award for participating in tournament | |
award.amount | numeric | Award amount |
award.currency | string | Award currency: Free XP, gold or credits |
fee | Fee for participating in tournament | |
fee.amount | numeric | Fee amount |
fee.currency | string | Fee currency: Free XP, gold or credits |
logo | Tournament Logo | |
logo.original | string | Link to logo |
logo.preview | string | Link to preview |
media_links | Section contains information about links to tournament media resources | |
media_links.id | string | ID of media resource link |
media_links.image | string | Image of media resource link; available only for links of "Custom" type |
media_links.kind | string | Type of media resource link |
media_links.url | string | Link to media resource |
teams | Total number of teams in tournament, both already registered and in process of forming | |
teams.confirmed | numeric | Number of confirmed teams in tournament |
teams.max | numeric | Maximum number of teams available in tournament |
teams.min | numeric | Minimum number of teams in tournament |
teams.total | numeric | Total number of teams in tournament, both already registered and in process of forming |
winner_award | Award for winning tournament | |
winner_award.amount | numeric | Winner Award amount |
winner_award.currency | string | Winner Award currency: Free XP, gold or credits |