List all tournaments or create a new tournament.

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

{
    "count": 60530,
    "next": "https://online-go.com/api/v1/tournaments/?ordering=-rules&page=5679",
    "previous": "https://online-go.com/api/v1/tournaments/?ordering=-rules&page=5677",
    "results": [
        {
            "id": 524,
            "name": "kwiatek's mini-tournament",
            "director": {
                "id": 17565,
                "username": "kwiatek",
                "country": "ca",
                "icon": "https://secure.gravatar.com/avatar/b117b1cc992aec6d4722200d4cbf7720?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1416.6134971145868,
                        "deviation": 62.6470618011909,
                        "volatility": 0.06000269339231975
                    }
                },
                "ranking": 22.979296032411114,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 387,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 9,
            "max_ranking": 19,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2008-08-22T06:39:17Z",
            "ended": "2008-08-22T04:39:17Z",
            "start_waiting": null,
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 2542,
            "name": "Title match for: Alan Turing Nines Title Tournament 2011",
            "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": "Title match for: Alan Turing Nines Title Tournament 2011 (Valkyria9 vs Aloril)",
            "schedule": null,
            "title": {
                "id": 17,
                "name": "Alan Turing Nines Title Tournament",
                "holder": {
                    "id": 34958,
                    "username": "Valkyria9",
                    "country": "se",
                    "icon": "https://secure.gravatar.com/avatar/502404926b262d5da8773a508ac18ed4?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2494.5402861594685,
                            "deviation": 73.9936194999548,
                            "volatility": 0.060069918515639496
                        }
                    },
                    "ranking": 36.07838313636106,
                    "professional": false,
                    "ui_class": ""
                },
                "rules": "chinese",
                "tournament_type": "s_mcmahon"
            },
            "tournament_type": "s_title",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 604800,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": null,
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2011-10-31T23:00:02Z",
            "ended": "2012-12-15T11:13:02Z",
            "start_waiting": null,
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/alan_turing_9.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 1997,
            "name": "Adonroid's mini-tournament",
            "director": {
                "id": 41238,
                "username": "Adonroid",
                "country": "jp",
                "icon": "https://secure.gravatar.com/avatar/be104966a654d74cc06ab1c5a87b98ce?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2110.913624878369,
                        "deviation": 66.16555396776637,
                        "volatility": 0.06006329022467932
                    }
                },
                "ranking": 32.212712638060104,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 387,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 25,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-11-27T19:11:33Z",
            "ended": "2012-11-27T18:11:33Z",
            "start_waiting": null,
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 117279,
            "name": "Handicap tournament",
            "director": {
                "id": 380817,
                "username": "look info dรถskee",
                "country": "zz",
                "icon": "https://user-uploads.online-go.com/9b2153c750a7384cdad630699b7e138d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1001.1282744304297,
                        "deviation": 68.63680878166396,
                        "volatility": 0.058646562422007574
                    }
                },
                "ranking": 14.942969758566955,
                "professional": false,
                "ui_class": ""
            },
            "description": "Handicap tournament, chinese rules",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": -1,
            "rules": "chinese",
            "time_per_move": 261935,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "main_time": 345600,
                "period_time": 259200,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 3,
                "name": "OGS",
                "summary": "An open group for folks' who like OGS!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1799,
                "icon": "https://user-uploads.online-go.com/09ea48b349cad5d5f27e07f5e0177803-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-06-22T19:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 10,
            "max_ranking": 35,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-06-22T19:00:49.502060Z",
            "ended": "2025-08-02T08:26:49.274708Z",
            "start_waiting": "2024-06-22T19:00:49.204928Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/09ea48b349cad5d5f27e07f5e0177803-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 80426,
            "name": "Wednesday Night Sep 23",
            "director": {
                "id": 1044601,
                "username": "senseihk",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/cdd1c81710571c60e6ca7c93b8674063?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2326.49766407098,
                        "deviation": 249.480229604016,
                        "volatility": 0.060008490664285076
                    }
                },
                "ranking": 34.463891257409,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Sep 23",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 20,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "live",
                "pause_on_weekends": false,
                "total_time": 1800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10004,
                "name": "smart go academy",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 16,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-09-22T18:30: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-09-22T18:33:51.450591Z",
            "ended": "2021-09-22T18:50:27.100628Z",
            "start_waiting": "2021-09-22T18:33:51.326926Z",
            "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": 89573,
            "name": "๐Ÿ†  แƒ›แƒ”แƒแƒ—แƒฎแƒ” แƒจแƒ”แƒกแƒแƒ แƒฉแƒ”แƒ•แƒ˜ แƒขแƒฃแƒ แƒœแƒ˜แƒ แƒ˜ \"แƒฏแƒแƒ˜แƒ™แƒแƒก แƒ—แƒแƒกแƒ–แƒ”\"",
            "director": {
                "id": 21742,
                "username": "แƒ“แƒแƒ—แƒ",
                "country": "ge",
                "icon": "https://user-uploads.online-go.com/f776102223e8d2cd0c3eeab1eea726ff-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2188.217274395995,
                        "deviation": 97.40479902700517,
                        "volatility": 0.06013689069472163
                    }
                },
                "ranking": 33.04533320130458,
                "professional": false,
                "ui_class": ""
            },
            "description": "2022 แƒฌแƒšแƒ˜แƒก แƒžแƒ˜แƒ แƒ•แƒ”แƒšแƒ˜ แƒ›แƒแƒ˜แƒกแƒ˜แƒ“แƒแƒœ - แƒ—แƒฎแƒฃแƒ—แƒ›แƒ”แƒข แƒ›แƒแƒ˜แƒกแƒแƒ›แƒ“แƒ”, แƒกแƒแƒฅแƒแƒ แƒ—แƒ•แƒ”แƒšแƒแƒก แƒ’แƒแƒก แƒคแƒ”แƒ“แƒ”แƒ แƒแƒชแƒ แƒแƒœแƒšแƒแƒ˜แƒœ แƒกแƒ˜แƒ•แƒ แƒชแƒ”แƒจแƒ˜ online-go.com, แƒงแƒแƒ•แƒ”แƒšแƒ“แƒฆแƒ˜แƒฃแƒ แƒแƒ“ แƒกแƒแƒฆแƒแƒ›แƒแƒก 10 แƒกแƒแƒแƒ—แƒ–แƒ” แƒ’แƒแƒ›แƒแƒ แƒ—แƒแƒ•แƒก แƒจแƒ”แƒกแƒแƒ แƒฉแƒ”แƒ• แƒขแƒฃแƒ แƒœแƒ˜แƒ แƒก - แƒ แƒแƒ›แƒšแƒ˜แƒก แƒจแƒ”แƒ“แƒ”แƒ’แƒแƒ“แƒแƒช แƒ“แƒแƒ™แƒแƒ›แƒžแƒšแƒ”แƒฅแƒขแƒ“แƒ”แƒ‘แƒ 3 แƒšแƒ˜แƒ’แƒ. แƒ›แƒแƒœแƒแƒฌแƒ˜แƒšแƒ”แƒแƒ‘แƒ แƒฃแƒคแƒแƒกแƒแƒ แƒ“แƒ แƒงแƒ•แƒ”แƒšแƒแƒก แƒจแƒ”แƒฃแƒซแƒšแƒ˜แƒ, แƒ•แƒ˜แƒœแƒช แƒ˜แƒชแƒ˜แƒก แƒ’แƒแƒก แƒ—แƒแƒ›แƒแƒจแƒ˜แƒก แƒฌแƒ”แƒกแƒ”แƒ‘แƒ˜.\n\nแƒกแƒฃแƒš แƒ’แƒแƒ˜แƒ›แƒแƒ แƒ—แƒ”แƒ‘แƒ 15 แƒแƒœแƒšแƒแƒ˜แƒœ - แƒขแƒฃแƒ แƒœแƒ˜แƒ แƒ˜. แƒ›แƒแƒœแƒแƒฌแƒ˜แƒšแƒ”แƒ”แƒ‘แƒก แƒ—แƒ˜แƒ—แƒแƒ”แƒฃแƒšแƒ˜ แƒขแƒฃแƒ แƒœแƒ˜แƒ แƒ˜แƒก แƒจแƒ”แƒ›แƒ“แƒ”แƒ’ แƒ›แƒ˜แƒ”แƒœแƒ˜แƒญแƒ”แƒ‘แƒแƒ— แƒฅแƒฃแƒšแƒ”แƒ‘แƒ˜. ( แƒžแƒ˜แƒ แƒ•แƒ”แƒšแƒ˜ แƒแƒ“แƒ’แƒ˜แƒšแƒ˜ 4 แƒฅแƒฃแƒšแƒ. แƒ›แƒ”แƒแƒ แƒ” แƒแƒ“แƒ’แƒ˜แƒšแƒ˜ 3 แƒฅแƒฃแƒšแƒ, แƒ›แƒ”แƒกแƒแƒ›แƒ” แƒแƒ“แƒ’แƒ˜แƒšแƒ˜ 2 แƒฅแƒฃแƒšแƒ , แƒฎแƒแƒšแƒ แƒ›แƒแƒœแƒแƒฌแƒ˜แƒšแƒ”แƒแƒ‘แƒ 1 แƒฅแƒฃแƒšแƒ) 15 แƒ›แƒแƒ˜แƒกแƒก แƒจแƒ”แƒฏแƒแƒ›แƒ“แƒ”แƒ‘แƒ แƒฅแƒฃแƒšแƒ”แƒ‘แƒ˜, แƒ แƒแƒ›แƒšแƒ˜แƒก แƒ›แƒ˜แƒฎแƒ”แƒ“แƒ•แƒ˜แƒ—แƒแƒช แƒ“แƒแƒ™แƒแƒ›แƒžแƒšแƒ”แƒฅแƒขแƒ“แƒ”แƒ‘แƒ แƒšแƒ˜แƒ’แƒ”แƒ‘แƒ˜.(แƒ•แƒ˜แƒœแƒช แƒ›แƒ”แƒข แƒขแƒฃแƒ แƒœแƒ˜แƒ แƒจแƒ˜ แƒ›แƒ˜แƒ˜แƒฆแƒ”แƒ‘แƒก แƒ›แƒแƒœแƒแƒฌแƒ˜แƒšแƒ”แƒแƒ‘แƒแƒก แƒจแƒ”แƒกแƒแƒ‘แƒแƒ›แƒ˜แƒกแƒแƒ“ แƒ›แƒ—แƒแƒ•แƒแƒ  แƒšแƒ˜แƒ’แƒแƒจแƒ˜ แƒ›แƒแƒฎแƒ•แƒ”แƒ“แƒ แƒ˜แƒก แƒ›แƒ”แƒขแƒ˜ แƒจแƒแƒœแƒกแƒ˜ แƒ”แƒฅแƒœแƒ”แƒ‘แƒ.)\n\n๐Ÿ† 21-22 แƒ›แƒแƒ˜แƒกแƒ˜แƒก, แƒ—แƒแƒ•แƒ˜แƒกแƒฃแƒคแƒแƒš แƒฃแƒœแƒ˜แƒ•แƒ”แƒ แƒกแƒ˜แƒขแƒ”แƒขแƒจแƒ˜, แƒกแƒแƒฅแƒแƒ แƒ—แƒ•แƒ”แƒšแƒแƒก แƒ’แƒแƒก แƒคแƒ”แƒ“แƒ”แƒ แƒแƒชแƒ˜แƒ, แƒ˜แƒแƒžแƒแƒœแƒฃแƒ แƒ˜ แƒ™แƒแƒ›แƒžแƒแƒœแƒ˜แƒ โ€œแƒฏแƒแƒ˜แƒ™แƒแƒกโ€ แƒ›แƒฎแƒแƒ แƒ“แƒแƒญแƒ”แƒ แƒ˜แƒ—, แƒกแƒแƒ›แƒ˜แƒ•แƒ” แƒšแƒ˜แƒ’แƒแƒจแƒ˜ แƒฉแƒแƒแƒขแƒแƒ แƒ”แƒ‘แƒก แƒขแƒฃแƒ แƒœแƒ˜แƒ แƒก โ€œแƒฏแƒแƒ˜แƒ™แƒแƒก แƒ—แƒแƒกแƒ–แƒ”โ€.\n\n๐Ÿฅ‡๐ŸŽ– แƒ’แƒแƒ›แƒแƒ แƒฏแƒ•แƒ”แƒ‘แƒฃแƒšแƒ”แƒ‘แƒ˜ แƒ“แƒแƒฏแƒ˜แƒšแƒ“แƒแƒ•แƒ“แƒ”แƒ‘แƒ˜แƒแƒœ แƒ™แƒแƒ›แƒžแƒแƒœแƒ˜แƒ โ€œแƒฏแƒแƒ˜แƒ™แƒแƒกโ€ (JICA ) แƒ›แƒ˜แƒ”แƒ  แƒ“แƒแƒฌแƒ”แƒกแƒ”แƒ‘แƒฃแƒšแƒ˜ แƒกแƒแƒšแƒ˜แƒ“แƒฃแƒ แƒ˜ แƒคแƒแƒกแƒ˜แƒแƒœแƒ˜ แƒžแƒ แƒ˜แƒ–แƒ”แƒ‘แƒ˜แƒ—. โค\n\nโ—๏ธ โ˜‘๏ธ แƒกแƒแƒ›แƒ˜แƒ•แƒ” แƒšแƒ˜แƒ’แƒแƒจแƒ˜ แƒ’แƒแƒ›แƒแƒ แƒฏแƒ•แƒ”แƒ‘แƒฃแƒšแƒ”แƒ‘แƒ˜แƒกแƒ แƒ“แƒ แƒžแƒ แƒ˜แƒ–แƒ˜แƒแƒ แƒ”แƒ‘แƒ˜แƒกแƒแƒ—แƒ•แƒ˜แƒก แƒแƒกแƒ”แƒ•แƒ” แƒžแƒ แƒ˜แƒ–แƒ”แƒ‘แƒ˜ แƒ“แƒแƒแƒฌแƒ”แƒกแƒ แƒฉแƒแƒ˜แƒก แƒ›แƒแƒงแƒ•แƒแƒ แƒฃแƒšแƒ—แƒ แƒ™แƒšแƒฃแƒ‘แƒ›แƒ. แƒžแƒ˜แƒ แƒ•แƒ”แƒšแƒ˜ แƒšแƒ˜แƒ’แƒ˜แƒกแƒ—แƒ•แƒ˜แƒก - 150, 120 แƒ“แƒ 100 แƒšแƒแƒ แƒ˜แƒแƒœแƒ˜ แƒกแƒ”แƒ แƒ—แƒ˜แƒคแƒ˜แƒ™แƒแƒขแƒ”แƒ‘แƒ˜, แƒ›แƒ”แƒแƒ แƒ” แƒšแƒ˜แƒ’แƒ˜แƒกแƒ—แƒ•แƒ˜แƒก - 80, 70 แƒ“แƒ 60 แƒšแƒแƒ แƒ˜แƒแƒœแƒ˜, แƒฎแƒแƒšแƒ แƒ›แƒ”แƒกแƒแƒ›แƒ” แƒšแƒ˜แƒ’แƒ˜แƒกแƒ—แƒ•แƒ˜แƒก 50, 40 แƒ“แƒ 30 แƒšแƒแƒ แƒ˜แƒแƒœแƒ˜ แƒกแƒ”แƒ แƒ—แƒ˜แƒคแƒ˜แƒ™แƒแƒขแƒ”แƒ‘แƒ˜.\n\nโ—๏ธ โ˜‘๏ธ แƒแƒกแƒ”แƒ•แƒ” แƒžแƒ แƒ˜แƒ–แƒ”แƒ‘แƒ˜ แƒ“แƒแƒแƒฌแƒ”แƒกแƒ แƒžแƒ แƒแƒ”แƒฅแƒขแƒ›แƒ Go Magic. แƒžแƒ˜แƒ แƒ•แƒ”แƒš แƒšแƒ˜แƒ’แƒแƒจแƒ˜ แƒžแƒ˜แƒ แƒ•แƒ”แƒšแƒ˜, แƒ›แƒ”แƒแƒ แƒ” แƒ“แƒ แƒ›แƒ”แƒกแƒแƒ›แƒ” แƒแƒ“แƒ’แƒ˜แƒšแƒแƒกแƒœแƒ”แƒ‘แƒ˜แƒกแƒ—แƒ•แƒ˜แƒก 70 แƒ“แƒแƒšแƒแƒ แƒ˜แƒแƒœแƒ˜, แƒฎแƒแƒšแƒ แƒœแƒแƒ›แƒ˜แƒœแƒแƒชแƒ˜แƒ แƒกแƒแƒฃแƒ™แƒ”แƒ—แƒ”แƒกแƒ แƒจแƒ”แƒ“แƒ”แƒ’แƒ˜แƒก แƒ›แƒฅแƒแƒœแƒ” แƒ’แƒแƒ’แƒแƒกแƒ—แƒ•แƒ˜แƒก 100 แƒ“แƒแƒšแƒแƒ แƒ˜แƒแƒœแƒ˜ แƒกแƒ”แƒ แƒ—แƒ˜แƒคแƒ˜แƒ™แƒแƒขแƒ˜.\n\nโ—๏ธ โ˜‘๏ธ แƒ’แƒแƒ›แƒแƒ แƒฏแƒ•แƒ”แƒ‘แƒ˜แƒก แƒจแƒแƒœแƒกแƒ˜ แƒงแƒ•แƒ”แƒšแƒแƒก แƒแƒฅแƒ•แƒก, แƒ แƒแƒ“แƒ’แƒแƒœ แƒšแƒ˜แƒ’แƒ”แƒ‘แƒ˜ แƒกแƒ˜แƒซแƒšแƒ˜แƒ”แƒ แƒ˜แƒก แƒ›แƒ˜แƒฎแƒ”แƒ“แƒ•แƒ˜แƒ— แƒ˜แƒฅแƒœแƒ”แƒ‘แƒ แƒ“แƒแƒ™แƒแƒ›แƒžแƒšแƒ”แƒฅแƒขแƒ”แƒ‘แƒฃแƒšแƒ˜. (Y)\n\nแƒ’แƒ˜แƒกแƒฃแƒ แƒ•แƒ”แƒ‘แƒ— แƒฌแƒแƒ แƒ›แƒแƒขแƒ”แƒ‘แƒแƒก!",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 8,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "blitz",
                "pause_on_weekends": false,
                "time_increment": 6,
                "initial_time": 180,
                "max_time": 180
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 692,
                "name": "Georgia - แƒกแƒแƒฅแƒแƒ แƒ—แƒ•แƒ”แƒšแƒแƒก แƒ’แƒแƒก แƒคแƒ”แƒ“แƒ”แƒ แƒแƒชแƒ˜แƒ",
                "summary": "แƒกแƒแƒฅแƒแƒ แƒ—แƒ•แƒ”แƒšแƒแƒก แƒ’แƒแƒก แƒคแƒ”แƒ“แƒ”แƒ แƒแƒชแƒ˜แƒ˜แƒก แƒฏแƒ’แƒฃแƒคแƒจแƒ˜ แƒ’แƒแƒฌแƒ”แƒ•แƒ แƒ˜แƒแƒœแƒ”แƒ‘แƒ แƒจแƒ”แƒฃแƒซแƒšแƒ˜แƒแƒ— แƒ›แƒฎแƒแƒšแƒแƒ“ แƒกแƒแƒฅแƒแƒ แƒ—แƒ•แƒ”แƒšแƒแƒก  แƒ›แƒแƒฅแƒแƒšแƒแƒฅแƒ”แƒ”แƒ‘แƒก, แƒ แƒแƒ›แƒšแƒ”แƒ‘แƒ˜แƒช แƒ“แƒแƒ แƒ”แƒ’แƒ˜แƒกแƒขแƒ แƒ˜แƒ แƒ”แƒ‘แƒฃแƒšแƒ”แƒ‘แƒ˜ แƒแƒ แƒ˜แƒแƒœ แƒแƒ› แƒกแƒแƒ˜แƒขแƒ–แƒ” แƒ“แƒ แƒžแƒ แƒแƒคแƒ˜แƒšแƒจแƒ˜ แƒ›แƒ˜แƒ—แƒ˜แƒ—แƒ”แƒ‘แƒฃแƒšแƒ˜ แƒแƒฅแƒ•แƒ— แƒกแƒแƒฎแƒ”แƒšแƒ˜ แƒ“แƒ แƒ’แƒ•แƒแƒ แƒ˜.",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 270,
                "icon": "https://user-uploads.online-go.com/6a63e1cd3341783b3bb281cb4a0908c7-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-05-04T18:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2022-05-04T18:00:06.343214Z",
            "ended": "2022-05-04T19:08:37.492348Z",
            "start_waiting": "2022-05-04T18:00:06.080426Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6a63e1cd3341783b3bb281cb4a0908c7-15.png",
            "player_count": 18,
            "ranked": true
        },
        {
            "id": 58163,
            "name": "Fast Correspondence - 9x9 - Weekly Round Robin - 2020, #15",
            "director": {
                "id": 497519,
                "username": "Kosh-retired",
                "country": "_Lord_Howe_Island",
                "icon": "https://secure.gravatar.com/avatar/39dc5f9ee81b8243d315c8c729844456?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1574.954785564748,
                        "deviation": 61.40997215047312,
                        "volatility": 0.060088015249815864
                    }
                },
                "ranking": 25.432209892698047,
                "professional": false,
                "ui_class": ""
            },
            "description": "* ! Does NOT pause on the weekend !\n\n* This tournament is for players that don't use vacation.\n\n---\n\n- Just one round of simultaneous games. Chinese Rules/Scoring.\n\n- This is a '**FAST** Correspondence Tournament'. Please avoid delaying your games using the Vacation feature or Pause. Any participant using Vacation or Pause may be disqualified (and forfeit unfinished games) at the discretion of the Tournament Director.\n\n- Please make sure you understand the [**'Clock' settings**](https://github.com/online-go/online-go.com/wiki/Finding-(starting)-a-game#basic-time-controls-explained) before you join this tournament.  It typically takes 2-3 weeks to complete and you will need to log on and play at two well-spaced times most days to avoid losing by timeout.\n\n- If this suits you then, Bonne Partie....and please invite your friends. :)",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 44160,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 43200,
                "initial_time": 86400,
                "max_time": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 508,
                "name": "Fast Correspondence",
                "summary": "Tournaments for people who like to play quick correspondence games.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 832,
                "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-08T23:57: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-04-08T23:57:30.664672Z",
            "ended": "2020-04-28T05:47:38.997943Z",
            "start_waiting": "2020-04-08T23:57:26.927611Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-15.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 113400,
            "name": "Wulu Weiqi Tournament",
            "director": {
                "id": 738134,
                "username": "Martin-Wuluweiqi",
                "country": "cn",
                "icon": "https://user-uploads.online-go.com/87a41b4567b2b27f25fdbbcc9d070af1-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2019.0347634662367,
                        "deviation": 72.06507820300173,
                        "volatility": 0.06004640603918603
                    }
                },
                "ranking": 31.182507681932275,
                "professional": false,
                "ui_class": ""
            },
            "description": "Hello friends!\nThis is the first time I have organized a Weiqi competition on an overseas platform. As a Chinese, I hope that more international friends (especially those outside East Asia) will pay attention to this ancient game.\n\nWuluweiqi(ไนŒ้นญๅ›ดๆฃ‹), Wu(ไนŒ) is crow in Chinese, and Lu(้นญ) is egret in Chinese. In ancient China, this was also a name for Weiqi.\n\nAnd Prizes will be provided in this contest. All contestants can receive a 12% voucher on the Wuluweiqi website. The first place in this competition will receive a black and white agate stones pendant. (the shipping fee will be borne by Wuluweiqi) And if the winner does not meet the conditions, the prize will be shipped downwards.\n\nTo be honest, I share Weiqi on my YouTube channel, including history, culture and teaching. I also have my own e-store. wuluweiqi.com and there will be new products coming online.\nAnd hope you can have fun in Weiqi!\n\n**Notes:**\nPrizes will only be sent to the following countries or regions:\nAustralia\nAustria\nBelgium\nCanada\nCzech\nDenmark\nFinland\nFrance\nGermany\nIreland\nItaly\nLuxembourg\nNetherlands\nNew Zealand\nNorway\nPoland\nPortugal\nSpain\nSweden\nSwitzerland\nUK\nUSA\n\n**If due to various reasons (including the winner not being in the above country or region; not responding to relevant information within 3 working days), the prize cannot be mailed, the prize will be postponed to the next highest ranking until the prize can be successfully sent.**",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 87084,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 86400,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 14007,
                "name": "Wulu Weiqi",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 1,
                "icon": "https://user-uploads.online-go.com/87a41b4567b2b27f25fdbbcc9d070af1-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-03-07T23: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": "2024-03-07T23:00:32.857326Z",
            "ended": "2026-03-12T17:36:35.848831Z",
            "start_waiting": "2024-03-07T23:00:32.378820Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/87a41b4567b2b27f25fdbbcc9d070af1-15.png",
            "player_count": 37,
            "ranked": true
        },
        {
            "id": 50452,
            "name": "one to one",
            "director": {
                "id": 380817,
                "username": "look info dรถskee",
                "country": "zz",
                "icon": "https://user-uploads.online-go.com/9b2153c750a7384cdad630699b7e138d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1001.1282744304297,
                        "deviation": 68.63680878166396,
                        "volatility": 0.058646562422007574
                    }
                },
                "ranking": 14.942969758566955,
                "professional": false,
                "ui_class": ""
            },
            "description": "chinese rules",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 259200,
                "period_time": 86400,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 515,
                "name": "OGS Title Tournaments",
                "summary": "Would you like to compete with hundreds of players in epic tournaments and become the Honinbo, Meijin, Kisei, Tianyuan, Mingren or Kuksu? Join us!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 3007,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2019-07-27T12:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 19,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-07-27T14:39:04.260543Z",
            "ended": "2019-09-01T19:02:53.654071Z",
            "start_waiting": "2019-07-27T14:39:04.006583Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 105632,
            "name": "็Ž‹ๅ–„็ทฏ ้ƒญๅœจ็”ฐ",
            "director": {
                "id": 818416,
                "username": "ๅ‚ณ็ขๅญธๅœ’",
                "country": "un",
                "icon": "https://user-uploads.online-go.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": "็Ž‹ๅ–„็ทฏ\n้ƒญๅœจ็”ฐ",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 32,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 1500,
                "period_time": 20,
                "periods": 3
            },
            "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": "2023-07-22T09: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": "2023-07-22T08:33:43.745056Z",
            "ended": "2023-07-22T09:55:31.313989Z",
            "start_waiting": "2023-07-22T08:33:43.672215Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        }
    ]
}