Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-exclude_provisional&page=5914
{ "count": 59131, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-exclude_provisional&page=5913", "results": [ { "id": 59957, "name": "torneo trece", "director": { "id": 362737, "username": "seranhelo", "country": "co", "icon": "https://user-uploads.online-go.com/c6280536610b91d50418b68e10fc8081-64.png", "ratings": { "version": 5, "overall": { "rating": 1315.4110560105903, "deviation": 60.784797360228325, "volatility": 0.05977725254366489 } }, "ranking": 21.26341906930818, "professional": false, "ui_class": "" }, "description": "torneo clasificación", "schedule": null, "title": null, "tournament_type": "swiss", "handicap": -1, "rules": "japanese", "time_per_move": 15360, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "correspondence", "pause_on_weekends": true, "time_increment": 14400, "initial_time": 86400, "max_time": 86400 }, "is_open": true, "exclude_provisional": false, "group": { "id": 4667, "name": "Universidad El Bosque", "summary": "UB GO", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 71, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": true, "time_start": "2020-05-03T18:00:00Z", "players_start": 4, "first_pairing_method": "strength", "subsequent_pairing_method": "strength", "min_ranking": 5, "max_ranking": 14, "analysis_enabled": true, "exclusivity": "open", "started": "2020-05-02T03:32:23.019264Z", "ended": "2020-05-27T07:53:43.062573Z", "start_waiting": "2020-05-02T03:32:22.561232Z", "board_size": 13, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 10, "ranked": true } ] }