List all tournaments or create a new tournament.

GET /api/v1/tournaments?format=api&ordering=-time_per_move&page=1246
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 59407,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-time_per_move&page=1247",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-time_per_move&page=1245",
    "results": [
        {
            "id": 125177,
            "name": "Correspondence 19x19 RoundRobin 2025-02-08 19:00",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Site-wide Tournament",
            "schedule": {
                "id": 6,
                "name": "Correspondence 19x19 RoundRobin",
                "rrule": "DTSTART:20260217T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2026-02-17T19:00:35.644451Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 432000,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slaughter",
                "subsequent_pairing_method": "slaughter",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 10
                },
                "next_run": "2026-02-20T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "pause_on_weekends": true,
                "max_time": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2025-02-08T19:00:24.477175Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-02-08T19:01:24.695740Z",
            "ended": "2025-10-08T08:22:41.695585Z",
            "start_waiting": "2025-02-08T19:01:24.237559Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 132656,
            "name": "Correspondence Weekly McMahon 19x19 2025-09-27 17:00",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Site-wide Tournament",
            "schedule": {
                "id": 9,
                "name": "Correspondence Weekly McMahon 19x19",
                "rrule": "DTSTART:20260216T170000Z\nRRULE:FREQ=WEEKLY",
                "active": true,
                "created": "2015-12-16T02:22:56.480465Z",
                "last_run": "2026-02-16T17:00:35.278536Z",
                "lead_time_seconds": 432000,
                "tournament_type": "s_mcmahon",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 259200,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 10,
                "first_pairing_method": "random",
                "subsequent_pairing_method": "strength",
                "settings": {
                    "num_rounds": 3,
                    "upper_bar": "25",
                    "lower_bar": "15",
                    "group_size": 4,
                    "maximum_players": 1000
                },
                "next_run": "2026-02-23T17:00:00Z",
                "base_points": "30.0"
            },
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "pause_on_weekends": true,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2025-09-27T17:00:22.235482Z",
            "players_start": 10,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-09-27T17:00:31.587164Z",
            "ended": null,
            "start_waiting": "2025-09-27T17:00:28.790818Z",
            "board_size": 19,
            "active_round": 2,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 37,
            "ranked": true
        },
        {
            "id": 105095,
            "name": "25x25 Round Robin",
            "director": {
                "id": 85719,
                "username": "💖 KoBa 💖",
                "country": "_Pirate",
                "icon": "https://user-uploads.online-go.com/e02f22fbecfc7c11575f2263f7fdbc3a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1719.7695935183008,
                        "deviation": 68.14012486639102,
                        "volatility": 0.06017931024501419
                    }
                },
                "ranking": 27.46857094382586,
                "professional": false,
                "ui_class": " supporter"
            },
            "description": "Welcome to 25x25 round robin tournament! We'll start July 15th or when the tournament is full, whichever happens first.\n\nEveryone is welcome, so please invite your friends if they are interested on large board go!",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4730,
                "name": "Large Board",
                "summary": "21x21, 23x23, et c.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 188,
                "icon": "https://user-uploads.online-go.com/da8d6f54150e5569ede4d0565e64d3cc-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-07-15T07: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": "2023-07-06T13:44:48.697235Z",
            "ended": "2024-02-27T00:15:19.557732Z",
            "start_waiting": "2023-07-06T13:44:48.043419Z",
            "board_size": 25,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/da8d6f54150e5569ede4d0565e64d3cc-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 124671,
            "name": "Handicap Arena 2025 - 007",
            "director": {
                "id": 526987,
                "username": "Gia",
                "country": "gr",
                "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1153.5817675722442,
                        "deviation": 64.27063315758396,
                        "volatility": 0.06007132758409125
                    }
                },
                "ranking": 18.224344381967658,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Part of an arena tournament - 2025. For details, rules and arena-standings see the group page.\n\nThe tournament will start as soon as it is full (10 players).",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "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": 13655,
                "name": "Handicap Arena",
                "summary": "Organising arena-type handicap correspondence tournaments.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 102,
                "icon": "https://user-uploads.online-go.com/5fe2ed1a16feb631d49732f2de506b9e-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-01-31T16:00:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-01-30T10:51:08.582318Z",
            "ended": "2025-07-13T20:59:14.501433Z",
            "start_waiting": "2025-01-30T10:51:08.100502Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5fe2ed1a16feb631d49732f2de506b9e-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 115561,
            "name": "World group battles 2024",
            "director": {
                "id": 1051076,
                "username": "Qwentum",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/ec85d2c66ad78a73ad60a339509b683b-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1661.4277599220886,
                        "deviation": 68.4269258665237,
                        "volatility": 0.05970271756016432
                    }
                },
                "ranking": 26.66959509662741,
                "professional": false,
                "ui_class": ""
            },
            "description": "World group battles 2024",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10103,
                "name": "World battles",
                "summary": "World tournament s",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 48,
                "icon": "https://user-uploads.online-go.com/82ea34b6c5f487db027b73c2d1b9e9ca-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-05-08T23:00:00Z",
            "players_start": 20,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-05-08T23:00:17.832411Z",
            "ended": null,
            "start_waiting": "2024-05-08T23:00:02.905256Z",
            "board_size": 19,
            "active_round": 2,
            "icon": "https://user-uploads.online-go.com/82ea34b6c5f487db027b73c2d1b9e9ca-15.png",
            "player_count": 194,
            "ranked": true
        },
        {
            "id": 112481,
            "name": "新春大亂鬥-慢棋區",
            "director": {
                "id": 1218347,
                "username": "yonnnnn",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/cd3ef6c7dca57c72e2d00806275353b7-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1530.4929113319959,
                        "deviation": 63.92629876538921,
                        "volatility": 0.05995986241469825
                    }
                },
                "ranking": 24.76926990577558,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "新春大亂鬥限定",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 11838,
                "name": "蕭兔孽徒團 (Xiao Tu Legion)",
                "summary": "本群是黑嘉嘉成人班學員們在OGS開的社團,歡迎其他人加入社團一起交流。\nWe are students from Hei Jiajia Online Course in Taiwan, We are also welcome player around the world.",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 323,
                "icon": "https://user-uploads.online-go.com/bc78597580f1cf5b9b6f3d07761091a0-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-02-08T17:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2024-02-08T17:00:39.404498Z",
            "ended": "2024-04-17T08:53:58.401982Z",
            "start_waiting": "2024-02-08T17:00:38.887339Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/bc78597580f1cf5b9b6f3d07761091a0-15.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 105017,
            "name": "Correspondence 19x19 RoundRobin 2023-07-04 19:00",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 6,
                "name": "Correspondence 19x19 RoundRobin",
                "rrule": "DTSTART:20260217T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2026-02-17T19:00:35.644451Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 432000,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slaughter",
                "subsequent_pairing_method": "slaughter",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 10
                },
                "next_run": "2026-02-20T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "pause_on_weekends": true,
                "max_time": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2023-07-04T19:00:57.477281Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-07-04T19:00:58.201553Z",
            "ended": "2023-10-21T12:40:24.052958Z",
            "start_waiting": "2023-07-04T19:00:57.738741Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 97169,
            "name": "Praha 46",
            "director": {
                "id": 134125,
                "username": "mitava",
                "country": "at",
                "icon": "https://user-uploads.online-go.com/dd82ab9bd8acf39be51899ddbe1804ee-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 786.9317680033697,
                        "deviation": 63.72458770887046,
                        "volatility": 0.059922034172810626
                    }
                },
                "ranking": 9.369807006429141,
                "professional": false,
                "ui_class": ""
            },
            "description": "19x19",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 259200,
                "period_time": 86400,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 31,
                "name": "Český pokoj",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 49,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2022-11-27T17:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 10,
            "max_ranking": 18,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-11-26T08:33:13.013326Z",
            "ended": "2023-04-24T00:25:40.697989Z",
            "start_waiting": "2022-11-26T08:33:12.477561Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 102883,
            "name": "Kranj 21",
            "director": {
                "id": 134125,
                "username": "mitava",
                "country": "at",
                "icon": "https://user-uploads.online-go.com/dd82ab9bd8acf39be51899ddbe1804ee-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 786.9317680033697,
                        "deviation": 63.72458770887046,
                        "volatility": 0.059922034172810626
                    }
                },
                "ranking": 9.369807006429141,
                "professional": false,
                "ui_class": ""
            },
            "description": "19x19",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 259200,
                "period_time": 86400,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 374,
                "name": "Slovenija",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 55,
                "icon": "https://user-uploads.online-go.com/4ed128f6478ae7603dbe02435c4af5de-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-05-10T16:00:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 12,
            "max_ranking": 18,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-05-10T16:00:59.658917Z",
            "ended": "2023-09-18T05:38:37.033468Z",
            "start_waiting": "2023-05-10T16:00:59.485785Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/4ed128f6478ae7603dbe02435c4af5de-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 98642,
            "name": "winner got 1000 robux",
            "director": {
                "id": 1060885,
                "username": "Alpha 7",
                "country": "_DOOP",
                "icon": "https://user-uploads.online-go.com/63573c054e8d0696cab3303baeb4aff3-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 904.7851429092036,
                        "deviation": 67.34335559126222,
                        "volatility": 0.06001807541807993
                    }
                },
                "ranking": 12.600527447016306,
                "professional": false,
                "ui_class": ""
            },
            "description": "I will pm the winner later",
            "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": 11548,
                "name": "Weelo",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 87,
                "icon": "https://user-uploads.online-go.com/f88b76a2c693e1c013952085cf8b7d14-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-01-06T12: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": "2023-04-05T02:43:37.479888Z",
            "ended": "2023-07-10T11:48:16.978251Z",
            "start_waiting": "2023-04-05T02:43:37.389974Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/f88b76a2c693e1c013952085cf8b7d14-15.png",
            "player_count": 4,
            "ranked": true
        }
    ]
}