Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-player_count&page=5906
{ "count": 59051, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-player_count&page=5905", "results": [ { "id": 136331, "name": "9x9 Mini League 5k-15k #162", "director": { "id": 1015644, "username": "wiadp1", "country": "pl", "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png", "ratings": { "version": 5, "overall": { "rating": 1383.6726296335348, "deviation": 71.55754537814445, "volatility": 0.06013685293804523 } }, "ranking": 22.434625791401405, "professional": false, "ui_class": "" }, "description": "Special league for players between 15kyu and 5kyu. Tournament will be started as soon as 5 players will join it.\n\nPrevious winners: https://online-go.com/group/10842", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "japanese", "time_per_move": 95543, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "correspondence", "time_increment": 86400, "initial_time": 259200, "max_time": 604800 }, "is_open": true, "exclude_provisional": true, "group": { "id": 3524, "name": "9x9 Lovers", "summary": "A group for Go players who love the 9x9 board.", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 689, "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-64.png" }, "auto_start_on_max": true, "time_start": "2026-01-18T20:05:00Z", "players_start": 5, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 15, "max_ranking": 25, "analysis_enabled": true, "exclusivity": "open", "started": null, "ended": null, "start_waiting": null, "board_size": 9, "active_round": null, "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-15.png", "player_count": 0, "ranked": true } ] }