Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-exclusivity&page=5921
{ "count": 59201, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-exclusivity&page=5920", "results": [ { "id": 134311, "name": "beginner", "director": { "id": 1884016, "username": "Scoutt", "country": "_Starfleet", "icon": "https://user-uploads.online-go.com/64ec088c3c0778b0bae5ce0c4d6018e7-64.png", "ratings": { "version": 5, "overall": { "rating": 677.0925440690496, "deviation": 64.94731971751943, "volatility": 0.05994056092503623 } }, "ranking": 5.8895845150412836, "professional": false, "ui_class": "supporter" }, "description": "for beginner", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": 0, "rules": "japanese", "time_per_move": 15861, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "correspondence", "pause_on_weekends": true, "time_increment": 14400, "initial_time": 86400, "max_time": 86400 }, "is_open": true, "exclude_provisional": true, "group": { "id": 15890, "name": "Godsqualq", "summary": "", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 8, "icon": "https://user-uploads.online-go.com/07e747448a28726702e77035a0027a11-64.png" }, "auto_start_on_max": false, "time_start": "2025-11-12T20:00:00Z", "players_start": 4, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 7, "analysis_enabled": true, "exclusivity": "group", "started": null, "ended": null, "start_waiting": null, "board_size": 13, "active_round": null, "icon": "https://user-uploads.online-go.com/07e747448a28726702e77035a0027a11-15.png", "player_count": 0, "ranked": true } ] }