Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=auto_start_on_max&page=6005
{ "count": 60041, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=auto_start_on_max&page=6004", "results": [ { "id": 33854, "name": "Julko's Mini Tournament XVIII", "director": { "id": 15530, "username": "Julko", "country": "pl", "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png", "ratings": { "version": 5, "overall": { "rating": 885.4474483690067, "deviation": 67.47942071424383, "volatility": 0.059272464318520464 } }, "ranking": 12.10038568548935, "professional": false, "ui_class": "supporter" }, "description": "Just play more go", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "chinese", "time_per_move": 89280, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "initial_time": 259200, "max_time": 604800, "time_increment": 86400, "speed": "correspondence" }, "is_open": true, "exclude_provisional": true, "group": { "id": 78, "name": "OGS Mini Tournaments", "summary": "The home for all of the old OGS mini tournaments", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 385, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": true, "time_start": "2018-03-31T16: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": "2018-01-28T12:02:54.823878Z", "ended": "2018-05-13T23:51:09.492608Z", "start_waiting": "2018-01-28T12:02:50.437897Z", "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 10, "ranked": true } ] }