Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-player_count&page=5923
{ "count": 59221, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-player_count&page=5922", "results": [ { "id": 136839, "name": "CHEERFUL GO #125 Single Elimination", "director": { "id": 1220803, "username": "nobhaete", "country": "cn", "icon": "https://user-uploads.online-go.com/1565c13b341c9b8bea6066bd85481ee6-64.png", "ratings": { "version": 5, "overall": { "rating": 1947.2359185404648, "deviation": 75.0878357673384, "volatility": 0.059825327477664426 } }, "ranking": 30.344277017482234, "professional": false, "ui_class": "" }, "description": "Hi everyone, welcome and have fun!\n\nPAUSE/ VACATION = DISQUALIFICATION! If your opponent pauses or has a vacation, or you have any question, please contact nobhaete.\n\nSingle elimination tournament every Thursday.", "schedule": null, "title": null, "tournament_type": "elimination", "handicap": 0, "rules": "chinese", "time_per_move": 43884, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "correspondence", "pause_on_weekends": false, "time_increment": 43200, "initial_time": 86400, "max_time": 172800 }, "is_open": true, "exclude_provisional": true, "group": { "id": 12619, "name": "Happy Go!!!", "summary": "Feel free to join and create tournaments!\nCreate tournaments = admin\n\nDouble Elimination tournaments every Sunday \nSingle Elimination tournaments every Thursday & Monday\n\nSimul McMahon tournaments first day of every month\n\nsdk and ddk on 1st of every tw", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 68, "icon": "https://user-uploads.online-go.com/6075a51acf2316ac03f5b309db5f3953-64.png" }, "auto_start_on_max": false, "time_start": "2026-02-05T04:00:00Z", "players_start": 4, "first_pairing_method": "random", "subsequent_pairing_method": "random", "min_ranking": 5, "max_ranking": 34, "analysis_enabled": true, "exclusivity": "open", "started": null, "ended": null, "start_waiting": null, "board_size": 19, "active_round": null, "icon": "https://user-uploads.online-go.com/6075a51acf2316ac03f5b309db5f3953-15.png", "player_count": 0, "ranked": true } ] }