Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-exclude_provisional&page=5990
{ "count": 59891, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-exclude_provisional&page=5989", "results": [ { "id": 62421, "name": "Блиц-ШП", "director": { "id": 802894, "username": "novakovich", "country": "un", "icon": "https://secure.gravatar.com/avatar/89708a35bb8266c78d5b9bb45ff7264e?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1662.3108939062977, "deviation": 290.31896371798047, "volatility": 0.05999967537233814 } }, "ranking": 26.681897238489267, "professional": false, "ui_class": "provisional" }, "description": "Блиц-ШП", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": 0, "rules": "japanese", "time_per_move": 10, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "live", "pause_on_weekends": false, "time_increment": 10, "initial_time": 30, "max_time": 30 }, "is_open": true, "exclude_provisional": false, "group": { "id": 6146, "name": "ИК 26-27.06.2020", "summary": "", "require_invitation": false, "is_public": false, "admin_only_tournaments": false, "hide_details": false, "member_count": 32, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2020-06-26T10: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": "2020-06-26T09:44:36.701755Z", "ended": "2020-06-26T10:00:31.761691Z", "start_waiting": "2020-06-26T09:44:36.394361Z", "board_size": 9, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 14, "ranked": true } ] }