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

{
    "count": 58002,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-subsequent_pairing_method&page=3954",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-subsequent_pairing_method&page=3952",
    "results": [
        {
            "id": 52964,
            "name": "Correspondence 9x9 RoundRobin 2019-10-16 19:00",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 5,
                "name": "Correspondence 9x9 RoundRobin",
                "rrule": "DTSTART:20251010T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2025-10-10T19:00:35.021666Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 259200,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slaughter",
                "subsequent_pairing_method": "slaughter",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 10
                },
                "next_run": "2025-10-13T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "pause_on_weekends": true,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2019-10-16T19:00:48.864702Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-10-16T19:01:15.909506Z",
            "ended": "2019-11-15T16:52:01.223914Z",
            "start_waiting": "2019-10-16T19:01:11.964306Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 10
        },
        {
            "id": 39515,
            "name": "Correspondence 19x19 RoundRobin 2018-07-30 01:00",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 6,
                "name": "Correspondence 19x19 RoundRobin",
                "rrule": "DTSTART:20251008T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2025-10-08T19:00:34.698657Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 432000,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slaughter",
                "subsequent_pairing_method": "slaughter",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 10
                },
                "next_run": "2025-10-11T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "pause_on_weekends": true,
                "max_time": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2018-07-30T01:00:41.187206Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-07-30T01:01:09.961103Z",
            "ended": "2019-01-28T20:32:07.308990Z",
            "start_waiting": "2018-07-30T01:01:08.316923Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 7
        },
        {
            "id": 45096,
            "name": "Hallo",
            "director": {
                "id": 610776,
                "username": "FelixHoch",
                "country": "un",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/00b8f86f042b7c79e8c8407d30d4319d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1474.0308550298125,
                        "deviation": 145.05544116136835,
                        "volatility": 0.06000552000600488
                    }
                },
                "ranking": 23.899081745695348,
                "professional": false,
                "ui_class": ""
            },
            "description": "Halloo",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 31,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": false,
                "time_control": "fischer",
                "initial_time": 120,
                "max_time": 300,
                "time_increment": 30,
                "speed": "live"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 3305,
                "name": "TrinityGo",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 3,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2019-01-29T00: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-03-02T22:01:55.999929Z",
            "ended": "2019-03-02T22:17:10.013446Z",
            "start_waiting": "2019-03-02T22:01:55.707251Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4
        },
        {
            "id": 86928,
            "name": "梁日峯 吳熹儒",
            "director": {
                "id": 818416,
                "username": "傳碁學園",
                "country": "un",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/225f58a6cdd437bb701ba1af0dd7678f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1898.3468207617877,
                        "deviation": 71.28817954667363,
                        "volatility": 0.06041644550084839
                    }
                },
                "ranking": 29.755630942351214,
                "professional": false,
                "ui_class": ""
            },
            "description": "梁日峯\n吳熹儒",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "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": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 7531,
                "name": "傳碁 C班",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 87,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2022-03-06T08:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2022-03-06T07:48:18.646617Z",
            "ended": "2022-03-06T08:10:59.354435Z",
            "start_waiting": "2022-03-06T07:48:18.600275Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2
        },
        {
            "id": 82286,
            "name": "Test123",
            "director": {
                "id": 1069923,
                "username": "Apostle_Andrew",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/b57bbcf4be27dd4a69619ce91925ab0c?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 839.638941723403,
                        "deviation": 113.6317382792264,
                        "volatility": 0.059998705515229234
                    }
                },
                "ranking": 10.870631283716952,
                "professional": false,
                "ui_class": ""
            },
            "description": "123abc123",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 30,
                "initial_time": 600,
                "max_time": 600
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10501,
                "name": "Institute of high technologies",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 10,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/a02ce2a67f790d5a78e87c289c25e396-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-11-09T13:48:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2021-11-09T13:48:17.525578Z",
            "ended": "2021-11-09T13:53:18.845604Z",
            "start_waiting": "2021-11-09T13:48:17.431878Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/a02ce2a67f790d5a78e87c289c25e396-15.png",
            "player_count": 2
        },
        {
            "id": 107592,
            "name": "Чат игроков в Го. 19х19 🐅 22.09.23 SE.MO A",
            "director": {
                "id": 803169,
                "username": "Tg45",
                "country": "ru",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/d861f559b9c8e292905d8730862d1569-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1466.8272171309031,
                        "deviation": 62.10991321484848,
                        "volatility": 0.060043463871730415
                    }
                },
                "ranking": 23.785669573600813,
                "professional": false,
                "ui_class": ""
            },
            "description": "Переписка. 19х19. Форовый турнир. Быстрый регламент. до первого поражения. Группа А",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 12096,
            "time_control_parameters": {
                "system": "canadian",
                "time_control": "canadian",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 0,
                "period_time": 604800,
                "stones_per_period": 50
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 11497,
                "name": "Чат игроков в Го (weiqi, baduk, igo)",
                "summary": "Мы — группа игроков из телеграмм чата «Чат для игроков в Го (weiqi, baduk, igo)». Здесь мы играем между собой и организовываем турниры для игроков всех уровней.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 354,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/2d3b4fb3fa64f817ed22ed171b88d712-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-09-22T07:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 23,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2023-09-22T07:00:30.887523Z",
            "ended": "2023-12-12T08:39:04.753526Z",
            "start_waiting": "2023-09-22T07:00:30.580319Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/2d3b4fb3fa64f817ed22ed171b88d712-15.png",
            "player_count": 10
        },
        {
            "id": 85434,
            "name": "29/1 5 -> 李梓揚\t6 -> 袁澤深",
            "director": {
                "id": 818416,
                "username": "傳碁學園",
                "country": "un",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/225f58a6cdd437bb701ba1af0dd7678f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1898.3468207617877,
                        "deviation": 71.28817954667363,
                        "volatility": 0.06041644550084839
                    }
                },
                "ranking": 29.755630942351214,
                "professional": false,
                "ui_class": ""
            },
            "description": "29/1 5 -> 李梓揚\t6 -> 袁澤深",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "live",
                "pause_on_weekends": false,
                "total_time": 900
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 7531,
                "name": "傳碁 C班",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 87,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2022-01-29T08:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2022-01-29T07:23:42.423555Z",
            "ended": "2022-01-29T08:09:14.534829Z",
            "start_waiting": "2022-01-29T07:23:42.354015Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2
        },
        {
            "id": 107131,
            "name": "2023.SEP 19X19 RoundRobin 5K~1K",
            "director": {
                "id": 1161013,
                "username": "朵兒普拉斯-doorplus-",
                "country": "_United_Nations",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/7c935550f93ff5eb3f3e93239454342f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1151.0937500744108,
                        "deviation": 63.06821920011851,
                        "volatility": 0.05991569077389414
                    }
                },
                "ranking": 18.174361096243295,
                "professional": false,
                "ui_class": ""
            },
            "description": "Attention: Time Setting for the Game\n                                                           \nWhen playing the game, please pay close attention to the time setting. The game requires an average of 2-3 moves per day. If you need to take a break, make sure to return promptly and make more than 3 moves per day to keep up with the time. Please do not keep your opponent waiting for tooooooooooooooo loooooooooooooooooooong.\n                                                      \n🍭Tips:                                                  \n1️⃣Disqualification will occur if a player loses by timeout.                                                  \n2️⃣If disqualified by the tournament director, all outstanding games will be forfeited, which will affect the player’s ranking.                                         \n                                                          \n🍭The following rules must be obeyed to guarantee a respectful game:                                             \n1️⃣No pauses are allowed.                                   \n2️⃣No vacation mode is permitted. (If a player is on vacation, they and their opponent can still make a move, but time will be suspended. Soooooooooooo, vacation mode is absolutely NOT allowed.)                               \n3️⃣Any player who is on vacation or has paused the game will be disqualified without further notice or reminder.     \n4️⃣If you find that a player pauses the game or enters vacation mode, please send a message to the tournament director.                                                     \n                                                              \nLet us strive to be respectful players.                     \nWe wish everyone a pleasant game and hope to gain something from our opponents. :)",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 33587,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 28800,
                "initial_time": 604800,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 12824,
                "name": "Way to GO",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 30,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/8fbd7bd47c3c0f4bb73a2fd4c070b182-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-09-11T01:00:00Z",
            "players_start": 6,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 25,
            "max_ranking": 29,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2023-09-10T21:39:09.263970Z",
            "ended": "2023-12-12T09:12:57.047896Z",
            "start_waiting": "2023-09-10T21:39:08.744603Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/8fbd7bd47c3c0f4bb73a2fd4c070b182-15.png",
            "player_count": 10
        },
        {
            "id": 71148,
            "name": "Eeeee",
            "director": {
                "id": 897911,
                "username": "DA NOOBBB",
                "country": "hk",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/086971b8bc34557129e3d71e22f78026-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1241.806425236919,
                        "deviation": 62.007928196577325,
                        "volatility": 0.05999569580191999
                    }
                },
                "ranking": 19.93039362009397,
                "professional": false,
                "ui_class": ""
            },
            "description": "I can’t think about a name",
            "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": 7838,
                "name": "DA NOOOOOOOOOOOOOOOOOOOOOBS",
                "summary": "PLACE FOR NOOBS",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 17,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/c49863a98b06ea695cdd4c2ed9a4320d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-02-28T09:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-02-26T01:58:32.216125Z",
            "ended": "2022-03-05T21:53:00.660024Z",
            "start_waiting": "2021-02-26T01:58:31.976250Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/c49863a98b06ea695cdd4c2ed9a4320d-15.png",
            "player_count": 11
        },
        {
            "id": 45055,
            "name": "Correspondence 9x9 RoundRobin 2019-01-28 19:00",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 5,
                "name": "Correspondence 9x9 RoundRobin",
                "rrule": "DTSTART:20251010T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2025-10-10T19:00:35.021666Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 259200,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slaughter",
                "subsequent_pairing_method": "slaughter",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 10
                },
                "next_run": "2025-10-13T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "pause_on_weekends": true,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2019-01-28T19:00:00.295966Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-01-28T19:00:28.130294Z",
            "ended": "2019-02-08T01:43:40.593731Z",
            "start_waiting": "2019-01-28T19:00:27.362852Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 6
        }
    ]
}