Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=-player_count&page=5945
{ "count": 59442, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-player_count&page=5944", "results": [ { "id": 139538, "name": "9x9 Mini League 10k-25k #387", "director": { "id": 1015644, "username": "wiadp1", "country": "pl", "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png", "ratings": { "version": 5, "overall": { "rating": 1342.0294682275521, "deviation": 67.12449415853307, "volatility": 0.06020075398567622 } }, "ranking": 21.7272013041845, "professional": false, "ui_class": "" }, "description": "Special league for players between 25kyu and 10kyu. 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": 698, "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-64.png" }, "auto_start_on_max": true, "time_start": "2026-04-26T19:05:00Z", "players_start": 5, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 20, "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 }, { "id": 139554, "name": "13x13 Mini League 10k-25k #60", "director": { "id": 1688153, "username": "Mittelmark", "country": "de", "icon": "https://user-uploads.online-go.com/f86d53e1b08ba490783eac759518a835-64.png", "ratings": { "version": 5, "overall": { "rating": 1085.853799560171, "deviation": 67.3768163524415, "volatility": 0.060025167068784406 } }, "ranking": 16.823651478136373, "professional": false, "ui_class": "supporter" }, "description": "A little round robin with 4 games for everyone on a 13x13 board with (not too) relaxed time settings.", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "japanese", "time_per_move": 93703, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "correspondence", "pause_on_weekends": true, "time_increment": 86400, "initial_time": 432000, "max_time": 1209600 }, "is_open": true, "exclude_provisional": true, "group": { "id": 161, "name": "13x13", "summary": "Like to play on a 13 x 13 board?", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 58, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": true, "time_start": "2026-05-01T18:00:00Z", "players_start": 5, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 20, "analysis_enabled": false, "exclusivity": "open", "started": null, "ended": null, "start_waiting": null, "board_size": 13, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 0, "ranked": true } ] }