Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-ranked&page=5915
{ "count": 59142, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-ranked&page=5914", "results": [ { "id": 137679, "name": "Torneo piloto", "director": { "id": 1627224, "username": "Rebab783", "country": "un", "icon": "https://secure.gravatar.com/avatar/fe089b073b52b2b62ddf1bd456667690?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 959.0595734089284, "deviation": 61.310719239577914, "volatility": 0.06007706871269245 } }, "ranking": 13.9491466458304, "professional": false, "ui_class": "" }, "description": "Ejemplo", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": 0, "rules": "japanese", "time_per_move": 105547, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "correspondence", "pause_on_weekends": false, "time_increment": 86400, "initial_time": 2419200, "max_time": 2419200 }, "is_open": true, "exclude_provisional": true, "group": { "id": 16192, "name": "Club Fukuro UN", "summary": "", "require_invitation": false, "is_public": false, "admin_only_tournaments": true, "hide_details": true, "member_count": 10, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2026-02-23T23:10:00Z", "players_start": 4, "first_pairing_method": "slide", "subsequent_pairing_method": "random", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": false, "exclusivity": "group", "started": "2026-02-27T08:32:40.439832Z", "ended": null, "start_waiting": "2026-02-27T08:32:40.250127Z", "board_size": 19, "active_round": 1, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 4, "ranked": false }, { "id": 135750, "name": "Tournament404", "director": { "id": 1926369, "username": "kyliewee02", "country": "un", "icon": "https://user-uploads.online-go.com/ca62c83151453f1e19f9b6e5f28f3f48-64.png", "ratings": { "version": 5, "overall": { "rating": 720.7945416911429, "deviation": 178.85663899190317, "volatility": 0.06000133866351721 } }, "ranking": 7.337528416040835, "professional": false, "ui_class": "provisional" }, "description": "Just a simple tournament (I'm not so good though). Join and have fun!", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "japanese", "time_per_move": 259200, "time_control_parameters": { "system": "simple", "time_control": "simple", "speed": "correspondence", "pause_on_weekends": true, "per_move": 259200 }, "is_open": true, "exclude_provisional": false, "group": { "id": 16022, "name": "ChatRoom404", "summary": "This is just a group. Do whatever you like here! It is also alright if you want to just join this group and chat. ~Destroyer802 😝", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 20, "icon": "https://user-uploads.online-go.com/8b1bbf17216ac7c771cfc31ad15f297a-64.png" }, "auto_start_on_max": false, "time_start": "2025-12-27T01:00:00Z", "players_start": 2, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "group", "started": "2025-12-27T01:22:11.561329Z", "ended": "2026-01-02T00:25:33.601036Z", "start_waiting": "2025-12-27T01:22:11.494019Z", "board_size": 19, "active_round": null, "icon": "https://user-uploads.online-go.com/8b1bbf17216ac7c771cfc31ad15f297a-15.png", "player_count": 2, "ranked": false } ] }