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

{
    "count": 58707,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-analysis_enabled&page=204",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-analysis_enabled&page=202",
    "results": [
        {
            "id": 82348,
            "name": "Correspondence 19x19",
            "director": {
                "id": 665775,
                "username": "Behanix",
                "country": "no",
                "icon": "https://secure.gravatar.com/avatar/9f264bcdd3cdee8a4d5c71013aaf4d57?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 930.0331612858862,
                        "deviation": 64.22289072919479,
                        "volatility": 0.05997256294371637
                    }
                },
                "ranking": 13.23767884201483,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Let's tourney and have some fun! DDKs are encouraged to join!",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88320,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 172800,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 43,
                "name": "Kyu Level Study Group",
                "summary": "A group for kyu level players! Join, play tournaments, and have fun. Thanks for being a part of our community!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 8789,
                "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-11-17T20:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-11-17T20:00:24.127047Z",
            "ended": "2023-05-29T16:57:35.510124Z",
            "start_waiting": "2021-11-17T20:00:20.500675Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-15.png",
            "player_count": 44,
            "ranked": true
        },
        {
            "id": 70392,
            "name": "Correspondence 13x13 RoundRobin 2021-01-22 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 Sitewide Tournament",
            "schedule": {
                "id": 7,
                "name": "Correspondence 13x13 RoundRobin",
                "rrule": "DTSTART:20251214T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T06:00:14.582400Z",
                "last_run": "2025-12-14T19:00:49.070896Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 13,
                "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": "2025-12-17T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "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": "2021-01-22T19:00:16.918635Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-01-22T19:00:25.278446Z",
            "ended": "2021-03-22T15:47:49.990338Z",
            "start_waiting": "2021-01-22T19:00:23.264460Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 51680,
            "name": "Sept 2019",
            "director": {
                "id": 497378,
                "username": "blaklaybul",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/fe14c65137cbaca50539f2f6dd116805?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1089.0973410297904,
                        "deviation": 144.10596349679773,
                        "volatility": 0.05999258273269946
                    }
                },
                "ranking": 16.89269950343342,
                "professional": false,
                "ui_class": ""
            },
            "description": "our first games",
            "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": 3966,
                "name": "ChrisMike",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2019-09-03T14: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": "2019-09-03T21:14:48.336663Z",
            "ended": "2019-09-10T17:56:34.874399Z",
            "start_waiting": "2019-09-03T21:14:48.086654Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 62822,
            "name": "Paper Tiger: Standard Correspondence",
            "director": {
                "id": 109488,
                "username": "DVbS78rkR7NVe",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2026.1476299885521,
                        "deviation": 66.05609734432652,
                        "volatility": 0.059874270189468615
                    }
                },
                "ranking": 31.26391960044579,
                "professional": false,
                "ui_class": ""
            },
            "description": "Join the group for more cat tournaments.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6124,
                "name": "Leopard's Resting Tree",
                "summary": "A little corner for cat tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 311,
                "icon": "https://user-uploads.online-go.com/7198cc33b9da0045cda9721b7fc8e4f2-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-07-13T07:00:00Z",
            "players_start": 2,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-07-13T07:01:04.741335Z",
            "ended": "2021-06-19T00:32:50.022970Z",
            "start_waiting": "2020-07-13T07:00:57.685742Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/7198cc33b9da0045cda9721b7fc8e4f2-15.png",
            "player_count": 83,
            "ranked": true
        },
        {
            "id": 89450,
            "name": "A 2022 tournament",
            "director": {
                "id": 467165,
                "username": "MummRa",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/68359dab5164ddcdffa8ad4ca0699079-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1258.4675653645381,
                        "deviation": 65.12914018874716,
                        "volatility": 0.06002133944080936
                    }
                },
                "ranking": 20.238928688386483,
                "professional": false,
                "ui_class": ""
            },
            "description": "something for nothing",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 89280,
            "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": true,
            "group": {
                "id": 306,
                "name": "Michigan Go Players",
                "summary": "For Players from all over Michigan",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 87,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2022-05-01T15:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 10,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-10-15T11:41:00.674832Z",
            "ended": "2022-12-29T10:14:24.300879Z",
            "start_waiting": "2022-10-15T11:41:00.592113Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 8389,
            "name": "Correspondence 19x19 RoundRobin 2015-06-19 01: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 Sitewide Tournament",
            "schedule": {
                "id": 6,
                "name": "Correspondence 19x19 RoundRobin",
                "rrule": "DTSTART:20251213T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2025-12-13T19:00:16.114065Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 432000,
                    "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": "2025-12-16T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2015-06-19T01:00:43.989672Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2015-06-19T01:01:04.430191Z",
            "ended": "2015-09-01T18:50:50.096914Z",
            "start_waiting": "2015-06-19T01:01:03.612082Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 47999,
            "name": "Kuksu Main Title Tournament 12th Cycle - League E8",
            "director": {
                "id": 199065,
                "username": "Kuksu League",
                "country": "_United_Federation_of_Planets",
                "icon": "https://secure.gravatar.com/avatar/068ce77b41c5451811b692b8280d0f68?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500.0,
                        "deviation": 350.0,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Kuksu Main Title Tournament 12th Cycle - League E8\n\nTitle Holder: \n<a style=\"color:purple\" href='https://online-go.com/user/view/35184/'>vitality [Kuksu] x3</a>\n\nHall of Fame:\n<table style=\"text-align:center;border:1px solid\">\n<tr>\n\t<th style=\"border:1px solid\">Cycle</th>\n\t<th style=\"border:1px solid\">Title Match Winner</th>\n\t<th style=\"border:1px solid\">Score</th>\n\t<th style=\"border:1px solid\">Title Match Runner-up</th>\n\t<th style=\"border:1px solid\">Title Tournament Winner<img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/gold_title_19.png' alt='Gold'></img></th>\n\t<th style=\"border:1px solid\">Title Tournament Runner-up<img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/silver_title_19.png' alt='Silver'></img></th>\n\t<th style=\"border:1px solid\">Title Tournament 3rd Place<img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/bronze_title_19.png' alt='Bronze'></img></th>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2375'>1</a></td>\n\t<td><b>luke</b></td><td></td><td></td>\n\t<td><b>luke (4d)</b></td><td>davos (5d)</td><td>gomad361 (4d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2384'>2</a></td>\n\t<td><b>gomad361</b></td><td>3-2</td><td>luke</td>\n\t<td><b>luke (4d)</b></td><td>gomad361 (4d)</td><td>hotspur (4d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2391'>3</a></td>\n\t<td><b>Uberdude</b></td><td>&lowast;</td><td>gomad361</td>\n\t<td><b>Uberdude (9d)</b></td><td>KyuT (4d)</td><td>marigo (2k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2406'>4</a></td>\n\t<td><b>Uberdude</b></td><td>5-0</td><td>KyuT</td>\n\t<td><b>KyuT (4d)</b></td><td>quiller (5d)</td><td>morituri (2d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2424'>5</a></td>\n\t<td><b>Uberdude</b></td><td>5-0</td><td>gomad361</td>\n\t<td><b>gomad361 (4d)</b></td><td>morituri (2d)</td><td>betterlife (1d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2439'>6</a></td>\n\t<td><b>Uberdude</b></td><td>5-0</td><td>Elin</td>\n\t<td><b>Elin (5d)</b></td><td>gomad361 (4d)</td><td>morituri (2d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2460'>7</a></td>\n\t<td><b>Uberdude</b></td><td>3-2</td><td>vitality</td>\n\t<td><b>vitality (9d)</b></td><td>Elin (5d)</td><td>gomad361 (4d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2475'>8</a></td>\n\t<td><b>vitality</b></td><td>&lowast;</td><td>Uberdude</td>\n\t<td><b>vitality (9d)</b></td><td>nrx (5d)</td><td>gojohn (4d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/12653'>9</a></td>\n\t<td><b>vitality</b></td><td>5-0</td><td>Sadaharu</td>\n\t<td><b>Sadaharu (7d)</b></td><td>xhu98 (8d)</td><td>tegais (6d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/23029'>10</a></td>\n\t<td><b>vitality</b></td><td>5-0</td><td>micky0427</td>\n\t<td><b>micky0427 (7d)</b></td><td>SanDiego (4d)</td><td>tegais (6d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/36244'>11</a></td>\n\t<td>TBA: peecatchoo</td><td>0-0</td><td>Sadaharu</td>\n\t<td><b>peecatchoo (9d+)</b></td><td>Sadaharu (9d)</td><td>Isoko (6d)</td>\n</tr>\n<tr>\n\t<td></td>\n\t<td></td><td></td><td></td>\n\t<td>\n\t\t<a href='https://online-go.com/tournament/47922'>[A]</a>\n\t</td>\n\t<td></td>\n\t<td></td>\n</tr>\n<tr>\n\t<td></td>\n\t<td></td><td></td><td></td>\n\t<td>\n\t\t<a href='https://online-go.com/tournament/47952'>[B1]</a>\n\t\t<a href='https://online-go.com/tournament/47955'>[B2]</a>\n\t</td>\n\t<td></td>\n\t<td></td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/47922'>12</a></td>\n\t<td></td><td></td><td></td>\n\t<td>\n\t\t<a href='https://online-go.com/tournament/47956'>[C1]</a>\n\t\t<a href='https://online-go.com/tournament/47957'>[C2]</a>\n\t\t<a href='https://online-go.com/tournament/47958'>[C3]</a>\n\t\t<a href='https://online-go.com/tournament/47959'>[C4]</a>\n\t</td>\n\t<td></td>\n\t<td></td>\n</tr>\n<tr>\n\t<td></td>\n\t<td></td><td></td><td></td>\n\t<td>\n\t\t<a href='https://online-go.com/tournament/47960'>[D1]</a>\n\t\t<a href='https://online-go.com/tournament/47961'>[D2]</a>\n\t\t<a href='https://online-go.com/tournament/47962'>[D3]</a>\n\t\t<a href='https://online-go.com/tournament/47963'>[D4]</a>\n\t\t<a href='https://online-go.com/tournament/47964'>[D5]</a>\n\t\t<a href='https://online-go.com/tournament/47965'>[D6]</a>\n\t\t<a href='https://online-go.com/tournament/47966'>[D7]</a>\n\t\t<a href='https://online-go.com/tournament/47967'>[D8]</a>\n\t</td>\n\t<td></td>\n\t<td></td>\n</tr>\n<tr>\n\t<td></td>\n\t<td></td><td></td><td></td>\n\t<td>\n\t\t<a href='https://online-go.com/tournament/47992'>[E1]</a>\n\t\t<a href='https://online-go.com/tournament/47993'>[E2]</a>\n\t\t<a href='https://online-go.com/tournament/47994'>[E3]</a>\n\t\t<a href='https://online-go.com/tournament/47995'>[E4]</a>\n\t\t<a href='https://online-go.com/tournament/47996'>[E5]</a>\n\t\t<a href='https://online-go.com/tournament/47997'>[E6]</a>\n\t\t<a href='https://online-go.com/tournament/47998'>[E7]</a>\n\t\t<a href='https://online-go.com/tournament/47999'>[E8]</a>\n\t\t<a href='https://online-go.com/tournament/48000'>[E9]</a>\n\t</td>\n\t<td>\n\t\t<a href='https://online-go.com/tournament/48001'>[E10]</a>\n\t\t<a href='https://online-go.com/tournament/48002'>[E11]</a>\n\t\t<a href='https://online-go.com/tournament/48003'>[E12]</a>\n\t\t<a href='https://online-go.com/tournament/48004'>[E13]</a>\n\t\t<a href='https://online-go.com/tournament/48005'>[E14]</a>\n\t\t<a href='https://online-go.com/tournament/48006'>[E15]</a>\n\t\t<a href='https://online-go.com/tournament/48007'>[E16]</a>\n\t</td>\n\t<td></td>\n</tr>\n</table>\n\n&lowast; means the games were finished by timeout or retirement.\n\nPlease refer to the basic rules <a href='https://forums.online-go.com/t/league-format-kuksu-title-tournament-rules-and-discussion/5191'>here</a>.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "korean",
            "time_per_move": 93120,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": false,
                "time_control": "fischer",
                "initial_time": 604800,
                "max_time": 604800,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 515,
                "name": "OGS Title Tournaments",
                "summary": "Would you like to compete with hundreds of players in epic tournaments and become the Honinbo, Meijin, Kisei, Tianyuan, Mingren or Kuksu? Join us!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 2948,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2019-05-17T05:00:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2019-05-16T03:29:44.466714Z",
            "ended": "2019-07-27T22:18:01.606451Z",
            "start_waiting": "2019-05-16T03:29:43.771337Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 48059,
            "name": "9x9 McMahon (Chinese Rules)",
            "director": {
                "id": 582354,
                "username": "GlacialNoivern",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/bae7db25edc19db310969d9c23831e70-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1538.257364713131,
                        "deviation": 65.55077561199136,
                        "volatility": 0.06026203340214659
                    }
                },
                "ranking": 24.886416928616224,
                "professional": false,
                "ui_class": ""
            },
            "description": "☆ The default tournament pairing method is Strength, to ensure matches remain competitive the entire contest.\n \n☆ This is a ‘Fast Correspondence Tournament’. Please, avoid delaying your games using the vacation feature or pause. If that’s the case, the tournament director may call the game for your opponent (always with previous notice).\n \n☆ Does NOT pause on the weekend.\n\n☆ If this sounds like a good time to you, please join us!\n\n<HR><BR>\n\nTournaments are a great way to find people who are more competitive than your average opponent. A big part of improving your own skills is by having them tested by capable adversaries. If you would like to be apart of more Chinese ruleset tournaments, check out our group for weekly opportunities.<BR><BR>",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 45120,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": false,
                "time_control": "fischer",
                "initial_time": 172800,
                "max_time": 259200,
                "time_increment": 43200,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 3207,
                "name": "New Zealand Tournaments",
                "summary": "This group exists as a place to enjoy weekly tournaments with competitively minded players using the lesser known but arguably strategically superior New Zealand rule set. All are welcome here ヽ(≧◡≦)ノ",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 594,
                "icon": "https://user-uploads.online-go.com/6eb69fa03f2ad6946a5ae7783753aaa4-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2019-06-01T01:00:00Z",
            "players_start": 8,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-06-01T01:00:33.988479Z",
            "ended": "2019-08-16T01:29:16.302912Z",
            "start_waiting": "2019-06-01T01:00:33.477982Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6eb69fa03f2ad6946a5ae7783753aaa4-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 14503,
            "name": "Correspondence 19x19 RoundRobin 2016-01-30 01: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 Sitewide Tournament",
            "schedule": {
                "id": 6,
                "name": "Correspondence 19x19 RoundRobin",
                "rrule": "DTSTART:20251213T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2025-12-13T19:00:16.114065Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 432000,
                    "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": "2025-12-16T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2016-01-30T01:00:31.045166Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2016-01-30T01:00:52.648885Z",
            "ended": "2016-07-11T02:19:21.735266Z",
            "start_waiting": "2016-01-30T01:00:51.065398Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 70107,
            "name": "Internal Game-Round1",
            "director": {
                "id": 741293,
                "username": "ClarkCkl",
                "country": "my",
                "icon": "https://secure.gravatar.com/avatar/5d6bd7c2b55613c9387cd2eb52c2bd1b?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1313.7722663172376,
                        "deviation": 66.36695848154402,
                        "volatility": 0.06000768230859301
                    }
                },
                "ranking": 21.234559928150503,
                "professional": false,
                "ui_class": ""
            },
            "description": "Simple game match for all player in PWA Beginner Group 01, this is Round 1.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 32,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 180,
                "period_time": 30,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 7863,
                "name": "PWA-Beginner01",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 8,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-01-14T07:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 30,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2021-01-14T14:20:56.407635Z",
            "ended": "2021-01-14T14:30:01.195180Z",
            "start_waiting": "2021-01-14T14:20:56.071750Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        }
    ]
}