Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=exclude_provisional&page=6043
{ "count": 60421, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=exclude_provisional&page=6042", "results": [ { "id": 39003, "name": "Tiger im Tank", "director": { "id": 522816, "username": "RufusGoldstreiff", "country": "un", "icon": "https://secure.gravatar.com/avatar/4ff1a2b835bdb6c41c4679349208dc90?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1153.4641900213853, "deviation": 64.81230610804766, "volatility": 0.06007891407607496 } }, "ranking": 18.221984723465166, "professional": false, "ui_class": "" }, "description": "Uhrnierchen", "schedule": null, "title": null, "tournament_type": "elimination", "handicap": 0, "rules": "japanese", "time_per_move": 180, "time_control_parameters": { "time_control": "simple", "speed": "live", "system": "simple", "pause_on_weekends": false, "per_move": 180 }, "is_open": true, "exclude_provisional": true, "group": { "id": 2321, "name": "Schulis Beginner Tournaments", "summary": "A group of brothers playing each other, but hosting public tournaments as well. Beginner level!", "require_invitation": false, "is_public": false, "admin_only_tournaments": false, "hide_details": false, "member_count": 14, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2018-07-11T18:14:00Z", "players_start": 3, "first_pairing_method": "random", "subsequent_pairing_method": "random", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "group", "started": "2018-07-11T18:14:42.771076Z", "ended": "2018-07-11T18:56:21.211884Z", "start_waiting": "2018-07-11T18:14:42.244173Z", "board_size": 13, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 3, "ranked": true } ] }