Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=analysis_enabled&page=6059
{ "count": 60581, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=analysis_enabled&page=6058", "results": [ { "id": 87108, "name": "Waffenbrunn", "director": { "id": 134125, "username": "mitava", "country": "at", "icon": "https://user-uploads.online-go.com/dd82ab9bd8acf39be51899ddbe1804ee-64.png", "ratings": { "version": 5, "overall": { "rating": 769.0975600653927, "deviation": 65.01454445024554, "volatility": 0.05993770725600263 } }, "ranking": 8.83912293002885, "professional": false, "ui_class": "" }, "description": "19x19", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "japanese", "time_per_move": 89280, "time_control_parameters": { "system": "byoyomi", "time_control": "byoyomi", "speed": "correspondence", "pause_on_weekends": true, "main_time": 259200, "period_time": 86400, "periods": 5 }, "is_open": true, "exclude_provisional": true, "group": { "id": 23, "name": "German Group", "summary": "", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 357, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": true, "time_start": "2022-03-12T17:00:00Z", "players_start": 3, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 12, "max_ranking": 16, "analysis_enabled": true, "exclusivity": "open", "started": "2022-03-11T11:53:14.130579Z", "ended": "2022-03-19T09:25:47.590974Z", "start_waiting": "2022-03-11T11:53:14.040404Z", "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 3, "ranked": true } ] }