Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=max_ranking&page=6023
{ "count": 60222, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=max_ranking&page=6022", "results": [ { "id": 132826, "name": "19x19 Open League #103", "director": { "id": 1015644, "username": "wiadp1", "country": "pl", "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png", "ratings": { "version": 5, "overall": { "rating": 1325.0529908848616, "deviation": 70.58676374549262, "volatility": 0.06023746882442591 } }, "ranking": 21.43248918766429, "professional": false, "ui_class": "" }, "description": "Open league for everyone. Tournament will be started as soon as 10 players will join it.\n\nPrevious winners: https://online-go.com/group/12599", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "japanese", "time_per_move": 88451, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "correspondence", "time_increment": 86400, "initial_time": 259200, "max_time": 604800 }, "is_open": true, "exclude_provisional": false, "group": { "id": 12599, "name": "GO Special Tournaments", "summary": "", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 79, "icon": "https://user-uploads.online-go.com/02eb72b0992a3db1053a7c08c080d81b-64.png" }, "auto_start_on_max": true, "time_start": "2025-10-12T21:00:00Z", "players_start": 10, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "open", "started": "2025-10-10T22:19:27.138951Z", "ended": "2026-03-01T13:50:33.041254Z", "start_waiting": "2025-10-10T22:19:26.543647Z", "board_size": 19, "active_round": null, "icon": "https://user-uploads.online-go.com/02eb72b0992a3db1053a7c08c080d81b-15.png", "player_count": 10, "ranked": true }, { "id": 66999, "name": "烏鷺の会tournament", "director": { "id": 788184, "username": "f_uenoyama", "country": "jp", "icon": "https://secure.gravatar.com/avatar/acdee1cb9e308c99bb0cfbf83b3108ed?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1890.2264282755775, "deviation": 64.62222469760405, "volatility": 0.06006546772816851 } }, "ranking": 29.656391803193504, "professional": false, "ui_class": "" }, "description": "第3回烏鷺の会親善試合 今回はトーナメント制(敗者復活アリ)で行います。オール互先、ペアリングはランダムです。", "schedule": null, "title": null, "tournament_type": "double_elimination", "handicap": 0, "rules": "japanese", "time_per_move": 89280, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "correspondence", "pause_on_weekends": false, "time_increment": 86400, "initial_time": 259200, "max_time": 604800 }, "is_open": true, "exclude_provisional": false, "group": { "id": 5915, "name": "Web烏鷺の会", "summary": "", "require_invitation": false, "is_public": false, "admin_only_tournaments": false, "hide_details": true, "member_count": 10, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2020-11-01T00:00:00Z", "players_start": 4, "first_pairing_method": "random", "subsequent_pairing_method": "random", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": false, "exclusivity": "group", "started": "2020-11-01T00:00:26.867739Z", "ended": "2020-11-23T13:57:26.785309Z", "start_waiting": "2020-11-01T00:00:26.410651Z", "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 7, "ranked": true } ] }