List all tournaments or create a new tournament.

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

{
    "count": 58825,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=max_ranking&page=5714",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=max_ranking&page=5712",
    "results": [
        {
            "id": 92101,
            "name": "Práctica",
            "director": {
                "id": 798920,
                "username": "vaik.kanik",
                "country": "mx",
                "icon": "https://user-uploads.online-go.com/2d6b90dc29878481490e8286eaaeb49f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1122.8246878101952,
                        "deviation": 60.371331762484964,
                        "volatility": 0.05972935206691125
                    }
                },
                "ranking": 17.59873578097929,
                "professional": false,
                "ui_class": ""
            },
            "description": "Con Miranda",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "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": false,
            "group": {
                "id": 4974,
                "name": "Taller de Go-Biblioteca de México",
                "summary": "Torneos todos los sábados a las 17:30 hrs (Ciudad de México)",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 237,
                "icon": "https://user-uploads.online-go.com/319cd1b5d5788d57faf6978158a6f97d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-07-05T22:32:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2022-07-05T22:32:43.096534Z",
            "ended": "2022-07-05T22:33:44.429209Z",
            "start_waiting": "2022-07-05T22:32:43.042660Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/319cd1b5d5788d57faf6978158a6f97d-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 41883,
            "name": "PASA Tournament 2",
            "director": {
                "id": 573586,
                "username": "Walz",
                "country": "fr",
                "icon": "https://user-uploads.online-go.com/955e968cefa07cb963a5fce5adaa58e0-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 918.7750777363597,
                        "deviation": 61.68324744852463,
                        "volatility": 0.059991814965601846
                    }
                },
                "ranking": 12.95573737279883,
                "professional": false,
                "ui_class": ""
            },
            "description": "Second edition",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": false,
                "time_control": "fischer",
                "initial_time": 30,
                "max_time": 60,
                "time_increment": 10,
                "speed": "live"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 2912,
                "name": "PASA FTW",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 4,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2018-10-16T20: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": "2018-10-16T19:19:13.807353Z",
            "ended": "2018-10-16T19:19:44.212026Z",
            "start_waiting": "2018-10-16T19:19:13.187445Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 58557,
            "name": "BTS League A 1.1",
            "director": {
                "id": 458415,
                "username": "ThunwaKulthong",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/d89a957742581d306b6f2cce6e9f2e87-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1283.2564198927048,
                        "deviation": 221.54191726201495,
                        "volatility": 0.05999736064886314
                    }
                },
                "ranking": 20.690496349774634,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "กลุ่ม",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 56,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 2400,
                "period_time": 30,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4889,
                "name": "BTS Online League",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 28,
                "icon": "https://user-uploads.online-go.com/5a7332d2f57995981a77a1282a4f60fb-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-06T03:00:00Z",
            "players_start": 6,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-04-06T02:52:16.266141Z",
            "ended": "2020-04-06T04:12:09.021295Z",
            "start_waiting": "2020-04-06T02:52:13.067831Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5a7332d2f57995981a77a1282a4f60fb-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 48042,
            "name": "Tournament Name",
            "director": {
                "id": 513894,
                "username": "awesomebody",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/9df07e54a3c6e6bbef434d4f86a16b20?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1833.2311288646215,
                        "deviation": 60.81207710008361,
                        "volatility": 0.05995418145070187
                    }
                },
                "ranking": 28.947618182418374,
                "professional": false,
                "ui_class": ""
            },
            "description": "A little bit fast paced. Good Luck!",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 132480,
            "time_control_parameters": {
                "period_time": 129600,
                "main_time": 259200,
                "system": "byoyomi",
                "pause_on_weekends": true,
                "time_control": "byoyomi",
                "periods": 5,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": false,
            "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": 8850,
                "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2019-05-03T17: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-05-09T05:11:42.652458Z",
            "ended": "2019-10-26T17:22:54.337099Z",
            "start_waiting": "2019-05-09T05:11:42.247657Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 128606,
            "name": "Handicap Arena 2025 - 039",
            "director": {
                "id": 526987,
                "username": "Gia",
                "country": "gr",
                "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1120.0744366839263,
                        "deviation": 63.65462468299386,
                        "volatility": 0.06007243332582177
                    }
                },
                "ranking": 17.541962522843974,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Part of an arena tournament - 2025. For details, rules and arena-standings see the group page.\n\nThe tournament will start as soon as it is full (10 players).",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 13655,
                "name": "Handicap Arena",
                "summary": "Organising arena-type handicap correspondence tournaments.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 101,
                "icon": "https://user-uploads.online-go.com/5fe2ed1a16feb631d49732f2de506b9e-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-05-22T15:00:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-05-21T16:53:08.481690Z",
            "ended": "2025-08-12T06:16:38.804776Z",
            "start_waiting": "2025-05-21T16:53:07.933169Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5fe2ed1a16feb631d49732f2de506b9e-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 94152,
            "name": "Go go",
            "director": {
                "id": 1006991,
                "username": "WillMa",
                "country": "cn",
                "icon": "https://secure.gravatar.com/avatar/3b854740fb42fc74c8b43503d4f64f46?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1425.3905788313666,
                        "deviation": 65.04358839826483,
                        "volatility": 0.06003849668312953
                    }
                },
                "ranking": 23.12228674059785,
                "professional": false,
                "ui_class": ""
            },
            "description": "Play go here",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 158,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 150,
                "initial_time": 720,
                "max_time": 14400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 9509,
                "name": "Goggle",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 14,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2022-09-01T12:45:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-09-01T12:45:17.386765Z",
            "ended": "2022-09-01T12:46:22.043019Z",
            "start_waiting": "2022-09-01T12:45:17.298528Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 58555,
            "name": "BTS League A 1",
            "director": {
                "id": 458415,
                "username": "ThunwaKulthong",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/d89a957742581d306b6f2cce6e9f2e87-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1283.2564198927048,
                        "deviation": 221.54191726201495,
                        "volatility": 0.05999736064886314
                    }
                },
                "ranking": 20.690496349774634,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "สำหรับกลุ่ม A",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 56,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 2400,
                "period_time": 30,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4889,
                "name": "BTS Online League",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 28,
                "icon": "https://user-uploads.online-go.com/5a7332d2f57995981a77a1282a4f60fb-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-06T03:00:00Z",
            "players_start": 6,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-04-06T02:48:42.013785Z",
            "ended": "2020-04-06T03:30:12.291610Z",
            "start_waiting": "2020-04-06T02:48:41.088887Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5a7332d2f57995981a77a1282a4f60fb-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 41696,
            "name": "New Year Tournament",
            "director": {
                "id": 348886,
                "username": "nicodaisuki",
                "country": "tw",
                "icon": "https://user-uploads.online-go.com/694a06c83a5d6994819e6524d57b4f13-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1724.605004636006,
                        "deviation": 65.88111689435804,
                        "volatility": 0.06003268569255853
                    }
                },
                "ranking": 27.533569588846934,
                "professional": false,
                "ui_class": ""
            },
            "description": "Taiwan is a country!!",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 2419200,
            "time_control_parameters": {
                "time_control": "simple",
                "speed": "correspondence",
                "system": "simple",
                "pause_on_weekends": false,
                "per_move": 2419200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 1144,
                "name": "Taiwanese",
                "summary": "Mostly Taiwanese!\n\nlet us know if you want to be admin. Please take great care, thank you!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 180,
                "icon": "https://user-uploads.online-go.com/fe3a174d07946483a6050a9acfa63393-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2019-01-01T08:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-01-01T08:00:49.874452Z",
            "ended": "2022-09-09T19:28:51.603779Z",
            "start_waiting": "2019-01-01T08:00:48.478439Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/fe3a174d07946483a6050a9acfa63393-15.png",
            "player_count": 26,
            "ranked": true
        },
        {
            "id": 67772,
            "name": "Vs Darryl",
            "director": {
                "id": 776700,
                "username": "Pang Kai Yong Darryl",
                "country": "sg",
                "icon": "https://secure.gravatar.com/avatar/3a31431602c52009ba5c0e478bdb9277?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1007.6367844817655,
                        "deviation": 75.40703573340481,
                        "volatility": 0.05994581570529703
                    }
                },
                "ranking": 15.092984847960091,
                "professional": false,
                "ui_class": ""
            },
            "description": "vs Darryl",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 6720,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "total_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5118,
                "name": "SP Weiqi 2020/2021",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 21,
                "icon": "https://user-uploads.online-go.com/8d7f8244283feaafac5174b82851f2fa-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2020-11-13T11:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-11-13T10:18:41.172000Z",
            "ended": "2020-11-13T10:25:38.940897Z",
            "start_waiting": "2020-11-13T10:18:41.107325Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/8d7f8244283feaafac5174b82851f2fa-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 47952,
            "name": "Kuksu Main Title Tournament 12th Cycle - League B1",
            "director": {
                "id": 40318,
                "username": "gamesorry",
                "country": "cn",
                "icon": "https://secure.gravatar.com/avatar/801cba34b77e0105326c402cc482cb09?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1995.719624534026,
                        "deviation": 68.02965633278002,
                        "volatility": 0.06015733969046198
                    }
                },
                "ranking": 30.913623719446058,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Kuksu Main Title Tournament 12th Cycle - League B1\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": 2965,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2019-05-09T08: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-08T03:17:41.838086Z",
            "ended": "2020-03-07T01:44:56.838643Z",
            "start_waiting": "2019-05-08T03:17:37.804441Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 10,
            "ranked": true
        }
    ]
}