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

{
    "count": 56085,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-handicap&page=4",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-handicap&page=2",
    "results": [
        {
            "id": 121767,
            "name": "9x9  1️⃣",
            "director": {
                "id": 1649210,
                "username": "Bougainvillea",
                "country": "un",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/9a9495dbf357df5bb0513183d04d9dbe-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 843.2428727452719,
                        "deviation": 65.80931944870223,
                        "volatility": 0.06024075278591883
                    }
                },
                "ranking": 10.969783975226155,
                "professional": false,
                "ui_class": ""
            },
            "description": "Nine x nine",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 120,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "live",
                "pause_on_weekends": false,
                "per_move": 120
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 14758,
                "name": "🤯🤯🤯🤯🤯",
                "summary": "Присоединяйтес\n\n",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 5,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/c3f2d36bded0dcf157900bb9416be535-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-11-15T11:00:00Z",
            "players_start": 5,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 29,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2024-11-15T11:51:08.194955Z",
            "ended": "2024-11-15T12:02:48.292637Z",
            "start_waiting": "2024-11-15T11:51:08.117160Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/c3f2d36bded0dcf157900bb9416be535-15.png",
            "player_count": 5
        },
        {
            "id": 119757,
            "name": "Live 9x9 Double Elimination Tournament 2024-09-01 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:20250426T100000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2025-04-26T10:00:21.694426Z",
                "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": "2025-04-26T14: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-09-01T10:30:34.696228Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2024-09-01T10:31:34.780368Z",
            "ended": "2024-09-01T10:47:54.303570Z",
            "start_waiting": "2024-09-01T10:31:34.708343Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 4
        },
        {
            "id": 118812,
            "name": "#11 Happy Tourney.",
            "director": {
                "id": 1144866,
                "username": "Put K.",
                "country": "001",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/5b9148284b5cbbd5c998e0d0b45c88bf-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1069.2858991150213,
                        "deviation": 74.30249115844744,
                        "volatility": 0.060529701347360174
                    }
                },
                "ranking": 16.467707544085204,
                "professional": false,
                "ui_class": ""
            },
            "description": "11th 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": 60,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/6075a51acf2316ac03f5b309db5f3953-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-08-12T05: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-12T04:44:05.440976Z",
            "ended": "2024-12-25T02:02:52.596871Z",
            "start_waiting": "2024-08-12T04:44:05.282210Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/6075a51acf2316ac03f5b309db5f3953-15.png",
            "player_count": 8
        },
        {
            "id": 118783,
            "name": "HAPPY GO #78 Double Elimination",
            "director": {
                "id": 1220803,
                "username": "nobhaete",
                "country": "cn",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/1565c13b341c9b8bea6066bd85481ee6-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2011.7696337209927,
                        "deviation": 73.24163993371334,
                        "volatility": 0.059825859818506036
                    }
                },
                "ranking": 31.099056380823253,
                "professional": false,
                "ui_class": ""
            },
            "description": "Hi everyone, welcome and have FUN!\n\nPAUSE/ VACATION = DISQUALIFICATION! If your opponent pauses or has a vacation, or you have any question, please contact nobhaete.\n\nDouble elimination tournament every Sunday.",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 43884,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 43200,
                "initial_time": 86400,
                "max_time": 172800
            },
            "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": 60,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/6075a51acf2316ac03f5b309db5f3953-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-08-11T04:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 33,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-08-11T04:00:06.035483Z",
            "ended": "2024-09-06T09:51:14.355258Z",
            "start_waiting": "2024-08-11T04:00:05.982924Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/6075a51acf2316ac03f5b309db5f3953-15.png",
            "player_count": 4
        },
        {
            "id": 120114,
            "name": "rzetutyjyrirjk",
            "director": {
                "id": 1254720,
                "username": "chatf32",
                "country": "fr",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/c7ad76cb23a2bdcb726e5141c72d79b5-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 810.4934337971933,
                        "deviation": 72.36746891487151,
                        "volatility": 0.06003881393640866
                    }
                },
                "ranking": 10.052771220535197,
                "professional": false,
                "ui_class": ""
            },
            "description": "hkjkljiompoummimim!oimhiom!op^hyiû",
            "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": 12997,
                "name": " voiron club de go francais",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 21,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2024-09-12T11:31: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-09-12T11:31:55.076572Z",
            "ended": "2024-09-12T11:33:28.668435Z",
            "start_waiting": "2024-09-12T11:31:55.033159Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2
        },
        {
            "id": 121316,
            "name": "Live 9x9 Double Elimination Tournament 2024-10-19 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:20250426T100000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2025-04-26T10:00:21.694426Z",
                "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": "2025-04-26T14: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-10-19T10:30:44.125961Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2024-10-19T10:31:44.194458Z",
            "ended": "2024-10-19T11:00:33.403225Z",
            "start_waiting": "2024-10-19T10:31:44.125107Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 4
        },
        {
            "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:20250426T100000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2025-04-26T10:00:21.694426Z",
                "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": "2025-04-26T14: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
        },
        {
            "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:20250426T100000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2025-04-26T10:00:21.694426Z",
                "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": "2025-04-26T14: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
        },
        {
            "id": 121122,
            "name": "9x9 Mini League 10k-25k #257",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1426.1534332597607,
                        "deviation": 68.20157745921618,
                        "volatility": 0.06005877902902008
                    }
                },
                "ranking": 23.134673069101808,
                "professional": false,
                "ui_class": ""
            },
            "description": "Special league for players between 25kyu and 10kyu. Tournament will be started as soon as 5 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": true,
            "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": 645,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/524010f9e013f409bdc23336febde936-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-10-27T20:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-10-23T00:29:31.116030Z",
            "ended": "2024-11-08T00:09:24.501474Z",
            "start_waiting": "2024-10-23T00:29:30.705313Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/524010f9e013f409bdc23336febde936-15.png",
            "player_count": 5
        },
        {
            "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:20250426T080000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:30:39.250689Z",
                "last_run": "2025-04-26T08:00:21.684728Z",
                "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": "2025-04-26T12: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
        }
    ]
}