Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=started&page=6096
{ "count": 60951, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=started&page=6095", "results": [ { "id": 143925, "name": "2026/9/6 21:00 tournament", "director": { "id": 2029104, "username": "TuagomHaruto", "country": "un", "icon": "https://secure.gravatar.com/avatar/c91da782f0c4e60491ca1cdebaf9a95d?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1064.0744267372743, "deviation": 132.59373899298808, "volatility": 0.059996862458302685 } }, "ranking": 16.354603513727188, "professional": false, "ui_class": "" }, "description": "everyone can join this tournament...\nHave fun!!!", "schedule": null, "title": null, "tournament_type": "swiss", "handicap": 0, "rules": "japanese", "time_per_move": 14, "time_control_parameters": { "system": "absolute", "time_control": "absolute", "speed": "live", "pause_on_weekends": false, "total_time": 1800 }, "is_open": true, "exclude_provisional": false, "group": { "id": 16691, "name": "Weekly tournament", "summary": "", "require_invitation": false, "is_public": true, "admin_only_tournaments": true, "hide_details": false, "member_count": 1, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": true, "time_start": "2026-09-06T14:00:00Z", "players_start": 24, "first_pairing_method": "random", "subsequent_pairing_method": "strength", "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://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 4, "ranked": true } ] }