Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-rules&page=5927
{ "count": 59261, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-rules&page=5926", "results": [ { "id": 76436, "name": "blitz", "director": { "id": 482393, "username": "Wowza", "country": "us", "icon": "https://secure.gravatar.com/avatar/787db1c7c02392fc7fd94ded59985014?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1395.0983101576703, "deviation": 60.788436126936396, "volatility": 0.05998045429418925 } }, "ranking": 22.625002040838393, "professional": false, "ui_class": "" }, "description": "blitz", "schedule": null, "title": null, "tournament_type": "double_elimination", "handicap": 0, "rules": "aga", "time_per_move": 10, "time_control_parameters": { "system": "simple", "time_control": "simple", "speed": "live", "pause_on_weekends": false, "per_move": 10 }, "is_open": true, "exclude_provisional": false, "group": { "id": 9451, "name": "SA Go Camp 2021", "summary": "Saint Ann's Go Camp 2021!", "require_invitation": false, "is_public": false, "admin_only_tournaments": false, "hide_details": true, "member_count": 14, "icon": "https://user-uploads.online-go.com/d8c29bdffb492d2de31dd03d14247164-64.png" }, "auto_start_on_max": false, "time_start": "2021-06-17T15:50:00Z", "players_start": 4, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "open", "started": "2021-06-17T15:50:28.318556Z", "ended": "2021-06-17T16:03:23.727507Z", "start_waiting": "2021-06-17T15:50:28.171299Z", "board_size": 9, "active_round": null, "icon": "https://user-uploads.online-go.com/d8c29bdffb492d2de31dd03d14247164-15.png", "player_count": 4, "ranked": true } ] }