Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=started&page=6006
{ "count": 60051, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=started&page=6005", "results": [ { "id": 141603, "name": "Daisy", "director": { "id": 1853853, "username": "Takt1k", "country": "un", "icon": "https://secure.gravatar.com/avatar/6f492ec904db0e7e6912b2240ba3ab8c?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 702.9489641053359, "deviation": 70.95834222795314, "volatility": 0.060175574295142295 } }, "ranking": 6.757161578156639, "professional": false, "ui_class": "" }, "description": "Dissatisfaction", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": 0, "rules": "japanese", "time_per_move": 5, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "blitz", "pause_on_weekends": false, "time_increment": 5, "initial_time": 30, "max_time": 300 }, "is_open": true, "exclude_provisional": true, "group": { "id": 16264, "name": "9x9 13x13 19x19 123 ! !", "summary": "", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 10, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2026-06-26T06:00:00Z", "players_start": 4, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 18, "analysis_enabled": true, "exclusivity": "group", "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": 2, "ranked": true } ] }