Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=started&page=5963
{ "count": 59621, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=started&page=5962", "results": [ { "id": 140166, "name": "First Tournament", "director": { "id": 2014469, "username": "LaEsperantisto", "country": "_Esperanto", "icon": "https://user-uploads.online-go.com/36ab4f95e36d5b7485a74e1a57e81ff3-64.png", "ratings": { "version": 5, "overall": { "rating": 765.4423692853741, "deviation": 110.75317879668542, "volatility": 0.06001236358030911 } }, "ranking": 8.728838635732842, "professional": false, "ui_class": "" }, "description": "Description", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": 0, "rules": "japanese", "time_per_move": 259200, "time_control_parameters": { "system": "simple", "time_control": "simple", "speed": "correspondence", "pause_on_weekends": true, "per_move": 259200 }, "is_open": true, "exclude_provisional": true, "group": { "id": 16401, "name": "Newcastle-Under-Lyme School", "summary": "The NULS igokaisho", "require_invitation": false, "is_public": false, "admin_only_tournaments": true, "hide_details": true, "member_count": 9, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2026-05-12T11: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": 9, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 0, "ranked": true } ] }