Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=started&page=5960
{ "count": 59591, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=started&page=5959", "results": [ { "id": 139770, "name": "Enjou games", "director": { "id": 1951598, "username": "metzbill", "country": "us", "icon": "https://user-uploads.online-go.com/5fd48a83574c486f4e93b5ccdc5430ad-64.png", "ratings": { "version": 5, "overall": { "rating": 779.4618554863382, "deviation": 69.57251380689434, "volatility": 0.060076511576073896 } }, "ranking": 9.149007096229395, "professional": false, "ui_class": "supporter" }, "description": "For begginers that don't want to be matched with an expert.", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": 0, "rules": "japanese", "time_per_move": 88451, "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": 13675, "name": "Sunday GO and MORE", "summary": "You can't miss this group, join now!", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 110, "icon": "https://user-uploads.online-go.com/e9f20c25fe1d95f705ad61dc0bd03a5d-64.png" }, "auto_start_on_max": true, "time_start": "2026-05-09T16:00:00Z", "players_start": 8, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 10, "analysis_enabled": true, "exclusivity": "open", "started": null, "ended": null, "start_waiting": null, "board_size": 19, "active_round": null, "icon": "https://user-uploads.online-go.com/e9f20c25fe1d95f705ad61dc0bd03a5d-15.png", "player_count": 6, "ranked": true } ] }