List all tournaments or create a new tournament.

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

{
    "count": 59314,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-time_start&page=1052",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-time_start&page=1050",
    "results": [
        {
            "id": 118821,
            "name": "Live 19x19 Swiss Tournament 2024-08-05 12:30",
            "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": 4,
                "name": "Live 19x19 Swiss Tournament",
                "rrule": "DTSTART:20260207T080000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:30:39.250689Z",
                "last_run": "2026-02-07T08:00:49.701156Z",
                "lead_time_seconds": 1800,
                "tournament_type": "swiss",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 30,
                    "main_time": 600,
                    "periods": 3
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 6,
                "first_pairing_method": "random",
                "subsequent_pairing_method": "strength",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 40
                },
                "next_run": "2026-02-07T12:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 35,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 600,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2024-08-05T12:30:03.648624Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2024-08-05T12:32:03.785914Z",
            "ended": "2024-08-05T13:44:08.749540Z",
            "start_waiting": "2024-08-05T12:32:03.659047Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 118818,
            "name": "Live 9x9 Double Elimination Tournament 2024-08-05 10:30",
            "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": 2,
                "name": "Live 9x9 Double Elimination Tournament",
                "rrule": "DTSTART:20260207T060000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-02-07T06:00:49.763628Z",
                "lead_time_seconds": 1800,
                "tournament_type": "double_elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 30,
                    "main_time": 300,
                    "periods": 3
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slide",
                "subsequent_pairing_method": "slide",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 100
                },
                "next_run": "2026-02-07T10:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 41,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 300,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2024-08-05T10:30:18.845552Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2024-08-05T10:31:03.725550Z",
            "ended": "2024-08-05T11:11:08.068938Z",
            "start_waiting": "2024-08-05T10:31:03.581674Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 118814,
            "name": "Live 9x9 Double Elimination Tournament 2024-08-05 06:30",
            "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": 2,
                "name": "Live 9x9 Double Elimination Tournament",
                "rrule": "DTSTART:20260207T060000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-02-07T06:00:49.763628Z",
                "lead_time_seconds": 1800,
                "tournament_type": "double_elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 30,
                    "main_time": 300,
                    "periods": 3
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slide",
                "subsequent_pairing_method": "slide",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 100
                },
                "next_run": "2026-02-07T10:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 41,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 300,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2024-08-05T06:30:18.809306Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2024-08-05T06:31:18.889593Z",
            "ended": "2024-08-05T07:03:17.749808Z",
            "start_waiting": "2024-08-05T06:31:18.807468Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 118595,
            "name": "No.1 Instinct 19x19 Ranking Match",
            "director": {
                "id": 1604421,
                "username": "deleted-1f3a91bb-9d0c-4d02-ac3a-4c216fecbec5",
                "country": "zz",
                "icon": "https://user-uploads.online-go.com/b522dbd27551f6ed639ee56d226be9ae-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1137.9721005000217,
                        "deviation": 67.06463343089685,
                        "volatility": 0.060060663470972164
                    }
                },
                "ranking": 17.908951942694344,
                "professional": false,
                "ui_class": ""
            },
            "description": "1. 본능으로 플레이 하는 것을 권장합니다.\n2. AI는 사용 하지 않는걸 권장합니다. \n3. 하루에 하나 이상의 움직임을 권장 합니다.\n\n\nPlease use Google Translate to read the above text",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 15768,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 14400,
                "initial_time": 172800,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 14509,
                "name": "if can't win,have fun",
                "summary": "토너먼트가 무료라니 정말 놀랍죠.\n당신의 기력향상과 재미를 줄 토너먼트에 가입하세요. \n트로피도 얻고 레벨도 올리고 좋잖아요\n그리고 친구들도 만나서 어울리다 보면 바둑이 재미있어 질겁니다.\n어짜피 한달이상 둬야 하는데 너무 급하게 하실 필요 없습니다.\n그리고 지면 어떻고 이기면 어때요 그냥 즐기세요.\n모든 나라가 바둑을 하는 그날 까지 토너먼트는 계속 됩니다.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 7,
                "icon": "https://user-uploads.online-go.com/6201c81e2acd572599a30d17425c6972-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-08-05T06: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": "2024-07-29T10:34:35.831611Z",
            "ended": "2024-09-05T09:53:26.134994Z",
            "start_waiting": "2024-07-29T10:34:35.343092Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6201c81e2acd572599a30d17425c6972-15.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 118597,
            "name": "No.3 Instinct 19x19 Ranking Match",
            "director": {
                "id": 1604421,
                "username": "deleted-1f3a91bb-9d0c-4d02-ac3a-4c216fecbec5",
                "country": "zz",
                "icon": "https://user-uploads.online-go.com/b522dbd27551f6ed639ee56d226be9ae-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1137.9721005000217,
                        "deviation": 67.06463343089685,
                        "volatility": 0.060060663470972164
                    }
                },
                "ranking": 17.908951942694344,
                "professional": false,
                "ui_class": ""
            },
            "description": "1. 본능으로 플레이 하는 것을 권장합니다.\n2. AI는 사용 하지 않는걸 권장합니다. \n3. 하루에 하나 이상의 움직임을 권장 합니다.\n\n\nPlease use Google Translate to read the above text",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 15768,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 14400,
                "initial_time": 172800,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 14509,
                "name": "if can't win,have fun",
                "summary": "토너먼트가 무료라니 정말 놀랍죠.\n당신의 기력향상과 재미를 줄 토너먼트에 가입하세요. \n트로피도 얻고 레벨도 올리고 좋잖아요\n그리고 친구들도 만나서 어울리다 보면 바둑이 재미있어 질겁니다.\n어짜피 한달이상 둬야 하는데 너무 급하게 하실 필요 없습니다.\n그리고 지면 어떻고 이기면 어때요 그냥 즐기세요.\n모든 나라가 바둑을 하는 그날 까지 토너먼트는 계속 됩니다.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 7,
                "icon": "https://user-uploads.online-go.com/6201c81e2acd572599a30d17425c6972-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-08-05T06: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": "2024-07-29T18:44:17.564924Z",
            "ended": "2024-10-07T13:59:15.749827Z",
            "start_waiting": "2024-07-29T18:44:17.110227Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6201c81e2acd572599a30d17425c6972-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 118808,
            "name": "Blitz 19x19 Elimination Tournament 2024-08-05 01:30",
            "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": 1,
                "name": "Blitz 19x19 Elimination Tournament",
                "rrule": "DTSTART:20260207T090000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:06:42.010011Z",
                "last_run": "2026-02-07T09:00:49.722393Z",
                "lead_time_seconds": 1800,
                "tournament_type": "elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 10,
                    "main_time": 120,
                    "periods": 5
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slide",
                "subsequent_pairing_method": "slide",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 100
                },
                "next_run": "2026-02-07T13:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 11,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 10,
                "main_time": 120,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2024-08-05T01:30:18.786547Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2024-08-05T01:31:18.890458Z",
            "ended": "2024-08-05T02:10:21.523058Z",
            "start_waiting": "2024-08-05T01:31:18.784784Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 118357,
            "name": "19x19 Open D.E. Cup #79",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1377.330526676704,
                        "deviation": 73.50696817410154,
                        "volatility": 0.06015430912051763
                    }
                },
                "ranking": 22.328273184495167,
                "professional": false,
                "ui_class": ""
            },
            "description": "Double-Elimination tournament for everyone. It will be started as soon as 8 players will join it.\n\nPrevious winners: https://online-go.com/group/12599",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "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": 12599,
                "name": "GO Special Tournaments",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 66,
                "icon": "https://user-uploads.online-go.com/02eb72b0992a3db1053a7c08c080d81b-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-08-04T21:00:00Z",
            "players_start": 8,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-08-01T16:10:24.092619Z",
            "ended": "2025-02-08T08:10:19.793016Z",
            "start_waiting": "2024-08-01T16:10:23.971182Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/02eb72b0992a3db1053a7c08c080d81b-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 118358,
            "name": "19x19 Open League #58",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1377.330526676704,
                        "deviation": 73.50696817410154,
                        "volatility": 0.06015430912051763
                    }
                },
                "ranking": 22.328273184495167,
                "professional": false,
                "ui_class": ""
            },
            "description": "Open league for everyone. Tournament will be started as soon as 10 players will join it.\n\nPrevious winners: https://online-go.com/group/12599",
            "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",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 12599,
                "name": "GO Special Tournaments",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 66,
                "icon": "https://user-uploads.online-go.com/02eb72b0992a3db1053a7c08c080d81b-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-08-04T21: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": "2024-08-04T17:49:52.849085Z",
            "ended": "2024-12-03T16:00:15.503260Z",
            "start_waiting": "2024-08-04T17:49:52.010879Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/02eb72b0992a3db1053a7c08c080d81b-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 118787,
            "name": "fun!!fun!! 9kyu-7kyu  Ranking match",
            "director": {
                "id": 1609364,
                "username": "deleted-a5ae1c4d-ad19-42f8-a5ba-0e1d4282aa42",
                "country": "zz",
                "icon": "https://user-uploads.online-go.com/b642a01d77dec889ce2ca6463fdf2470-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1347.3701682023013,
                        "deviation": 71.10605406522689,
                        "volatility": 0.06001518000335594
                    }
                },
                "ranking": 21.81914551750528,
                "professional": false,
                "ui_class": ""
            },
            "description": "funfunfunfunfunfunfunfunfunfun",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 87768,
            "time_control_parameters": {
                "system": "canadian",
                "time_control": "canadian",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 172800,
                "period_time": 172800,
                "stones_per_period": 2
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 6273,
                "name": "19x19 Players",
                "summary": "19x19 enthusiasts",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 363,
                "icon": "https://user-uploads.online-go.com/fd93c5b84e277ce846851c8b71ec9778-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-08-04T19:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 21,
            "max_ranking": 23,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-08-04T10:30:20.813599Z",
            "ended": "2024-12-02T09:29:18.576520Z",
            "start_waiting": "2024-08-04T10:30:20.468912Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/fd93c5b84e277ce846851c8b71ec9778-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 118355,
            "name": "9x9 Open League #95",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1377.330526676704,
                        "deviation": 73.50696817410154,
                        "volatility": 0.06015430912051763
                    }
                },
                "ranking": 22.328273184495167,
                "professional": false,
                "ui_class": ""
            },
            "description": "Open league for everyone. Tournament will be started as soon as 10 players will join it.\n\nPrevious winners: https://online-go.com/group/10842",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95543,
            "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": 3524,
                "name": "9x9 Lovers",
                "summary": "A group for Go players who love the 9x9 board.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 691,
                "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-08-04T19: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": "2024-07-30T14:19:21.029966Z",
            "ended": "2024-08-25T20:44:56.588576Z",
            "start_waiting": "2024-07-30T14:19:20.253016Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-15.png",
            "player_count": 10,
            "ranked": true
        }
    ]
}