List all tournaments or create a new tournament.

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

{
    "count": 59379,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-id&page=3576",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-id&page=3574",
    "results": [
        {
            "id": 59040,
            "name": "Blitz 13x13 Swiss Tournament 2020-04-15 03: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:20260213T230000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:27:45.234995Z",
                "last_run": "2026-02-13T23:00:19.789148Z",
                "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-14T03: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-15T03:30:48.429927Z",
            "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-15T03:31:50.307008Z",
            "ended": "2020-04-15T04:18:06.179353Z",
            "start_waiting": "2020-04-15T03:31:49.731601Z",
            "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": 59039,
            "name": "Live 9x9 Double Elimination Tournament 2020-04-15 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:20260213T220000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-02-13T22:00:20.017193Z",
                "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-14T02: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-15T02:30:45.911754Z",
            "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-15T02:30:48.063668Z",
            "ended": "2020-04-15T03:14:20.352521Z",
            "start_waiting": "2020-04-15T02:30:47.195728Z",
            "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": 59038,
            "name": "BTS League B5",
            "director": {
                "id": 754028,
                "username": "Thor631",
                "country": "th",
                "icon": "https://secure.gravatar.com/avatar/d0cac897403b92592f6134f4a0bc4831?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500.0,
                        "deviation": 350.0,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "For Kyu",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "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": 4889,
                "name": "BTS Online League",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 28,
                "icon": "https://user-uploads.online-go.com/5a7332d2f57995981a77a1282a4f60fb-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-15T03:00:00Z",
            "players_start": 6,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-04-15T02:39:51.925321Z",
            "ended": "2020-04-15T03:14:08.586346Z",
            "start_waiting": "2020-04-15T02:39:50.641382Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5a7332d2f57995981a77a1282a4f60fb-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 59037,
            "name": "BTS League A5",
            "director": {
                "id": 754028,
                "username": "Thor631",
                "country": "th",
                "icon": "https://secure.gravatar.com/avatar/d0cac897403b92592f6134f4a0bc4831?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500.0,
                        "deviation": 350.0,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "For Dan",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 56,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 2400,
                "period_time": 30,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4889,
                "name": "BTS Online League",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 28,
                "icon": "https://user-uploads.online-go.com/5a7332d2f57995981a77a1282a4f60fb-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-15T03:00:00Z",
            "players_start": 6,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-04-15T02:51:57.942114Z",
            "ended": "2020-04-15T04:15:24.365297Z",
            "start_waiting": "2020-04-15T02:51:56.747317Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5a7332d2f57995981a77a1282a4f60fb-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 59035,
            "name": "Fast Correspondence SDK 2020-04-23",
            "director": {
                "id": 784,
                "username": "mlopezviedma",
                "country": "ar",
                "icon": "https://user-uploads.online-go.com/3e911828e4e25e61f8faede9d9277323-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1545.278500310524,
                        "deviation": 62.55197599450812,
                        "volatility": 0.059737381341615554
                    }
                },
                "ranking": 24.991841076151225,
                "professional": false,
                "ui_class": "supporter moderator"
            },
            "description": "Please, avoid delaying your games using the vacation feature.\n\nAnalysis is enabled mainly to allow the use of conditional moves.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 30720,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 28800,
                "initial_time": 172800,
                "max_time": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 508,
                "name": "Fast Correspondence",
                "summary": "Tournaments for people who like to play quick correspondence games.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 805,
                "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-23T00:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 21,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-04-23T00:00:40.813267Z",
            "ended": "2020-05-31T14:33:10.542425Z",
            "start_waiting": "2020-04-23T00:00:36.804680Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 59032,
            "name": "Fast Correspondence 13x13 Round Robin 15-25k #2",
            "director": {
                "id": 444278,
                "username": "Haze with a Z",
                "country": "_LGBT",
                "icon": "https://user-uploads.online-go.com/02656380a3a787e02316603bdfc6be88-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1029.8388188079111,
                        "deviation": 67.94999787085683,
                        "volatility": 0.060040733701657904
                    }
                },
                "ranking": 15.597528253196192,
                "professional": false,
                "ui_class": ""
            },
            "description": "Fischer: Clock starts with 1 day and increments by 12 hours per move up to a maximum of 2 days.\n\nThis is a ‘FAST Correspondence Tournament’. Please avoid delaying your games using the Vacation feature or Pause. Any participant using Vacation or Pause may be disqualified (and forfeit unfinished games) at the discretion of the Tournament Director.\n\nThey usually take up to 3 weeks depending on who is in it and how fast they play. Most people have to get on twice a day so they don’t timeout in the games.\n\nThis is the second one of these tournaments, just this one is hosted by a different person.\n\nFor anyone not paying attention to the rules above: The rules are 1 day + 12 hours, up to 2 days with no weekend pause. The ruleset used is the Chinese ruleset, and this is played on a 13x13 board. This tournament is for 15-25ks only.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 44160,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 43200,
                "initial_time": 86400,
                "max_time": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 508,
                "name": "Fast Correspondence",
                "summary": "Tournaments for people who like to play quick correspondence games.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 805,
                "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-22T15:01:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 15,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-04-22T15:01:35.267404Z",
            "ended": "2020-06-12T20:03:09.367815Z",
            "start_waiting": "2020-04-22T15:01:31.159964Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 59027,
            "name": "Blitz 19x19 Elimination Tournament 2020-04-14 21: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:20260214T010000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:06:42.010011Z",
                "last_run": "2026-02-14T01:00:19.847355Z",
                "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-02-14T05: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-04-14T21:30:33.374258Z",
            "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-14T21:30:35.549993Z",
            "ended": "2020-04-14T22:35:01.901376Z",
            "start_waiting": "2020-04-14T21:30:34.568949Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 13,
            "ranked": true
        },
        {
            "id": 59025,
            "name": "leo and colin join this tournament",
            "director": {
                "id": 729505,
                "username": "alexthelegend",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/931ed75fe0f03081ab93ef90afda81e2-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1608.7953170424255,
                        "deviation": 63.01557879444467,
                        "volatility": 0.059848334842890274
                    }
                },
                "ranking": 25.924357695298923,
                "professional": false,
                "ui_class": ""
            },
            "description": "thdfuahdfudhfus",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 23,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 20,
                "periods": 3
            },
            "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-04-14T20:45:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-04-14T20:45:32.931996Z",
            "ended": "2020-04-14T21:17:00.162156Z",
            "start_waiting": "2020-04-14T20:45:32.611884Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 59024,
            "name": "2° Encuentro de Go en línea, abril 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": 737.7046137263186,
                        "deviation": 68.20913185753804,
                        "volatility": 0.06058593027435129
                    }
                },
                "ranking": 7.874362062534066,
                "professional": false,
                "ui_class": ""
            },
            "description": "Hola a todos, bienvenidos!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 30,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 900,
                "period_time": 20,
                "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": 237,
                "icon": "https://user-uploads.online-go.com/319cd1b5d5788d57faf6978158a6f97d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-18T22:30:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-04-18T22:30:05.173672Z",
            "ended": "2020-04-19T00:08:47.848168Z",
            "start_waiting": "2020-04-18T22:30:03.001094Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/319cd1b5d5788d57faf6978158a6f97d-15.png",
            "player_count": 26,
            "ranked": true
        },
        {
            "id": 59022,
            "name": "9x9 t",
            "director": {
                "id": 75675,
                "username": "flexo37",
                "country": "gb",
                "icon": "https://user-uploads.online-go.com/aed35fddbbab02a96f4cd51229121646-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1399.195070649447,
                        "deviation": 63.333175795013965,
                        "volatility": 0.060045258884513286
                    }
                },
                "ranking": 22.692883297680606,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "9ix9 tournmeyt",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 32,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 240,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 259,
                "name": "Brighton Go Club",
                "summary": "Group for anyone who plays Go in Brighton, UK",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 42,
                "icon": "https://user-uploads.online-go.com/0fd5879c92ead717621f44b2844bc9c8-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-14T20:00:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-04-14T19:56:04.378728Z",
            "ended": "2020-04-14T20:09:13.012799Z",
            "start_waiting": "2020-04-14T19:56:03.528136Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/0fd5879c92ead717621f44b2844bc9c8-15.png",
            "player_count": 4,
            "ranked": true
        }
    ]
}