Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-time_per_move&page=5909
{ "count": 59081, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-time_per_move&page=5908", "results": [ { "id": 68446, "name": "Tristan vs Felix", "director": { "id": 885922, "username": "mathiesentristan", "country": "un", "icon": "https://secure.gravatar.com/avatar/1db5180489ff2fc5e593bcd5756e2b91?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1662.3108939062977, "deviation": 290.31896371798047, "volatility": 0.05999967537233814 } }, "ranking": 26.681897238489267, "professional": false, "ui_class": "provisional" }, "description": "Feel free to spectate.", "schedule": null, "title": null, "tournament_type": "elimination", "handicap": 0, "rules": "japanese", "time_per_move": 0, "time_control_parameters": { "system": "none", "time_control": "none", "speed": "correspondence", "pause_on_weekends": false }, "is_open": true, "exclude_provisional": false, "group": { "id": 7261, "name": "TG Goklub", "summary": "", "require_invitation": false, "is_public": false, "admin_only_tournaments": false, "hide_details": false, "member_count": 19, "icon": "https://user-uploads.online-go.com/89b3efbf4d77e9dbd7a9a5609e2deb27-64.png" }, "auto_start_on_max": true, "time_start": "2020-12-01T15:00:00Z", "players_start": 1, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "group", "started": "2020-12-01T14:24:13.529928Z", "ended": "2020-12-01T15:30:59.282845Z", "start_waiting": "2020-12-01T14:24:13.420929Z", "board_size": 19, "active_round": null, "icon": "https://user-uploads.online-go.com/89b3efbf4d77e9dbd7a9a5609e2deb27-15.png", "player_count": 2, "ranked": true } ] }