Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=started&page=6020
{ "count": 60191, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=started&page=6019", "results": [ { "id": 141967, "name": "Need more DDK Tournaments Tournament", "director": { "id": 58836, "username": "DrQuantum", "country": "us", "icon": "https://user-uploads.online-go.com/5192a63f12fa80c878392f9d0034612b-64.png", "ratings": { "version": 5, "overall": { "rating": 924.3091459028741, "deviation": 62.556013929043026, "volatility": 0.05897619688572081 } }, "ranking": 13.094758760345306, "professional": false, "ui_class": "" }, "description": "As noted in the name. Let's play", "schedule": null, "title": null, "tournament_type": "s_mcmahon", "handicap": 0, "rules": "japanese", "time_per_move": 88451, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "correspondence", "time_increment": 86400, "initial_time": 259200, "max_time": 604800 }, "is_open": true, "exclude_provisional": true, "group": { "id": 24, "name": "Double Digit Kyu Room", "summary": "For those of us working our way through to SDK. Whether its for your first time up the ladder and the 20th, lets find some opponents and camaraderie. ", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 3677, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": true, "time_start": "2026-07-08T19:00:00Z", "players_start": 8, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 20, "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": 4, "ranked": true } ] }