List all tournaments or create a new tournament.

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

{
    "count": 59321,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=ended&page=2654",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=ended&page=2652",
    "results": [
        {
            "id": 66766,
            "name": "Live 9x9 Double Elimination Tournament 2020-10-17 18: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:20260412T060000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-04-12T06:00:35.394831Z",
                "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-04-12T10: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-10-17T18:30:34.161789Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-10-17T18:30:35.097831Z",
            "ended": "2020-10-17T19:10:17.397950Z",
            "start_waiting": "2020-10-17T18:30:34.848101Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 66756,
            "name": "Second Live Tournament, New and Improved",
            "director": {
                "id": 595142,
                "username": "mgv",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/df512e62ad0c4ca6f2857965fc4e79ec-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1296.3633307617051,
                        "deviation": 62.752251956272055,
                        "volatility": 0.060137105593422634
                    }
                },
                "ranking": 20.92574621375641,
                "professional": false,
                "ui_class": ""
            },
            "description": "This the second weekly live tournament. We're holding one at the same time every weekend, so please join if you can, or if not then join us next time.\n\nThis is a swiss tournament, every player will play every round, there will not be any elimination. The number of rounds varies with the number of players, expect at least 3-4 rounds. Even if there are a large number of players the number of rounds will not grow too large, see here for more information https://en.wikipedia.org/wiki/Swiss-system_tournament\n\nWe're planning these in this forum thread, please let us know if you have any suggestions, we're still iterating on the format of these tournaments https://forums.online-go.com/t/live-tournaments-group/31108",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 40,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 900,
                "period_time": 30,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 6993,
                "name": "Live Tournaments",
                "summary": "A group for players who enjoy live tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 26,
                "icon": "https://user-uploads.online-go.com/a9ac8506a91a3dc2dedf5e9cebc56769-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-10-17T17:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-10-17T17:00:31.552245Z",
            "ended": "2020-10-17T19:12:09.514242Z",
            "start_waiting": "2020-10-17T17:00:31.099377Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/a9ac8506a91a3dc2dedf5e9cebc56769-15.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 66770,
            "name": "Weekly Tournament",
            "director": {
                "id": 818369,
                "username": "deleted-02279e69-efe6-4da6-94a9-3782bbb65eb5",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/2b3a681b48d743df2cca63be7186d96c-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1495.0613630632597,
                        "deviation": 71.01591139116258,
                        "volatility": 0.06001035702325122
                    }
                },
                "ranking": 24.227036802303612,
                "professional": false,
                "ui_class": ""
            },
            "description": "NOt always weekly",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 20,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 60,
                "period_time": 20,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6269,
                "name": "BeginnerGo",
                "summary": "Beginners welcome!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 228,
                "icon": "https://user-uploads.online-go.com/8b4001e1623b8ecda5a18d11c4c59b3d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-10-17T18:50: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-10-17T18:50:36.624853Z",
            "ended": "2020-10-17T20:15:00.728745Z",
            "start_waiting": "2020-10-17T18:50:36.168994Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/8b4001e1623b8ecda5a18d11c4c59b3d-15.png",
            "player_count": 11,
            "ranked": true
        },
        {
            "id": 60179,
            "name": "Admin tournament",
            "director": {
                "id": 736048,
                "username": "Its dream",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/37bff92d7a2ecd22cc47909c181b9afd-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1015.6862427104757,
                        "deviation": 85.1132979547337,
                        "volatility": 0.06003650763060681
                    }
                },
                "ranking": 15.277182762581836,
                "professional": false,
                "ui_class": ""
            },
            "description": "My mini \nMy main : 李建澔2",
            "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": 5596,
                "name": "Tempo|Vagabond YT",
                "summary": "Hello guys welcome back",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 49,
                "icon": "https://user-uploads.online-go.com/2b3aa8487b55604f5d2c6df270456f38-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-05-07T07:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-05-09T08:30:09.585320Z",
            "ended": "2020-10-17T20:58:59.037288Z",
            "start_waiting": "2020-05-09T08:30:09.187250Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/2b3aa8487b55604f5d2c6df270456f38-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 66703,
            "name": "26 Encuentro de Go en línea, octubre 2020",
            "director": {
                "id": 607938,
                "username": "kido.go.baduk",
                "country": "mx",
                "icon": "https://user-uploads.online-go.com/83ceb7eea12991c2d610032107296fa7-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 733.7386350417765,
                        "deviation": 67.58441146641512,
                        "volatility": 0.06059085558486428
                    }
                },
                "ranking": 7.749569442835256,
                "professional": false,
                "ui_class": ""
            },
            "description": "Vamos a practicar.",
            "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": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4974,
                "name": "Taller de Go-Biblioteca de México",
                "summary": "Torneos todos los sábados a las 17:30 hrs (Ciudad de México)",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 236,
                "icon": "https://user-uploads.online-go.com/319cd1b5d5788d57faf6978158a6f97d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-10-17T22:30:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2020-10-17T22:30:46.182669Z",
            "ended": "2020-10-17T23:58:46.570242Z",
            "start_waiting": "2020-10-17T22:30:45.325549Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/319cd1b5d5788d57faf6978158a6f97d-15.png",
            "player_count": 26,
            "ranked": true
        },
        {
            "id": 65186,
            "name": "a1 dsfa",
            "director": {
                "id": 90149,
                "username": "Goinsei",
                "country": "ec",
                "icon": "https://user-uploads.online-go.com/90a9a81cccb93bdbea988882b40046a3-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1717.4493196827545,
                        "deviation": 62.1286125565946,
                        "volatility": 0.059874550867311215
                    }
                },
                "ranking": 27.437316404148145,
                "professional": false,
                "ui_class": ""
            },
            "description": "asdfds  asdf",
            "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": false,
            "group": {
                "id": 3186,
                "name": "Academia La piedra en el Lago",
                "summary": "link para las reuniones virtuales: https://meet.google.com/wjz-dcin-wdo",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 58,
                "icon": "https://user-uploads.online-go.com/caa82d38d8eec18b65654f745ee6a8d9-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-09-07T20:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-09-08T12:18:31.049043Z",
            "ended": "2020-10-18T01:27:46.290384Z",
            "start_waiting": "2020-09-08T12:18:30.655386Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/caa82d38d8eec18b65654f745ee6a8d9-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 61183,
            "name": "Besties 👯‍♀️",
            "director": {
                "id": 766698,
                "username": "Whiteblossom_2020",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/7ea090e493aee34294affe4cecf21825-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 784.8765155348741,
                        "deviation": 181.62969218603774,
                        "volatility": 0.060000670555454876
                    }
                },
                "ranking": 9.30926638928132,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Plea bjkpdew",
            "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": 5422,
                "name": "Kids go group",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 2,
                "icon": "https://user-uploads.online-go.com/ab665a3b54cec225c2fb4f3154fe6701-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-05-28T17:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-06-04T07:13:11.970732Z",
            "ended": "2020-10-18T01:42:21.524408Z",
            "start_waiting": "2020-06-04T07:13:11.534866Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/ab665a3b54cec225c2fb4f3154fe6701-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 66778,
            "name": "Blitz 19x19 Elimination Tournament 2020-10-18 01: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": 1,
                "name": "Blitz 19x19 Elimination Tournament",
                "rrule": "DTSTART:20260412T050000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:06:42.010011Z",
                "last_run": "2026-04-12T05:00:35.128851Z",
                "lead_time_seconds": 1800,
                "tournament_type": "elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 10,
                    "main_time": 120,
                    "periods": 5
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slide",
                "subsequent_pairing_method": "slide",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 100
                },
                "next_run": "2026-04-12T09:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 11,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 10,
                "main_time": 120,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2020-10-18T01:30:53.015024Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-10-18T01:30:53.395143Z",
            "ended": "2020-10-18T01:48:59.003997Z",
            "start_waiting": "2020-10-18T01:30:53.135772Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 66790,
            "name": "Blitz 19x19 Elimination Tournament 2020-10-18 09: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": 1,
                "name": "Blitz 19x19 Elimination Tournament",
                "rrule": "DTSTART:20260412T050000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:06:42.010011Z",
                "last_run": "2026-04-12T05:00:35.128851Z",
                "lead_time_seconds": 1800,
                "tournament_type": "elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 10,
                    "main_time": 120,
                    "periods": 5
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slide",
                "subsequent_pairing_method": "slide",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 100
                },
                "next_run": "2026-04-12T09:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 11,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 10,
                "main_time": 120,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2020-10-18T09:30:12.762257Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-10-18T09:30:14.527502Z",
            "ended": "2020-10-18T10:08:48.110601Z",
            "start_waiting": "2020-10-18T09:30:14.166380Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 66791,
            "name": "Live 9x9 Double Elimination Tournament 2020-10-18 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:20260412T060000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-04-12T06:00:35.394831Z",
                "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-04-12T10: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-10-18T10:30:15.581237Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-10-18T10:30:17.460786Z",
            "ended": "2020-10-18T11:25:46.043521Z",
            "start_waiting": "2020-10-18T10:30:17.102575Z",
            "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
        }
    ]
}