Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=started&page=6058
{ "count": 60571, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=started&page=6057", "results": [ { "id": 143042, "name": "Takt1k", "director": { "id": 1853853, "username": "Takt1k", "country": "un", "icon": "https://secure.gravatar.com/avatar/6f492ec904db0e7e6912b2240ba3ab8c?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1000.224375583497, "deviation": 64.41728701560272, "volatility": 0.06017422871905447 } }, "ranking": 14.922058641549032, "professional": false, "ui_class": "" }, "description": "Удачи всем", "schedule": null, "title": null, "tournament_type": "double_elimination", "handicap": 0, "rules": "japanese", "time_per_move": 8, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "rapid", "pause_on_weekends": false, "time_increment": 7, "initial_time": 120, "max_time": 1200 }, "is_open": true, "exclude_provisional": true, "group": { "id": 12599, "name": "GO Special Tournaments", "summary": "", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 84, "icon": "https://user-uploads.online-go.com/02eb72b0992a3db1053a7c08c080d81b-64.png" }, "auto_start_on_max": false, "time_start": "2026-08-10T06:00:00Z", "players_start": 4, "first_pairing_method": "strength", "subsequent_pairing_method": "slide", "min_ranking": 5, "max_ranking": 20, "analysis_enabled": false, "exclusivity": "group", "started": null, "ended": null, "start_waiting": null, "board_size": 19, "active_round": null, "icon": "https://user-uploads.online-go.com/02eb72b0992a3db1053a7c08c080d81b-15.png", "player_count": 0, "ranked": true } ] }