Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=-player_count&page=5886
{ "count": 58851, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-player_count&page=5885", "results": [ { "id": 137980, "name": "9x9 Mini League 1k-9k #168", "director": { "id": 1015644, "username": "wiadp1", "country": "pl", "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png", "ratings": { "version": 5, "overall": { "rating": 1430.7765336720079, "deviation": 69.84506276965516, "volatility": 0.060172535793565254 } }, "ranking": 23.209596059304893, "professional": false, "ui_class": "" }, "description": "Special league for players between 9kyu and 1kyu. 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": 694, "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-64.png" }, "auto_start_on_max": true, "time_start": "2026-03-08T20:05:00Z", "players_start": 5, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 21, "max_ranking": 29, "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 } ] }