Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-player_count&page=5919
{ "count": 59182, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-player_count&page=5918", "results": [ { "id": 136675, "name": "13x13 Mini League 10k-25k #46", "director": { "id": 1688153, "username": "Mittelmark", "country": "de", "icon": "https://user-uploads.online-go.com/f86d53e1b08ba490783eac759518a835-64.png", "ratings": { "version": 5, "overall": { "rating": 1122.9101929295143, "deviation": 66.77822123656603, "volatility": 0.060028896801368324 } }, "ranking": 17.600498627992245, "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": 56, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": true, "time_start": "2026-01-30T19: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 }, { "id": 136689, "name": "fast tournament", "director": { "id": 1317170, "username": "516408598rx", "country": "un", "icon": "https://user-uploads.online-go.com/49a0705116cda40dbcebcccd34583396-64.png", "ratings": { "version": 5, "overall": { "rating": 1071.2266411504452, "deviation": 63.190608749684245, "volatility": 0.06003800206760143 } }, "ranking": 16.509686452954963, "professional": false, "ui_class": "" }, "description": "fast fast fast", "schedule": null, "title": null, "tournament_type": "swiss", "handicap": -1, "rules": "japanese", "time_per_move": 1, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "blitz", "pause_on_weekends": false, "time_increment": 1, "initial_time": 5, "max_time": 5 }, "is_open": true, "exclude_provisional": true, "group": { "id": 14839, "name": "GYATT MONSTER 👿 GO!", "summary": "", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 17, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2026-01-24T03:00:00Z", "players_start": 2, "first_pairing_method": "slide", "subsequent_pairing_method": "strength", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "open", "started": null, "ended": null, "start_waiting": null, "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 0, "ranked": true } ] }