Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-player_count&page=5921
{ "count": 59202, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-player_count&page=5920", "results": [ { "id": 138865, "name": "新歓リーグ", "director": { "id": 1992962, "username": "むらえもん", "country": "jp", "icon": "https://user-uploads.online-go.com/ee47a914a4e060784181d15bea8159e4-64.png", "ratings": { "version": 5, "overall": { "rating": 692.7137092223036, "deviation": 174.25185232581015, "volatility": 0.05999727337126367 } }, "ranking": 6.417609044417873, "professional": false, "ui_class": "provisional" }, "description": "新歓です。小学生、初心者大歓迎!", "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": 16319, "name": "親子囲碁リーグ", "summary": "", "require_invitation": true, "is_public": false, "admin_only_tournaments": true, "hide_details": true, "member_count": 1, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2026-04-20T03:00:00Z", "players_start": 4, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 20, "analysis_enabled": true, "exclusivity": "group", "started": null, "ended": null, "start_waiting": null, "board_size": 9, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 0, "ranked": true }, { "id": 138873, "name": "13x13 Mini League 10k-25k #57", "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": 57, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": true, "time_start": "2026-04-10T20: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 } ] }