Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=max_ranking&page=5937
{ "count": 59362, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=max_ranking&page=5936", "results": [ { "id": 34388, "name": "Torneo de Test", "director": { "id": 198773, "username": "achecopar", "country": "uy", "icon": "https://user-uploads.online-go.com/d6faf6cdbfe14324cbb65ddd4aa7f73c-64.png", "ratings": { "version": 5, "overall": { "rating": 1366.7075078446317, "deviation": 64.79969369494205, "volatility": 0.06025779221070889 } }, "ranking": 22.149030687539145, "professional": false, "ui_class": "" }, "description": "testeo para ver si efectivamente se puede declarar a un jugador como perdedor", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": 0, "rules": "japanese", "time_per_move": 89280, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "initial_time": 259200, "max_time": 604800, "time_increment": 86400, "speed": "correspondence" }, "is_open": true, "exclude_provisional": false, "group": { "id": 2166, "name": "Test Torneo", "summary": "", "require_invitation": true, "is_public": false, "admin_only_tournaments": false, "hide_details": true, "member_count": 2, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2018-02-08T15:45:00Z", "players_start": 2, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "open", "started": "2018-02-08T15:45:23.245750Z", "ended": "2018-02-08T15:56:59.533827Z", "start_waiting": "2018-02-08T15:45:22.986044Z", "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 2, "ranked": true }, { "id": 130249, "name": "9x9 Open D.E. Cup #189", "director": { "id": 1015644, "username": "wiadp1", "country": "pl", "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png", "ratings": { "version": 5, "overall": { "rating": 1378.8621286869252, "deviation": 66.61260604697289, "volatility": 0.060203637791238884 } }, "ranking": 22.354001857791825, "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/10842", "schedule": null, "title": null, "tournament_type": "double_elimination", "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": false, "group": { "id": 3524, "name": "9x9 Lovers", "summary": "A group for Go players who love the 9x9 board.", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 698, "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-64.png" }, "auto_start_on_max": true, "time_start": "2025-07-20T19: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": "2025-07-20T12:18:29.084923Z", "ended": "2025-11-03T12:10:01.084054Z", "start_waiting": "2025-07-20T12:18:28.963270Z", "board_size": 9, "active_round": null, "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-15.png", "player_count": 8, "ranked": true } ] }