Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=-rules&page=6100
{ "count": 60991, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-rules&page=6099", "results": [ { "id": 89450, "name": "A 2022 tournament", "director": { "id": 467165, "username": "MummRa", "country": "us", "icon": "https://user-uploads.online-go.com/68359dab5164ddcdffa8ad4ca0699079-64.png", "ratings": { "version": 5, "overall": { "rating": 1267.5015594324657, "deviation": 65.46050771162594, "volatility": 0.06002023542269568 } }, "ranking": 20.40451887895104, "professional": false, "ui_class": "" }, "description": "something for nothing", "schedule": null, "title": null, "tournament_type": "elimination", "handicap": 0, "rules": "aga", "time_per_move": 89280, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "correspondence", "pause_on_weekends": true, "time_increment": 86400, "initial_time": 259200, "max_time": 604800 }, "is_open": true, "exclude_provisional": true, "group": { "id": 306, "name": "Michigan Go Players", "summary": "For Players from all over Michigan", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 89, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": true, "time_start": "2022-05-01T15:00:00Z", "players_start": 4, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 10, "max_ranking": 36, "analysis_enabled": true, "exclusivity": "open", "started": "2022-10-15T11:41:00.674832Z", "ended": "2022-12-29T10:14:24.300879Z", "start_waiting": "2022-10-15T11:41:00.592113Z", "board_size": 13, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 4, "ranked": true } ] }