Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-exclude_provisional&page=5999
{ "count": 59981, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-exclude_provisional&page=5998", "results": [ { "id": 121758, "name": "Nuggets game", "director": { "id": 1585337, "username": "Minnie C", "country": "un", "icon": "https://user-uploads.online-go.com/0f5d838030155640ef49f74c7980d6c0-64.png", "ratings": { "version": 5, "overall": { "rating": 346.2412677331049, "deviation": 79.35208711374408, "volatility": 0.060070663684585496 } }, "ranking": 5, "professional": false, "ui_class": "" }, "description": "Lot’s of fun", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": 0, "rules": "japanese", "time_per_move": 91187, "time_control_parameters": { "system": "byoyomi", "time_control": "byoyomi", "speed": "correspondence", "pause_on_weekends": true, "main_time": 604800, "period_time": 86400, "periods": 5 }, "is_open": true, "exclude_provisional": false, "group": { "id": 14323, "name": "Epping West Thursday Go Class", "summary": "This group is for Epping West Thursday Go Class students who are learning how to play Go.\n", "require_invitation": false, "is_public": false, "admin_only_tournaments": false, "hide_details": false, "member_count": 13, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2024-11-13T07:00:00Z", "players_start": 4, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "open", "started": "2024-11-13T07:00:00.186226Z", "ended": "2025-03-14T00:48:00.341489Z", "start_waiting": "2024-11-13T07:00:00.081342Z", "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 5, "ranked": true } ] }