List all tournaments or create a new tournament.

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

{
    "count": 59225,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-auto_start_on_max&page=3830",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-auto_start_on_max&page=3828",
    "results": [
        {
            "id": 135478,
            "name": "Live 19x19 Swiss Tournament 2025-12-18 08:31",
            "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 Site-wide Tournament",
            "schedule": {
                "id": 4,
                "name": "Live 19x19 Swiss Tournament",
                "rrule": "DTSTART:20260129T080000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:30:39.250689Z",
                "last_run": "2026-01-29T08:00:26.472093Z",
                "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-29T12:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 35,
            "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": "2025-12-18T08:31:00.624760Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-12-18T08:31:47.034030Z",
            "ended": "2025-12-18T09:59:31.914893Z",
            "start_waiting": "2025-12-18T08:31:46.941961Z",
            "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": 135488,
            "name": "Live 9x9 Double Elimination Tournament 2025-12-18 14:31",
            "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 Site-wide Tournament",
            "schedule": {
                "id": 2,
                "name": "Live 9x9 Double Elimination Tournament",
                "rrule": "DTSTART:20260129T100000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-01-29T10:00:26.405744Z",
                "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-01-29T14:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 41,
            "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": "2025-12-18T14:31:01.904059Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-12-18T14:31:47.159345Z",
            "ended": "2025-12-18T15:11:43.277529Z",
            "start_waiting": "2025-12-18T14:31:47.052025Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 132210,
            "name": "Zodiac Tournament : Libra 2025",
            "director": {
                "id": 1015821,
                "username": "TimSeok",
                "country": "_United_Nations",
                "icon": "https://user-uploads.online-go.com/23efcd90e76c1f96a3d8996eb59f5435-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1269.5863484893137,
                        "deviation": 65.22197388771778,
                        "volatility": 0.060018717986169756
                    }
                },
                "ranking": 20.442564764060677,
                "professional": false,
                "ui_class": ""
            },
            "description": "One tournament for each astrological signs of the Zodiac.\n\n<b>***The two finalists from each sign will be invited to the ‘Master of the Zodiac’ tournament as soon as there are at least 8 participants.***</b>\n\n<b>Be carreful about the time settings.</b>\n\nUse the conditional move feature to speed up the game. No pausing and no vacations; anyone who has vacation mode switched on, or pauses a game, will be disqualified.\n\nFeel free to give tips to your partner after the game. That’s how we can improve :)\n\nPlease no bots. The use of AI is not allowed.\n\n<h3>Title holder :</h3>\n\n<br><b><a href=\"\">Libra</a></b> :\n<br><b><a href=\"\">Scorpio</a></b> :\n<br><b><a href=\"\">Sagittarius</a></b> :\n<br><b><a href=\"\">Capricornus</a></b> :\n<br><b><a href=\"\">Aquarius</a></b> : \n<br><b><a href=\"\">Pisces</a></b> : \n<br><b><a href=\"\">Aeris</a></b> :\n<br><b><a href=\"\">Taurus</a></b> :\n<br><b><a href=\"https://online-go.com/tournament/128666\">Gemini</a></b> : <a href=\"https://online-go.com/player/244036/wurf3\">Wurf3</a>\n<br><b><a href=\"https://online-go.com/tournament/129225\">Cancer</a></b> : On going\n<br><b><a href=\"https://online-go.com/tournament/130235\">Lion</a></b> : On going\n<br><b><a href=\"https://online-go.com/tournament/131162\">Virgo</a></b> : On going",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 27251,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 25200,
                "initial_time": 259200,
                "max_time": 259200
            },
            "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": 804,
                "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-09-23T07:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 10,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-09-23T07:00:22.531923Z",
            "ended": null,
            "start_waiting": "2025-09-23T07:00:22.319314Z",
            "board_size": 19,
            "active_round": 4,
            "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-15.png",
            "player_count": 21,
            "ranked": true
        },
        {
            "id": 132767,
            "name": "1st Yeonwoo-Pro Open",
            "director": {
                "id": 661209,
                "username": "GomezAlvaEs",
                "country": "es",
                "icon": "https://user-uploads.online-go.com/f14d8df8aa0df41e539d7c00d9640806-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1277.522575254285,
                        "deviation": 64.50503019592502,
                        "volatility": 0.05993238088415017
                    }
                },
                "ranking": 20.58682576714084,
                "professional": false,
                "ui_class": ""
            },
            "description": "Celebrating the comeback to this group activities, we welcome the 1st Yeonwoo-Pro Open.\n\nPlease join and enjoy :D",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 42,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 1500,
                "period_time": 30,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 8313,
                "name": "Yeonwoo-pro Official Fan Club",
                "summary": "Korean baduk professional Yeonwoo fan club.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 131,
                "icon": "https://user-uploads.online-go.com/fbad9076f90747ac145923b496b6022a-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-09-25T19:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2025-09-27T07:27:28.782538Z",
            "ended": "2025-09-27T08:20:54.136239Z",
            "start_waiting": "2025-09-27T07:27:28.698525Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/fbad9076f90747ac145923b496b6022a-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 135502,
            "name": "Blitz 19x19 Elimination Tournament 2025-12-18 21:31",
            "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 Site-wide Tournament",
            "schedule": {
                "id": 1,
                "name": "Blitz 19x19 Elimination Tournament",
                "rrule": "DTSTART:20260129T090000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:06:42.010011Z",
                "last_run": "2026-01-29T09:00:26.389227Z",
                "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-01-29T13: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": "2025-12-18T21:31:04.704322Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-12-18T21:31:47.303704Z",
            "ended": "2025-12-18T22:00:04.540847Z",
            "start_waiting": "2025-12-18T21:31:47.184903Z",
            "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": 2857,
            "name": "foretaste of spring",
            "director": {
                "id": 20675,
                "username": "RaikB",
                "country": "de",
                "icon": "https://secure.gravatar.com/avatar/3d9fb2e977ccdddcc8efeb8fc6efc3ae?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1780.665751010124,
                        "deviation": 65.40966971956041,
                        "volatility": 0.0596596409427389
                    }
                },
                "ranking": 28.274121197571755,
                "professional": false,
                "ui_class": ""
            },
            "description": "Enjoy the meet",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 91200,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 432000,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 3,
                "name": "OGS",
                "summary": "An open group for folks' who like OGS!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1777,
                "icon": "https://user-uploads.online-go.com/09ea48b349cad5d5f27e07f5e0177803-64.png"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 15,
            "max_ranking": 25,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2014-03-29T22:14:24.457443Z",
            "ended": "2014-11-30T16:06:33.949171Z",
            "start_waiting": "2014-03-29T22:14:22.865217Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/09ea48b349cad5d5f27e07f5e0177803-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 136509,
            "name": "Live 9x9 Double Elimination Tournament 2026-01-19 18:30",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Site-wide Tournament",
            "schedule": {
                "id": 2,
                "name": "Live 9x9 Double Elimination Tournament",
                "rrule": "DTSTART:20260129T100000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-01-29T10:00:26.405744Z",
                "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-01-29T14:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 41,
            "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": "2026-01-19T18:30:21.586543Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2026-01-19T18:31:21.699613Z",
            "ended": "2026-01-19T19:12:38.280024Z",
            "start_waiting": "2026-01-19T18:31:21.615819Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 426,
            "name": "Andreas' second mini-tournament",
            "director": {
                "id": 12608,
                "username": "Andreas",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/9391313b744a480fccc4b2ffa6031575?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1708.106347149412,
                        "deviation": 65.43808331330433,
                        "volatility": 0.05994359485799847
                    }
                },
                "ranking": 27.311035957117518,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 381,
                "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": 9,
            "max_ranking": 24,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2008-01-31T12:00:00Z",
            "ended": "2008-04-06T23:07:00Z",
            "start_waiting": null,
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 425,
            "name": "noyeswhyme's mini-tournament",
            "director": {
                "id": 4187,
                "username": "noyeswhyme",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/83c00a2dfbee12c11e2075bafbb76d6f?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1510.1273085383464,
                        "deviation": 64.18920431112058,
                        "volatility": 0.059967241024997744
                    }
                },
                "ranking": 24.459155047028826,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 381,
                "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": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2008-01-31T01:48:00Z",
            "ended": "2008-03-07T20:52:00Z",
            "start_waiting": null,
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 50,
            "name": "First 13 x 13 tournament!",
            "director": {
                "id": 299,
                "username": "topazg",
                "country": "gb",
                "icon": "https://secure.gravatar.com/avatar/1756a59b7c7f129f6f466643f4c91531?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1936.5830823213464,
                        "deviation": 67.49437695302689,
                        "volatility": 0.059949644999275783
                    }
                },
                "ranking": 30.21728151286431,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 432000,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 432000
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 381,
                "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": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2005-12-02T22:10:00Z",
            "ended": "2006-03-04T16:15:00Z",
            "start_waiting": null,
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        }
    ]
}