Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=started&page=6023
{ "count": 60221, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=started&page=6022", "results": [ { "id": 142129, "name": "Всем привет", "director": { "id": 2048173, "username": "LegendOfKazan", "country": "ru", "icon": "https://secure.gravatar.com/avatar/4b3218ff49f88d5feab2e241fcfee781?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 325.7746374642654, "deviation": 70.37044557735055, "volatility": 0.0600079103685612 } }, "ranking": 5, "professional": false, "ui_class": "" }, "description": "Takt1k", "schedule": null, "title": null, "tournament_type": "double_elimination", "handicap": 0, "rules": "japanese", "time_per_move": 32, "time_control_parameters": { "system": "byoyomi", "time_control": "byoyomi", "speed": "live", "pause_on_weekends": false, "main_time": 300, "period_time": 30, "periods": 5 }, "is_open": true, "exclude_provisional": true, "group": { "id": 16536, "name": "LegendOfKazan Takt1k Friends", "summary": "", "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": false, "time_start": "2026-07-12T13:00:00Z", "players_start": 2, "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": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 0, "ranked": true } ] }