Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=started&page=5995
{ "count": 59941, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=started&page=5994", "results": [ { "id": 141267, "name": "try to beat me", "director": { "id": 1576481, "username": "BraWLAGameat123", "country": "sg", "icon": "https://secure.gravatar.com/avatar/001d36e0b1be0b3c31e289ee1f45398d?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1612.4958742154258, "deviation": 63.66616092145346, "volatility": 0.05998482267389828 } }, "ranking": 25.977546265442914, "professional": false, "ui_class": "" }, "description": "work hard beat me", "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": true, "group": { "id": 16264, "name": "9x9 13x13 19x19 123 ! !", "summary": "", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 8, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2026-06-16T09: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": 2, "ranked": true } ] }