Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=auto_start_on_max&page=5977
{ "count": 59761, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=auto_start_on_max&page=5976", "results": [ { "id": 97523, "name": "Praha 48", "director": { "id": 134125, "username": "mitava", "country": "at", "icon": "https://user-uploads.online-go.com/dd82ab9bd8acf39be51899ddbe1804ee-64.png", "ratings": { "version": 5, "overall": { "rating": 781.6916230243883, "deviation": 65.15832791465333, "volatility": 0.059924217208339736 } }, "ranking": 9.215136601517967, "professional": false, "ui_class": "" }, "description": "19x19", "schedule": null, "title": null, "tournament_type": "swiss", "handicap": 0, "rules": "japanese", "time_per_move": 88451, "time_control_parameters": { "system": "byoyomi", "time_control": "byoyomi", "speed": "correspondence", "pause_on_weekends": true, "main_time": 259200, "period_time": 86400, "periods": 3 }, "is_open": true, "exclude_provisional": true, "group": { "id": 31, "name": "Český pokoj", "summary": "", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 49, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": true, "time_start": "2022-12-05T16:00:00Z", "players_start": 3, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 10, "max_ranking": 18, "analysis_enabled": true, "exclusivity": "open", "started": "2022-12-05T16:00:35.466845Z", "ended": "2023-05-11T12:04:33.947276Z", "start_waiting": "2022-12-05T16:00:35.343396Z", "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 7, "ranked": true } ] }