List all tournaments or create a new tournament.

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

{
    "count": 59204,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=time_per_move&page=4523",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=time_per_move&page=4521",
    "results": [
        {
            "id": 129526,
            "name": "Correspondence 19x19 RoundRobin 2025-06-17 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:20260331T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2026-03-31T19:00:15.081472Z",
                "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-04-03T19: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-06-17T19:00:26.425736Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-06-17T19:00:27.483593Z",
            "ended": "2026-02-06T03:13:32.445092Z",
            "start_waiting": "2025-06-17T19:00:26.928931Z",
            "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": 117198,
            "name": "Correspondence Weekly McMahon 19x19 2024-06-22 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:20260330T170000Z\nRRULE:FREQ=WEEKLY",
                "active": true,
                "created": "2015-12-16T02:22:56.480465Z",
                "last_run": "2026-03-30T17:00:11.602788Z",
                "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-04-06T17: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": "2024-06-22T17:00:47.101223Z",
            "players_start": 10,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-06-22T17:00:50.479596Z",
            "ended": "2026-03-13T06:25:44.936550Z",
            "start_waiting": "2024-06-22T17:00:48.451009Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 31,
            "ranked": true
        },
        {
            "id": 131481,
            "name": "15k tournament",
            "director": {
                "id": 839136,
                "username": "Soccer is awesome",
                "country": "_Starfleet",
                "icon": "https://user-uploads.online-go.com/48e6240dacac17c93414108e4283e0b2-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 891.2546598674192,
                        "deviation": 66.36813968008407,
                        "volatility": 0.06001779878165622
                    }
                },
                "ranking": 12.251719355114881,
                "professional": false,
                "ui_class": ""
            },
            "description": "15k only tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "ing",
            "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": 13797,
                "name": " 无间勤碁术化  Go Advance forward forever",
                "summary": "欢迎围棋爱好者来到属于您的园地\n\n\n          In Your 💖 Go to Universes everywhere",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 496,
                "icon": "https://user-uploads.online-go.com/175d0b2a36101a52411db11b4d096829-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-08-18T11:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 15,
            "max_ranking": 15,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-08-23T08:07:28.944966Z",
            "ended": "2025-09-24T11:51:00.324140Z",
            "start_waiting": "2025-08-23T08:07:28.881743Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/175d0b2a36101a52411db11b4d096829-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 98507,
            "name": "New year tournament 2024",
            "director": {
                "id": 1228937,
                "username": "ᴅᴇʟᴇᴛᴇ...ᴘᴜɴ",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/0182b9984a33563970c845324e879c71-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 758.6414401556027,
                        "deviation": 64.62011119056008,
                        "volatility": 0.06001892604703136
                    }
                },
                "ranking": 8.522232472223182,
                "professional": false,
                "ui_class": "bot"
            },
            "description": "Let’s fun [25k]-[1k] [1d]-[9d] [1p]-[2p] and no rank can come to this tournament!\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://wizardofcode1.github.io/styles.css\">\n\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://sofia-mal.github.io/1234/test3.css\">",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 11532,
                "name": "Tournaments (Hikaru no Go) Group™️",
                "summary": "Welcome You can joined tournaments in this group\nยินดีต้อนรับ​คุณสามารถทัวร์​นา​เม็นในกลุ่มนี้ได้",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 60,
                "icon": "https://user-uploads.online-go.com/1a6da98b2a0fa744dfab936a7f3f5d43-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-12-31T18:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2023-12-31T18:00:06.581093Z",
            "ended": "2025-03-22T21:21:35.343583Z",
            "start_waiting": "2023-12-31T18:00:05.671563Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/1a6da98b2a0fa744dfab936a7f3f5d43-15.png",
            "player_count": 106,
            "ranked": true
        },
        {
            "id": 115450,
            "name": "New Tournament",
            "director": {
                "id": 1552725,
                "username": "noob_bot_humanity",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/de9061474d00642e3c00e0ed6830e71f?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1612.97968476873,
                        "deviation": 171.69690802064102,
                        "volatility": 0.05999584580354507
                    }
                },
                "ranking": 25.98449111074598,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "hiiiii",
            "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": 14244,
                "name": "New Players to Go",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 1,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2024-04-27T14:11:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-04-27T14:11:25.078382Z",
            "ended": "2024-04-27T14:14:50.546595Z",
            "start_waiting": "2024-04-27T14:11:25.017943Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 115451,
            "name": "hiiiii",
            "director": {
                "id": 1552725,
                "username": "noob_bot_humanity",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/de9061474d00642e3c00e0ed6830e71f?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1612.97968476873,
                        "deviation": 171.69690802064102,
                        "volatility": 0.05999584580354507
                    }
                },
                "ranking": 25.98449111074598,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "hiiiiiiiiiiiiiiii",
            "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": 14244,
                "name": "New Players to Go",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 1,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2024-04-27T14:18:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-04-27T14:18:25.083921Z",
            "ended": "2024-04-27T14:19:28.667754Z",
            "start_waiting": "2024-04-27T14:18:25.020860Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 118594,
            "name": "#10 Happy Tourney.",
            "director": {
                "id": 1144866,
                "username": "𝒫𝓊𝓉 𝒦.",
                "country": "001",
                "icon": "https://user-uploads.online-go.com/96e71b19d93c156edd85ce7fe2904c51-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 945.1510893034784,
                        "deviation": 70.14270876950478,
                        "volatility": 0.06059969932426293
                    }
                },
                "ranking": 13.610962284857385,
                "professional": false,
                "ui_class": ""
            },
            "description": "10th happy tourney, I will create a new tournament with this name every Monday, have fun!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "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": 12619,
                "name": "Happy Go!!!",
                "summary": "Feel free to join and create tournaments!\nCreate tournaments = admin\n\nDouble Elimination tournaments every Sunday    \nSingle Elimination tournaments every Thursday & Monday\n\nSimul McMahon tournaments first day of every month\n\nsdk and ddk on 1st of every tw",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 70,
                "icon": "https://user-uploads.online-go.com/6075a51acf2316ac03f5b309db5f3953-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-08-04T17:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-08-04T17:00:18.871753Z",
            "ended": "2024-12-03T05:01:45.166615Z",
            "start_waiting": "2024-08-04T17:00:18.741677Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6075a51acf2316ac03f5b309db5f3953-15.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 99581,
            "name": "Correspondence 19x19 RoundRobin 2023-02-01 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:20260331T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2026-03-31T19:00:15.081472Z",
                "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-04-03T19: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-02-01T19:00:17.377531Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-02-01T19:01:01.524911Z",
            "ended": "2023-10-04T21:15:04.626666Z",
            "start_waiting": "2023-02-01T19:01:01.082024Z",
            "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": 117540,
            "name": "Club 37. The Beginning",
            "director": {
                "id": 881921,
                "username": "GrandPa Frog",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/5fb556e66c2a6329343862ba69d68976-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1389.7430311055082,
                        "deviation": 63.68664986900685,
                        "volatility": 0.059849518549770615
                    }
                },
                "ranking": 22.53596654639986,
                "professional": false,
                "ui_class": ""
            },
            "description": "<link rel=\"stylesheet\" type=\"text/css\" href=\"https://<pavelgvozdev.ru/ogs_tournament>/<tournament.css>\">\n\n<p>Friends!!!</p>\n<p>Grandpa Frog and the Secret Society of Necromancers \"Death Through Hane\" are holding a tournament for 3-7 kyu \"Club 37. The Beginning.\" There are many interesting and mysterious things in the world. For example, the game of Go, the mystery of the Oak Peninsula, the disappearance of Ivan the Terrible's library, the disappearance of the Amber Room, and the Huashan Caves in China. Let's explore all these amazing mysteries. And let's start with the game of Go.</p>\n\n<p>\n<embed src=\"https://www.youtube.com/embed/eYBfsFhW-_o?si=019oQ6aWaSwACZP\" width=\"640\" height=\"480\"><br>\nOur wonderful world.\n</p>\n\n<p>And now for the fun part, the prizes! Each participant in this unofficial tournament will receive an unofficial prize - an electronic Go taskbook. \"Problembook 800 Weiqi Rapid Drills\" (围棋快速练习800题). Task level: from 15 kyu to 5 kyu Russian Federation Go. The link to the book will be posted in the tournament chat within a few days after the tournament starts. Since the chat room is periodically cleared of messages, the link will be removed after some time. If you haven't downloaded the book, post it in the tournament chat and I will post the link again.</p>\n\n<p>Something about the regulations. Please note that each move adds 1 day to the time, but no more than 3 days. Time is suspended on weekends. This means that you must make one move per day. Something about the regulations. Please note that each move adds 1 day to the time, but no more than 3 days. Time is suspended for the weekend. This means that you must make one move per day. </p>\n\n<p>\n    Regards,<br>\n    Grandpa Frog.",
            "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": false,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 13337,
                "name": "Тайное общество некромантов \"Смерть через хане\"",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 23,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2024-07-10T07:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 23,
            "max_ranking": 27,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-07-10T07:00:26.203642Z",
            "ended": "2025-07-29T20:00:45.975131Z",
            "start_waiting": "2024-07-10T07:00:24.438328Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 30,
            "ranked": true
        },
        {
            "id": 130498,
            "name": "Handicap Arena 2025 - 058",
            "director": {
                "id": 526987,
                "username": "Gia",
                "country": "gr",
                "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1100.204091598003,
                        "deviation": 64.01934733662408,
                        "volatility": 0.06006973987863595
                    }
                },
                "ranking": 17.127590393947607,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Part of an arena tournament. For details, rules and arena-standings see the group page.\n\nThe tournament will start as soon as there are 5 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": 103,
                "icon": "https://user-uploads.online-go.com/5fe2ed1a16feb631d49732f2de506b9e-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-07-18T15:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-07-16T15:01:58.618179Z",
            "ended": "2026-01-15T00:55:22.667262Z",
            "start_waiting": "2025-07-16T15:01:58.485903Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5fe2ed1a16feb631d49732f2de506b9e-15.png",
            "player_count": 5,
            "ranked": true
        }
    ]
}