List all tournaments or create a new tournament.

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

{
    "count": 59325,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=id&page=3672",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=id&page=3670",
    "results": [
        {
            "id": 86082,
            "name": "Live 9x9 Double Elimination Tournament 2022-02-13 22: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:20260207T220000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-02-07T22:00:41.719799Z",
                "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-08T02: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": "2022-02-13T22:30:33.901403Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2022-02-13T22:30:35.230228Z",
            "ended": "2022-02-13T23:25:47.392875Z",
            "start_waiting": "2022-02-13T22:30:34.915483Z",
            "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": 86083,
            "name": "Blitz 13x13 Swiss Tournament 2022-02-13 23: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:20260207T230000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:27:45.234995Z",
                "last_run": "2026-02-07T23:00:41.763502Z",
                "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-08T03: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": "2022-02-13T23:30:36.131603Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2022-02-13T23:31:37.932041Z",
            "ended": "2022-02-14T00:24:56.175657Z",
            "start_waiting": "2022-02-13T23:31:37.512867Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 86087,
            "name": "Live 9x9 Double Elimination Tournament 2022-02-14 02: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:20260207T220000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-02-07T22:00:41.719799Z",
                "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-08T02: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": "2022-02-14T02:30:43.832590Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2022-02-14T02:30:45.073306Z",
            "ended": "2022-02-14T03:30:48.212958Z",
            "start_waiting": "2022-02-14T02:30:44.782135Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 86090,
            "name": "Tournament",
            "director": {
                "id": 1109615,
                "username": "frmelantoni",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/33a66b834e704951d3eaccd0cf8f8a3f?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 284.3970236922896,
                        "deviation": 98.81747709884999,
                        "volatility": 0.05998779215918913
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "Tournament for fun",
            "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": 515,
                "name": "OGS Title Tournaments",
                "summary": "Would you like to compete with hundreds of players in epic tournaments and become the Honinbo, Meijin, Kisei, Tianyuan, Mingren or Kuksu? Join us!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 2958,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-02-20T02:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-02-20T02:00:12.621247Z",
            "ended": "2022-06-06T14:08:47.956126Z",
            "start_waiting": "2022-02-20T02:00:12.414648Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 86091,
            "name": "free 30k-7d",
            "director": {
                "id": 1084107,
                "username": "Yuen Kai ho",
                "country": "hk",
                "icon": "https://user-uploads.online-go.com/7aa332fac85108591e31a3fa4bc4c6bc-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 702.2976604352427,
                        "deviation": 67.5836788291941,
                        "volatility": 0.05996900712722088
                    }
                },
                "ranking": 6.7357024537880354,
                "professional": false,
                "ui_class": ""
            },
            "description": "free for30k-7d!",
            "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": 11129,
                "name": "Go 30k-5d",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 2,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2022-02-14T04: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": "2022-10-15T13:11:04.895362Z",
            "ended": "2023-04-29T11:00:50.251352Z",
            "start_waiting": "2022-10-15T13:11:04.705036Z",
            "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": 86092,
            "name": "iwjsjiwijswjmq",
            "director": {
                "id": 1084107,
                "username": "Yuen Kai ho",
                "country": "hk",
                "icon": "https://user-uploads.online-go.com/7aa332fac85108591e31a3fa4bc4c6bc-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 702.2976604352427,
                        "deviation": 67.5836788291941,
                        "volatility": 0.05996900712722088
                    }
                },
                "ranking": 6.7357024537880354,
                "professional": false,
                "ui_class": ""
            },
            "description": "iowjiwosiqjos",
            "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": 11129,
                "name": "Go 30k-5d",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 2,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2022-02-14T04: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": "2022-10-16T20:46:27.849329Z",
            "ended": "2023-04-28T13:46:41.010868Z",
            "start_waiting": "2022-10-16T20:46:27.742677Z",
            "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": 86095,
            "name": "noob_bot",
            "director": {
                "id": 1068518,
                "username": "HW3W09",
                "country": "hk",
                "icon": "https://user-uploads.online-go.com/13d2d22601f5d041a8e610495073c462-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1309.1732516710742,
                        "deviation": 82.54991912762982,
                        "volatility": 0.059843784505880626
                    }
                },
                "ranking": 21.153378449210923,
                "professional": false,
                "ui_class": ""
            },
            "description": "9x9 ladder game noob_bot team",
            "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": 6332,
                "name": "noob_bot",
                "summary": "Play with bots",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 886,
                "icon": "https://user-uploads.online-go.com/d3277278f721d0b587ac5dcb628ac2d1-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-03-20T05:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2022-03-20T05:00:55.057934Z",
            "ended": "2022-03-22T13:22:00.192878Z",
            "start_waiting": "2022-03-20T05:00:54.983275Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/d3277278f721d0b587ac5dcb628ac2d1-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 86097,
            "name": "Live 9x9 Double Elimination Tournament 2022-02-14 06: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:20260207T220000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-02-07T22:00:41.719799Z",
                "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-08T02: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": "2022-02-14T06:30:53.721631Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2022-02-14T06:30:55.237792Z",
            "ended": "2022-02-14T07:56:29.601469Z",
            "start_waiting": "2022-02-14T06:30:55.019474Z",
            "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": 86099,
            "name": "PG DDK 13x13 25k-10k February 2022 LIVE",
            "director": {
                "id": 766596,
                "username": "The Lord of Mangroves",
                "country": "_Starfleet",
                "icon": "https://user-uploads.online-go.com/58bdd6542e7d89af94b38231c7152d6e-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1294.5664158753266,
                        "deviation": 62.32193661826998,
                        "volatility": 0.05996919364501995
                    }
                },
                "ranking": 20.893635280340884,
                "professional": false,
                "ui_class": ""
            },
            "description": "May our mind breathe through our fingers!",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 21,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 15,
                "initial_time": 600,
                "max_time": 600
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 7228,
                "name": "DDK Proving Grounds (Double Digit Kyu)",
                "summary": "A place for DDK's to play against other DDK's without fear of SDK's trying to hop in. We do B League (25k-18k) & A League (17k-10k) tournaments monthly.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 642,
                "icon": "https://user-uploads.online-go.com/9725fa29200a4cb43a21b6a895183ad3-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-02-15T02:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2022-02-15T02:00:47.328320Z",
            "ended": "2022-02-15T02:49:09.060908Z",
            "start_waiting": "2022-02-15T02:00:46.887566Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9725fa29200a4cb43a21b6a895183ad3-15.png",
            "player_count": 12,
            "ranked": true
        },
        {
            "id": 86100,
            "name": "PG DDK 19x19 25k-10k February 2022 LIVE",
            "director": {
                "id": 766596,
                "username": "The Lord of Mangroves",
                "country": "_Starfleet",
                "icon": "https://user-uploads.online-go.com/58bdd6542e7d89af94b38231c7152d6e-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1294.5664158753266,
                        "deviation": 62.32193661826998,
                        "volatility": 0.05996919364501995
                    }
                },
                "ranking": 20.893635280340884,
                "professional": false,
                "ui_class": ""
            },
            "description": "Let's play galcaical!",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 23,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 15,
                "initial_time": 720,
                "max_time": 900
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 7228,
                "name": "DDK Proving Grounds (Double Digit Kyu)",
                "summary": "A place for DDK's to play against other DDK's without fear of SDK's trying to hop in. We do B League (25k-18k) & A League (17k-10k) tournaments monthly.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 642,
                "icon": "https://user-uploads.online-go.com/9725fa29200a4cb43a21b6a895183ad3-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-02-16T02:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2022-02-16T02:00:18.927797Z",
            "ended": "2022-02-16T02:48:53.309972Z",
            "start_waiting": "2022-02-16T02:00:18.757759Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9725fa29200a4cb43a21b6a895183ad3-15.png",
            "player_count": 10,
            "ranked": true
        }
    ]
}