List all tournaments or create a new tournament.

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

{
    "count": 60058,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-first_pairing_method&page=5406",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-first_pairing_method&page=5404",
    "results": [
        {
            "id": 108372,
            "name": "HAPPY GO #43 Double Elimination",
            "director": {
                "id": 1220803,
                "username": "nobhaete",
                "country": "cn",
                "icon": "https://user-uploads.online-go.com/1565c13b341c9b8bea6066bd85481ee6-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2059.1908604377636,
                        "deviation": 72.22348870990928,
                        "volatility": 0.05978964850019069
                    }
                },
                "ranking": 31.63841364460431,
                "professional": false,
                "ui_class": ""
            },
            "description": "Hi everyone, welcome and have FUN!\n\nPAUSE/ VACATION = DISQUALIFICATION! If your opponent pauses or has a vacation, or you have any question, please contact nobhaete.\n\nDouble elimination tournament every Sunday.",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 43884,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 43200,
                "initial_time": 86400,
                "max_time": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 12619,
                "name": "Happy Go!!!",
                "summary": "Feel free to join and create tournaments!\nCreate tournaments = admin\n\nDouble Elimination tournaments every Sunday    \nSingle Elimination tournaments every Thursday\n\nHAPPY",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 74,
                "icon": "https://user-uploads.online-go.com/6075a51acf2316ac03f5b309db5f3953-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-10-15T04:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 33,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-10-15T04:00:35.417098Z",
            "ended": "2024-07-10T15:44:17.408864Z",
            "start_waiting": "2023-10-15T04:00:35.277554Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6075a51acf2316ac03f5b309db5f3953-15.png",
            "player_count": 13,
            "ranked": true
        },
        {
            "id": 77046,
            "name": "Blitz 13x13 Swiss Tournament 2021-07-03 15: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": 3,
                "name": "Blitz 13x13 Swiss Tournament",
                "rrule": "DTSTART:20260627T110000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:27:45.234995Z",
                "last_run": "2026-06-27T11:00:16.516982Z",
                "lead_time_seconds": 1800,
                "tournament_type": "swiss",
                "handicap": 0,
                "rules": "japanese",
                "size": 13,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 10,
                    "main_time": 300,
                    "periods": 5
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 6,
                "first_pairing_method": "random",
                "subsequent_pairing_method": "strength",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 40
                },
                "next_run": "2026-06-27T15:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 13,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 10,
                "main_time": 300,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2021-07-03T15:30:11.632693Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-07-03T15:30:19.653697Z",
            "ended": "2021-07-03T16:14:57.793085Z",
            "start_waiting": "2021-07-03T15:30:19.513291Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 141109,
            "name": "Apex Go Clash",
            "director": {
                "id": 1239790,
                "username": "Starry Nights",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/8eacd50d96c08bedc0a771e6ee81c144-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1464.722812428785,
                        "deviation": 61.79909523468521,
                        "volatility": 0.060037468533592896
                    }
                },
                "ranking": 23.75243324692664,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "To develop skills.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "blitz",
                "pause_on_weekends": false,
                "main_time": 30,
                "period_time": 10,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 485,
                "name": "THAILAND GO",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 522,
                "icon": "https://user-uploads.online-go.com/51662af930ea8ccf8fe4335513ca2357-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2026-06-12T10:00:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 24,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2026-06-12T10:00:18.998241Z",
            "ended": "2026-06-12T10:10:43.441652Z",
            "start_waiting": "2026-06-12T10:00:18.940995Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/51662af930ea8ccf8fe4335513ca2357-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 92016,
            "name": "9x9 Open D.E. Cup #28",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1336.799379857846,
                        "deviation": 70.34201708802738,
                        "volatility": 0.06022518250322503
                    }
                },
                "ranking": 21.636806055764843,
                "professional": false,
                "ui_class": ""
            },
            "description": "Double-Elimination tournament for everyone. It will be started as soon as 8 players will join it.\n\nPrevious winners: https://online-go.com/group/10842",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "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": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 3524,
                "name": "9x9 Lovers",
                "summary": "A group for Go players who love the 9x9 board.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 708,
                "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2022-07-10T20:00:00Z",
            "players_start": 8,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-07-10T05:23:36.780534Z",
            "ended": "2022-10-30T18:59:24.212866Z",
            "start_waiting": "2022-07-10T05:23:36.659952Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 63805,
            "name": "Sample tournament",
            "director": {
                "id": 759371,
                "username": "iQUP-Keith",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/e9e2aedc8918e4e92d675e6e5e3a95c9-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1594.047479960958,
                        "deviation": 69.97649029840532,
                        "volatility": 0.06007850678241667
                    }
                },
                "ranking": 25.711162816231344,
                "professional": false,
                "ui_class": ""
            },
            "description": "Sample tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 30,
                "periods": 1
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5334,
                "name": "iQ-UP Children Go Academy",
                "summary": "Best Children Go Academy of Thailand",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 152,
                "icon": "https://user-uploads.online-go.com/ad636336756f20ec1949fbea611392e0-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-08-03T08:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-08-03T08:00:46.751036Z",
            "ended": "2020-08-03T09:01:48.941456Z",
            "start_waiting": "2020-08-03T08:00:45.987780Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/ad636336756f20ec1949fbea611392e0-15.png",
            "player_count": 15,
            "ranked": true
        },
        {
            "id": 94941,
            "name": "Live 19x19 Swiss Tournament 2022-09-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:20260627T080000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:30:39.250689Z",
                "last_run": "2026-06-27T08:00:16.492450Z",
                "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-06-27T12:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 600,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2022-09-24T12:30:47.531075Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2022-09-24T12:30:49.079123Z",
            "ended": "2022-09-24T13:29:22.609063Z",
            "start_waiting": "2022-09-24T12:30:48.914869Z",
            "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": 102021,
            "name": "Blitz 13x13 Swiss Tournament 2023-04-09 07: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": 3,
                "name": "Blitz 13x13 Swiss Tournament",
                "rrule": "DTSTART:20260627T110000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:27:45.234995Z",
                "last_run": "2026-06-27T11:00:16.516982Z",
                "lead_time_seconds": 1800,
                "tournament_type": "swiss",
                "handicap": 0,
                "rules": "japanese",
                "size": 13,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 10,
                    "main_time": 300,
                    "periods": 5
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 6,
                "first_pairing_method": "random",
                "subsequent_pairing_method": "strength",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 40
                },
                "next_run": "2026-06-27T15:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 15,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 10,
                "main_time": 300,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2023-04-09T07:30:43.368880Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2023-04-09T07:30:44.562607Z",
            "ended": "2023-04-09T08:06:20.058889Z",
            "start_waiting": "2023-04-09T07:30:44.451233Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 53111,
            "name": "Blitz 13x13 Swiss Tournament 2019-10-20 15: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": 3,
                "name": "Blitz 13x13 Swiss Tournament",
                "rrule": "DTSTART:20260627T110000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:27:45.234995Z",
                "last_run": "2026-06-27T11:00:16.516982Z",
                "lead_time_seconds": 1800,
                "tournament_type": "swiss",
                "handicap": 0,
                "rules": "japanese",
                "size": 13,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 10,
                    "main_time": 300,
                    "periods": 5
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 6,
                "first_pairing_method": "random",
                "subsequent_pairing_method": "strength",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 40
                },
                "next_run": "2026-06-27T15:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 13,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 10,
                "main_time": 300,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2019-10-20T15:30:52.297964Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2019-10-20T15:31:00.289882Z",
            "ended": "2019-10-20T16:16:18.394712Z",
            "start_waiting": "2019-10-20T15:30:59.499787Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 28071,
            "name": "Kuksu Nines Title Tournament 19th Cycle",
            "director": {
                "id": 40318,
                "username": "gamesorry",
                "country": "cn",
                "icon": "https://secure.gravatar.com/avatar/801cba34b77e0105326c402cc482cb09?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1991.6317803340953,
                        "deviation": 66.95739044544156,
                        "volatility": 0.060165754578996575
                    }
                },
                "ranking": 30.866156808820882,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Kuksu Nines Title Tournament 19th Cycle\n\nTitle Holder: <a style=\"color:purple\" href='https://online-go.com/player/1044/'>drmwc [Nines Kuksu]</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\">\n\tTitle Tournament Winner\n\t\t<img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/gold_title_9.png' alt='Gold'></img>\n\t</th>\n\t<th style=\"border:1px solid\">\n\t\tTitle Tournament Runner-up\n\t\t<img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/silver_title_9.png' alt='Silver'></img>\n\t</th>\n\t<th style=\"border:1px solid\">\n\t\tTitle Tournament 3rd Place\n\t<img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/bronze_title_9.png' alt='Bronze'></img>\n\t</th>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2373'>1</a></td>\n\t<td><b>Neandertaler</b></td><td></td><td></td>\n\t<td><b>Neandertaler (3k)</b></td><td>willbrooks (2d)</td><td>jms (8k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2382'>2</a></td>\n\t<td><b>hotspur</b></td><td>3-2</td><td>Neandertaler</td>\n\t<td><b>hotspur (2d)</b></td><td>Neandertaler (3k)</td><td>KyuT (4d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2392'>3</a></td>\n\t<td><b>KyuT</b></td><td>&lowast;</td><td>hotspur</td>\n\t<td><b>KyuT (4d)</b></td><td>Neandertaler (3k)</td><td>nare (4k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2407'>4</a></td>\n\t<td><b>KyuT</b></td><td>4-1</td><td>gomoucha</td>\n\t<td><b>gomoucha (7k)</b></td><td>joachim (1k)</td><td>topazg (3k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2408'>5</a></td>\n\t<td><b>KlausP</b></td><td>5-0</td><td>KyuT</td>\n\t<td><b>KlausP (3d)</b></td><td>joachim (1k)</td><td>illluck (1d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2415'>6</a></td>\n\t<td><b>KlausP</b></td><td>5-0</td><td>illluck</td>\n\t<td><b>illluck (1d)</b></td><td>joachim (1k)</td><td>Neandertaler (3k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2419'>7</a></td>\n\t<td><b>KlausP</b></td><td>4-1</td><td>KyuT</td>\n\t<td><b>KyuT (4d)</b></td><td colspan=2>joachim (1k), Neandertaler (3k), ivoszz (5k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2423'>8</a></td>\n\t<td><b>KlausP</b></td><td>3-2</td><td>joachim</td>\n\t<td><b>joachim (1k)</b></td><td>undume (6k)</td><td>ivoszz (5k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2431'>9</a></td>\n\t<td><b>KlausP</b></td><td>4-1</td><td>keiler</td>\n\t<td><b>keiler (1k)</b></td><td>joachim (1k)</td><td>undume (6k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2438'>10</a></td>\n\t<td><b>KlausP</b></td><td>5-0</td><td>surcouf</td>\n\t<td><b>surcouf (1k)</b></td><td>ivoszz (5k)</td><td>joachim (1k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2440'>11</a></td>\n\t<td><b>KlausP</b></td><td>5-0</td><td>surcouf</td>\n\t<td><b>surcouf (1k)</b></td><td>kennabee (1d)</td><td>joachim (1k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2450'>12</a></td>\n\t<td><b>KlausP</b></td><td>5-0</td><td>kennabee</td>\n\t<td><b>kennabee (1d)</b></td><td>Zapp (1k)</td><td>joachim (1k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2461'>13</a></td>\n\t<td><b>joachim</b></td><td>&lowast;</td><td>KlausP</td>\n\t<td><b>joachim (1k)</b></td><td>huangyungjan (3k)</td><td>MatCauthon (2k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2465'>14</a></td>\n\t<td><b>illluck</b></td><td>4-1</td><td>joachim</td>\n\t<td><b>joachim (1k)</b></td><td>illluck (1d)</td><td>MatCauthon (2k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2476'>15</a></td>\n\t<td><b>pollemand</b></td><td>5-0</td><td>illluck</td>\n\t<td><b>pollemand (4d)</b></td><td>MatCauthon (2k)</td><td>Adonroid (3k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2480'>16</a></td>\n\t<td><b>pollemand</b></td><td>3-2</td><td>vitality</td>\n\t<td><b>pollemand (4d)</b></td><td>vitality (5d)</td><td>occupant (4k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2488'>17</a></td>\n\t<td><b>pollemand</b></td><td>5-0</td><td>Mellon</td>\n\t<td><b>Mellon (7k)</b></td><td>zealot (3d)</td><td>smilogo (4k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2498'>18</a></td>\n\t<td><b>drmwc</b></td><td>&lowast;</td><td>pollemand</td>\n\t<td><b>drmwc (6d)</b></td><td>gamesorry (3d)</td><td>taikobara (6k)</td>\n</tr>\n</table>\n\n&lowast; means the games were finished by timeout or retirement.",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "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": 2987,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2017-08-10T07:00:00Z",
            "players_start": 128,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2017-08-10T07:01:03.224417Z",
            "ended": "2019-08-04T06:39:37.154399Z",
            "start_waiting": "2017-08-10T07:00:56.044775Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 133,
            "ranked": true
        },
        {
            "id": 99148,
            "name": "Live 19x19 Swiss Tournament 2023-01-20 08: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:20260627T080000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:30:39.250689Z",
                "last_run": "2026-06-27T08:00:16.492450Z",
                "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-06-27T12:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 35,
            "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": "2023-01-20T08:30:57.406386Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2023-01-20T08:30:58.799827Z",
            "ended": "2023-01-20T09:23:50.446420Z",
            "start_waiting": "2023-01-20T08:30:58.663317Z",
            "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
        }
    ]
}