Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=-rules&page=6024
{ "count": 60231, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-rules&page=6023", "results": [ { "id": 80335, "name": "noob swser 11", "director": { "id": 844218, "username": "lolroblox", "country": "au", "icon": "https://user-uploads.online-go.com/898603eb835a4063bf795672200accce-64.png", "ratings": { "version": 5, "overall": { "rating": 1319.9778490137012, "deviation": 64.3683573753299, "volatility": 0.05999444409408204 } }, "ranking": 21.343651147118212, "professional": false, "ui_class": "" }, "description": "LOL blah", "schedule": null, "title": null, "tournament_type": "double_elimination", "handicap": 0, "rules": "aga", "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": 6332, "name": "noob_bot", "summary": "Play with bots", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 885, "icon": "https://user-uploads.online-go.com/d3277278f721d0b587ac5dcb628ac2d1-64.png" }, "auto_start_on_max": false, "time_start": "2021-10-04T09:00:00Z", "players_start": 4, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "open", "started": "2021-10-04T09:00:40.458602Z", "ended": "2021-11-30T13:04:02.699347Z", "start_waiting": "2021-10-04T09:00:40.286876Z", "board_size": 19, "active_round": null, "icon": "https://user-uploads.online-go.com/d3277278f721d0b587ac5dcb628ac2d1-15.png", "player_count": 4, "ranked": true } ] }