Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=max_ranking&page=6062
{ "count": 60611, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=max_ranking&page=6061", "results": [ { "id": 77918, "name": "Class A (2-2)", "director": { "id": 858643, "username": "KruPete", "country": "un", "icon": "https://user-uploads.online-go.com/b05818ed6d55cf0d561e7f7449326f3d-64.png", "ratings": { "version": 5, "overall": { "rating": 1891.8739516724809, "deviation": 61.38457281158838, "volatility": 0.060054544614459596 } }, "ranking": 29.67656057991502, "professional": false, "ui_class": "" }, "description": "Class A (2-2)", "schedule": null, "title": null, "tournament_type": "swiss", "handicap": 0, "rules": "japanese", "time_per_move": 10, "time_control_parameters": { "system": "absolute", "time_control": "absolute", "speed": "live", "pause_on_weekends": false, "total_time": 900 }, "is_open": true, "exclude_provisional": false, "group": { "id": 9668, "name": "อบรมหมากล้อมออนไลน์", "summary": "", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 336, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2021-07-23T10:15:00Z", "players_start": 4, "first_pairing_method": "slaughter", "subsequent_pairing_method": "random", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": false, "exclusivity": "open", "started": "2021-07-23T09:35:27.077775Z", "ended": "2021-07-23T11:02:55.810811Z", "start_waiting": "2021-07-23T09:35:26.952083Z", "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 7, "ranked": true } ] }