Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=started&page=6067
{ "count": 60661, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=started&page=6066", "results": [ { "id": 143239, "name": "Live Swiss 9x9 Chinese Tournament", "director": { "id": 2030891, "username": "LilLionDude", "country": "us", "icon": "https://user-uploads.online-go.com/e678a72a2810a584b228f8cfdeb94379-64.png", "ratings": { "version": 5, "overall": { "rating": 379.75590674730324, "deviation": 85.50560411127205, "volatility": 0.0600059494406106 } }, "ranking": 5, "professional": false, "ui_class": "" }, "description": "Time Control: Live!", "schedule": null, "title": null, "tournament_type": "swiss", "handicap": -1, "rules": "chinese", "time_per_move": 92, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "live", "pause_on_weekends": false, "time_increment": 60, "initial_time": 900, "max_time": 3600 }, "is_open": true, "exclude_provisional": false, "group": { "id": 16638, "name": "Tournament-naughts", "summary": "NEW OFFICIAL TOURNAMENT GROUP", "require_invitation": false, "is_public": true, "admin_only_tournaments": true, "hide_details": false, "member_count": 3, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": true, "time_start": "2026-08-16T14:15:00Z", "players_start": 8, "first_pairing_method": "random", "subsequent_pairing_method": "random", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "open", "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": 1, "ranked": true } ] }