Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=started&page=6011
{ "count": 60101, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=started&page=6010", "results": [ { "id": 141320, "name": "Тэсудзи турнир", "director": { "id": 1690695, "username": "Chan Solo", "country": "150", "icon": "https://user-uploads.online-go.com/e3aef0f37663cf1f0d2a9a7483410978-64.png", "ratings": { "version": 5, "overall": { "rating": 1284.0117901742208, "deviation": 68.1553250428784, "volatility": 0.06029850812997436 } }, "ranking": 20.704119252479654, "professional": false, "ui_class": "" }, "description": "It's tourment", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": 0, "rules": "japanese", "time_per_move": 220103, "time_control_parameters": { "system": "canadian", "time_control": "canadian", "speed": "correspondence", "pause_on_weekends": true, "main_time": 518400, "period_time": 432000, "stones_per_period": 2 }, "is_open": true, "exclude_provisional": false, "group": { "id": 15695, "name": "тэсудзи", "summary": "", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 18, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2026-06-30T16: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 } ] }