Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=started&page=6012
{ "count": 60111, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=started&page=6011", "results": [ { "id": 141798, "name": "LegendOfKazan Takt1k Friends", "director": { "id": 2048173, "username": "LegendOfKazan", "country": "ru", "icon": "https://user-uploads.online-go.com/c48ef7217cd0d7a1c5199086d274098e-64.png", "ratings": { "version": 5, "overall": { "rating": 305.22147522811383, "deviation": 90.41337264490579, "volatility": 0.05999485243468062 } }, "ranking": 5, "professional": false, "ui_class": "" }, "description": "Всем привет", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": 0, "rules": "japanese", "time_per_move": 12, "time_control_parameters": { "system": "byoyomi", "time_control": "byoyomi", "speed": "rapid", "pause_on_weekends": false, "main_time": 300, "period_time": 10, "periods": 9 }, "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": 2, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2026-07-02T13:00:00Z", "players_start": 4, "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 } ] }