List all tournaments or create a new tournament.

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

{
    "count": 60287,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-player_count&page=715",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-player_count&page=713",
    "results": [
        {
            "id": 140559,
            "name": "Correspondence 19x19 RoundRobin 2026-05-25 19:00",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/a87ff679a2f3e71d9181a67b7542122c?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": 6,
                "name": "Correspondence 19x19 RoundRobin",
                "rrule": "DTSTART:20260717T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2026-07-17T19:00:48.681889Z",
                "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-07-20T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "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": "2026-05-25T19:00:16.385827Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2026-05-25T19:00:16.911905Z",
            "ended": null,
            "start_waiting": "2026-05-25T19:00:16.519199Z",
            "board_size": 19,
            "active_round": 1,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 140137,
            "name": "Live 9x9 Double Elimination Tournament 2026-05-11 10:30",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/a87ff679a2f3e71d9181a67b7542122c?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:20260718T020000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-07-18T02:00:48.688271Z",
                "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-07-18T06: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-05-11T10:30:49.559189Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2026-05-11T10:31:49.639491Z",
            "ended": "2026-05-11T11:36:12.477387Z",
            "start_waiting": "2026-05-11T10:31:49.560490Z",
            "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": 141672,
            "name": "yugy 19x19 pijfo fjid",
            "director": {
                "id": 1821698,
                "username": "s578gz589",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/b661377ce4167f78278c7a199986ca37?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1123.5402580424875,
                        "deviation": 65.28502602145339,
                        "volatility": 0.060096667197374415
                    }
                },
                "ranking": 17.613484454357998,
                "professional": false,
                "ui_class": ""
            },
            "description": "19x19",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 609587,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 604800,
                "initial_time": 604800,
                "max_time": 2419200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 16264,
                "name": "9x9 13x13 19x19 123 ! !",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 13,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2026-07-05T04:00:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2026-07-05T04:00:18.218637Z",
            "ended": null,
            "start_waiting": "2026-07-05T04:00:18.149268Z",
            "board_size": 19,
            "active_round": 1,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 140115,
            "name": "L&D World Championship #1",
            "director": {
                "id": 1872520,
                "username": "Azariah777",
                "country": "gb",
                "icon": "https://user-uploads.online-go.com/75cb2e65dc8717e56dc8f9fdb628c22c-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 872.5188871117354,
                        "deviation": 64.00300308623132,
                        "volatility": 0.05995246848630436
                    }
                },
                "ranking": 11.75987678826852,
                "professional": false,
                "ui_class": ""
            },
            "description": "The inaugural L&D World Championship.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 22284,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 21600,
                "initial_time": 86400,
                "max_time": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 16130,
                "name": "Life and Death",
                "summary": "A place for competition and learning….\nWe would all like to be a Dan player someday ",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 3,
                "icon": "https://user-uploads.online-go.com/9df35b5ae6dcbdcf38a33c5663414c33-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2026-05-15T05: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": "2026-05-15T05:00:50.101836Z",
            "ended": null,
            "start_waiting": "2026-05-15T05:00:49.873657Z",
            "board_size": 19,
            "active_round": 2,
            "icon": "https://user-uploads.online-go.com/9df35b5ae6dcbdcf38a33c5663414c33-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 140082,
            "name": "Correspondence 19x19 RoundRobin 2026-05-10 19:00",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/a87ff679a2f3e71d9181a67b7542122c?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": 6,
                "name": "Correspondence 19x19 RoundRobin",
                "rrule": "DTSTART:20260717T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2026-07-17T19:00:48.681889Z",
                "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-07-20T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "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": "2026-05-10T19:00:49.416110Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2026-05-10T19:00:49.829985Z",
            "ended": null,
            "start_waiting": "2026-05-10T19:00:49.505929Z",
            "board_size": 19,
            "active_round": 1,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 140594,
            "name": "19x19 Open League #135",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1334.061355817773,
                        "deviation": 72.03757578940535,
                        "volatility": 0.06023505067349031
                    }
                },
                "ranking": 21.589341747434993,
                "professional": false,
                "ui_class": ""
            },
            "description": "Open league for everyone. Tournament will be started as soon as 10 players will join it.\n\nPrevious winners: https://online-go.com/group/12599",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "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": false,
            "group": {
                "id": 12599,
                "name": "GO Special Tournaments",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 80,
                "icon": "https://user-uploads.online-go.com/02eb72b0992a3db1053a7c08c080d81b-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2026-05-31T21:00:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2026-05-30T18:54:43.382502Z",
            "ended": null,
            "start_waiting": "2026-05-30T18:54:42.961658Z",
            "board_size": 19,
            "active_round": 1,
            "icon": "https://user-uploads.online-go.com/02eb72b0992a3db1053a7c08c080d81b-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 133994,
            "name": "19x19 Open League #107",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1334.061355817773,
                        "deviation": 72.03757578940535,
                        "volatility": 0.06023505067349031
                    }
                },
                "ranking": 21.589341747434993,
                "professional": false,
                "ui_class": ""
            },
            "description": "Open league for everyone. Tournament will be started as soon as 10 players will join it.\n\nPrevious winners: https://online-go.com/group/12599",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "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": false,
            "group": {
                "id": 12599,
                "name": "GO Special Tournaments",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 80,
                "icon": "https://user-uploads.online-go.com/02eb72b0992a3db1053a7c08c080d81b-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-11-09T22:00:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-11-08T22:01:49.257223Z",
            "ended": "2026-06-04T19:13:55.190207Z",
            "start_waiting": "2025-11-08T22:01:48.689398Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/02eb72b0992a3db1053a7c08c080d81b-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 140974,
            "name": "9x9 Open League #161",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1334.061355817773,
                        "deviation": 72.03757578940535,
                        "volatility": 0.06023505067349031
                    }
                },
                "ranking": 21.589341747434993,
                "professional": false,
                "ui_class": ""
            },
            "description": "Open league for everyone. Tournament will be started as soon as 10 players will join it.\n\nPrevious winners: https://online-go.com/group/10842",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95543,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 3524,
                "name": "9x9 Lovers",
                "summary": "A group for Go players who love the 9x9 board.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 714,
                "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2026-06-14T19:00:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2026-06-14T14:47:14.199427Z",
            "ended": null,
            "start_waiting": "2026-06-14T14:47:13.857343Z",
            "board_size": 9,
            "active_round": 1,
            "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 126474,
            "name": "SadaharuπŸ¦”πŸ¦”πŸ¦”",
            "director": {
                "id": 1707341,
                "username": "абрикосик ΠΊoΡ‚ΠΈΠΊ",
                "country": "kz",
                "icon": "https://user-uploads.online-go.com/ee34d369ea0cd149373bf34337fb8672-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 469.5287450902599,
                        "deviation": 70.48489661058206,
                        "volatility": 0.06020834733651045
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "aga",
            "time_per_move": 623947,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 604800,
                "initial_time": 2419200,
                "max_time": 2419200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 13797,
                "name": " ζ— ι—΄ε‹€η’ζœ―εŒ–  Go Advance forward forever",
                "summary": "ζ¬’θΏŽε›΄ζ£‹ηˆ±ε₯½θ€…ζ₯εˆ°ε±žδΊŽζ‚¨ηš„ε›­εœ°\n\n\n          In Your πŸ’– Go to Universes everywhere",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 496,
                "icon": "https://user-uploads.online-go.com/175d0b2a36101a52411db11b4d096829-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-03-19T11:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-03-19T11:00:17.505165Z",
            "ended": "2026-05-28T03:48:35.603328Z",
            "start_waiting": "2025-03-19T11:00:17.039323Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/175d0b2a36101a52411db11b4d096829-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 134900,
            "name": "19x19 Open League #111",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1334.061355817773,
                        "deviation": 72.03757578940535,
                        "volatility": 0.06023505067349031
                    }
                },
                "ranking": 21.589341747434993,
                "professional": false,
                "ui_class": ""
            },
            "description": "Open league for everyone. Tournament will be started as soon as 10 players will join it.\n\nPrevious winners: https://online-go.com/group/12599",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "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": false,
            "group": {
                "id": 12599,
                "name": "GO Special Tournaments",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 80,
                "icon": "https://user-uploads.online-go.com/02eb72b0992a3db1053a7c08c080d81b-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-12-14T22:00:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-12-09T10:28:40.415543Z",
            "ended": "2026-05-25T09:23:27.675474Z",
            "start_waiting": "2025-12-09T10:28:39.788385Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/02eb72b0992a3db1053a7c08c080d81b-15.png",
            "player_count": 10,
            "ranked": true
        }
    ]
}