Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-subsequent_pairing_method&page=5912
{ "count": 59111, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-subsequent_pairing_method&page=5911", "results": [ { "id": 102735, "name": "applezero", "director": { "id": 1300078, "username": "nworld101", "country": "un", "icon": "https://secure.gravatar.com/avatar/0c45f23574607ff5d58dab05a1da7092?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1500, "deviation": 350, "volatility": 0.06 } }, "ranking": 24.303382182144386, "professional": false, "ui_class": "provisional" }, "description": "applezz", "schedule": null, "title": null, "tournament_type": "opengotha", "handicap": 0, "rules": "japanese", "time_per_move": 51, "time_control_parameters": { "system": "byoyomi", "time_control": "byoyomi", "speed": "live", "pause_on_weekends": false, "main_time": 600, "period_time": 30, "periods": 3 }, "is_open": true, "exclude_provisional": false, "group": { "id": 13169, "name": "N-World Go Academy", "summary": "", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 16, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2023-04-30T08:10:00Z", "players_start": 4, "first_pairing_method": "opengotha", "subsequent_pairing_method": "opengotha", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": false, "exclusivity": "open", "started": "2023-04-30T08:03:12.469280Z", "ended": "2023-04-30T08:09:01.789250Z", "start_waiting": "2023-04-30T08:09:01.785964Z", "board_size": 9, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 3, "ranked": true } ] }