Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=started&page=5937
{ "count": 59362, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=started&page=5936", "results": [ { "id": 139288, "name": "19x19 correspondence Go tournament", "director": { "id": 1754384, "username": "Shogi2025", "country": "us", "icon": "https://user-uploads.online-go.com/a65f17713540c0b672ebb8cc2910edb9-64.png", "ratings": { "version": 5, "overall": { "rating": 747.4466092783048, "deviation": 64.41769673040095, "volatility": 0.06007179086740614 } }, "ranking": 8.178075823536805, "professional": false, "ui_class": "" }, "description": "My first hosting of a Go tournament, as last time that I tried, it did not start. I appreciate anyone who joins.", "schedule": null, "title": null, "tournament_type": "mcmahon", "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": true, "group": { "id": 43, "name": "Kyu Level Study Group", "summary": "A group for kyu level players! Join, play tournaments, and have fun. Thanks for being a part of our community!", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 8866, "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-64.png" }, "auto_start_on_max": false, "time_start": "2026-04-17T01:00:00Z", "players_start": 4, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "group", "started": null, "ended": null, "start_waiting": null, "board_size": 19, "active_round": null, "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-15.png", "player_count": 4, "ranked": false }, { "id": 139340, "name": "zoro's fun", "director": { "id": 2004667, "username": "kiserbra", "country": "un", "icon": "https://secure.gravatar.com/avatar/a1d42f319169f30d693a69c3466a5758?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1500, "deviation": 350, "volatility": 0.06 } }, "ranking": 24.303382182144386, "professional": false, "ui_class": "provisional" }, "description": "good luck", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": 0, "rules": "japanese", "time_per_move": 15, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "live", "pause_on_weekends": false, "time_increment": 10, "initial_time": 600, "max_time": 3600 }, "is_open": true, "exclude_provisional": true, "group": { "id": 25, "name": "Go Basics", "summary": "A learning and teaching environment for players of all strengths with emphasis on tournaments and game reviews. Come teach, learn, and have fun!", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 17902, "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png" }, "auto_start_on_max": false, "time_start": "2026-04-16T19:00:00Z", "players_start": 4, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "group", "started": null, "ended": null, "start_waiting": null, "board_size": 19, "active_round": null, "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png", "player_count": 0, "ranked": true } ] }