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

{
    "count": 57693,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-player_count&page=4630",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-player_count&page=4628",
    "results": [
        {
            "id": 86681,
            "name": "test 2",
            "director": {
                "id": 738276,
                "username": "dojero",
                "country": "cu",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/2d3839eaa91c377ca49f523af7f26255-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1093.456509582685,
                        "deviation": 64.5937624192967,
                        "volatility": 0.06000942406046477
                    }
                },
                "ranking": 16.98517363520214,
                "professional": false,
                "ui_class": ""
            },
            "description": "test 2",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 5,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "blitz",
                "pause_on_weekends": false,
                "main_time": 30,
                "period_time": 5,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10604,
                "name": "Fake Deities",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 7,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/b91c8e73e530b5f78f5a10630ffaf06f-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-02-28T21:35:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2022-02-28T21:36:20.248587Z",
            "ended": "2022-02-28T21:39:41.818933Z",
            "start_waiting": "2022-02-28T21:36:20.098210Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/b91c8e73e530b5f78f5a10630ffaf06f-15.png",
            "player_count": 4
        },
        {
            "id": 86721,
            "name": "Live 9x9 Double Elimination Tournament 2022-03-01 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 Sitewide Tournament",
            "schedule": {
                "id": 2,
                "name": "Live 9x9 Double Elimination Tournament",
                "rrule": "DTSTART:20250909T220000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2025-09-09T22:00:15.805750Z",
                "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-09-10T02:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 33,
            "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": "2022-03-01T18:30:06.505023Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2022-03-01T18:30:07.011204Z",
            "ended": "2022-03-01T18:53:00.651976Z",
            "start_waiting": "2022-03-01T18:30:06.866220Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 4
        },
        {
            "id": 81616,
            "name": "It's Go Time",
            "director": {
                "id": 942229,
                "username": "karstensyversen",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/df61c6918c7980826592b2dd7d9db2f0?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1337.6891060937023,
                        "deviation": 290.31896371798047,
                        "volatility": 0.05999967537233814
                    }
                },
                "ranking": 21.652208749198074,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Let's all play Go",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "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": 7251,
                "name": "Elizabeth Go-rley Flynn's Goban of Struggle",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 4,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/25b3f6fd1f2f5e5eb1a9ccd609c95c89-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-10-22T21:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-10-23T19:20:14.584238Z",
            "ended": "2022-03-01T22:58:05.329705Z",
            "start_waiting": "2021-10-23T19:20:14.497645Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/25b3f6fd1f2f5e5eb1a9ccd609c95c89-15.png",
            "player_count": 4
        },
        {
            "id": 86738,
            "name": "2 March, 2020 Practice",
            "director": {
                "id": 1102517,
                "username": "vwongpt",
                "country": "hk",
                "icon": "https://secure.gravatar.com/avatar/c6106f229d256b87ad8f114a608b3d7d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1544.7710327810785,
                        "deviation": 84.29096941359276,
                        "volatility": 0.06005286649551838
                    }
                },
                "ranking": 24.984237396477834,
                "professional": false,
                "ui_class": ""
            },
            "description": "日期: 2 Mar (wed)\n時間: 1920 - 2020\n平台: OGS \"www.online-go.com\n賽規: 15mins + 20s\n\n1. 請預先加入\nZoom 會議\nID: 243 819 3582\npw: 無\n 或 會議連結\nhttps://us02web.zoom.us/j/2438193582\n\n2. 請預早加入 \"Tournament\"\n\n3. 對弈守則\na. 🤝禮貌及有秩序\nb. ⏳請善用時間,若發現 對局過快,或需接受懲罰。\nc. 🚫嚴禁於50步內「Resign」或「投子」, 50步以上則可自行判斷\n*若未能遵守者,或不能參與下次練習賽\n\n\n✨特設Youtube直播及重溫, 請留意以下頻道:\nhttps://youtube.com/channel/UCvJsIiiYWtfuZ_7utaQXTrg",
            "schedule": null,
            "title": null,
            "tournament_type": "opengotha",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 30,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 900,
                "period_time": 20,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10857,
                "name": "V.Chess Academy",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 65,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/24a0b7752aa3881eeb1c45c28d29e936-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-03-02T05:50:00Z",
            "players_start": 4,
            "first_pairing_method": "opengotha",
            "subsequent_pairing_method": "opengotha",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2022-03-02T05:50:32.881412Z",
            "ended": "2022-03-02T05:54:40.993900Z",
            "start_waiting": "2022-03-02T05:54:40.989440Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/24a0b7752aa3881eeb1c45c28d29e936-15.png",
            "player_count": 4
        },
        {
            "id": 86739,
            "name": "Testing",
            "director": {
                "id": 1102517,
                "username": "vwongpt",
                "country": "hk",
                "icon": "https://secure.gravatar.com/avatar/c6106f229d256b87ad8f114a608b3d7d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1544.7710327810785,
                        "deviation": 84.29096941359276,
                        "volatility": 0.06005286649551838
                    }
                },
                "ranking": 24.984237396477834,
                "professional": false,
                "ui_class": ""
            },
            "description": "日期: 2 Mar (wed)\n時間: 1920 - 2020\n平台: OGS \"www.online-go.com\n賽規: 15mins + 20s\n\n1. 請預先加入\nZoom 會議\nID: 243 819 3582\npw: 無\n 或 會議連結\nhttps://us02web.zoom.us/j/2438193582\n\n2. 請預早加入 \"Tournament\"\n\n3. 對弈守則\na. 🤝禮貌及有秩序\nb. ⏳請善用時間,若發現 對局過快,或需接受懲罰。\nc. 🚫嚴禁於50步內「Resign」或「投子」, 50步以上則可自行判斷\n*若未能遵守者,或不能參與下次練習賽\n\n\n✨特設Youtube直播及重溫, 請留意以下頻道:\nhttps://youtube.com/channel/UCvJsIiiYWtfuZ_7utaQXTrg",
            "schedule": null,
            "title": null,
            "tournament_type": "opengotha",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 23,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 1200,
                "period_time": 10,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10857,
                "name": "V.Chess Academy",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 65,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/24a0b7752aa3881eeb1c45c28d29e936-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-03-02T05:58:00Z",
            "players_start": 4,
            "first_pairing_method": "opengotha",
            "subsequent_pairing_method": "opengotha",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2022-03-02T05:58:33.189302Z",
            "ended": "2022-03-02T06:01:11.111758Z",
            "start_waiting": "2022-03-02T06:01:11.106588Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/24a0b7752aa3881eeb1c45c28d29e936-15.png",
            "player_count": 4
        },
        {
            "id": 86741,
            "name": "Testing",
            "director": {
                "id": 1102517,
                "username": "vwongpt",
                "country": "hk",
                "icon": "https://secure.gravatar.com/avatar/c6106f229d256b87ad8f114a608b3d7d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1544.7710327810785,
                        "deviation": 84.29096941359276,
                        "volatility": 0.06005286649551838
                    }
                },
                "ranking": 24.984237396477834,
                "professional": false,
                "ui_class": ""
            },
            "description": "日期: 2 Mar (wed)\n時間: 1920 - 2020\n平台: OGS \"www.online-go.com\n賽規: 15mins + 20s\n\n1. 請預先加入\nZoom 會議\nID: 243 819 3582\npw: 無\n 或 會議連結\nhttps://us02web.zoom.us/j/2438193582\n\n2. 請預早加入 \"Tournament\"\n\n3. 對弈守則\na. 🤝禮貌及有秩序\nb. ⏳請善用時間,若發現 對局過快,或需接受懲罰。\nc. 🚫嚴禁於50步內「Resign」或「投子」, 50步以上則可自行判斷\n*若未能遵守者,或不能參與下次練習賽\n\n\n✨特設Youtube直播及重溫, 請留意以下頻道:\nhttps://youtube.com/channel/UCvJsIiiYWtfuZ_7utaQXTrg",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 33,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 1200,
                "period_time": 20,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10857,
                "name": "V.Chess Academy",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 65,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/24a0b7752aa3881eeb1c45c28d29e936-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-03-02T06:05:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2022-03-02T06:05:33.502608Z",
            "ended": "2022-03-02T06:09:43.859124Z",
            "start_waiting": "2022-03-02T06:05:33.423850Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/24a0b7752aa3881eeb1c45c28d29e936-15.png",
            "player_count": 4
        },
        {
            "id": 84260,
            "name": "Kyu tournament",
            "director": {
                "id": 1092986,
                "username": "考蓬.   我爱汝",
                "country": "vi",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/26e3e0ef44b418ee56f08234ef9de6c2-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 952.4672109508458,
                        "deviation": 65.68819781074589,
                        "volatility": 0.060021777759872594
                    }
                },
                "ranking": 13.789469264159449,
                "professional": false,
                "ui_class": ""
            },
            "description": "Only for.kyu",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 1840,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 1800,
                "initial_time": 3600,
                "max_time": 3600
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 10833,
                "name": "Zonick",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 10,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/26e3e0ef44b418ee56f08234ef9de6c2-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-12-30T06:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-12-30T06:00:05.991359Z",
            "ended": "2022-03-02T16:06:33.391094Z",
            "start_waiting": "2021-12-30T06:00:05.900385Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/26e3e0ef44b418ee56f08234ef9de6c2-15.png",
            "player_count": 4
        },
        {
            "id": 86762,
            "name": "Live 9x9 Double Elimination Tournament 2022-03-02 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 Sitewide Tournament",
            "schedule": {
                "id": 2,
                "name": "Live 9x9 Double Elimination Tournament",
                "rrule": "DTSTART:20250909T220000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2025-09-09T22:00:15.805750Z",
                "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-09-10T02:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 33,
            "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": "2022-03-02T18:30:00.150710Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2022-03-02T18:30:01.191558Z",
            "ended": "2022-03-02T19:09:33.412385Z",
            "start_waiting": "2022-03-02T18:30:01.079365Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 4
        },
        {
            "id": 85453,
            "name": "Warmup 2022",
            "director": {
                "id": 773811,
                "username": "ChristophPaul",
                "country": "_United_Federation_of_Planets",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/4cc7188aa5fdaa96dcca581e7e873a27-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1586.1551652886924,
                        "deviation": 76.94393585918544,
                        "volatility": 0.059993183830250485
                    }
                },
                "ranking": 25.596259786372293,
                "professional": false,
                "ui_class": ""
            },
            "description": "Hoffe alles richtig eingegeben",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "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": 5054,
                "name": "Go Revival Bremen",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 7,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/47a010897c31ed8892e6ab2f728df2e4-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-02-08T13:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2022-02-08T13:00:23.828526Z",
            "ended": "2022-03-02T22:40:47.615481Z",
            "start_waiting": "2022-02-08T13:00:23.656452Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/47a010897c31ed8892e6ab2f728df2e4-15.png",
            "player_count": 4
        },
        {
            "id": 85396,
            "name": "Eリーグ(入門・ビギナー 13路盤)",
            "director": {
                "id": 874208,
                "username": "FUKO.S",
                "country": "jp",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/aa170ff76e007cc7bc7a15709e85dbb8-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2256.5904553484816,
                        "deviation": 72.0504606501076,
                        "volatility": 0.060033994415980826
                    }
                },
                "ranking": 33.75760878256561,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "リーグ開始時に参加されているメンバーでの総あたり戦になります。(レーティングによる自動ハンデ付き)\n\n全部のゲームが一斉に始まりますので、自分の手番になっている対局はどんどん着手していきましょう。",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 13440,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "total_time": 1209600
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 7692,
                "name": "Yushima Go Cafe (湯島囲碁喫茶)",
                "summary": "This is a group exclusively for guests of Yushima Go Cafe and members of the Online Go Salon.\n湯島囲碁喫茶のゲスト&オンライン囲碁サロンメンバー専用のグループです。",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 112,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/8246898de5c953274f7be81122b75b69-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-02-10T11:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2022-02-10T11:00:53.270235Z",
            "ended": "2022-03-03T12:47:34.139616Z",
            "start_waiting": "2022-02-10T11:00:53.176762Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/8246898de5c953274f7be81122b75b69-15.png",
            "player_count": 4
        }
    ]
}