Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-rules&page=5995
{ "count": 59941, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-rules&page=5994", "results": [ { "id": 2783, "name": "9x9 DDK Tournament", "director": { "id": 52052, "username": "ST000MA", "country": "rs", "icon": "https://secure.gravatar.com/avatar/da4a122c783bf3156553dfebd327d39d?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1773.7204734712398, "deviation": 64.7543915421217, "volatility": 0.06233350490466346 } }, "ranking": 28.18365079311867, "professional": false, "ui_class": "" }, "description": "Starts on Tuesday, 28. 1. 2014. at 15:00 UTC", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": -1, "rules": "aga", "time_per_move": 23520, "time_control_parameters": { "time_control": "fischer", "initial_time": 172800, "max_time": 172800, "time_increment": 21600 }, "is_open": true, "exclude_provisional": false, "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": false, "time_start": null, "players_start": null, "first_pairing_method": "strength", "subsequent_pairing_method": "strength", "min_ranking": 0, "max_ranking": 20, "analysis_enabled": true, "exclusivity": "open", "started": "2014-01-28T15:00:03.183670Z", "ended": "2014-03-27T11:44:06.503886Z", "start_waiting": "2014-01-28T15:00:02.876186Z", "board_size": 9, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 0, "ranked": true } ] }