Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=-exclude_provisional&page=5883
{ "count": 58821, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-exclude_provisional&page=5882", "results": [ { "id": 135375, "name": "Midrange Madness 19x19 2601", "director": { "id": 1164695, "username": "Guy Mulford", "country": "us", "icon": "https://user-uploads.online-go.com/5cb2530df2b32aef8bd63989615c3485-64.png", "ratings": { "version": 5, "overall": { "rating": 1338.3028622479922, "deviation": 66.35008583978833, "volatility": 0.05996939734202354 } }, "ranking": 21.66282795537586, "professional": false, "ui_class": "" }, "description": "Life happens. Vacation time is legal but please don't use it to stall the tournament as that will be considered grounds for disqualification.\n\nHave fun!", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "japanese", "time_per_move": 43884, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "correspondence", "pause_on_weekends": true, "time_increment": 43200, "initial_time": 86400, "max_time": 604800 }, "is_open": true, "exclude_provisional": false, "group": { "id": 12568, "name": "League of Extraordinary Players", "summary": "We play Go!", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 7, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2026-01-04T08:00:00Z", "players_start": 4, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 15, "max_ranking": 25, "analysis_enabled": true, "exclusivity": "open", "started": "2026-01-04T08:00:47.143876Z", "ended": null, "start_waiting": "2026-01-04T08:00:47.031453Z", "board_size": 19, "active_round": 1, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 5, "ranked": true } ] }