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

{
    "count": 57781,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=min_ranking&page=5051",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=min_ranking&page=5049",
    "results": [
        {
            "id": 75972,
            "name": "Cuarto Torneo de Entrenamiento Kanik",
            "director": {
                "id": 798920,
                "username": "vaik.kanik",
                "country": "mx",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/2d6b90dc29878481490e8286eaaeb49f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1156.7321407573015,
                        "deviation": 60.37237352987725,
                        "volatility": 0.05976564922133226
                    }
                },
                "ranking": 18.287479685075052,
                "professional": false,
                "ui_class": ""
            },
            "description": "Seguimos preparándonos para el segundo campeonato Kanik.",
            "schedule": null,
            "title": null,
            "tournament_type": "double_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": 900,
                "period_time": 20,
                "periods": 4
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4974,
                "name": "Taller de Go-Biblioteca de México",
                "summary": "Torneos todos los sábados a las 17:30 hrs (Ciudad de México)",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 237,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/319cd1b5d5788d57faf6978158a6f97d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-06-06T23:15:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2021-06-06T23:15:37.790791Z",
            "ended": "2021-06-07T01:44:37.435968Z",
            "start_waiting": "2021-06-06T23:15:37.552069Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/319cd1b5d5788d57faf6978158a6f97d-15.png",
            "player_count": 9
        },
        {
            "id": 110229,
            "name": "JORNADA 11 DE ENTRENAMIENTO INTERMEDIO Y AVANZADO DE GO KANIK OTOÑO 2023",
            "director": {
                "id": 798920,
                "username": "vaik.kanik",
                "country": "mx",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/2d6b90dc29878481490e8286eaaeb49f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1156.7321407573015,
                        "deviation": 60.37237352987725,
                        "volatility": 0.05976564922133226
                    }
                },
                "ranking": 18.287479685075052,
                "professional": false,
                "ui_class": ""
            },
            "description": "En el fondo no sólo se trata de vencer a los oponentes en el tablero de Go; se trata, sobre todo, de vencerse a uno mismo, momento a momento, día tras día, practicando el arte.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 62,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 900,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4974,
                "name": "Taller de Go-Biblioteca de México",
                "summary": "Torneos todos los sábados a las 17:30 hrs (Ciudad de México)",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 237,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/319cd1b5d5788d57faf6978158a6f97d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-12-03T00:35:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2023-12-03T00:35:27.397132Z",
            "ended": "2023-12-03T00:59:32.352899Z",
            "start_waiting": "2023-12-03T00:35:27.322533Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/319cd1b5d5788d57faf6978158a6f97d-15.png",
            "player_count": 5
        },
        {
            "id": 69914,
            "name": "2021 Kyu Play Learn Fun",
            "director": {
                "id": 910587,
                "username": "Snownogo",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/690d308991db4812357f5097912edfb2?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 833.9511885680065,
                        "deviation": 140.3786897881897,
                        "volatility": 0.060004277743834454
                    }
                },
                "ranking": 10.71327854829572,
                "professional": false,
                "ui_class": ""
            },
            "description": "2021 for play learning and fun. Hope we can improve our skills and learn from each other. Chinese rules.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "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": false,
            "group": {
                "id": 25,
                "name": "Go Basics",
                "summary": "A learning and teaching environment for players of all strengths with emphasis on tournaments and game reviews. Come teach, learn, and have fun!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 17424,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2021-01-16T20:00:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-01-16T19:02:44.531637Z",
            "ended": "2021-09-15T20:06:37.552182Z",
            "start_waiting": "2021-01-16T19:02:43.924864Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 30
        },
        {
            "id": 72077,
            "name": "Simple Correspondence 19x19 ALL 2021 April",
            "director": {
                "id": 302584,
                "username": "koast",
                "country": "us",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/e5b52e887c6f66d70b3f2c72a0d4eb19-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1518.190018088078,
                        "deviation": 64.08013528375135,
                        "volatility": 0.05996666523783403
                    }
                },
                "ranking": 24.58242625475131,
                "professional": false,
                "ui_class": ""
            },
            "description": "April SC tourney! No conditional moves",
            "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": 5017,
                "name": "Simple Correspondence",
                "summary": "2 days per move. No Analysis.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 67,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/536d82e031c1cb97554650c536b40310-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-04-01T15:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-04-01T15:00:24.614281Z",
            "ended": "2021-07-05T14:20:23.327123Z",
            "start_waiting": "2021-04-01T15:00:23.508799Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/536d82e031c1cb97554650c536b40310-15.png",
            "player_count": 10
        },
        {
            "id": 115114,
            "name": "Go Zodiac Friendship Games Online ราศีเมษ รุ่น C กระดาน 19x19 (1-4 คิว)",
            "director": {
                "id": 912069,
                "username": "cp03",
                "country": "un",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/4da1ef892b79d62ea729b1964f8d22fc-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1306.4950502141296,
                        "deviation": 189.98067480279713,
                        "volatility": 0.06000014599173938
                    }
                },
                "ranking": 21.105971531942124,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Go Zodiac Friendship Games Online ราศีเมษ รุ่น C กระดาน 19x19 (1-4 คิว)",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 15,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 10,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10405,
                "name": "Zodiac กลุ่ม C(1-4 คิว)",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 147,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/e347d3f7f8d53cfe3a1fed187a3e1f1e-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-04-26T10: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": "2024-04-26T10:00:24.998883Z",
            "ended": "2024-04-26T12:04:49.241157Z",
            "start_waiting": "2024-04-26T10:00:24.805260Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/e347d3f7f8d53cfe3a1fed187a3e1f1e-15.png",
            "player_count": 18
        },
        {
            "id": 123995,
            "name": "огого",
            "director": {
                "id": 1687058,
                "username": "Kaw_Ninja",
                "country": "pt",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/65362065d6e8e89c6607395ba8eb3d2f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 959.0020861325668,
                        "deviation": 70.94917919849635,
                        "volatility": 0.06431841588446138
                    }
                },
                "ranking": 13.94775896317531,
                "professional": false,
                "ui_class": ""
            },
            "description": "https://online-go.com/game/70867169https://online-go.com/game/70867169https://online-go.com/game/70867169",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "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": true,
            "group": {
                "id": 1518,
                "name": "Го Гунфу",
                "summary": "Гунфу (мастерство) - навык, который ты совершенствуешь бесконечно долго и всегда осознанно. Регулярная и осознанная наработка, не переходя на автоматизм.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 51,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/7a2a4ad48a818573f808f11af277368b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-01-05T13:00:00Z",
            "players_start": 1,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-01-05T13:00:37.219829Z",
            "ended": "2025-01-05T13:00:37.203076Z",
            "start_waiting": "2025-01-05T13:00:36.776675Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/7a2a4ad48a818573f808f11af277368b-15.png",
            "player_count": 1
        },
        {
            "id": 104623,
            "name": "5th Fiesta Go Challenge",
            "director": {
                "id": 753236,
                "username": "ashinya",
                "country": "ph",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/210744714a0baefd001f5eef4084dc84-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1519.3998526585074,
                        "deviation": 61.22004772600048,
                        "volatility": 0.05991602158339514
                    }
                },
                "ranking": 24.60086697451809,
                "professional": false,
                "ui_class": ""
            },
            "description": "Mabuhay! Welcome to Fiesta Go Challenge of the Filipino Go Group.\n\nThis challenge is held every 3 months. Like any Filipino fiestas, we welcome friends from all around the world to join and have fun (and feast). Say Hi or Mabuhay or Kamusta and let’s encourage one another to grow our game.\n\nOn the month of August, Filipinos celebrate the Ibalong Festival in Albay, home province of Mount Mayon.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89819,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 432000,
                "period_time": 86400,
                "periods": 8
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 309,
                "name": "Filipino Go Group",
                "summary": "Go Group for Filipinos",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 90,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/d85657374f9a7c3118ee143d11e0598b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-08-07T16:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2023-08-07T16:00:54.789359Z",
            "ended": "2024-04-26T14:20:38.691425Z",
            "start_waiting": "2023-08-07T16:00:54.335428Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/d85657374f9a7c3118ee143d11e0598b-15.png",
            "player_count": 11
        },
        {
            "id": 127164,
            "name": "9x9 Mini League 10k-25k #291",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1287.4055455325429,
                        "deviation": 68.38495698876757,
                        "volatility": 0.06012187736003371
                    }
                },
                "ranking": 20.765226005608515,
                "professional": false,
                "ui_class": ""
            },
            "description": "Special league for players between 25kyu and 10kyu. Tournament will be started as soon as 5 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": true,
            "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": 674,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/524010f9e013f409bdc23336febde936-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-04-13T19:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-04-09T23:35:43.429245Z",
            "ended": "2025-04-24T09:14:21.148314Z",
            "start_waiting": "2025-04-09T23:35:43.273084Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/524010f9e013f409bdc23336febde936-15.png",
            "player_count": 5
        },
        {
            "id": 78225,
            "name": "31/7 2 -> 何金澄\t1 -> 郭在田",
            "director": {
                "id": 818416,
                "username": "傳碁學園",
                "country": "un",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/225f58a6cdd437bb701ba1af0dd7678f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1898.3468207617877,
                        "deviation": 71.28817954667363,
                        "volatility": 0.06041644550084839
                    }
                },
                "ranking": 29.755630942351214,
                "professional": false,
                "ui_class": ""
            },
            "description": "31/7 2 -> 何金澄\t1 -> 郭在田",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 26,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 20,
                "periods": 2
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6399,
                "name": "傳碁 B班",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 53,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2021-07-31T06:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2021-07-31T05:14:25.218200Z",
            "ended": "2021-07-31T06:01:31.483183Z",
            "start_waiting": "2021-07-31T05:14:25.158838Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2
        },
        {
            "id": 70501,
            "name": "Running Paw II: Fast Correspondence",
            "director": {
                "id": 109488,
                "username": "DVbS78rkR7NVe",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2026.1476299885521,
                        "deviation": 66.05609734432652,
                        "volatility": 0.059874270189468615
                    }
                },
                "ranking": 31.26391960044579,
                "professional": false,
                "ui_class": ""
            },
            "description": "Only fast players are invited.\n\n<h2 style=\"color:red\">No vacation</h2>\n\nPlayers who use vacation mode are disqualified.\n\n<hr/>\n\nCheetahs on the Edge — Director's Cut | National Geographic \nhttps://youtu.be/THA_5cqAfCQ\n\n<hr/>\n\nJoin the group for more cat tournaments ^__^",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 30720,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 28800,
                "initial_time": 172800,
                "max_time": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 6124,
                "name": "Leopard's Resting Tree",
                "summary": "A little corner for cat tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 311,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/7198cc33b9da0045cda9721b7fc8e4f2-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-01-25T12:00:00Z",
            "players_start": 2,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2021-01-25T12:00:29.010934Z",
            "ended": "2021-06-06T08:08:25.519694Z",
            "start_waiting": "2021-01-25T12:00:21.986469Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/7198cc33b9da0045cda9721b7fc8e4f2-15.png",
            "player_count": 66
        }
    ]
}