Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-ranked&page=5951
{ "count": 59501, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-ranked&page=5950", "results": [ { "id": 135447, "name": "Torneig Nadal EL DE VERDAD", "director": { "id": 1096827, "username": "rusben", "country": "un", "icon": "https://secure.gravatar.com/avatar/2d5b3343c617b01accde2daf1bde3854?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1732.2318898313797, "deviation": 80.60963625664145, "volatility": 0.06007908216243982 } }, "ranking": 27.635722327987764, "professional": false, "ui_class": "" }, "description": "Torneig Nadal", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": 0, "rules": "japanese", "time_per_move": 40, "time_control_parameters": { "system": "byoyomi", "time_control": "byoyomi", "speed": "live", "pause_on_weekends": false, "main_time": 600, "period_time": 30, "periods": 5 }, "is_open": true, "exclude_provisional": false, "group": { "id": 14840, "name": "SMX2A", "summary": "", "require_invitation": true, "is_public": false, "admin_only_tournaments": true, "hide_details": false, "member_count": 25, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2025-12-17T12:00:00Z", "players_start": 2, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": false, "exclusivity": "group", "started": "2025-12-17T11:03:40.861894Z", "ended": "2025-12-17T12:46:23.678022Z", "start_waiting": "2025-12-17T11:03:40.658201Z", "board_size": 13, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 12, "ranked": false } ] }