List all tournaments or create a new tournament.

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

{
    "count": 59210,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-board_size&page=874",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-board_size&page=872",
    "results": [
        {
            "id": 16844,
            "name": "Live 19x19 Swiss Tournament 2016-04-23 08: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": 4,
                "name": "Live 19x19 Swiss Tournament",
                "rrule": "DTSTART:20260127T160000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:30:39.250689Z",
                "last_run": "2026-01-27T16:00:26.134062Z",
                "lead_time_seconds": 1800,
                "tournament_type": "swiss",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 30,
                    "main_time": 600,
                    "periods": 3
                },
                "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-01-27T20:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 600,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2016-04-23T08:30:05.329612Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2016-04-23T08:31:06.935263Z",
            "ended": "2016-04-23T10:11:31.654234Z",
            "start_waiting": "2016-04-23T08:31:06.803249Z",
            "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": 63228,
            "name": "Live 19x19 Swiss Tournament 2020-07-17 16: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": 4,
                "name": "Live 19x19 Swiss Tournament",
                "rrule": "DTSTART:20260127T160000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:30:39.250689Z",
                "last_run": "2026-01-27T16:00:26.134062Z",
                "lead_time_seconds": 1800,
                "tournament_type": "swiss",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 30,
                    "main_time": 600,
                    "periods": 3
                },
                "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-01-27T20:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 600,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2020-07-17T16:30:35.436026Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-07-17T16:31:35.428982Z",
            "ended": "2020-07-17T17:59:08.812822Z",
            "start_waiting": "2020-07-17T16:31:34.947360Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 60340,
            "name": "Correspondence 19x19 RoundRobin 2020-05-11 19: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": 6,
                "name": "Correspondence 19x19 RoundRobin",
                "rrule": "DTSTART:20260124T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2026-01-24T19:00:07.490939Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 432000,
                    "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-01-27T19: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,
                "pause_on_weekends": true,
                "max_time": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2020-05-11T19:00:34.756805Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-05-11T19:00:39.791125Z",
            "ended": "2020-10-02T08:18:08.754442Z",
            "start_waiting": "2020-05-11T19:00:35.674622Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 135910,
            "name": "...............",
            "director": {
                "id": 1705840,
                "username": "t56516977",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/95f653aeb4d72ca2489d16958f5e97d1?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1011.033481871512,
                        "deviation": 93.8698521034733,
                        "volatility": 0.06001758949545502
                    }
                },
                "ranking": 15.17089120056717,
                "professional": false,
                "ui_class": ""
            },
            "description": "турнир",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 25,
                "name": "Go Basics",
                "summary": "A learning and teaching environment for players of all strengths with emphasis on tournaments and game reviews. Come teach, learn, and have fun!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 17741,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-12-31T09:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 1,
            "ranked": true
        },
        {
            "id": 114964,
            "name": "Wise Foxes",
            "director": {
                "id": 1546177,
                "username": "Arctic fox 利易",
                "country": "hk",
                "icon": "https://user-uploads.online-go.com/10c8964614ad38e972b8d673499d8bd1-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1039.0414199012523,
                        "deviation": 68.72066768839632,
                        "volatility": 0.06021568306228459
                    }
                },
                "ranking": 15.803476975010438,
                "professional": false,
                "ui_class": ""
            },
            "description": "Hello",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 2419200,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "per_move": 2419200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 25,
                "name": "Go Basics",
                "summary": "A learning and teaching environment for players of all strengths with emphasis on tournaments and game reviews. Come teach, learn, and have fun!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 17741,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-06-01T13: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": "2024-06-01T13:00:54.385437Z",
            "ended": "2025-11-07T16:01:06.335890Z",
            "start_waiting": "2024-06-01T13:00:54.265373Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 126870,
            "name": "Monday Morning 19x19 #56",
            "director": {
                "id": 1246361,
                "username": "katonal_edu",
                "country": "hu",
                "icon": "https://user-uploads.online-go.com/fd87b19ee0fd28a43416a872362f254b-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1519.4900345121234,
                        "deviation": 66.18700894543053,
                        "volatility": 0.05999710756939137
                    }
                },
                "ranking": 24.60224096962113,
                "professional": false,
                "ui_class": ""
            },
            "description": "To have a good start of the week you need to join this 19x19 #56 tournament. But before doing so, please consider that it would be nice to have at least one move per day. Furthermore, conditional moves are not allowed. Thanks in advance for participating. Have fun! Enjoy it!",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 87768,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 172800,
                "max_time": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 12889,
                "name": "Monday Morning",
                "summary": "Welcome to Monday Morning group\n\nIf you feel that Mondays are mentally difficult for you, just join us and start your week with special things like playing go.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 46,
                "icon": "https://user-uploads.online-go.com/2bdb6183a5c2ea5f43301eda9ab4f643-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-04-14T08:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 27,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-04-14T08:00:15.141703Z",
            "ended": "2025-12-13T02:38:11.043469Z",
            "start_waiting": "2025-04-14T08:00:15.005485Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/2bdb6183a5c2ea5f43301eda9ab4f643-15.png",
            "player_count": 14,
            "ranked": true
        },
        {
            "id": 27711,
            "name": "Live 19x19 Swiss Tournament 2017-06-04 12: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": 4,
                "name": "Live 19x19 Swiss Tournament",
                "rrule": "DTSTART:20260127T160000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:30:39.250689Z",
                "last_run": "2026-01-27T16:00:26.134062Z",
                "lead_time_seconds": 1800,
                "tournament_type": "swiss",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 30,
                    "main_time": 600,
                    "periods": 3
                },
                "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-01-27T20:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 600,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2017-06-04T12:30:26.363078Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2017-06-04T12:30:29.308927Z",
            "ended": "2017-06-04T14:52:05.763995Z",
            "start_waiting": "2017-06-04T12:30:28.753367Z",
            "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": 113700,
            "name": "Кубок Лиги Го, 19х19, весна 2024",
            "director": {
                "id": 103753,
                "username": "StrategGo",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/3f8de8f8a64ce4eb6cb412a885407482-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1599.8307902228216,
                        "deviation": 63.94707026609817,
                        "volatility": 0.06010698220195049
                    }
                },
                "ranking": 25.79500056304757,
                "professional": false,
                "ui_class": ""
            },
            "description": "Открытый турнир для всех участников Лиги Го.\n\nРегламент: система мак-магон, 5 туров, 15 мин + 3 беёми по 30 сек., коми авто.\n\nПризовой фонд, разыгрывается среди подписчиков StrategGo Club: 1 место - 1500 р., 2 место - 1000 р., 3 место - 500 р., +500р. за 1 место в подгруппе 20-10 кю.\n\nВступить в Лигу Го на странице группы: https://vk.com/pro_league_go\n\nЧтобы узнать условия и вступить в StrategGo Club, напишите “Хочу в StrategGo Club” организатору сообщества: Леонид Бычков / ОГС - StrategGo , Телеграмм - @StrategGo, VK - https://vk.com/strateggo",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 37,
            "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": 6921,
                "name": "Лига Го от StrategGo Club",
                "summary": "Лига Го от StrategGo Club - сообщество игроков Го и регулярные онлайн турниры.",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 158,
                "icon": "https://user-uploads.online-go.com/652dd6151f30ec72e3f973bed6bbe362-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-05-26T07:00:00Z",
            "players_start": 8,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/652dd6151f30ec72e3f973bed6bbe362-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 61471,
            "name": "hoooooooooohaaaaaaa",
            "director": {
                "id": 736026,
                "username": "李張樂",
                "country": "hk",
                "icon": "https://secure.gravatar.com/avatar/d45769aab0523878768b0b2d1164cd85?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1373.2951358573407,
                        "deviation": 64.83524429933749,
                        "volatility": 0.060011864092403285
                    }
                },
                "ranking": 22.260347282571285,
                "professional": false,
                "ui_class": ""
            },
            "description": "snjlghslghiodrhgirdhgiorpehgiorhiore",
            "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": 1180,
                "name": "华夏兄弟盟 Chinese Brotherhood ",
                "summary": "A group that you can play with a lot of Chinese players :) .welcome everyone joining our group, we sincerely hope you can enjoy the game of Go and Chinese culture as well :)",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1165,
                "icon": "https://user-uploads.online-go.com/61ab6668def88dc8b1b7fc54d5582ae6-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-06-04T04:00:00Z",
            "players_start": 1,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-06-04T04:00:03.330055Z",
            "ended": "2020-06-04T04:00:03.301389Z",
            "start_waiting": "2020-06-04T04:00:03.236627Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/61ab6668def88dc8b1b7fc54d5582ae6-15.png",
            "player_count": 1,
            "ranked": true
        },
        {
            "id": 61437,
            "name": "competition",
            "director": {
                "id": 743973,
                "username": "Tilforeverfallsapart",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/8257000e003d956e59cb0c9cdc3282fa-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1105.5679500546823,
                        "deviation": 82.1240589534962,
                        "volatility": 0.05999733822569754
                    }
                },
                "ranking": 17.24018005932385,
                "professional": false,
                "ui_class": ""
            },
            "description": "for fun only",
            "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": 4716,
                "name": "happy genius  8-6kyu",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 378,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-06-03T08: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-05T10:18:17.512189Z",
            "ended": "2020-07-09T16:43:46.686889Z",
            "start_waiting": "2020-06-05T10:18:17.049595Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        }
    ]
}