Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-exclude_provisional&page=6020
{ "count": 60191, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-exclude_provisional&page=6019", "results": [ { "id": 60460, "name": "Velenje", "director": { "id": 134125, "username": "mitava", "country": "at", "icon": "https://user-uploads.online-go.com/dd82ab9bd8acf39be51899ddbe1804ee-64.png", "ratings": { "version": 5, "overall": { "rating": 789.792021382491, "deviation": 64.86396886901105, "volatility": 0.059924389565863295 } }, "ranking": 9.453797542761778, "professional": false, "ui_class": "" }, "description": "19x19", "schedule": null, "title": null, "tournament_type": "swiss", "handicap": 0, "rules": "japanese", "time_per_move": 91200, "time_control_parameters": { "system": "byoyomi", "time_control": "byoyomi", "speed": "correspondence", "pause_on_weekends": true, "main_time": 432000, "period_time": 86400, "periods": 3 }, "is_open": true, "exclude_provisional": false, "group": { "id": 374, "name": "Slovenija", "summary": "", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 55, "icon": "https://user-uploads.online-go.com/4ed128f6478ae7603dbe02435c4af5de-64.png" }, "auto_start_on_max": true, "time_start": "2020-05-13T16:00:00Z", "players_start": 3, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 12, "analysis_enabled": true, "exclusivity": "open", "started": "2020-05-13T14:30:59.433523Z", "ended": "2020-07-29T12:44:08.783575Z", "start_waiting": "2020-05-13T14:30:58.800311Z", "board_size": 19, "active_round": null, "icon": "https://user-uploads.online-go.com/4ed128f6478ae7603dbe02435c4af5de-15.png", "player_count": 5, "ranked": true } ] }