List all tournaments or create a new tournament.

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

{
    "count": 59390,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-id&page=3540",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-id&page=3538",
    "results": [
        {
            "id": 59612,
            "name": "Blitz 13x13 Swiss Tournament 2020-04-25 15:30",
            "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": 3,
                "name": "Blitz 13x13 Swiss Tournament",
                "rrule": "DTSTART:20260216T110000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:27:45.234995Z",
                "last_run": "2026-02-16T11:00:20.910742Z",
                "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-02-16T15: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": "2020-04-25T15:30:18.728459Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-04-25T15:30:21.114695Z",
            "ended": "2020-04-25T16:26:14.836760Z",
            "start_waiting": "2020-04-25T15:30:20.055324Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 59611,
            "name": "Live 9x9 Double Elimination Tournament 2020-04-25 14:30",
            "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": 2,
                "name": "Live 9x9 Double Elimination Tournament",
                "rrule": "DTSTART:20260216T100000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-02-16T10:00:20.931400Z",
                "lead_time_seconds": 1800,
                "tournament_type": "double_elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 30,
                    "main_time": 300,
                    "periods": 3
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slide",
                "subsequent_pairing_method": "slide",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 100
                },
                "next_run": "2026-02-16T14:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 33,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 300,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2020-04-25T14:30:16.603814Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-04-25T14:31:19.048495Z",
            "ended": "2020-04-25T15:55:32.751427Z",
            "start_waiting": "2020-04-25T14:31:17.361493Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 20,
            "ranked": true
        },
        {
            "id": 59609,
            "name": "9X9 25K 18K",
            "director": {
                "id": 466732,
                "username": "percehaie",
                "country": "fr",
                "icon": "https://user-uploads.online-go.com/66b39481d5e6b5acbfc866e326c84706-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1074.7077479286818,
                        "deviation": 63.190905096195884,
                        "volatility": 0.06013100534072089
                    }
                },
                "ranking": 16.584793774982078,
                "professional": false,
                "ui_class": ""
            },
            "description": "9x9 temps réel",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 10,
                "initial_time": 30,
                "max_time": 30
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 95,
                "name": "France Go Players",
                "summary": "Le groupe pour les joueurs français!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1295,
                "icon": "https://user-uploads.online-go.com/f860ac26e7c271a3637835570b1fc13f-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-25T14:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 12,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-05-05T13:04:25.108735Z",
            "ended": "2020-05-05T13:14:26.478168Z",
            "start_waiting": "2020-05-05T13:04:23.831842Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/f860ac26e7c271a3637835570b1fc13f-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 59606,
            "name": "Revival Simultaneous McMahon (Japanese)",
            "director": {
                "id": 683771,
                "username": "isibboi",
                "country": "eu",
                "icon": "https://secure.gravatar.com/avatar/68022cd1bcdd544cdfb64bb6712b2036?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1369.6333494802632,
                        "deviation": 63.47802591132845,
                        "volatility": 0.059909066979334055
                    }
                },
                "ranking": 22.198537136632847,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Many of your tournament games got cancelled after recent technical problems? Always when you check OGS, none of your opponents played a move? You should start a new tournament!\n\nThis tournament is designed to be interesting for everyone. McMahon with Slide pairing will ensure that you play against equal opponents, so the game is not decided before it starts.\n\nCome join and enjoy the fun!",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 43,
                "name": "Kyu Level Study Group",
                "summary": "A group for kyu level players! Join, play tournaments, and have fun. Thanks for being a part of our community!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 8841,
                "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-05-01T14:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-05-01T14:00:27.399618Z",
            "ended": "2020-10-12T08:47:40.445657Z",
            "start_waiting": "2020-05-01T14:00:25.233086Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 59604,
            "name": "Arena",
            "director": {
                "id": 758230,
                "username": "Mehmet Turan",
                "country": "tr",
                "icon": "https://secure.gravatar.com/avatar/fe42cc6f11fd70644f8ad2af3ce2db9f?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 548.841991244194,
                        "deviation": 77.67662166768665,
                        "volatility": 0.05995275894933931
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "Mehmet",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "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": 25,
                "name": "Go Basics",
                "summary": "A learning and teaching environment for players of all strengths with emphasis on tournaments and game reviews. Come teach, learn, and have fun!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 17791,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2020-05-01T14:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-05-01T14:00:25.214541Z",
            "ended": "2020-10-02T17:24:07.155183Z",
            "start_waiting": "2020-05-01T14:00:24.255303Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 59601,
            "name": "50이상ㅕㅕ",
            "director": {
                "id": 752707,
                "username": "Harry Bryant",
                "country": "gb",
                "icon": "https://secure.gravatar.com/avatar/4c99bd5d6eb6b527634d9cffe37cb77f?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1467.3483399458928,
                        "deviation": 65.6387017401574,
                        "volatility": 0.06032155687200692
                    }
                },
                "ranking": 23.79389266254637,
                "professional": false,
                "ui_class": ""
            },
            "description": "ㄹㅇㅇㅇㅇㅇㅇ",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 5419,
                "name": "15 to 5 kyu",
                "summary": "For players from 15 to 5 kyu - a continuation of the 25 to 15 kyu club.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 110,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-25T13:00:00Z",
            "players_start": 50,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-05-07T03:36:00.433699Z",
            "ended": "2021-03-22T02:24:02.844500Z",
            "start_waiting": "2020-05-07T03:35:58.246670Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 50,
            "ranked": true
        },
        {
            "id": 59598,
            "name": "😊 vs 😊",
            "director": {
                "id": 736097,
                "username": "鍾曉林",
                "country": "hk",
                "icon": "https://user-uploads.online-go.com/c5868458d79bd4e0577ad2da8d81f4e2-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1297.6671901589966,
                        "deviation": 64.62392354788778,
                        "volatility": 0.060025665265662324
                    }
                },
                "ranking": 20.949018374469894,
                "professional": false,
                "ui_class": ""
            },
            "description": "Hi Please Join this quick!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 93120,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 604800,
                "period_time": 86400,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4530,
                "name": "HKCGA 對局室",
                "summary": "\n同學想下棋可在下方留言,最好寫上自己棋力,方便對手設定合適讓子。 ( K = 級、 D = 段 )\n\nP.S. 此對局室只限 \" 香港兒童圍棋學院-網絡班 \" 學生使用。\n\n同學在此對局室,必須使用自己 \"中文全名\" 的帳號來對弈,敬請合作 !\n\n(hkcga2004)院長會不定時上線跟大家互相切磋,歡迎指教!",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 115,
                "icon": "https://user-uploads.online-go.com/2ce7e016e6fbea633e91b036ce8e5f19-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-05-02T10:00:00Z",
            "players_start": 0,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-05-02T10:00:16.232050Z",
            "ended": "2020-07-17T13:35:23.439202Z",
            "start_waiting": "2020-05-02T10:00:15.869804Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/2ce7e016e6fbea633e91b036ce8e5f19-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 59597,
            "name": "teaching",
            "director": {
                "id": 765332,
                "username": "nilan10",
                "country": "001",
                "icon": "https://user-uploads.online-go.com/1f574d60fda4d8504f19432873aa1d2d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1242.030754907098,
                        "deviation": 64.88231554663923,
                        "volatility": 0.060072775433412766
                    }
                },
                "ranking": 19.934575240306664,
                "professional": false,
                "ui_class": ""
            },
            "description": "teaching",
            "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": 28,
                "name": "Teaching League",
                "summary": "The teaching league is a group for players who want to improve their game by playing, as well as by teaching weaker players.\n\nQuick rule summary: no handicap, moderate time settings, stronger player creates a review.\n\nPlease add \"TL\" to the game name.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 4466,
                "icon": "https://user-uploads.online-go.com/b1a8e87e33263bc92ccdc6303c0c184c-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-25T11:30:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-04-26T08:33:03.403109Z",
            "ended": "2020-07-05T03:20:38.686622Z",
            "start_waiting": "2020-04-26T08:33:03.183100Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/b1a8e87e33263bc92ccdc6303c0c184c-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 59595,
            "name": "Live 9x9 Double Elimination Tournament 2020-04-25 10:30",
            "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": 2,
                "name": "Live 9x9 Double Elimination Tournament",
                "rrule": "DTSTART:20260216T100000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-02-16T10:00:20.931400Z",
                "lead_time_seconds": 1800,
                "tournament_type": "double_elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 30,
                    "main_time": 300,
                    "periods": 3
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slide",
                "subsequent_pairing_method": "slide",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 100
                },
                "next_run": "2026-02-16T14:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 33,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 300,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2020-04-25T10:30:05.401631Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-04-25T10:30:07.707738Z",
            "ended": "2020-04-25T11:07:21.168713Z",
            "start_waiting": "2020-04-25T10:30:06.703402Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 59593,
            "name": "Hello",
            "director": {
                "id": 765856,
                "username": "陳浩銘",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/0d99104c69fbae5228b54170f7fc2d99?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1397.243084617414,
                        "deviation": 146.81011393240195,
                        "volatility": 0.06000789478495012
                    }
                },
                "ranking": 22.660564697038094,
                "professional": false,
                "ui_class": ""
            },
            "description": "Hi ho",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 88320,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 172800,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4530,
                "name": "HKCGA 對局室",
                "summary": "\n同學想下棋可在下方留言,最好寫上自己棋力,方便對手設定合適讓子。 ( K = 級、 D = 段 )\n\nP.S. 此對局室只限 \" 香港兒童圍棋學院-網絡班 \" 學生使用。\n\n同學在此對局室,必須使用自己 \"中文全名\" 的帳號來對弈,敬請合作 !\n\n(hkcga2004)院長會不定時上線跟大家互相切磋,歡迎指教!",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 115,
                "icon": "https://user-uploads.online-go.com/2ce7e016e6fbea633e91b036ce8e5f19-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-25T09:00:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-04-26T00:38:43.053149Z",
            "ended": "2020-04-28T14:08:26.832575Z",
            "start_waiting": "2020-04-26T00:38:42.846500Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/2ce7e016e6fbea633e91b036ce8e5f19-15.png",
            "player_count": 2,
            "ranked": true
        }
    ]
}