List all tournaments or create a new tournament.

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

{
    "count": 59891,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-description&page=18",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-description&page=16",
    "results": [
        {
            "id": 116450,
            "name": "토너먼트제목",
            "director": {
                "id": 1553682,
                "username": "김지운",
                "country": "kr",
                "icon": "https://secure.gravatar.com/avatar/4d87ba86c366ce4b42a010049ce6f207?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1568.013287702154,
                        "deviation": 63.220440333708375,
                        "volatility": 0.060086442490367216
                    }
                },
                "ranking": 25.32995245128871,
                "professional": false,
                "ui_class": ""
            },
            "description": "토너먼틎ㅈㅈ",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 30,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 0,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 14240,
                "name": "2024. 누리교실",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 46,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2024-05-26T11:41:00Z",
            "players_start": 1,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-05-26T11:41:52.780270Z",
            "ended": "2024-05-26T11:47:28.965463Z",
            "start_waiting": "2024-05-26T11:41:52.738442Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 116438,
            "name": "토너먼트제목",
            "director": {
                "id": 1553682,
                "username": "김지운",
                "country": "kr",
                "icon": "https://secure.gravatar.com/avatar/4d87ba86c366ce4b42a010049ce6f207?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1568.013287702154,
                        "deviation": 63.220440333708375,
                        "volatility": 0.060086442490367216
                    }
                },
                "ranking": 25.32995245128871,
                "professional": false,
                "ui_class": ""
            },
            "description": "토너먼트제목",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 10,
                "initial_time": 30,
                "max_time": 300
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 14240,
                "name": "2024. 누리교실",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 46,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2024-05-26T09:53:00Z",
            "players_start": 1,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 22,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2024-05-26T09:53:52.759498Z",
            "ended": "2024-05-26T09:54:52.729388Z",
            "start_waiting": "2024-05-26T09:53:52.730248Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 1,
            "ranked": true
        },
        {
            "id": 57439,
            "name": "ㄱㄱㄱㄱㄱㄱㄱㄱㄱㄱㄱㄱ",
            "director": {
                "id": 738665,
                "username": "cutyhany",
                "country": "kr",
                "icon": "https://secure.gravatar.com/avatar/055895f7c182a7ea803661ac49d51e29?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1634.4570405293491,
                        "deviation": 69.09882329594102,
                        "volatility": 0.06003406198391524
                    }
                },
                "ranking": 26.290706798575638,
                "professional": false,
                "ui_class": ""
            },
            "description": "토너먼트로                      러운드3",
            "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": 4544,
                "name": ".바둑ㅎㅎㅎ",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-03-13T16:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-03-14T03:42:19.289339Z",
            "ended": "2020-03-15T09:19:40.682525Z",
            "start_waiting": "2020-03-14T03:42:18.832741Z",
            "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": 71289,
            "name": "world king go players",
            "director": {
                "id": 918008,
                "username": "MarufTuran",
                "country": "tr",
                "icon": "https://user-uploads.online-go.com/47d9443e37af3fae6d7ddcb879a88d3f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 988.6843547678329,
                        "deviation": 74.75737346029045,
                        "volatility": 0.060013753387379645
                    }
                },
                "ranking": 14.65341435859654,
                "professional": false,
                "ui_class": ""
            },
            "description": "토너먼트는 연습과 게임 개발 모두를위한 재미로 시작되었습니다.\n\nThe tournament started with fun in terms of practice and game development.\n\nTurnuva, pratik ve oyun geliştirme açısından eğlenceli başladı.",
            "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": 2969,
                "name": "かおり杯-World Kaori Cup-",
                "summary": "For every player who enjoy go game",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 296,
                "icon": "https://user-uploads.online-go.com/72d62682e212eead0d609e73a208e83d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-02-15T11: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": "2021-02-15T11:00:37.121188Z",
            "ended": "2021-09-22T10:25:36.895918Z",
            "start_waiting": "2021-02-15T11:00:36.938999Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/72d62682e212eead0d609e73a208e83d-15.png",
            "player_count": 11,
            "ranked": true
        },
        {
            "id": 120248,
            "name": "너와 함께라면...19x19 R.K (10kyu-5kyu)",
            "director": {
                "id": 1617369,
                "username": "deleted-2a1089fd-c95b-4108-9493-b77bb9009fa0",
                "country": "zz",
                "icon": "https://user-uploads.online-go.com/648ace6d8fa29bee5412bac87578ef7a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1070.3586110481822,
                        "deviation": 72.74122810158326,
                        "volatility": 0.059997094891325084
                    }
                },
                "ranking": 16.49092007608793,
                "professional": false,
                "ui_class": ""
            },
            "description": "토너먼트가 무료라니 정말 놀랍죠. 본 토너먼트는 캐나다방식으로 처음에 시간 없고 2 일 제한 시간이 2 개의 돌마다 따라옴. 주말에는 시계가 멈춤.\n\n토너먼트 권장 사항\n\n1. 하루에 하나의 움직임을 권장합니다. \n2. Ai는 사용 하지 않는걸 권장합니다. \n3. 승패를 떠나 바둑을 즐기시길 권장합니다.\n\n제가 운영하는 유튜브 체널입니다 https://www.youtube.com/@MugHyang-zi5jj",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 87084,
            "time_control_parameters": {
                "system": "canadian",
                "time_control": "canadian",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 86400,
                "period_time": 172800,
                "stones_per_period": 2
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 14544,
                "name": "MugHyang",
                "summary": "토너먼트가 무료라니 정말 놀랍죠.\n본 토너먼트는 캐나다방식으로 처음에 시간 없고 2 일 제한 시간이 2 개의 돌마다 따라옴. \n주말에는 시계가 멈춤.\n\n토너먼트 권장 사항\n\n1.하루에 하나의 움직임을 권장합니다.\n2.Ai는 사용 하지 않는걸 권장합니다.\n3.승패를 떠나 바둑을 즐기시길 권장합니다.\n\n제가 운영하는 유튜브 체널입니다\nhttps://www.youtube.com/@MugHyang-zi5jj",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 6,
                "icon": "https://user-uploads.online-go.com/1ad256309ff9082e7c1a1b27b659decf-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-10-17T20:00:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 20,
            "max_ranking": 25,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2024-09-16T18:19:27.393325Z",
            "ended": "2024-10-10T14:16:40.169940Z",
            "start_waiting": "2024-09-16T18:19:27.235718Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/1ad256309ff9082e7c1a1b27b659decf-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 80662,
            "name": "토너먼트1234",
            "director": {
                "id": 1058856,
                "username": "Y.S",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/cd83fcaa9f64ae07a65ea95f917f6562?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1104.1202477583313,
                        "deviation": 171.1887527946426,
                        "volatility": 0.05999814512747748
                    }
                },
                "ranking": 17.209846084612952,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "토너먼트13234",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "korean",
            "time_per_move": 89280,
            "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": 10221,
                "name": "토너먼트1234",
                "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": true,
            "time_start": "2021-09-28T06:00:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-10-12T08:23:46.780613Z",
            "ended": "2021-11-07T21:29:31.848933Z",
            "start_waiting": "2021-10-12T08:23:46.707684Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 57440,
            "name": "ㄷㄷㄷㄷㄷㄷ",
            "director": {
                "id": 738665,
                "username": "cutyhany",
                "country": "kr",
                "icon": "https://secure.gravatar.com/avatar/055895f7c182a7ea803661ac49d51e29?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1634.4570405293491,
                        "deviation": 69.09882329594102,
                        "volatility": 0.06003406198391524
                    }
                },
                "ranking": 26.290706798575638,
                "professional": false,
                "ui_class": ""
            },
            "description": "토너먼트 만은 토너먼트를 준비 하겠다",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 10,
                "initial_time": 30,
                "max_time": 60
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 4544,
                "name": ".바둑ㅎㅎㅎ",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-03-13T16:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-03-14T15:49:49.069654Z",
            "ended": "2020-03-14T15:59:50.138450Z",
            "start_waiting": "2020-03-14T15:49:48.592425Z",
            "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": 119412,
            "name": "파일럿 통신대국 토너먼트",
            "director": {
                "id": 1583935,
                "username": "연일 Yeoneel",
                "country": "kr",
                "icon": "https://user-uploads.online-go.com/1e462de3d80ec6c55e23e3358fc2ada0-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1136.8054385006253,
                        "deviation": 62.35109339777064,
                        "volatility": 0.059987057803125396
                    }
                },
                "ranking": 17.885206123869423,
                "professional": false,
                "ui_class": ""
            },
            "description": "토너먼트 기능을 테스트해보기 위해 19줄 통신대국 토너먼트를 진행합니다. 핸디캡은 자동이므로 생각했던 것보다 더 많은 핸디캡이 주어질 수 있습니다. 승패에 연연하지 말고 (가능하겠냐!) 두어주세요. + 통신대국이지만 가능한 자주 둡시다!\n\nTo test the tournament features, we have a 19*19 correspondence challenges. Handicaps are automatic, so you may be given more handicaps than you thought. Don't dwell on winning or losing (can you!). + Correspondence challenges although, but let's move as often as possible!",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "korean",
            "time_per_move": 87768,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 172800,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 14555,
                "name": "문예방 바둑지부",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 10,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2024-08-22T17:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2024-08-22T17:00:02.589215Z",
            "ended": "2024-10-11T07:11:31.629402Z",
            "start_waiting": "2024-08-22T17:00:02.378530Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 118892,
            "name": "7kyu only RanKing Match",
            "director": {
                "id": 1610321,
                "username": "deleted-931436d4-d240-4b26-a152-50f78344afc1",
                "country": "kr",
                "icon": "https://user-uploads.online-go.com/cca497b5ebcec830817e81277bc8974f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1175.3921990333579,
                        "deviation": 63.7050283979308,
                        "volatility": 0.05997862001971258
                    }
                },
                "ranking": 18.65794841239095,
                "professional": false,
                "ui_class": ""
            },
            "description": "토너먼트 권장 사항\n\n1.하루에 하나의 움직임을 권장합니다. \n\n2.Ai는 사용 하지 않는걸 권장합니다. \n\n3.승패를 떠나 바둑을 즐기시길 권장합니다.\n\n제가 운영하는 유튜브 체널입니다 \n\nhttps://www.youtube.com/@MugHyang-zi5jj",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "system": "canadian",
                "time_control": "canadian",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 0,
                "period_time": 172800,
                "stones_per_period": 2
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 14544,
                "name": "MugHyang",
                "summary": "토너먼트가 무료라니 정말 놀랍죠.\n본 토너먼트는 캐나다방식으로 처음에 시간 없고 2 일 제한 시간이 2 개의 돌마다 따라옴. \n주말에는 시계가 멈춤.\n\n토너먼트 권장 사항\n\n1.하루에 하나의 움직임을 권장합니다.\n2.Ai는 사용 하지 않는걸 권장합니다.\n3.승패를 떠나 바둑을 즐기시길 권장합니다.\n\n제가 운영하는 유튜브 체널입니다\nhttps://www.youtube.com/@MugHyang-zi5jj",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 6,
                "icon": "https://user-uploads.online-go.com/1ad256309ff9082e7c1a1b27b659decf-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-08-08T03:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 23,
            "max_ranking": 23,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2024-08-07T17:55:52.385381Z",
            "ended": "2024-10-30T06:32:19.549096Z",
            "start_waiting": "2024-08-07T17:55:51.831209Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/1ad256309ff9082e7c1a1b27b659decf-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 118910,
            "name": "Ups and Downs D.E Match",
            "director": {
                "id": 1610321,
                "username": "deleted-931436d4-d240-4b26-a152-50f78344afc1",
                "country": "kr",
                "icon": "https://user-uploads.online-go.com/cca497b5ebcec830817e81277bc8974f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1175.3921990333579,
                        "deviation": 63.7050283979308,
                        "volatility": 0.05997862001971258
                    }
                },
                "ranking": 18.65794841239095,
                "professional": false,
                "ui_class": ""
            },
            "description": "토너먼트 권장 사항\n\n1.하루에 하나의 움직임을 권장합니다. \n\n2.Ai는 사용 하지 않는걸 권장합니다. \n\n3.승패를 떠나 바둑을 즐기시길 권장합니다.\n\n제가 운영하는 유튜브 체널입니다 \n\nhttps://www.youtube.com/@MugHyang-zi5jj",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "system": "canadian",
                "time_control": "canadian",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 0,
                "period_time": 172800,
                "stones_per_period": 2
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 14544,
                "name": "MugHyang",
                "summary": "토너먼트가 무료라니 정말 놀랍죠.\n본 토너먼트는 캐나다방식으로 처음에 시간 없고 2 일 제한 시간이 2 개의 돌마다 따라옴. \n주말에는 시계가 멈춤.\n\n토너먼트 권장 사항\n\n1.하루에 하나의 움직임을 권장합니다.\n2.Ai는 사용 하지 않는걸 권장합니다.\n3.승패를 떠나 바둑을 즐기시길 권장합니다.\n\n제가 운영하는 유튜브 체널입니다\nhttps://www.youtube.com/@MugHyang-zi5jj",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 6,
                "icon": "https://user-uploads.online-go.com/1ad256309ff9082e7c1a1b27b659decf-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-08-09T03:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2024-08-08T06:04:04.861869Z",
            "ended": "2024-11-08T09:18:26.160159Z",
            "start_waiting": "2024-08-08T06:04:04.223664Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/1ad256309ff9082e7c1a1b27b659decf-15.png",
            "player_count": 8,
            "ranked": true
        }
    ]
}