Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=analysis_enabled&page=5979
{ "count": 59781, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=analysis_enabled&page=5978", "results": [ { "id": 51698, "name": "Go Beginners", "director": { "id": 75250, "username": "mcardenas", "country": "ar", "icon": "https://user-uploads.online-go.com/e99f42d2b8300f36dc8caaa5d5149fe4-64.png", "ratings": { "version": 5, "overall": { "rating": 952.1642396684373, "deviation": 65.15643795973772, "volatility": 0.05996596142427853 } }, "ranking": 13.782104285234388, "professional": false, "ui_class": "" }, "description": "Torneo para jugadores novatos", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "japanese", "time_per_move": 89280, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "correspondence", "pause_on_weekends": false, "time_increment": 86400, "initial_time": 259200, "max_time": 432000 }, "is_open": true, "exclude_provisional": true, "group": { "id": 177, "name": "GO Beginners", "summary": "For alle GO beginners of the world. We play tournaments with rating limit.", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 259, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": true, "time_start": "2019-09-16T03:00:00Z", "players_start": 4, "first_pairing_method": "random", "subsequent_pairing_method": "random", "min_ranking": 5, "max_ranking": 15, "analysis_enabled": true, "exclusivity": "open", "started": "2019-09-15T04:16:18.566152Z", "ended": "2020-01-07T14:25:11.969537Z", "start_waiting": "2019-09-15T04:16:12.739142Z", "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 10, "ranked": true } ] }