List all tournaments or create a new tournament.

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

{
    "count": 59015,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-max_ranking&page=5191",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-max_ranking&page=5189",
    "results": [
        {
            "id": 13773,
            "name": "Live 9x9 Double Elimination Tournament 2016-01-02 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:20260318T180000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-03-18T18:00:18.081852Z",
                "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-03-18T22: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": "2016-01-02T22:30:38.459490Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2016-01-02T22:30:40.274577Z",
            "ended": "2016-01-02T23:30:19.849196Z",
            "start_waiting": "2016-01-02T22:30:39.947407Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 11,
            "ranked": true
        },
        {
            "id": 13774,
            "name": "Blitz 13x13 Swiss Tournament 2016-01-02 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:20260318T150000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:27:45.234995Z",
                "last_run": "2026-03-18T15:11:21.333078Z",
                "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-03-18T19: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": "2016-01-02T23:30:41.506147Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2016-01-02T23:35:43.878729Z",
            "ended": "2016-01-03T00:19:56.917628Z",
            "start_waiting": "2016-01-02T23:35:43.276822Z",
            "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": 13334,
            "name": "Cañonazo de año nuevo",
            "director": {
                "id": 40205,
                "username": "origamista",
                "country": "ve",
                "icon": "https://user-uploads.online-go.com/c61a809baf3421a4f879c4c114438dc9-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1554.3888318394806,
                        "deviation": 61.93897969569956,
                        "volatility": 0.059938725644886746
                    }
                },
                "ranking": 25.127923280850638,
                "professional": false,
                "ui_class": ""
            },
            "description": "Torneo Independiente en OGS celebrando año nuevo,\npara incentivar el espíritu de lucha y apoyar las competiciones venideras.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 1080,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 43200,
                "max_time": 259200,
                "time_increment": 600
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 331,
                "name": "Venezuela",
                "summary": "Algunos objetivos de este grupo son: 1 Mejorar el nivel en el Go de sus miembros a través de partidas tutoriales de los jugadores más fuertes del grupo 2 Jugar partidas en todos los estilos, incluyendo partidas por correspondencias comentadas una vez final",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 58,
                "icon": "https://user-uploads.online-go.com/81979ae8dd323d18205a113cfe357fe6-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2016-01-01T04:29:00Z",
            "players_start": 5,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2016-01-01T04:29:29.779106Z",
            "ended": "2016-01-04T00:04:34.292231Z",
            "start_waiting": "2016-01-01T04:29:29.624501Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/81979ae8dd323d18205a113cfe357fe6-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 13750,
            "name": "Inicio del año 2016",
            "director": {
                "id": 110971,
                "username": "manuel300",
                "country": "ve",
                "icon": "https://user-uploads.online-go.com/a89be75f6f7cfddce0b64482b2e278ef-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1792.8017029418456,
                        "deviation": 63.56733558368206,
                        "volatility": 0.06018426747237557
                    }
                },
                "ranking": 28.431362516243997,
                "professional": false,
                "ui_class": ""
            },
            "description": "Torneo de 9x9. por cada jugada se incrementara 12 horas en el tiempo.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 45120,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 172800,
                "max_time": 259200,
                "time_increment": 43200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 331,
                "name": "Venezuela",
                "summary": "Algunos objetivos de este grupo son: 1 Mejorar el nivel en el Go de sus miembros a través de partidas tutoriales de los jugadores más fuertes del grupo 2 Jugar partidas en todos los estilos, incluyendo partidas por correspondencias comentadas una vez final",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 58,
                "icon": "https://user-uploads.online-go.com/81979ae8dd323d18205a113cfe357fe6-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2016-01-07T00:45:00Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2016-01-07T00:45:45.714754Z",
            "ended": "2016-02-01T12:33:36.745255Z",
            "start_waiting": "2016-01-07T00:45:45.535819Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/81979ae8dd323d18205a113cfe357fe6-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 14153,
            "name": "Correspondence 9x9 RoundRobin 2016-01-17 01:00",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 5,
                "name": "Correspondence 9x9 RoundRobin",
                "rrule": "DTSTART:20260315T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2026-03-15T19:00:12.019803Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 259200,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slaughter",
                "subsequent_pairing_method": "slaughter",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 10
                },
                "next_run": "2026-03-18T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2016-01-17T01:00:03.482513Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2016-01-17T01:00:24.206894Z",
            "ended": "2016-01-24T14:00:18.065147Z",
            "start_waiting": "2016-01-17T01:00:23.462058Z",
            "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": 13796,
            "name": "Correspondence 13x13 RoundRobin 2016-01-04 01:00",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 7,
                "name": "Correspondence 13x13 RoundRobin",
                "rrule": "DTSTART:20260317T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T06:00:14.582400Z",
                "last_run": "2026-03-17T19:00:13.034128Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 13,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 259200,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slaughter",
                "subsequent_pairing_method": "slaughter",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 10
                },
                "next_run": "2026-03-20T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2016-01-04T01:00:43.480461Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2016-01-04T01:01:03.339128Z",
            "ended": "2016-02-04T00:00:17.606686Z",
            "start_waiting": "2016-01-04T01:01:02.010331Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 55306,
            "name": "Tournament 57",
            "director": {
                "id": 12573,
                "username": "Misawa",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/c51ad51df953247093a774c49b78eb0b-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 977.5796256115817,
                        "deviation": 69.02183474866371,
                        "volatility": 0.05986671976150141
                    }
                },
                "ranking": 14.391926363316212,
                "professional": false,
                "ui_class": ""
            },
            "description": "A new decade begins - so does a new tournament!",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 91200,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 432000,
                "max_time": 432000
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 343,
                "name": "Global Go Club",
                "summary": "Open Go club for people anywhere",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 591,
                "icon": "https://user-uploads.online-go.com/4ad2efd8d4b51b4244ae8cf09cadbde5-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-01-16T07:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 10,
            "max_ranking": 35,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-01-16T07:00:50.954906Z",
            "ended": "2024-04-29T18:58:33.498274Z",
            "start_waiting": "2020-01-16T07:00:47.309991Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/4ad2efd8d4b51b4244ae8cf09cadbde5-15.png",
            "player_count": 62,
            "ranked": true
        },
        {
            "id": 30138,
            "name": "Strange Elimination 22 players",
            "director": {
                "id": 211504,
                "username": "Why am I playing",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/5871c4b800476f93d2a66a0cb3e618cb-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1559.0919502754434,
                        "deviation": 69.84935092039798,
                        "volatility": 0.06153589767848298
                    }
                },
                "ranking": 25.197862543190354,
                "professional": false,
                "ui_class": ""
            },
            "description": "Start when Tournament have 22 players",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 454,
                "name": "Tournament Club",
                "summary": "Welcome to the TOURNAMENT CLUB, a remake of the 'Kyu Tournament Group'.\n\nIn this group, you will be able to participate in competitions for your level so that you will have a fair chance of winning! We also have special competitions that require special ru",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 77,
                "icon": "https://user-uploads.online-go.com/f9bc230408f387605b22aa31ff5d0022-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2017-10-10T03:00:00Z",
            "players_start": 22,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 30,
            "max_ranking": 35,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2017-10-08T12:50:32.730974Z",
            "ended": "2018-10-12T12:24:16.379797Z",
            "start_waiting": "2017-10-08T12:50:18.514999Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/f9bc230408f387605b22aa31ff5d0022-15.png",
            "player_count": 22,
            "ranked": true
        },
        {
            "id": 2773,
            "name": "19x19 GO",
            "director": {
                "id": 55394,
                "username": "san",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/a65ba7e3ee2ae75ba8ae263e5a73537c?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1121.1517979685377,
                        "deviation": 73.12695470651377,
                        "volatility": 0.06002430222803883
                    }
                },
                "ranking": 17.564219013754354,
                "professional": false,
                "ui_class": ""
            },
            "description": "go GO",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 31,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 120,
                "max_time": 300,
                "time_increment": 30
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 108,
                "name": "###Test",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 4,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 30,
            "max_ranking": 35,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2014-07-21T17:04:54.920432Z",
            "ended": "2014-07-21T17:09:56.235016Z",
            "start_waiting": "2014-07-21T17:04:49.184564Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 61132,
            "name": "Skandal 13x13  #1",
            "director": {
                "id": 98356,
                "username": "Kalli",
                "country": "_United_Federation_of_Planets",
                "icon": "https://user-uploads.online-go.com/3618c1a659a62c2d8fdf980f0f311a87-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1449.62189096768,
                        "deviation": 67.09370414538736,
                        "volatility": 0.06006095907080388
                    }
                },
                "ranking": 23.512523767360477,
                "professional": false,
                "ui_class": ""
            },
            "description": "Der Jugendclub-Skandal in Friedrichshain starte seine online Go-Turnier-Serie mit einem 9x9 Turnier. \nViel Spass und spannende Partien.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": -1,
            "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": 5792,
                "name": "Go-Treff Jugendclub Skandal",
                "summary": "Der Jugendclub Skandal ist eine Freizeiteinrichtung in Berlin-Friedrichshain.\nDies hier ist sein virtueller Go-Spieltreff.\nIch wünsche allen, die hier vorbeischauen, schöne und spannende Partien.\nBald werden hier auch Turniere stattfinden und dann ihr könn",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 13,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-05-29T16:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 35,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2020-05-29T16:00:43.649152Z",
            "ended": "2020-10-31T15:55:51.959159Z",
            "start_waiting": "2020-05-29T16:00:42.917052Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        }
    ]
}