Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=-exclude_provisional&page=6007
{ "count": 60062, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-exclude_provisional&page=6006", "results": [ { "id": 125207, "name": "testing 1", "director": { "id": 597377, "username": "aaronkangyi", "country": "my", "icon": "https://secure.gravatar.com/avatar/a59243727ed75b705a2816b6d32424bc?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 2032.8003357535606, "deviation": 71.22883973649253, "volatility": 0.05999514008356 } }, "ranking": 31.339806395581206, "professional": false, "ui_class": "supporter" }, "description": "have fun !", "schedule": null, "title": null, "tournament_type": "swiss", "handicap": 0, "rules": "japanese", "time_per_move": 15, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "live", "pause_on_weekends": false, "time_increment": 10, "initial_time": 600, "max_time": 3600 }, "is_open": true, "exclude_provisional": false, "group": { "id": 15053, "name": "testing 12", "summary": "", "require_invitation": false, "is_public": false, "admin_only_tournaments": false, "hide_details": false, "member_count": 3, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2025-02-08T09:40:00Z", "players_start": 4, "first_pairing_method": "slaughter", "subsequent_pairing_method": "strength", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "group", "started": "2025-02-08T09:40:24.245487Z", "ended": "2025-02-08T09:47:32.227889Z", "start_waiting": "2025-02-08T09:40:24.182662Z", "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 4, "ranked": true }, { "id": 112903, "name": "\"院生の碁\" Delivery tournament!", "director": { "id": 1144866, "username": "𝙿𝚞𝚝 𝙺.", "country": "001", "icon": "https://user-uploads.online-go.com/96e71b19d93c156edd85ce7fe2904c51-64.png", "ratings": { "version": 5, "overall": { "rating": 1148.282488036597, "deviation": 65.78500385142858, "volatility": 0.060598658684318685 } }, "ranking": 18.117753788988182, "professional": false, "ui_class": "" }, "description": "\"院生の碁\" Delivery tournament!, have fun y'all!", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": 0, "rules": "japanese", "time_per_move": 91187, "time_control_parameters": { "system": "byoyomi", "time_control": "byoyomi", "speed": "correspondence", "pause_on_weekends": false, "main_time": 604800, "period_time": 86400, "periods": 5 }, "is_open": true, "exclude_provisional": false, "group": { "id": 14054, "name": "院生の碁", "summary": "院生の碁!", "require_invitation": true, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 18, "icon": "https://user-uploads.online-go.com/ca04995cda0b3d01c5a595ca0fafb383-64.png" }, "auto_start_on_max": false, "time_start": "2024-03-13T08:00:00Z", "players_start": 4, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "open", "started": "2024-03-13T08:00:35.284245Z", "ended": "2024-09-22T03:21:58.911135Z", "start_waiting": "2024-03-13T08:00:34.786893Z", "board_size": 19, "active_round": null, "icon": "https://user-uploads.online-go.com/ca04995cda0b3d01c5a595ca0fafb383-15.png", "player_count": 41, "ranked": true } ] }