Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=-rules&page=6005
{ "count": 60041, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-rules&page=6004", "results": [ { "id": 112798, "name": "4 everyone", "director": { "id": 1507765, "username": "bmeetze", "country": "us", "icon": "https://user-uploads.online-go.com/1f4a9bc65572ea64e80cb99b0e295500-64.png", "ratings": { "version": 5, "overall": { "rating": 1143.4290070782415, "deviation": 67.53959446490319, "volatility": 0.06075241863717877 } }, "ranking": 18.01969759612914, "professional": false, "ui_class": "" }, "description": "Play with opponents. Invite friends", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "aga", "time_per_move": 95543, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "correspondence", "time_increment": 86400, "initial_time": 259200, "max_time": 604800 }, "is_open": true, "exclude_provisional": false, "group": { "id": 25, "name": "Go Basics", "summary": "A learning and teaching environment for players of all strengths with emphasis on tournaments and game reviews. Come teach, learn, and have fun!", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 18025, "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png" }, "auto_start_on_max": true, "time_start": "2024-02-15T20:00:00Z", "players_start": 0, "first_pairing_method": "random", "subsequent_pairing_method": "random", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "open", "started": "2024-02-15T20:00:39.620258Z", "ended": "2024-02-15T21:53:44.745210Z", "start_waiting": "2024-02-15T20:00:39.585436Z", "board_size": 9, "active_round": null, "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png", "player_count": 2, "ranked": true } ] }