Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=exclude_provisional&page=5909
{ "count": 59081, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=exclude_provisional&page=5908", "results": [ { "id": 37251, "name": "Julko's Mini Turnament XIX", "director": { "id": 15530, "username": "Julko", "country": "pl", "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png", "ratings": { "version": 5, "overall": { "rating": 835.2982770534138, "deviation": 67.09805776796513, "volatility": 0.05927975190750614 } }, "ranking": 10.750642771977375, "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": 383, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": true, "time_start": "2018-06-15T03:30:00Z", "players_start": 4, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "open", "started": "2018-05-28T07:54:07.467110Z", "ended": "2018-10-17T08:01:49.942854Z", "start_waiting": "2018-05-28T07:54:03.278120Z", "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 10, "ranked": true } ] }