List all tournaments or create a new tournament.

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

{
    "count": 59267,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-analysis_enabled&page=982",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-analysis_enabled&page=980",
    "results": [
        {
            "id": 53832,
            "name": "Correspondence 13x13 RoundRobin 2019-11-14 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": 7,
                "name": "Correspondence 13x13 RoundRobin",
                "rrule": "DTSTART:20260131T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T06:00:14.582400Z",
                "last_run": "2026-01-31T19:01:04.877810Z",
                "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-02-03T19: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": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2019-11-14T19:00:57.931724Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-11-14T19:01:04.819635Z",
            "ended": "2019-12-06T02:10:39.314095Z",
            "start_waiting": "2019-11-14T19:01:03.392623Z",
            "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": 6943,
            "name": "Correspondence 9x9 RoundRobin 2015-04-25 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:20260201T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2026-02-01T19:01:08.404883Z",
                "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-02-04T19: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": "2015-04-25T01:00:12.538929Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2015-04-25T01:00:33.988208Z",
            "ended": "2015-06-26T20:19:24.875488Z",
            "start_waiting": "2015-04-25T01:00:32.777179Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 54746,
            "name": "P D KYU savaşları",
            "director": {
                "id": 709266,
                "username": "AlperenGO",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/e29cbb51f6a424539ab7e4ff3ae7a118?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 671.2185070824547,
                        "deviation": 103.72674904918881,
                        "volatility": 0.060002806075195876
                    }
                },
                "ranking": 5.687873171872407,
                "professional": false,
                "ui_class": ""
            },
            "description": "Bu turnuva biraz adaletsiz fakat herkes girebilir",
            "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": 4270,
                "name": "OGS P D KYU",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 2,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2019-12-14T11: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": "2019-12-16T12:39:25.356233Z",
            "ended": "2020-02-04T15:12:24.892437Z",
            "start_waiting": "2019-12-16T12:39:24.979123Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 54039,
            "name": "Correspondence 9x9 RoundRobin 2019-11-21 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": 5,
                "name": "Correspondence 9x9 RoundRobin",
                "rrule": "DTSTART:20260201T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2026-02-01T19:01:08.404883Z",
                "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-02-04T19: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": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2019-11-21T19:00:09.322825Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-11-21T19:00:30.366858Z",
            "ended": "2020-01-28T18:41:52.138250Z",
            "start_waiting": "2019-11-21T19:00:24.749953Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 104695,
            "name": "Anyone can join",
            "director": {
                "id": 1375357,
                "username": "not lost",
                "country": "gb",
                "icon": "https://user-uploads.online-go.com/f8ff7261dc26a8913203bc068ae971e2-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2364.4686483898095,
                        "deviation": 63.07465741990839,
                        "volatility": 0.060022668372002305
                    }
                },
                "ranking": 34.83867437346251,
                "professional": false,
                "ui_class": ""
            },
            "description": "Come and play!",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 21,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "live",
                "pause_on_weekends": false,
                "total_time": 2700
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 28,
                "name": "Teaching League",
                "summary": "The teaching league is a group for players who want to improve their game by playing, as well as by teaching weaker players.\n\nQuick rule summary: no handicap, moderate time settings, stronger player creates a review.\n\nPlease add \"TL\" to the game name.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 4457,
                "icon": "https://user-uploads.online-go.com/b1a8e87e33263bc92ccdc6303c0c184c-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-07-01T14: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": "2023-07-01T14:00:57.086137Z",
            "ended": "2023-07-01T15:56:12.382740Z",
            "start_waiting": "2023-07-01T14:00:57.024425Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/b1a8e87e33263bc92ccdc6303c0c184c-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 104666,
            "name": "Correspondence 9x9 RoundRobin 2023-06-24 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": 5,
                "name": "Correspondence 9x9 RoundRobin",
                "rrule": "DTSTART:20260201T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2026-02-01T19:01:08.404883Z",
                "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-02-04T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95543,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "pause_on_weekends": true,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2023-06-24T19:00:27.468867Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-06-24T19:00:27.811020Z",
            "ended": "2023-07-05T12:48:17.853203Z",
            "start_waiting": "2023-06-24T19:00:27.639091Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 102618,
            "name": "Mid-Speed Open (19, L3) #1",
            "director": {
                "id": 1315820,
                "username": "igoOK",
                "country": "sg",
                "icon": "https://user-uploads.online-go.com/aa363bfe80aa38331bb382eef6d2361c-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1830.3753835289974,
                        "deviation": 66.66062026762275,
                        "volatility": 0.06009116474973144
                    }
                },
                "ranking": 28.911527779322004,
                "professional": false,
                "ui_class": ""
            },
            "description": "<h2>Additional Rules</h2>\n\n<ul>\n\n<li>This Open match only welcome the players who have no <strong>apologyless</strong> time-out in recent 20 correspondence games</li>\n\n<li>Pause or Vacation mode is not allowed</li>\n\n</ul>\n\n<details>\n\n<summary style=\"font-size: 24px;\"><strong>Info for New Guests</strong> <span style=\"font-size:18px;\">(click to see or hide)</span></summary>\n\n<h3>Attention</h3>\n\nDo I master the timing well enough so that I have 95% probability to avoid time-out?\n\nI know that if I have no time to complete a game for some reasons, or if I feel frustrated by losing, the proper way is to resign and say sorry to my opponent, rather than letting time-out happen.\n\n<h3>Tips</h3>\n\nI know how to use Plan Conditional Moves to speed up (such as Sente, the big value point at endgame…).\n\nI know this is a fast corr., so I will apply the highest priority to it in my Active Games List.\n\n</details>",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "per_move": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 12936,
                "name": "Mid-speed",
                "summary": "Middle speed matches, not so hurry, not so slow.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 21,
                "icon": "https://user-uploads.online-go.com/beac7517f2a38056032aeec2064d3ace-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-04-29T14:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 23,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-04-27T02:29:07.774676Z",
            "ended": "2023-05-14T13:24:50.586544Z",
            "start_waiting": "2023-04-27T02:29:07.658818Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/beac7517f2a38056032aeec2064d3ace-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 102202,
            "name": "Mid-Speed Open (9x9, Mid-K) #3",
            "director": {
                "id": 1303195,
                "username": "eaglejoy",
                "country": "001",
                "icon": "https://user-uploads.online-go.com/d4b7c1948ffe6ed5f80f075d40a13547-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1814.5278273894323,
                        "deviation": 67.29577928717005,
                        "volatility": 0.05999029476123887
                    }
                },
                "ranking": 28.710220246475455,
                "professional": false,
                "ui_class": ""
            },
            "description": "<h2>Additional rules</h2>\n<ul>\n<li>This Open match welcome the players who have no apologyless time-out in recent 20 correspondence games(If you don't meet this requirement, you may take part in our 'Time-out Players Only' match)</li>\n<li>Pause or Vacation mode is not allowed</li>\n\n</ul>\n<h2>Attention</h2>\n\nDo I master the timing well enough so that I have 95% probability to avoid time-out?\n\nI know that if I have no time to complete a game for some reasons, or if I feel frustrated by losing, the proper way is to resign and say sorry to my opponent, rather than letting time-out happen.\n<h2>Tips</h2>\n\nI know how to use Plan Conditional Moves to speed up (such as Sente, the big value point at endgame…).\n\nI know this is a fast corr., so I will apply the highest priority to it in my Active Games Lists.",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 46248,
            "time_control_parameters": {
                "system": "canadian",
                "time_control": "canadian",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "main_time": 86400,
                "period_time": 86400,
                "stones_per_period": 2
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 12936,
                "name": "Mid-speed",
                "summary": "Middle speed matches, not so hurry, not so slow.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 21,
                "icon": "https://user-uploads.online-go.com/beac7517f2a38056032aeec2064d3ace-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-04-21T01:00:00Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 18,
            "max_ranking": 22,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-04-20T21:25:22.015219Z",
            "ended": "2023-05-14T08:00:18.417239Z",
            "start_waiting": "2023-04-20T21:25:21.861202Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/beac7517f2a38056032aeec2064d3ace-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 102642,
            "name": "Mid-speed Open (9, L1) #1",
            "director": {
                "id": 1303195,
                "username": "eaglejoy",
                "country": "001",
                "icon": "https://user-uploads.online-go.com/d4b7c1948ffe6ed5f80f075d40a13547-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1814.5278273894323,
                        "deviation": 67.29577928717005,
                        "volatility": 0.05999029476123887
                    }
                },
                "ranking": 28.710220246475455,
                "professional": false,
                "ui_class": ""
            },
            "description": "<hr>\n\n<h2>Rules</h2>\n<li>Please don't let the <strong>apologyless</strong> time-out happen; if no time, resign.</li>\n<li>Pausing or vacation mode is not allowed.</li>\n<ul>\n\n</ul>\n\n<hr>\nAny opinion, idea, or advice about this tournament, please let admin know.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 172800,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "per_move": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 12936,
                "name": "Mid-speed",
                "summary": "Middle speed matches, not so hurry, not so slow.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 21,
                "icon": "https://user-uploads.online-go.com/beac7517f2a38056032aeec2064d3ace-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-04-29T01:00:00Z",
            "players_start": 8,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 30,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-04-29T01:00:49.686985Z",
            "ended": "2023-05-17T13:26:41.546523Z",
            "start_waiting": "2023-04-29T01:00:49.234004Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/beac7517f2a38056032aeec2064d3ace-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 75953,
            "name": "Devecser",
            "director": {
                "id": 134125,
                "username": "mitava",
                "country": "at",
                "icon": "https://user-uploads.online-go.com/dd82ab9bd8acf39be51899ddbe1804ee-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 803.0675963374835,
                        "deviation": 63.75569687862416,
                        "volatility": 0.05991858456033788
                    }
                },
                "ranking": 9.839690528014508,
                "professional": false,
                "ui_class": ""
            },
            "description": "19x19",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 30720,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 28800,
                "initial_time": 172800,
                "max_time": 345600
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 91,
                "name": "Magyar",
                "summary": "Hungarian go players",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 87,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2021-06-05T10:10:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 18,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-06-05T10:10:02.300541Z",
            "ended": "2021-07-23T21:11:03.118051Z",
            "start_waiting": "2021-06-05T10:10:02.169572Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        }
    ]
}