Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-name&page=5952
{ "count": 59511, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-name&page=5951", "results": [ { "id": 2806, "name": " Sitewide DDK 9x9 Round Robin February 2014", "director": { "id": 4, "username": "matburt", "country": "us", "icon": "https://secure.gravatar.com/avatar/a87ff679a2f3e71d9181a67b7542122c?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1125.8827017028436, "deviation": 78.19731452501959, "volatility": 0.06006087171771568 } }, "ranking": 17.66169912212786, "professional": false, "ui_class": "supporter moderator admin" }, "description": "A Round Robin 9x9 tournament for DDKs. No Handicap... starting sometime in February.", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": -1, "rules": "japanese", "time_per_move": 89280, "time_control_parameters": { "time_control": "fischer", "initial_time": 259200, "max_time": 259200, "time_increment": 86400 }, "is_open": true, "exclude_provisional": false, "group": null, "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-02-12T06:38:01.312473Z", "ended": "2014-02-21T19:40:50.509051Z", "start_waiting": "2014-02-12T06:37:59.222105Z", "board_size": 9, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png", "player_count": 0, "ranked": true } ] }