Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=start_waiting&page=6045
{ "count": 60441, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=start_waiting&page=6044", "results": [ { "id": 1904, "name": "Elwood's BLITZ tournament 4 fast players", "director": { "id": 40359, "username": "Elwood", "country": "de", "icon": "https://user-uploads.online-go.com/5a24ea3937cf3cda515454b09f053d9f-64.png", "ratings": { "version": 5, "overall": { "rating": 2005.232567441011, "deviation": 67.56553683899051, "volatility": 0.059919315219865515 } }, "ranking": 31.023710035268294, "professional": false, "ui_class": "" }, "description": "", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "chinese", "time_per_move": 86400, "time_control_parameters": { "time_control": "simple", "per_move": 86400 }, "is_open": true, "exclude_provisional": true, "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": 17, "max_ranking": 21, "analysis_enabled": false, "exclusivity": "open", "started": "2012-09-10T18:59:21Z", "ended": "2012-09-10T16:59:21Z", "start_waiting": null, "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 0, "ranked": true } ] }