Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=analysis_enabled&page=5944
{ "count": 59431, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=analysis_enabled&page=5943", "results": [ { "id": 82867, "name": "bobby", "director": { "id": 308283, "username": "deleted-eadac178-84ac-4540-b985-1c9ff5172a1b", "country": "un", "icon": "https://secure.gravatar.com/avatar/77a4f05f111c1164bda7911e3ff51504?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1380.1033627211832, "deviation": 63.08848156986156, "volatility": 0.060038451107870205 } }, "ranking": 22.374831817369934, "professional": false, "ui_class": "" }, "description": "bob lol", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": 0, "rules": "japanese", "time_per_move": 89280, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "correspondence", "time_increment": 86400, "initial_time": 259200, "max_time": 604800 }, "is_open": true, "exclude_provisional": true, "group": { "id": 10630, "name": "bobby", "summary": "", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 0, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": true, "time_start": "2021-11-23T16:00:00Z", "players_start": 2, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "open", "started": "2021-11-24T16:30:34.324544Z", "ended": "2021-12-14T23:31:24.468779Z", "start_waiting": "2021-11-24T16:30:34.232312Z", "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 2, "ranked": true } ] }