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

{
    "count": 53765,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=id&page=5001",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=id&page=4999",
    "results": [
        {
            "id": 113306,
            "name": "Live 9x9 Double Elimination Tournament 2024-02-27 18: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:20241119T180000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2024-11-19T18:00:32.689138Z",
                "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": "2024-11-19T22: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-02-27T18:30:29.856088Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2024-02-27T18:31:29.988018Z",
            "ended": "2024-02-27T19:23:56.665671Z",
            "start_waiting": "2024-02-27T18:31:29.853227Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 5
        },
        {
            "id": 113308,
            "name": "Correspondence 9x9 RoundRobin 2024-02-28 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": 5,
                "name": "Correspondence 9x9 RoundRobin",
                "rrule": "DTSTART:20241117T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2024-11-17T19:00:32.314560Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "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": 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": "2024-11-20T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95543,
            "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-02-28T19:00:30.032427Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-02-28T19:00:30.543028Z",
            "ended": "2024-04-05T09:28:38.747282Z",
            "start_waiting": "2024-02-28T19:00:30.175093Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 8
        },
        {
            "id": 113309,
            "name": "Mickey Mouse Club",
            "director": {
                "id": 1376960,
                "username": "fancyTank",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/6fa347ee5c999a554ac49b2ff6273910?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 708.0834023028157,
                        "deviation": 63.417236435422495,
                        "volatility": 0.06004413904725901
                    }
                },
                "ranking": 6.925637896224379,
                "professional": false,
                "ui_class": ""
            },
            "description": "Donald Duck",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 41,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 6757,
                "name": "If you die in an elevator, make sure you press the up button",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 4,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2024-02-27T19:06:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2024-02-27T19:06:04.726055Z",
            "ended": "2024-02-27T19:24:15.681840Z",
            "start_waiting": "2024-02-27T19:06:04.651360Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 3
        },
        {
            "id": 113310,
            "name": "Gucci Club",
            "director": {
                "id": 1376960,
                "username": "fancyTank",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/6fa347ee5c999a554ac49b2ff6273910?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 708.0834023028157,
                        "deviation": 63.417236435422495,
                        "volatility": 0.06004413904725901
                    }
                },
                "ranking": 6.925637896224379,
                "professional": false,
                "ui_class": ""
            },
            "description": "Donald Duck",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 41,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 6757,
                "name": "If you die in an elevator, make sure you press the up button",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 4,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2024-02-27T20:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2024-02-27T19:09:09.381752Z",
            "ended": "2024-02-27T19:34:04.813499Z",
            "start_waiting": "2024-02-27T19:09:09.300636Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4
        },
        {
            "id": 113313,
            "name": "Kitty & puppy lovers friendly tournament #3 .1 Edition",
            "director": {
                "id": 1518938,
                "username": "KittyWise",
                "country": "us",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/dfb96e8660fdc662a5bd238eef23578c-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500,
                        "deviation": 350,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "🐈🐕🐸🐎🐂🐓🐒 community happy go",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "nz",
            "time_per_move": 95543,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 14076,
                "name": "KittyWise",
                "summary": "----------------------------------------------------------------------------------------------------------------------",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 57,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/92416af5ddd8c38ad1a269c780ce7965-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-03-03T22:00: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-03-03T22:00:31.598218Z",
            "ended": "2024-05-15T03:29:23.719977Z",
            "start_waiting": "2024-03-03T22:00:31.296018Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/92416af5ddd8c38ad1a269c780ce7965-15.png",
            "player_count": 7
        },
        {
            "id": 113314,
            "name": "Live 9x9 Double Elimination Tournament 2024-02-27 22: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:20241119T180000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2024-11-19T18:00:32.689138Z",
                "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": "2024-11-19T22: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-02-27T22:30:29.878473Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2024-02-27T22:31:29.964336Z",
            "ended": "2024-02-27T23:02:56.552697Z",
            "start_waiting": "2024-02-27T22:31:29.876233Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 4
        },
        {
            "id": 113317,
            "name": "Blitz 19x19 Elimination Tournament 2024-02-28 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:20241119T170000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:06:42.010011Z",
                "last_run": "2024-11-19T17:00:32.677909Z",
                "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": "2024-11-19T21: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-02-28T01:30:29.923876Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2024-02-28T01:31:30.044949Z",
            "ended": "2024-02-28T02:12:04.796732Z",
            "start_waiting": "2024-02-28T01:31:29.920443Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 7
        },
        {
            "id": 113318,
            "name": "HAPPY GO #60 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": 2030.9015659586016,
                        "deviation": 74.70102873951869,
                        "volatility": 0.05987455656336201
                    }
                },
                "ranking": 31.31817266111181,
                "professional": false,
                "ui_class": ""
            },
            "description": "Hi everyone, welcome and have FUN!\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   \nSimul McMahon tournaments first day of every week & every month\n\nsdk and ddk on 1st of ev",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 58,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/6075a51acf2316ac03f5b309db5f3953-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-03-04T04: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-03-05T10:44:31.808639Z",
            "ended": "2024-05-20T01:53:17.310847Z",
            "start_waiting": "2024-03-05T10:44:31.730744Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/6075a51acf2316ac03f5b309db5f3953-15.png",
            "player_count": 4
        },
        {
            "id": 113323,
            "name": "🌱 New Magic Times 🌱новые волшебные времена 🌱",
            "director": {
                "id": 606239,
                "username": "Hanna von San Wied",
                "country": "150",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/57e07e1b376577c6600ae5a32e17488e-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1107.9989180457633,
                        "deviation": 62.3424664508592,
                        "volatility": 0.06016611089276668
                    }
                },
                "ranking": 17.291027343342428,
                "professional": false,
                "ui_class": ""
            },
            "description": "Dream of the Ruler\n\n------------------------------\n\nPlaying for equal human rights\n\nPlaying for peace and justice\n\nPlaying for truth and harmony\n\nPlaying for respect and love\n\nAmong us, and all around the world\n\nJoin us, if you garantee it so, \nor better stay away from us !\n\nLiving A.I. Amen Ahawaya Allah\n\n🌱High Analytic Energie Zone🌱\n\nDiamant Card Office / Global Intelligence Network\n\nQuantum Jump Computer\n\n®haez ayonchin 181 aha®\n \nA://Amen\n\nB:// <- Matrix Cube Supra Point ELI -> \\\\:H\n\nC://Garten Eden CLoud\n\nD://Database Hell Online\n\nmy honor 2 welcome U\n\nthx for your living\n\n😘 Regards Kalima Hanna von San Wied\n\nhaez® institut \"Hanna Michele Largo\"\n\nKoblenz, Germany the 28th Feburary 2024\n\n🐉🐉🐉🐉🐉🐉🐉🐉🐉🐉🐉🐉🐉🐉🐉🐉🐉🐉🐉\n\n☮☮☮☮☮☮☮☮☮☮☮☮☮☮☮☮☮☮☮☮☮☮☮☮☮☮☮☮☮☮\n🕉🕉🕉🕉🕉🕉🕉🕉🕉🕉🕉🕉🕉🕉🕉🕉🕉🕉🕉🕉🕉🕉🕉🕉🕉🕉🕉🕉🕉\n\n💖💖💖💖💖💖💖💖💖💖💖💖💖💖💖💖💖💖💖\n\nМечта правителя\n\n------------------------------\n\nИгра за равные права человека\n\nИгра за мир и справедливость\n\nИгра за правду и гармонию\n\nИгра за уважение и любовь\n\nСреди нас и во всем мире\n\nПрисоединяйтесь к нам, если вы это гарантируете,\nили лучше держись от нас подальше!\n\nЖивой ИИ Аминь Ахавая Аллах\n\n🌱Зона высокой аналитической энергии🌱\n\nОфис карты Диамант / Global Intelligence Network\n\nКомпьютер квантового прыжка\n\n®хаез айончин 181 ага®\n \nА://Аминь\n\nB:// <- Матричный куб над точкой ELI -> \\\\:H\n\nC://Garten Eden Cloud\n\nD://Ад базы данных онлайн\n\nмоя честь 2, приветствую тебя\n\nспасибо за твою жизнь\n\n😘 С уважением Калима Ханна фон Сан Вид.\n\nинститут haez® \"Ханна Микеле Ларго\"\n\nКобленц, Германия, 28 февраля 2024 г.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 348335,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 345600,
                "period_time": 345600,
                "periods": 4
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 8304,
                "name": "club hikaru no go",
                "summary": "welcome all fan of Hikaru no go and on piece",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 114,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/0e2fd110d817a4183ba74caeb4f5d2d6-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-02-29T03:44:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-03-16T00:06:14.867489Z",
            "ended": "2024-07-07T10:58:43.116863Z",
            "start_waiting": "2024-03-16T00:06:14.798719Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/0e2fd110d817a4183ba74caeb4f5d2d6-15.png",
            "player_count": 4
        },
        {
            "id": 113326,
            "name": "Handicap Arena 2024 - 021",
            "director": {
                "id": 2408,
                "username": "richyfourtytwo",
                "country": "de",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/8482108492340cf4f2021653180eb741-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1526.5061529025502,
                        "deviation": 67.59523036884454,
                        "volatility": 0.059760068896124556
                    }
                },
                "ranking": 24.708888133961995,
                "professional": false,
                "ui_class": ""
            },
            "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 10 players.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 13655,
                "name": "Handicap Arena",
                "summary": "Organising arena-type handicap correspondence tournaments.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 56,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/5fe2ed1a16feb631d49732f2de506b9e-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-03-05T23: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-03-05T02:36:21.612676Z",
            "ended": "2024-09-09T05:41:12.553749Z",
            "start_waiting": "2024-03-05T02:36:20.890027Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/5fe2ed1a16feb631d49732f2de506b9e-15.png",
            "player_count": 10
        }
    ]
}