Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=analysis_enabled&page=6061
{ "count": 60601, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=analysis_enabled&page=6060", "results": [ { "id": 58279, "name": "DD Quarantine Cup", "director": { "id": 49631, "username": "shinyary2", "country": "un", "icon": "https://secure.gravatar.com/avatar/7b05f816d3a10e8bcc435faae4d4e1fb?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1840.690617218088, "deviation": 163.10469422597683, "volatility": 0.06000104676409745 } }, "ranking": 29.04162529776703, "professional": false, "ui_class": "provisional" }, "description": "Join up, play Go while in quarantine!!", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "japanese", "time_per_move": 2446080, "time_control_parameters": { "system": "byoyomi", "time_control": "byoyomi", "speed": "correspondence", "pause_on_weekends": true, "main_time": 2419200, "period_time": 2419200, "periods": 99 }, "is_open": true, "exclude_provisional": false, "group": { "id": 4762, "name": "DD Go", "summary": "", "require_invitation": false, "is_public": false, "admin_only_tournaments": false, "hide_details": true, "member_count": 7, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2020-04-01T00:00:00Z", "players_start": 3, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "group", "started": "2020-04-01T00:00:19.978033Z", "ended": "2020-06-13T01:01:13.236860Z", "start_waiting": "2020-04-01T00:00:19.728701Z", "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 3, "ranked": true } ] }