List all tournaments or create a new tournament.

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

{
    "count": 58823,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=rules&page=5639",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=rules&page=5637",
    "results": [
        {
            "id": 130477,
            "name": "Go Zodiac Friendship Games Online ราศีกรกฎ รุ่น E กระดาน 13x13 (ต่ำกว่า 8 คิว)",
            "director": {
                "id": 912813,
                "username": "cp05",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/ae018e5524da4ed68a067c720b339b3f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 824.4987186600506,
                        "deviation": 187.86352438460568,
                        "volatility": 0.06000382017326623
                    }
                },
                "ranking": 10.449385081288156,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "แต้มต่อ 6.5 คะแนน",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 15,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "blitz",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 10,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10407,
                "name": "Zodiac กลุ่ม E(ต่ำกว่า 8 คิว) กระดาน 13",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 228,
                "icon": "https://user-uploads.online-go.com/e347d3f7f8d53cfe3a1fed187a3e1f1e-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-07-25T10:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2025-07-25T10:00:37.158341Z",
            "ended": "2025-07-25T10:46:01.262050Z",
            "start_waiting": "2025-07-25T10:00:36.996515Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e347d3f7f8d53cfe3a1fed187a3e1f1e-15.png",
            "player_count": 18,
            "ranked": true
        },
        {
            "id": 127774,
            "name": "Live 9x9 Double Elimination Tournament 2025-04-23 14: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:20260303T060000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-03-03T06:00:40.898995Z",
                "lead_time_seconds": 1800,
                "tournament_type": "double_elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 30,
                    "main_time": 300,
                    "periods": 3
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slide",
                "subsequent_pairing_method": "slide",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 100
                },
                "next_run": "2026-03-03T10: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-04-23T14:30:16.253171Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-04-23T14:31:16.378580Z",
            "ended": "2025-04-23T15:41:12.082851Z",
            "start_waiting": "2025-04-23T14:31:16.258924Z",
            "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": 130097,
            "name": "Primus inter pares (7) (12 k only)",
            "director": {
                "id": 1218730,
                "username": "Petru Dumitriu",
                "country": "ro",
                "icon": "https://user-uploads.online-go.com/c234bf3d6aabfd36a9d9dd48123a71e5-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1043.853582416683,
                        "deviation": 63.780443113835545,
                        "volatility": 0.05977969570823947
                    }
                },
                "ranking": 15.910445171020744,
                "professional": false,
                "ui_class": ""
            },
            "description": "Dear 12 k players,\n\nThis is really unique and (no longer) unprecedented. A tournament dedicated exclusively to serious and dedicated 12 k players. The new format has proved to be attractive and successful.\n\nThe previous edition of the round robin took shorter than any other tournament I participate in: from February till May. It will give you a quick but meaningful assessment of your potential\n\nThe best chance to focus and to enjoy a challenging tournament, free of frustration, pure pleasure. \n\nJoin as soon as you can to make sure that you are still 12 k.",
            "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",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 655,
                "name": "Romania",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 30,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2025-07-03T09:00:00Z",
            "players_start": 8,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 18,
            "max_ranking": 18,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-07-06T22:26:50.151982Z",
            "ended": "2025-08-26T08:12:02.374274Z",
            "start_waiting": "2025-07-06T22:26:49.760090Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 128851,
            "name": "Live 9x9 Double Elimination Tournament 2025-05-27 06: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:20260303T060000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-03-03T06:00:40.898995Z",
                "lead_time_seconds": 1800,
                "tournament_type": "double_elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 30,
                    "main_time": 300,
                    "periods": 3
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slide",
                "subsequent_pairing_method": "slide",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 100
                },
                "next_run": "2026-03-03T10: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-05-27T06:30:35.899431Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-05-27T06:31:35.956553Z",
            "ended": "2025-05-27T07:04:48.284979Z",
            "start_waiting": "2025-05-27T06:31:35.893768Z",
            "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": 128791,
            "name": "13x13 Mini League 15k-5k #5",
            "director": {
                "id": 1688153,
                "username": "Mittelmark",
                "country": "de",
                "icon": "https://user-uploads.online-go.com/f86d53e1b08ba490783eac759518a835-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1085.853799560171,
                        "deviation": 67.3768163524415,
                        "volatility": 0.060025167068784406
                    }
                },
                "ranking": 16.823651478136373,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "A little round robin with 4 games for everyone on a 13x13 board with (not too) relaxed time settings.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 93703,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 432000,
                "max_time": 1209600
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 161,
                "name": "13x13",
                "summary": "Like to play on a 13 x 13 board?",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 55,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2025-05-30T17:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 15,
            "max_ranking": 25,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-05-30T03:58:44.006498Z",
            "ended": "2025-07-18T22:47:04.159020Z",
            "start_waiting": "2025-05-30T03:58:43.875419Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 128854,
            "name": "Blitz 19x19 Elimination Tournament 2025-05-27 09: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": 1,
                "name": "Blitz 19x19 Elimination Tournament",
                "rrule": "DTSTART:20260303T090000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:06:42.010011Z",
                "last_run": "2026-03-03T09:00:40.911719Z",
                "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-03-03T13: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-05-27T09:30:35.911829Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-05-27T09:31:35.966615Z",
            "ended": "2025-05-27T09:47:25.245293Z",
            "start_waiting": "2025-05-27T09:31:35.909372Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 128856,
            "name": "Torneo UEFA",
            "director": {
                "id": 1096827,
                "username": "rusben",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/2d5b3343c617b01accde2daf1bde3854?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1732.2318898313797,
                        "deviation": 80.60963625664145,
                        "volatility": 0.06007908216243982
                    }
                },
                "ranking": 27.635722327987764,
                "professional": false,
                "ui_class": ""
            },
            "description": "Torneo Clausura",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 360,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 14861,
                "name": "SMX1B",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 22,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2025-05-27T10:50:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-05-27T10:51:36.020559Z",
            "ended": "2025-05-27T10:52:42.457884Z",
            "start_waiting": "2025-05-27T10:51:35.920514Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 128855,
            "name": "Live 9x9 Double Elimination Tournament 2025-05-27 10: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:20260303T060000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-03-03T06:00:40.898995Z",
                "lead_time_seconds": 1800,
                "tournament_type": "double_elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 30,
                    "main_time": 300,
                    "periods": 3
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slide",
                "subsequent_pairing_method": "slide",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 100
                },
                "next_run": "2026-03-03T10: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-05-27T10:30:35.915188Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-05-27T10:31:35.974772Z",
            "ended": "2025-05-27T10:52:20.411318Z",
            "start_waiting": "2025-05-27T10:31:35.916471Z",
            "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": 124512,
            "name": "VML February [9x9]",
            "director": {
                "id": 103583,
                "username": "Aftiz",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/66aae2ca71ca69f866afb2be7f0dbfc5-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1637.7547730183783,
                        "deviation": 64.23815473477758,
                        "volatility": 0.05995878062474218
                    }
                },
                "ranking": 26.337367917914523,
                "professional": false,
                "ui_class": ""
            },
            "description": "The monthly VML tournament! Open to players of all levels, this event is a great opportunity to play with exciting games and test your skills in a friendly atmosphere.\n__________________________________________________________\n\nЕжемесячный турнир VML! Турнир открыт для всех игроков вне зависимости от уровня. Отличная возможность сыграть увлекательных партий и проверить свои силы в дружеской атмосфере.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95543,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 14700,
                "name": "Victory Move League",
                "summary": "Welcome to Victory Move League! We are a group of Go enthusiasts hosting our own league. Join us and create an exciting story together!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 38,
                "icon": "https://user-uploads.online-go.com/d9486464f7250f0ec41e4ddd2fb0edc7-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-01-31T21: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": "2025-01-31T21:00:23.492485Z",
            "ended": "2025-06-01T09:09:46.586602Z",
            "start_waiting": "2025-01-31T21:00:23.150899Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/d9486464f7250f0ec41e4ddd2fb0edc7-15.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 124511,
            "name": "VML February [19x19]",
            "director": {
                "id": 103583,
                "username": "Aftiz",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/66aae2ca71ca69f866afb2be7f0dbfc5-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1637.7547730183783,
                        "deviation": 64.23815473477758,
                        "volatility": 0.05995878062474218
                    }
                },
                "ranking": 26.337367917914523,
                "professional": false,
                "ui_class": ""
            },
            "description": "The monthly VML tournament! Open to players of all levels, this event is a great opportunity to play with exciting games and test your skills in a friendly atmosphere.\n__________________________________________________________\n\nЕжемесячный турнир VML! Турнир открыт для всех игроков вне зависимости от уровня. Отличная возможность сыграть увлекательных партий и проверить свои силы в дружеской атмосфере.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 14700,
                "name": "Victory Move League",
                "summary": "Welcome to Victory Move League! We are a group of Go enthusiasts hosting our own league. Join us and create an exciting story together!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 38,
                "icon": "https://user-uploads.online-go.com/d9486464f7250f0ec41e4ddd2fb0edc7-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-01-31T21: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": "2025-01-31T21:00:24.468390Z",
            "ended": "2025-10-10T10:36:45.514798Z",
            "start_waiting": "2025-01-31T21:00:23.503551Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/d9486464f7250f0ec41e4ddd2fb0edc7-15.png",
            "player_count": 21,
            "ranked": true
        }
    ]
}