Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=started&page=6038
{ "count": 60371, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=started&page=6037", "results": [ { "id": 142506, "name": "Weiqi", "director": { "id": 2055379, "username": "34A03-chan-peixuan", "country": "un", "icon": "https://secure.gravatar.com/avatar/0ed3dc9951b0c54665dffa570420da8d?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 273.16101788348715, "deviation": 100.49376953053628, "volatility": 0.059992132130751136 } }, "ranking": 5, "professional": false, "ui_class": "" }, "description": "Nima. Hallooooooooo taruntttttttt", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": 0, "rules": "japanese", "time_per_move": 25, "time_control_parameters": { "system": "byoyomi", "time_control": "byoyomi", "speed": "live", "pause_on_weekends": false, "main_time": 600, "period_time": 20, "periods": 3 }, "is_open": true, "exclude_provisional": true, "group": { "id": 16585, "name": "Hallotarumt", "summary": "", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 2, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2026-07-24T06:00:00Z", "players_start": 4, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "group", "started": null, "ended": null, "start_waiting": null, "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 0, "ranked": true } ] }