Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=max_ranking&page=5933
{ "count": 59321, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=max_ranking&page=5932", "results": [ { "id": 97513, "name": "校隊A1組第2次比賽", "director": { "id": 922838, "username": "go2708", "country": "un", "icon": "https://secure.gravatar.com/avatar/b3e7f690c33f687a9632741520125809?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 2051.551691597471, "deviation": 123.68029630025042, "volatility": 0.05999816676709507 } }, "ranking": 31.5523722737371, "professional": false, "ui_class": "" }, "description": "校隊A1組第2次比賽", "schedule": null, "title": null, "tournament_type": "swiss", "handicap": 0, "rules": "chinese", "time_per_move": 19147, "time_control_parameters": { "system": "absolute", "time_control": "absolute", "speed": "correspondence", "pause_on_weekends": true, "total_time": 2419200 }, "is_open": true, "exclude_provisional": false, "group": { "id": 10182, "name": "DCFWMS-Team", "summary": "", "require_invitation": false, "is_public": false, "admin_only_tournaments": false, "hide_details": true, "member_count": 14, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2022-12-05T08:51:00Z", "players_start": 4, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "open", "started": "2022-12-05T08:51:16.989929Z", "ended": "2023-02-13T08:39:34.266832Z", "start_waiting": "2022-12-05T08:51:16.919798Z", "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 4, "ranked": true } ] }