Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-handicap&page=5909
{ "count": 59081, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-handicap&page=5908", "results": [ { "id": 128574, "name": "18/5 練習賽", "director": { "id": 732914, "username": "Myosu", "country": "hk", "icon": "https://user-uploads.online-go.com/3e8044bfa5bfb2689285ad63b474e524-64.png", "ratings": { "version": 5, "overall": { "rating": 2216.1194440671634, "deviation": 71.86629998446274, "volatility": 0.06019266480191935 } }, "ranking": 33.338654947917895, "professional": false, "ui_class": "" }, "description": "18/5 練習賽", "schedule": null, "title": null, "tournament_type": "swiss", "handicap": -1, "rules": "japanese", "time_per_move": 35, "time_control_parameters": { "system": "byoyomi", "time_control": "byoyomi", "speed": "live", "pause_on_weekends": false, "main_time": 300, "period_time": 30, "periods": 3 }, "is_open": true, "exclude_provisional": false, "group": { "id": 10046, "name": "Hiroki’s Group", "summary": "", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 4, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2025-05-18T12:15:00Z", "players_start": 4, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "open", "started": "2025-05-18T12:08:14.458607Z", "ended": "2025-05-18T13:28:57.442363Z", "start_waiting": "2025-05-18T12:08:14.305315Z", "board_size": 13, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 8, "ranked": true } ] }