Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=-handicap&page=5947
{ "count": 59461, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-handicap&page=5946", "results": [ { "id": 80175, "name": "Julko's Fourth", "director": { "id": 15530, "username": "Julko", "country": "pl", "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png", "ratings": { "version": 5, "overall": { "rating": 860.355683898427, "deviation": 67.10712421191323, "volatility": 0.059279287559068666 } }, "ranking": 11.434887566930879, "professional": false, "ui_class": "supporter" }, "description": "Go is a way...", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": -1, "rules": "chinese", "time_per_move": 89280, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "correspondence", "time_increment": 86400, "initial_time": 259200, "max_time": 604800 }, "is_open": true, "exclude_provisional": true, "group": { "id": 24, "name": "Double Digit Kyu Room", "summary": "For those of us working our way through to SDK. Whether its for your first time up the ladder and the 20th, lets find some opponents and camaraderie. ", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 3655, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": true, "time_start": "2021-09-20T03:00:00Z", "players_start": 2, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "group", "started": "2021-09-20T03:00:12.636480Z", "ended": "2021-10-21T21:10:32.218594Z", "start_waiting": "2021-09-20T03:00:12.573797Z", "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 2, "ranked": true } ] }