List all tournaments or create a new tournament.

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

{
    "count": 58901,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-first_pairing_method&page=5171",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-first_pairing_method&page=5169",
    "results": [
        {
            "id": 57738,
            "name": "Blitz 13x13 Swiss Tournament 2020-03-20 11: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": 3,
                "name": "Blitz 13x13 Swiss Tournament",
                "rrule": "DTSTART:20251231T230000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:27:45.234995Z",
                "last_run": "2025-12-31T23:00:45.955104Z",
                "lead_time_seconds": 1800,
                "tournament_type": "swiss",
                "handicap": 0,
                "rules": "japanese",
                "size": 13,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 10,
                    "main_time": 300,
                    "periods": 5
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 6,
                "first_pairing_method": "random",
                "subsequent_pairing_method": "strength",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 40
                },
                "next_run": "2026-01-01T03:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 13,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 10,
                "main_time": 300,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2020-03-20T11:30:46.403667Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-03-20T11:30:48.425299Z",
            "ended": "2020-03-20T12:19:10.372030Z",
            "start_waiting": "2020-03-20T11:30:47.802645Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 55830,
            "name": "Blitz 13x13 Swiss Tournament 2020-01-19 19: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": 3,
                "name": "Blitz 13x13 Swiss Tournament",
                "rrule": "DTSTART:20251231T230000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:27:45.234995Z",
                "last_run": "2025-12-31T23:00:45.955104Z",
                "lead_time_seconds": 1800,
                "tournament_type": "swiss",
                "handicap": 0,
                "rules": "japanese",
                "size": 13,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 10,
                    "main_time": 300,
                    "periods": 5
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 6,
                "first_pairing_method": "random",
                "subsequent_pairing_method": "strength",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 40
                },
                "next_run": "2026-01-01T03:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 13,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 10,
                "main_time": 300,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2020-01-19T19:30:23.349784Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-01-19T19:30:25.322950Z",
            "ended": "2020-01-19T20:07:15.604320Z",
            "start_waiting": "2020-01-19T19:30:24.552861Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 131994,
            "name": "black stone#17",
            "director": {
                "id": 635044,
                "username": "15.03",
                "country": "jp",
                "icon": "https://user-uploads.online-go.com/c95b24310a554e4ebac113077793f721-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1772.6531361070352,
                        "deviation": 73.9761870515549,
                        "volatility": 0.06016095493683166
                    }
                },
                "ranking": 28.169716073629075,
                "professional": false,
                "ui_class": ""
            },
            "description": "ต้อนรับเข้าสู่การแข่งขันหมากล้อม black stone ครั้งที่ 17 สำหรับรุ่นกระดาน 13x13",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 45,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 900,
                "period_time": 30,
                "periods": 2
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 14619,
                "name": "black stone go",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 54,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2025-09-02T12:30:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-09-02T12:30:14.908523Z",
            "ended": "2025-09-02T14:15:06.822625Z",
            "start_waiting": "2025-09-02T12:30:14.779327Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 58602,
            "name": "paldkjdjdjdh",
            "director": {
                "id": 748237,
                "username": "PAPA LOUIE",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/5ca63bebc1e9733a922cf80a18e54a3a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 547.3072455519224,
                        "deviation": 78.58011345147807,
                        "volatility": 0.059984484173782465
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "ftfrtfyyfttfy",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 631680,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 604800,
                "initial_time": 2419200,
                "max_time": 2419200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 4456,
                "name": "Our Go House",
                "summary": "Hello this is Our Go House 🔰🔰\n😃🙃😊👋 YEET",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 159,
                "icon": "https://user-uploads.online-go.com/bf53577eefa2af10bcf48655c23a2b4a-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-14T23:21:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 5,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-04-14T23:21:40.738251Z",
            "ended": "2020-10-14T23:59:09.615196Z",
            "start_waiting": "2020-04-14T23:21:39.449588Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/bf53577eefa2af10bcf48655c23a2b4a-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 89396,
            "name": "Live 19x19 Swiss Tournament 2022-04-30 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 Sitewide Tournament",
            "schedule": {
                "id": 4,
                "name": "Live 19x19 Swiss Tournament",
                "rrule": "DTSTART:20251231T200000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:30:39.250689Z",
                "last_run": "2025-12-31T20:00:45.936331Z",
                "lead_time_seconds": 1800,
                "tournament_type": "swiss",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 30,
                    "main_time": 600,
                    "periods": 3
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 6,
                "first_pairing_method": "random",
                "subsequent_pairing_method": "strength",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 40
                },
                "next_run": "2026-01-01T00:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "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": "2022-04-30T12:30:48.447122Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2022-04-30T12:30:49.725609Z",
            "ended": "2022-04-30T13:39:30.403345Z",
            "start_waiting": "2022-04-30T12:30:49.561169Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 79752,
            "name": "Go Zodiac Friendship Games Online ราศีกันย์ รุ่น C1 กระดาน 19x19 (1-4 คิว)",
            "director": {
                "id": 912066,
                "username": "cp01",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/de68cddd8756dc15dabf0412cd45dfe9-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1025.93061700216,
                        "deviation": 107.2899597198185,
                        "volatility": 0.06005411806588447
                    }
                },
                "ranking": 15.509507700673431,
                "professional": false,
                "ui_class": ""
            },
            "description": "Go Zodiac Friendship Games Online ราศีกันย์ รุ่น C กระดาน 19x19 (1-4 คิว)",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 16,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 10,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 7581,
                "name": "การแข่งขันหมากล้อมออนไลน์",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 331,
                "icon": "https://user-uploads.online-go.com/5772b75b13247e45a3922d8202c6c9ce-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-09-15T10:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2021-09-15T10:00:31.393698Z",
            "ended": "2021-09-15T12:04:23.978985Z",
            "start_waiting": "2021-09-15T10:00:30.910269Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5772b75b13247e45a3922d8202c6c9ce-15.png",
            "player_count": 22,
            "ranked": true
        },
        {
            "id": 59007,
            "name": "JJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJ",
            "director": {
                "id": 736025,
                "username": "周朗禧",
                "country": "cn",
                "icon": "https://secure.gravatar.com/avatar/e0fe0e2e712e05e1681898969ada7ba0?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1090.2660097211576,
                        "deviation": 78.91903907630135,
                        "volatility": 0.059994869907320864
                    }
                },
                "ranking": 16.917527564150394,
                "professional": false,
                "ui_class": ""
            },
            "description": "BBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBB",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 33,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 30,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 4530,
                "name": "HKCGA 對局室",
                "summary": "\n同學想下棋可在下方留言,最好寫上自己棋力,方便對手設定合適讓子。 ( K = 級、 D = 段 )\n\nP.S. 此對局室只限 \" 香港兒童圍棋學院-網絡班 \" 學生使用。\n\n同學在此對局室,必須使用自己 \"中文全名\" 的帳號來對弈,敬請合作 !\n\n(hkcga2004)院長會不定時上線跟大家互相切磋,歡迎指教!",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 115,
                "icon": "https://user-uploads.online-go.com/2ce7e016e6fbea633e91b036ce8e5f19-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-14T13:00:00Z",
            "players_start": 0,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-04-14T13:00:11.571949Z",
            "ended": "2020-04-14T13:00:11.540917Z",
            "start_waiting": "2020-04-14T13:00:11.481746Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/2ce7e016e6fbea633e91b036ce8e5f19-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 57891,
            "name": "Blitz 13x13 Swiss Tournament 2020-03-24 03: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": 3,
                "name": "Blitz 13x13 Swiss Tournament",
                "rrule": "DTSTART:20251231T230000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:27:45.234995Z",
                "last_run": "2025-12-31T23:00:45.955104Z",
                "lead_time_seconds": 1800,
                "tournament_type": "swiss",
                "handicap": 0,
                "rules": "japanese",
                "size": 13,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 10,
                    "main_time": 300,
                    "periods": 5
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 6,
                "first_pairing_method": "random",
                "subsequent_pairing_method": "strength",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 40
                },
                "next_run": "2026-01-01T03:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 13,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 10,
                "main_time": 300,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2020-03-24T03:30:23.749488Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-03-24T03:30:25.563787Z",
            "ended": "2020-03-24T04:05:44.020500Z",
            "start_waiting": "2020-03-24T03:30:24.775911Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 78903,
            "name": "აგვისტოს მარათონის მესამე ტურნირი.",
            "director": {
                "id": 21742,
                "username": "დათო",
                "country": "ge",
                "icon": "https://user-uploads.online-go.com/f776102223e8d2cd0c3eeab1eea726ff-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2188.217274395995,
                        "deviation": 97.40479902700517,
                        "volatility": 0.06013689069472163
                    }
                },
                "ranking": 33.04533320130458,
                "professional": false,
                "ui_class": ""
            },
            "description": "საპრიზო ტურნირები თვის ყველაზე აქტიური და საუკეთესო მოთამაშეების გამოსავლენად.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 5,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "blitz",
                "pause_on_weekends": false,
                "time_increment": 3,
                "initial_time": 180,
                "max_time": 180
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 692,
                "name": "Georgia - საქართველოს გოს ფედერაცია",
                "summary": "საქართველოს გოს ფედერაციის ჯგუფში გაწევრიანება შეუძლიათ მხოლოდ საქართველოს  მოქალაქეებს, რომლებიც დარეგისტრირებულები არიან ამ საიტზე და პროფილში მითითებული აქვთ სახელი და გვარი.",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 260,
                "icon": "https://user-uploads.online-go.com/6a63e1cd3341783b3bb281cb4a0908c7-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-08-18T18:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2021-08-18T18:00:15.270548Z",
            "ended": "2021-08-18T18:44:40.701209Z",
            "start_waiting": "2021-08-18T18:00:14.877286Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6a63e1cd3341783b3bb281cb4a0908c7-15.png",
            "player_count": 15,
            "ranked": true
        },
        {
            "id": 112385,
            "name": "The 6th Gosei Kanren Memorial Cup",
            "director": {
                "id": 449215,
                "username": "SM-SYaKo",
                "country": "jp",
                "icon": "https://user-uploads.online-go.com/e577b58bab7d7fc9871766c9d1f7195a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1182.178471692773,
                        "deviation": 63.45983688838135,
                        "volatility": 0.060058455061893425
                    }
                },
                "ranking": 18.79122343818162,
                "professional": false,
                "ui_class": ""
            },
            "description": "Gosei is one of the major Japanese Go Titles in Japan. Kanren is the first Gosei title. This tournament is made as a commemorative of “Gosei Kanren Memorial Junior Go Tournament (碁聖寛蓮記念ジュニア囲碁大会)” in Ureshino City, Saga, Japan.\n\n「第六回碁聖寛蓮記念カップ」です。碁聖は現在にも続く日本の囲碁のタイトルの一つで、寛蓮は最初の碁聖と言われております。この大会は嬉野市で開催されていた「碁聖寛蓮記念ジュニア囲碁大会」の改名に因んで作りました。",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 45251,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 43200,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 2389,
                "name": "Murase Go Group",
                "summary": "The group of Japanese and any go player from different countries.\nこのグループは日本人や世界中の国々の人々が集うグループです。",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 93,
                "icon": "https://user-uploads.online-go.com/9e03e37d7a9f7508c9a114190260a7b9-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-08-17T23:00:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-08-17T23:00:10.868810Z",
            "ended": "2025-09-12T15:02:13.047986Z",
            "start_waiting": "2024-08-17T23:00:10.388416Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9e03e37d7a9f7508c9a114190260a7b9-15.png",
            "player_count": 39,
            "ranked": true
        }
    ]
}