Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=ranked&page=5921
{ "count": 59201, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=ranked&page=5920", "results": [ { "id": 10, "name": "Nova 5 Player Round Robin Correspondence Shootout ", "director": { "id": 4, "username": "matburt", "country": "us", "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?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": "Play 4 simultaneous games with no handicaps or rank restrictions. Tournament will start when 5 players have joined. Analysis is allowed in this tournament.", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "japanese", "time_per_move": 86400, "time_control_parameters": null, "is_open": true, "exclude_provisional": true, "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": 36, "analysis_enabled": true, "exclusivity": "open", "started": "2013-06-05T03:29:01.546779Z", "ended": "2013-08-28T23:07:59.215796Z", "start_waiting": null, "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png", "player_count": 0, "ranked": true } ] }