Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=ended&page=6022
{ "count": 60211, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=ended&page=6021", "results": [ { "id": 141856, "name": "Kranj 119", "director": { "id": 134125, "username": "mitava", "country": "at", "icon": "https://user-uploads.online-go.com/dd82ab9bd8acf39be51899ddbe1804ee-64.png", "ratings": { "version": 5, "overall": { "rating": 789.792021382491, "deviation": 64.86396886901105, "volatility": 0.059924389565863295 } }, "ranking": 9.453797542761778, "professional": false, "ui_class": "" }, "description": "19x19", "schedule": null, "title": null, "tournament_type": "swiss", "handicap": 0, "rules": "japanese", "time_per_move": 38051, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "correspondence", "pause_on_weekends": true, "time_increment": 36000, "initial_time": 259200, "max_time": 604800 }, "is_open": true, "exclude_provisional": false, "group": { "id": 374, "name": "Slovenija", "summary": "", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 55, "icon": "https://user-uploads.online-go.com/4ed128f6478ae7603dbe02435c4af5de-64.png" }, "auto_start_on_max": true, "time_start": "2026-07-12T15:00:00Z", "players_start": 3, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 10, "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/4ed128f6478ae7603dbe02435c4af5de-15.png", "player_count": 5, "ranked": true } ] }