Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=started&page=6088
{ "count": 60871, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=started&page=6087", "results": [ { "id": 143740, "name": "Test Tournament But With Winner", "director": { "id": 2030891, "username": "LilLionDude", "country": "us", "icon": "https://user-uploads.online-go.com/e678a72a2810a584b228f8cfdeb94379-64.png", "ratings": { "version": 5, "overall": { "rating": 356.61368372706806, "deviation": 82.8536935785668, "volatility": 0.06000293294714762 } }, "ranking": 5, "professional": false, "ui_class": "" }, "description": "Get It?", "schedule": null, "title": null, "tournament_type": "opengotha", "handicap": 0, "rules": "chinese", "time_per_move": 20, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "live", "pause_on_weekends": false, "time_increment": 15, "initial_time": 600, "max_time": 900 }, "is_open": true, "exclude_provisional": false, "group": { "id": 6310, "name": "Test Group But With Admin", "summary": "", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 3, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2026-08-30T17:00:00Z", "players_start": 4, "first_pairing_method": "opengotha", "subsequent_pairing_method": "opengotha", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": false, "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": 1, "ranked": false } ] }