Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=id&page=5942
{ "count": 59411, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=id&page=5941", "results": [ { "id": 137546, "name": "Torneo piloto", "director": { "id": 1560990, "username": "SeedGO", "country": "co", "icon": "https://user-uploads.online-go.com/c6cb51c9ec724eab23c0f4a6aeb705bb-64.png", "ratings": { "version": 5, "overall": { "rating": 1073.5888227116584, "deviation": 61.37181849725209, "volatility": 0.06006635327679114 } }, "ranking": 16.56067874219712, "professional": false, "ui_class": "" }, "description": "Ejemplo", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": 0, "rules": "japanese", "time_per_move": 105547, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "correspondence", "pause_on_weekends": false, "time_increment": 86400, "initial_time": 2419200, "max_time": 2419200 }, "is_open": true, "exclude_provisional": true, "group": { "id": 16192, "name": "Club Fukuro UN", "summary": "", "require_invitation": false, "is_public": false, "admin_only_tournaments": true, "hide_details": true, "member_count": 9, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2026-02-19T22:00:00Z", "players_start": 4, "first_pairing_method": "slide", "subsequent_pairing_method": "random", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": false, "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": 1, "ranked": false } ] }