Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=id&page=6016
{ "count": 60152, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=id&page=6015", "results": [ { "id": 141934, "name": "Fast tournament - no vacation", "director": { "id": 526987, "username": "Gia", "country": "gr", "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png", "ratings": { "version": 5, "overall": { "rating": 1069.9722929833895, "deviation": 64.54304764564282, "volatility": 0.060068424515234815 } }, "ranking": 16.482563178301493, "professional": false, "ui_class": "supporter" }, "description": "Fast tournament - no vacation", "schedule": null, "title": null, "tournament_type": "s_mcmahon", "handicap": -1, "rules": "japanese", "time_per_move": 87768, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "correspondence", "pause_on_weekends": true, "time_increment": 86400, "initial_time": 172800, "max_time": 172800 }, "is_open": true, "exclude_provisional": false, "group": { "id": 508, "name": "Fast Correspondence", "summary": "Tournaments for people who like to play quick correspondence games.", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 828, "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-64.png" }, "auto_start_on_max": true, "time_start": "2026-07-11T20:00:00Z", "players_start": 10, "first_pairing_method": "strength", "subsequent_pairing_method": "strength", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": false, "exclusivity": "open", "started": null, "ended": null, "start_waiting": null, "board_size": 19, "active_round": null, "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-15.png", "player_count": 0, "ranked": true }, { "id": 141936, "name": "19x19 Open D.E. Cup #182", "director": { "id": 1015644, "username": "wiadp1", "country": "pl", "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png", "ratings": { "version": 5, "overall": { "rating": 1324.0959462703095, "deviation": 69.99372712007725, "volatility": 0.06023788322736291 } }, "ranking": 21.41576262051663, "professional": false, "ui_class": "" }, "description": "Double-Elimination tournament for everyone. It will be started as soon as 8 players will join it.\n\nPrevious winners: https://online-go.com/group/12599", "schedule": null, "title": null, "tournament_type": "double_elimination", "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": 78, "icon": "https://user-uploads.online-go.com/02eb72b0992a3db1053a7c08c080d81b-64.png" }, "auto_start_on_max": true, "time_start": "2026-07-12T21:00:00Z", "players_start": 8, "first_pairing_method": "random", "subsequent_pairing_method": "random", "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://user-uploads.online-go.com/02eb72b0992a3db1053a7c08c080d81b-15.png", "player_count": 0, "ranked": true } ] }