List all tournaments or create a new tournament.

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

{
    "count": 59039,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-subsequent_pairing_method&page=4119",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-subsequent_pairing_method&page=4117",
    "results": [
        {
            "id": 45335,
            "name": "Correspondence 13x13 RoundRobin 2019-02-05 19:00",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 7,
                "name": "Correspondence 13x13 RoundRobin",
                "rrule": "DTSTART:20260110T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T06:00:14.582400Z",
                "last_run": "2026-01-10T19:00:47.764813Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 13,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 259200,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slaughter",
                "subsequent_pairing_method": "slaughter",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 10
                },
                "next_run": "2026-01-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-02-05T19:00:41.133930Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-02-05T19:01:06.581776Z",
            "ended": "2019-02-18T22:29:06.917951Z",
            "start_waiting": "2019-02-05T19:01:05.327252Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 43811,
            "name": "DDK.NL Go Club - Intermediate DDK tournament",
            "director": {
                "id": 463810,
                "username": "SuzieKyu",
                "country": "nl",
                "icon": "https://user-uploads.online-go.com/62a582e29c917f3dfcb81bce64a13f7a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1171.4995125731932,
                        "deviation": 63.025646037873635,
                        "volatility": 0.06000597450469722
                    }
                },
                "ranking": 18.5811525604583,
                "professional": false,
                "ui_class": ""
            },
            "description": "For players between 20 and 15 kyu. Enjoy!",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 2979,
                "name": "Internatio.NL Go Club",
                "summary": "Virtuele DDK club voor Nederlandse spelers en hun vrienden",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 64,
                "icon": "https://user-uploads.online-go.com/cbf3d1c63e4b51aee158455500f9a9e3-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2018-12-22T13:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 10,
            "max_ranking": 15,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-12-22T13:00:56.256904Z",
            "ended": "2019-01-26T21:25:40.756229Z",
            "start_waiting": "2018-12-22T13:00:54.236946Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/cbf3d1c63e4b51aee158455500f9a9e3-15.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 22130,
            "name": "Correspondence 9x9 RoundRobin 2016-11-12 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": 5,
                "name": "Correspondence 9x9 RoundRobin",
                "rrule": "DTSTART:20260111T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2026-01-11T19:00:48.407027Z",
                "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": "2026-01-14T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2016-11-12T01:00:00.823588Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2016-11-12T01:00:23.332761Z",
            "ended": "2017-01-25T14:43:47.797502Z",
            "start_waiting": "2016-11-12T01:00:19.399647Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 112408,
            "name": "Sunday GO 22 9×9",
            "director": {
                "id": 1393499,
                "username": "Imtiyaz",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/56a672954f96d68180eb8444196aec12-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1011.9208484463418,
                        "deviation": 64.76690845972848,
                        "volatility": 0.06003314607569738
                    }
                },
                "ranking": 15.191200643263914,
                "professional": false,
                "ui_class": ""
            },
            "description": "Fun 45 sec per move",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 45,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 0,
                "period_time": 45,
                "periods": 1
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 13675,
                "name": "Sunday GO and MORE",
                "summary": "You can't miss this group, join now!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 110,
                "icon": "https://user-uploads.online-go.com/e9f20c25fe1d95f705ad61dc0bd03a5d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-02-18T09:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-02-18T09:00:40.304106Z",
            "ended": "2024-02-18T09:12:27.258981Z",
            "start_waiting": "2024-02-18T09:00:40.247366Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e9f20c25fe1d95f705ad61dc0bd03a5d-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 23297,
            "name": "Correspondence 19x19 RoundRobin 2016-12-25 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:20260112T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2026-01-12T19:00:48.936181Z",
                "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": "2026-01-15T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2016-12-25T01:00:21.971637Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2016-12-25T01:00:41.552575Z",
            "ended": "2017-03-10T21:19:51.803526Z",
            "start_waiting": "2016-12-25T01:00:40.057609Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 112633,
            "name": "9x9 Traditional monthly tournament I/24",
            "director": {
                "id": 929191,
                "username": "EnsoZEN",
                "country": "cz",
                "icon": "https://user-uploads.online-go.com/9de5727796a655588080bb89cc627977-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1463.5820448380764,
                        "deviation": 67.30723430909097,
                        "volatility": 0.06004488935091738
                    }
                },
                "ranking": 23.734396346844115,
                "professional": false,
                "ui_class": ""
            },
            "description": "☸️ Have ZEN!🧘",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 172800,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "per_move": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 8129,
                "name": "ZEN Go",
                "summary": "The search for happiness is one of the chief sources of unhappiness.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 47,
                "icon": "https://user-uploads.online-go.com/ff052c6c23b77d2514fe70ad0dcce3bb-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-02-19T00:00:00Z",
            "players_start": 6,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 24,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-02-19T15:43:55.754287Z",
            "ended": "2024-02-29T03:16:19.977686Z",
            "start_waiting": "2024-02-19T15:43:55.670481Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/ff052c6c23b77d2514fe70ad0dcce3bb-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 41253,
            "name": "สาระ-rail361! tour ครั้งที่ 6",
            "director": {
                "id": 148806,
                "username": "โอ๋ชิงหยวน",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/d3f8fcc6dbd4915bc123f62b337be552-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1528.7468726934799,
                        "deviation": 64.55087168075521,
                        "volatility": 0.05949568572846218
                    }
                },
                "ranking": 24.742844517950996,
                "professional": false,
                "ui_class": ""
            },
            "description": "even if I didn't use the Go board to punish you guys, but I will find other ways to make you lose... let's play\nอาจพบกลุ่มเกรียนพยายามป่วนในขณะเล่น\nจะพยายามไม่ให้เกิดเหตุการณ์แบบนี้อีกนะครับ\nเบื้องต้นจดชื่อ ไม่ให้คนกลุ่มนี้เข้ามาร่วมทัวร์อีก\nวิธีแก้ไขระยะยาว คือเลือกเฉพาะคนที่คุ้นเคยและมีมารยาทพอในการเล่น",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 12480,
            "time_control_parameters": {
                "total_time": 1123200,
                "time_control": "absolute",
                "speed": "correspondence",
                "system": "absolute",
                "pause_on_weekends": false
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 2571,
                "name": "Go World Wide",
                "summary": "enjoy",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 91,
                "icon": "https://user-uploads.online-go.com/889d994a8e18efb0db03c85b562aaad1-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2018-12-13T03:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 22,
            "max_ranking": 37,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2018-12-13T03:00:32.746541Z",
            "ended": "2018-12-27T22:47:38.481901Z",
            "start_waiting": "2018-12-13T03:00:29.005401Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/889d994a8e18efb0db03c85b562aaad1-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 85180,
            "name": "22/1 1 -> 葉子齊\t2 -> 沈榮鈞",
            "director": {
                "id": 729080,
                "username": "樂 碁",
                "country": "hk",
                "icon": "https://user-uploads.online-go.com/38ab1d2a0a44a76ba656aca3c2fb3101-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1376.5461424853938,
                        "deviation": 260.4210499451175,
                        "volatility": 0.059998813696822535
                    }
                },
                "ranking": 22.315085597176374,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "22/1 1 -> 葉子齊\t2 -> 沈榮鈞",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 20,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 900,
                "period_time": 10,
                "periods": 2
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6399,
                "name": "傳碁 B班",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 53,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2022-01-22T09: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-22T08:30:43.283259Z",
            "ended": "2022-01-22T09:13:45.321351Z",
            "start_waiting": "2022-01-22T08:30:43.233732Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 43563,
            "name": "19x19 fun game",
            "director": {
                "id": 478879,
                "username": "BluefirePlayz",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/66b02d574dc3bd6eea3e8c0c04212676-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1209.151067958722,
                        "deviation": 63.877975163452746,
                        "volatility": 0.06005396905283021
                    }
                },
                "ranking": 19.313478589798944,
                "professional": false,
                "ui_class": ""
            },
            "description": "this is a game to let any people that like to play go to play in",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 1878,
                "name": "Gary's Go group",
                "summary": "This is a group to let people play in",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 5,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2018-12-11T01: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": "2018-12-11T08:42:15.813696Z",
            "ended": "2018-12-18T22:10:05.790876Z",
            "start_waiting": "2018-12-11T08:42:15.160393Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 91586,
            "name": "Correspondence 9x9 RoundRobin 2022-06-23 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:20260111T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2026-01-11T19:00:48.407027Z",
                "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": "2026-01-14T19: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": "2022-06-23T19:00:36.678179Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-06-23T19:01:37.009805Z",
            "ended": "2022-07-18T15:17:50.154423Z",
            "start_waiting": "2022-06-23T19:01:36.572634Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 9,
            "ranked": true
        }
    ]
}