Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-handicap&page=5996
{ "count": 59951, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-handicap&page=5995", "results": [ { "id": 72736, "name": "Handicap Tournament", "director": { "id": 961294, "username": "Toya_2-Dan", "country": "jp", "icon": "https://user-uploads.online-go.com/5ea5cfd02a6e80a4ceaf96a33f6f79a0-64.png", "ratings": { "version": 5, "overall": { "rating": 1150.520614117434, "deviation": 62.33463315135546, "volatility": 0.0600060809811499 } }, "ranking": 18.162831712446703, "professional": false, "ui_class": "" }, "description": "Long handicap tournament games.", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": -1, "rules": "japanese", "time_per_move": 2420160, "time_control_parameters": { "system": "byoyomi", "time_control": "byoyomi", "speed": "correspondence", "pause_on_weekends": true, "main_time": 86400, "period_time": 2419200, "periods": 5 }, "is_open": true, "exclude_provisional": false, "group": { "id": 8664, "name": "Go & Chat Room", "summary": "", "require_invitation": false, "is_public": false, "admin_only_tournaments": false, "hide_details": true, "member_count": 8, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": true, "time_start": "2021-04-04T21:00:00Z", "players_start": 4, "first_pairing_method": "strength", "subsequent_pairing_method": "strength", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "open", "started": "2021-04-04T21:00:42.431312Z", "ended": null, "start_waiting": "2021-04-04T21:00:41.445733Z", "board_size": 19, "active_round": 8, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 25, "ranked": true } ] }