List all tournaments or create a new tournament.

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

{
    "count": 59741,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-board_size&page=1530",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-board_size&page=1528",
    "results": [
        {
            "id": 62351,
            "name": "Live 19x19 Swiss Tournament 2020-06-24 12:30",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/a87ff679a2f3e71d9181a67b7542122c?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:20260524T200000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:30:39.250689Z",
                "last_run": "2026-05-24T20:00:16.414670Z",
                "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-05-25T00: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": "2020-06-24T12:30:36.576506Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-06-24T12:30:39.220694Z",
            "ended": "2020-06-24T14:06:33.574395Z",
            "start_waiting": "2020-06-24T12:30:37.869605Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 78263,
            "name": "Blitz 19x19 Elimination Tournament 2021-08-01 01:30",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/a87ff679a2f3e71d9181a67b7542122c?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": 1,
                "name": "Blitz 19x19 Elimination Tournament",
                "rrule": "DTSTART:20260524T170000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:06:42.010011Z",
                "last_run": "2026-05-24T17:00:16.420829Z",
                "lead_time_seconds": 1800,
                "tournament_type": "elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 10,
                    "main_time": 120,
                    "periods": 5
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slide",
                "subsequent_pairing_method": "slide",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 100
                },
                "next_run": "2026-05-24T21:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 11,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 10,
                "main_time": 120,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2021-08-01T01:30:16.447917Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-08-01T01:30:17.650479Z",
            "ended": "2021-08-01T01:46:30.816523Z",
            "start_waiting": "2021-08-01T01:30:17.477643Z",
            "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": 71791,
            "name": "111231",
            "director": {
                "id": 855341,
                "username": "jasper888",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/9389dc13ef77966134e2d7e2bc38fb7f?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 818.7708233298329,
                        "deviation": 68.81274779749613,
                        "volatility": 0.060084255889884745
                    }
                },
                "ranking": 10.287997907073992,
                "professional": false,
                "ui_class": ""
            },
            "description": "Akamai",
            "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": 3,
                "name": "OGS",
                "summary": "An open group for folks' who like OGS!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1784,
                "icon": "https://user-uploads.online-go.com/09ea48b349cad5d5f27e07f5e0177803-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-02-23T05:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-02-24T00:25:23.177625Z",
            "ended": "2021-06-07T11:09:37.551130Z",
            "start_waiting": "2021-02-24T00:25:23.081281Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/09ea48b349cad5d5f27e07f5e0177803-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 60841,
            "name": "Blitz 19x19 Elimination Tournament 2020-05-21 09:30",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/a87ff679a2f3e71d9181a67b7542122c?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": 1,
                "name": "Blitz 19x19 Elimination Tournament",
                "rrule": "DTSTART:20260524T170000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:06:42.010011Z",
                "last_run": "2026-05-24T17:00:16.420829Z",
                "lead_time_seconds": 1800,
                "tournament_type": "elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 10,
                    "main_time": 120,
                    "periods": 5
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slide",
                "subsequent_pairing_method": "slide",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 100
                },
                "next_run": "2026-05-24T21:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 11,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 10,
                "main_time": 120,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2020-05-21T09:30:20.493967Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-05-21T09:30:22.328327Z",
            "ended": "2020-05-21T09:49:20.573116Z",
            "start_waiting": "2020-05-21T09:30:21.830164Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 70508,
            "name": "Чёрные VS белые 19х19",
            "director": {
                "id": 815616,
                "username": "Владислав Винокуров",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/5fdad6222692d66211e57ebba8fcac39-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1780.3382343970634,
                        "deviation": 66.16059223360482,
                        "volatility": 0.0600827653311513
                    }
                },
                "ranking": 28.26986284254334,
                "professional": false,
                "ui_class": ""
            },
            "description": "Удачи вам.",
            "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": 2214,
                "name": "Dogs fun",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 11,
                "icon": "https://user-uploads.online-go.com/cabe872fc4d0083bc32905811a4b62e8-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-02-01T07:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "random",
            "min_ranking": 10,
            "max_ranking": 25,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-02-01T07:00:58.006997Z",
            "ended": "2021-05-20T09:28:02.648592Z",
            "start_waiting": "2021-02-01T07:00:57.878424Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/cabe872fc4d0083bc32905811a4b62e8-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 74025,
            "name": "第一届坐隐天下社锦标赛",
            "director": {
                "id": 984395,
                "username": "Ye Fanqing",
                "country": "cn",
                "icon": "https://user-uploads.online-go.com/4d75945a61c993ad2adfe1267bbb8af4-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1343.4546663395317,
                        "deviation": 93.82471114216919,
                        "volatility": 0.059993930098184205
                    }
                },
                "ranking": 21.75177291789477,
                "professional": false,
                "ui_class": ""
            },
            "description": "第一届坐隐天下社锦标赛",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 60,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "live",
                "pause_on_weekends": false,
                "per_move": 60
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 8481,
                "name": "坐隐天下社",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 15,
                "icon": "https://user-uploads.online-go.com/179b7a2937bdbe232076acfb1ea68e43-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-04-18T02:00:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 25,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-04-18T03:41:12.877202Z",
            "ended": "2021-04-18T03:47:26.401193Z",
            "start_waiting": "2021-04-18T03:41:12.802348Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/179b7a2937bdbe232076acfb1ea68e43-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 60167,
            "name": "Syracuse Go Club Tournament.  19x19, correspondence.",
            "director": {
                "id": 739721,
                "username": "Half is less than 1",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/1c3137972e8717a13013300c1d13bd84-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1870.0513401171497,
                        "deviation": 63.14777917025292,
                        "volatility": 0.06030190349740495
                    }
                },
                "ranking": 29.407975169452733,
                "professional": false,
                "ui_class": ""
            },
            "description": "If the handicap doesn't work, then just pass and let them have a move.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "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": 4642,
                "name": "Syracuse Go Club",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 72,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2020-05-07T00: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": "2020-05-07T00:00:51.997805Z",
            "ended": "2020-10-20T14:32:14.367679Z",
            "start_waiting": "2020-05-07T00:00:51.807139Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 93174,
            "name": "Tianyuan Main Title Tournament 2022",
            "director": {
                "id": 40318,
                "username": "gamesorry",
                "country": "cn",
                "icon": "https://secure.gravatar.com/avatar/801cba34b77e0105326c402cc482cb09?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2004.4188438214221,
                        "deviation": 67.71437067217448,
                        "volatility": 0.06015576961047741
                    }
                },
                "ranking": 31.014313855840236,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Tianyuan Main Title Tournament 2022\n\nTitle Holder: \n<a style=\"color:yellow\" href='https://online-go.com/user/view/43936/'>Sadaharu [Tianyuan] x1+2</a>\n\nHall of Fame:\n<table style=\"text-align:center;border:1px solid\">\n<tr>\n\t<th style=\"border:1px solid\">Year</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/2381'>2007</a></td>\n\t<td><b>davos</b></td><td></td><td></td>\n\t<td><b>davos (3d)</b></td><td>Uberdude (6d)</td><td>KyuT (4d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2397'>2008</a></td>\n\t<td><b>KyuT</b></td><td>&lowast;</td><td>davos</td>\n\t<td><b>KyuT (4d)</b></td><td>betterlife (2d)</td><td>rtayek (1k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2412'>2009</a></td>\n\t<td><b>Uberdude</b></td><td>&lowast;</td><td>KyuT</td>\n\t<td><b>Uberdude (6d)</b></td><td>morituri (2d)</td><td>apoplexy (2k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2428'>2010</a></td>\n\t<td><b>Uberdude</b></td><td>3-0</td><td>gomad361</td>\n\t<td><b>gomad361 (2d)</b></td><td>Elin (3d)</td><td>MatCauthon (2k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2444'>2011</a></td>\n\t<td><b>vitality</b></td><td>&lowast;</td><td>Uberdude</td>\n\t<td><b>vitality (5d)</b></td><td>zealot (3d)</td><td>nrx (3d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2466'>2012</a></td>\n\t<td><b>Sadaharu</b></td><td>3-2</td><td>vitality</td>\n\t<td><b>Sadaharu (5d)</b></td><td>gojohn (3d)</td><td>vitality (5d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2484'>2013</a></td>\n\t<td><b>vitality</b></td>\n\t<td>5-0</td>\n\t<td>Sadaharu</td>\n\t<td><b>vitality (5d)</b></td><td>Sadaharu (5d)</td><td>nrx (3d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2503'>2014</a></td>\n\t<td><b>vitality</b></td>\n\t<td>5-0</td>\n\t<td>mark5000</td>\n\t<td><b>mark5000 (2d)</b></td>\n\t<td>gamesorry (3d)</td>\n\t<td>gojohn (3d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/8850'>2015</a></td>\n\t<td><b>Sadaharu</b></td>\n\t<td><a href='https://online-go.com/game/17728871'>5-0</a></td>\n\t<td>gamesorry</td>\n\t<td><b>Sadaharu (9d)</b></td>\n\t<td>gamesorry (2d)</td>\n\t<td>Tybalt (1d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/19338'>2016</a></td>\n\t<td><b>まいどー(^笑^)/</b></td>\n\t<td><a href='https://online-go.com/tournament/65780'>5-0</a></td>\n\t<td>Träumerin</td>\n\t<td><b>micky0427 (6d)</b></td>\n\t<td>Winterfell (7d)</td>\n\t<td>Träumerin (4d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/28967'>2017</a></td>\n\t<td><b>Sadaharu</b></td>\n\t<td><a href='https://online-go.com/tournament/73927'>5-0 (&lowast;)</a></td>\n\t<td>まいどー(^笑^)/</td>\n\t<td><b>Sadaharu (9d)</b></td>\n\t<td>KDJ123 (7d)</td>\n\t<td>Puffin888 (7d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/39817'>2018</a></td>\n\t<td></td>\n\t<td></td>\n\t<td></td>\n\t<td><b>rzhang20877 [8d]</b></td>\n\t<td>bigko [7d]</td>\n\t<td>Neandertaler [4d]</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/50926'>2019</a></td>\n\t<td></td>\n\t<td></td>\n\t<td></td>\n\t<td><b>husrev[7d]</b></td>\n\t<td>bigko [6d]</td>\n\t<td>cris01 [1d]</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/64662'>2020</a></td>\n\t<td></td>\n\t<td></td>\n\t<td></td>\n\t<td>Ongoing: Round 3</td>\n\t<td></td>\n\t<td></td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/79744'>2021</a></td>\n\t<td></td>\n\t<td></td>\n\t<td></td>\n\t<td>Ongoing: Round 2</td>\n\t<td></td>\n\t<td></td>\n</tr>\n</table>\n\n&lowast; means the games were finished by timeout or retirement.\n\nNotes:\n- The starting time on this page is an approximation and subject to change. It will be finalized once the announcement is posted in <a href='https://online-go.com/group/515'>OGS Title Tournaments</a> group and <a href='https://forums.online-go.com/t/title-tournament-announcements/10408/'>Title Tournament Announcement</a>.\n- Old OGS ranks were displayed for cycles before 2015.\n- Bots and use of AI are prohibited in this tournament and violators will be disqualified.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 93120,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 604800,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "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": 2978,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-10-10T05:00:00Z",
            "players_start": 150,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-10-10T05:00:48.196081Z",
            "ended": "2025-09-30T16:38:02.553507Z",
            "start_waiting": "2022-10-10T05:00:33.794498Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 193,
            "ranked": true
        },
        {
            "id": 70586,
            "name": "제1회 korea go한국바둑 승급 토너먼트",
            "director": {
                "id": 831306,
                "username": "상어고양이 아빠",
                "country": "kr",
                "icon": "https://user-uploads.online-go.com/db60d9f14079d08540de384240548fd3-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1379.3147955484346,
                        "deviation": 65.91437466412411,
                        "volatility": 0.060013537153480276
                    }
                },
                "ranking": 22.361600527656655,
                "professional": false,
                "ui_class": ""
            },
            "description": "이 토너먼트에서 우승하면 관리자로 (우승자 1명에게만) 승급시켜 드립니다.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "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": false,
            "group": {
                "id": 6774,
                "name": "😀Korea Go한국바둑😀",
                "summary": "많이 가입해주세요. 한국분 환영",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 227,
                "icon": "https://user-uploads.online-go.com/c8cb234ed8cd8edf50f2d51d95670d5b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-03-01T09:00:00Z",
            "players_start": 15,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2021-03-09T19:10:26.456327Z",
            "ended": "2022-07-20T16:42:29.270784Z",
            "start_waiting": "2021-03-09T19:10:26.144233Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/c8cb234ed8cd8edf50f2d51d95670d5b-15.png",
            "player_count": 15,
            "ranked": true
        },
        {
            "id": 59097,
            "name": "CAVEMAN!!!!!!!",
            "director": {
                "id": 760106,
                "username": "i am a pro",
                "country": "tl",
                "icon": "https://secure.gravatar.com/avatar/a67f11d444f3b95433613c8e9f003e1d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1143.2708682024402,
                        "deviation": 180.33265994299666,
                        "volatility": 0.059996954024707276
                    }
                },
                "ranking": 18.01649567617435,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "easy match",
            "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": 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": 8892,
                "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-16T02: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": "2020-04-17T06:17:14.882569Z",
            "ended": "2020-09-02T17:55:05.411214Z",
            "start_waiting": "2020-04-17T06:17:14.663067Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-15.png",
            "player_count": 4,
            "ranked": true
        }
    ]
}