Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-ranked&page=5944
{ "count": 59431, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-ranked&page=5943", "results": [ { "id": 139396, "name": "9 x 9 Live tournament", "director": { "id": 1379130, "username": "Tsheplin", "country": "gg", "icon": "https://user-uploads.online-go.com/131b0654ec56e24937baaba5656afbb1-64.png", "ratings": { "version": 5, "overall": { "rating": 1039.6669219676037, "deviation": 62.12661347309132, "volatility": 0.05986344872516433 } }, "ranking": 15.81740906252981, "professional": false, "ui_class": "supporter" }, "description": "Fun 9x9 tournament", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": 0, "rules": "japanese", "time_per_move": 16, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "live", "pause_on_weekends": false, "time_increment": 10, "initial_time": 180, "max_time": 1800 }, "is_open": true, "exclude_provisional": true, "group": { "id": 14633, "name": "THE TOURNERMENT PLACE (FOR EVERYBODY !!!!!!)", "summary": "", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 9, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2026-04-20T17:00:00Z", "players_start": 4, "first_pairing_method": "slide", "subsequent_pairing_method": "slide", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": false, "exclusivity": "open", "started": "2026-04-20T17:00:57.232429Z", "ended": "2026-04-20T17:20:36.530628Z", "start_waiting": "2026-04-20T17:00:56.934785Z", "board_size": 9, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 4, "ranked": false } ] }