Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=max_ranking&page=5944
{ "count": 59431, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=max_ranking&page=5943", "results": [ { "id": 132333, "name": "my first tournament", "director": { "id": 1844566, "username": "sarahspencer1983", "country": "un", "icon": "https://secure.gravatar.com/avatar/400a172282125a8750dc376122225081?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 214.16958391305866, "deviation": 76.98745851202942, "volatility": 0.06004534926353875 } }, "ranking": 5, "professional": false, "ui_class": "" }, "description": "idk what to put here", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": 0, "rules": "japanese", "time_per_move": 4, "time_control_parameters": { "system": "simple", "time_control": "simple", "speed": "blitz", "pause_on_weekends": false, "per_move": 4 }, "is_open": true, "exclude_provisional": true, "group": { "id": 12154, "name": "DDK-SDK group", "summary": "", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 3, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2025-09-12T16:00:00Z", "players_start": 0, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "group", "started": "2025-09-12T16:00:16.338289Z", "ended": "2025-09-12T16:00:16.317460Z", "start_waiting": "2025-09-12T16:00:16.250904Z", "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 1, "ranked": true } ] }