List all tournaments or create a new tournament.

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

{
    "count": 59493,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-min_ranking&page=96",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-min_ranking&page=94",
    "results": [
        {
            "id": 103936,
            "name": "To each their own sdk #2",
            "director": {
                "id": 1186160,
                "username": "hanzpk",
                "country": "id",
                "icon": "https://secure.gravatar.com/avatar/9245cc93e872b1d6469e9924bdfc1000?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1104.9420957158484,
                        "deviation": 66.91194075765463,
                        "volatility": 0.05999030929634278
                    }
                },
                "ranking": 17.227071294350026,
                "professional": false,
                "ui_class": ""
            },
            "description": "Tired of being laid waste by dan?",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 259200,
                "period_time": 86400,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 12619,
                "name": "Happy Go!!!",
                "summary": "Feel free to join and create tournaments!\nCreate tournaments = admin\n\nDouble Elimination tournaments every Sunday    \nSingle Elimination tournaments every Thursday & Monday\n\nSimul McMahon tournaments first day of every month\n\nsdk and ddk on 1st of every tw",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 69,
                "icon": "https://user-uploads.online-go.com/6075a51acf2316ac03f5b309db5f3953-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-07-01T10:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slide",
            "min_ranking": 20,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-07-01T10:00:57.047078Z",
            "ended": "2024-01-12T09:16:49.945722Z",
            "start_waiting": "2023-07-01T10:00:56.823243Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6075a51acf2316ac03f5b309db5f3953-15.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 108844,
            "name": "Чат игроков в Го. 19х19 🐉 29.10.23 SE.O A",
            "director": {
                "id": 803169,
                "username": "Tg45",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/d861f559b9c8e292905d8730862d1569-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1504.0261051950174,
                        "deviation": 61.70246306178485,
                        "volatility": 0.060044957582707
                    }
                },
                "ranking": 24.365435165578262,
                "professional": false,
                "ui_class": ""
            },
            "description": "Блог [“Всё о настольной игре Го”](https://mkrukov.ru/blog/all/vse-o-nastolnoy-igre-go-weiqi-baduk-igo/).\nЭто живая статья с огромным количеством информации о Го на русском языке.\n\nВ [телеграмм-чате](https://t.me/+yMT2ffS4XFBiYzMy) мы общаемся, помогаем друг другу, решаем задачки, проводим стримы и смотрим их записи. Внутри также лежит много ссылок на полезные материалы, включая советы участников чата.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 30,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 30,
                "initial_time": 60,
                "max_time": 600
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 11497,
                "name": "Чат игроков в Го (weiqi, baduk, igo)",
                "summary": "Мы — группа игроков из телеграмм чата «Чат для игроков в Го (weiqi, baduk, igo)». Здесь мы играем между собой и организовываем турниры для игроков всех уровней.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 363,
                "icon": "https://user-uploads.online-go.com/2d3b4fb3fa64f817ed22ed171b88d712-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-10-29T15:00:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 20,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2023-10-29T15:00:38.163710Z",
            "ended": "2023-10-29T15:16:18.430529Z",
            "start_waiting": "2023-10-29T15:00:37.752719Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/2d3b4fb3fa64f817ed22ed171b88d712-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 104930,
            "name": "9x9 tournament 1-10k players",
            "director": {
                "id": 1378085,
                "username": "sm2023",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/a7cdf3bdf05b5c22b380685ecce51566?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1613.0953818731457,
                        "deviation": 65.03628417802408,
                        "volatility": 0.060173169235619134
                    }
                },
                "ranking": 25.986151573018585,
                "professional": false,
                "ui_class": ""
            },
            "description": "Similar to the typical 9x9 tournament offered 4 times a day for players ranked 1 - 10k only",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 41,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 30,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 13375,
                "name": "9x9 1-10k tournament",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 11,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2023-07-02T18:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 20,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2023-07-02T18:00:57.332961Z",
            "ended": "2023-07-02T18:23:03.158752Z",
            "start_waiting": "2023-07-02T18:00:57.223586Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 1044,
            "name": "High sinle digit Kyu handicap tournament",
            "director": {
                "id": 28637,
                "username": "Reemi",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/12ae1b92c2b4152796688fdfafc6165c?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1552.4133462270263,
                        "deviation": 62.81485596891626,
                        "volatility": 0.05994036845183246
                    }
                },
                "ranking": 25.09848304264388,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 345600,
                "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": 383,
                "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": 20,
            "max_ranking": 24,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2010-07-28T18:16:41Z",
            "ended": "2010-07-28T16:16:41Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 85400,
            "name": "Cリーグ(10級~8級)",
            "director": {
                "id": 874208,
                "username": "FUKO.S",
                "country": "jp",
                "icon": "https://user-uploads.online-go.com/aa170ff76e007cc7bc7a15709e85dbb8-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2208.151542128061,
                        "deviation": 68.94747429756583,
                        "volatility": 0.06003767154281009
                    }
                },
                "ranking": 33.25527075653788,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "リーグ開始時に参加されているメンバーでの総あたり戦になります。(レーティングによる自動ハンデ付き)\n\n全部のゲームが一斉に始まりますので、自分の手番になっている対局はどんどん着手していきましょう。",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 13440,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "total_time": 1209600
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 7692,
                "name": "Yushima Go Cafe (湯島囲碁喫茶)",
                "summary": "This is a group exclusively for guests of Yushima Go Cafe and members of the Online Go Salon.\n湯島囲碁喫茶のゲスト&オンライン囲碁サロンメンバー専用のグループです。",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 114,
                "icon": "https://user-uploads.online-go.com/8246898de5c953274f7be81122b75b69-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-02-10T11:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 20,
            "max_ranking": 22,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2022-02-10T11:00:53.150922Z",
            "ended": "2022-03-11T11:29:05.829093Z",
            "start_waiting": "2022-02-10T11:00:52.975497Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/8246898de5c953274f7be81122b75b69-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 108491,
            "name": "Mid-Speed Open (9x9) #9",
            "director": {
                "id": 1303195,
                "username": "eaglejoy",
                "country": "001",
                "icon": "https://user-uploads.online-go.com/d4b7c1948ffe6ed5f80f075d40a13547-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1814.5278273894323,
                        "deviation": 67.29577928717005,
                        "volatility": 0.05999029476123887
                    }
                },
                "ranking": 28.710220246475455,
                "professional": false,
                "ui_class": ""
            },
            "description": "<h2>Rules</h2>\n\n<ul>\n\n\n<li>Pausing or Vacation setting is looked on as resigning all the rest games, resulting in \"Lost by Disqualification\" in the current game.</li>\n\n</ul>",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 31848,
            "time_control_parameters": {
                "system": "canadian",
                "time_control": "canadian",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "main_time": 86400,
                "period_time": 86400,
                "stones_per_period": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 12936,
                "name": "Mid-speed",
                "summary": "Middle speed matches, not so hurry, not so slow.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 21,
                "icon": "https://user-uploads.online-go.com/beac7517f2a38056032aeec2064d3ace-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-10-16T10:00:00Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 20,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-10-16T07:28:15.761655Z",
            "ended": "2023-11-16T19:01:50.541231Z",
            "start_waiting": "2023-10-16T07:28:15.513794Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/beac7517f2a38056032aeec2064d3ace-15.png",
            "player_count": 16,
            "ranked": true
        },
        {
            "id": 108668,
            "name": "Mid-Speed Ladder (9x9) #1",
            "director": {
                "id": 1303195,
                "username": "eaglejoy",
                "country": "001",
                "icon": "https://user-uploads.online-go.com/d4b7c1948ffe6ed5f80f075d40a13547-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1814.5278273894323,
                        "deviation": 67.29577928717005,
                        "volatility": 0.05999029476123887
                    }
                },
                "ranking": 28.710220246475455,
                "professional": false,
                "ui_class": ""
            },
            "description": "Note: The min. speed is usually equivalent to “<strong>2</strong> move per calendar day per player”.\n\n<h2>Rules</h2>\n\n<ul>\n\n\n<li>Pause or Vacation setting is looked on as resigning all the rest games, resulting in \"Lost by Disqualification\" in the current game. If you find your opponent do it, just report to the admin of the group.</li>\n\n</ul>\n\n\n<hr>\n<h3>About the Ladder</h3>\n<p>Your points of a tournament = # of games won + Additional Points</p>\n<p>Additional Points: Completing a tournament get 2 points by defaul; if timeout, pause or vacation setting exists, 0 point.</p>\n<p>After a tournament, you will see the Ladder like this:</p>\n\n<ol>\n\n\n<li><a href=\"https://online-go.com/player/915664/\">annikiya</a> 〔15〕</li>\n<li><a href=\"https://online-go.com/player/769579/\">Mordred49</a> 〔10〕</li>\n<li><a href=\"https://online-go.com/player/680893/\">GoEtLent</a>  〔7〕</li>\n<li><a href=\"https://online-go.com/player/999755/\">Kingfisher215</a> 〔6〕</li>\n<li><a href=\"https://online-go.com/player/131331/\">pokojztoba</a> 〔5〕</li>\n<li><a href=\"https://online-go.com/player/885367/\">pablix</a> 〔4〕</li>\n</ol>",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 31848,
            "time_control_parameters": {
                "system": "canadian",
                "time_control": "canadian",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "main_time": 86400,
                "period_time": 86400,
                "stones_per_period": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 12936,
                "name": "Mid-speed",
                "summary": "Middle speed matches, not so hurry, not so slow.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 21,
                "icon": "https://user-uploads.online-go.com/beac7517f2a38056032aeec2064d3ace-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-10-22T06:20:00Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 20,
            "max_ranking": 31,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-10-22T06:20:34.952057Z",
            "ended": "2023-11-29T13:43:00.288925Z",
            "start_waiting": "2023-10-22T06:20:34.650543Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/beac7517f2a38056032aeec2064d3ace-15.png",
            "player_count": 14,
            "ranked": true
        },
        {
            "id": 73482,
            "name": "Spring Olympic Games. 2021 (№7) (9x9)",
            "director": {
                "id": 776814,
                "username": "Korotrov 19",
                "country": "ua",
                "icon": "https://user-uploads.online-go.com/1c0b386e473e055af29bcaff72788ef6-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1627.5011666778498,
                        "deviation": 60.69603575167428,
                        "volatility": 0.06006221360900416
                    }
                },
                "ranking": 26.191975476154177,
                "professional": false,
                "ui_class": ""
            },
            "description": "Hello everyone. The tournament will start when there are 75-100 people.",
            "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",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 7088,
                "name": "Группа для создания Турниров!!!",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 32,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2021-05-31T21:00:00Z",
            "players_start": 75,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 20,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-06-01T13:59:16.801787Z",
            "ended": "2022-05-02T21:42:39.337285Z",
            "start_waiting": "2021-06-01T13:59:15.358662Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 66,
            "ranked": true
        },
        {
            "id": 7204,
            "name": "FSTS Summer 2015 SDK",
            "director": {
                "id": 135535,
                "username": "DarkSpirit",
                "country": "_CIS",
                "icon": "https://user-uploads.online-go.com/3ff0cbeb74378914ca08a8ab7741274f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1368.452026020624,
                        "deviation": 62.29275318546769,
                        "volatility": 0.05999468544710196
                    }
                },
                "ranking": 22.178561397357377,
                "professional": false,
                "ui_class": ""
            },
            "description": "Summer SDK Tournament Of FSTS",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 87360,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 86400,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 353,
                "name": "Four Seasons Tournament Series",
                "summary": "Серия турниров \"Четыре Сезона\"",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 623,
                "icon": "https://user-uploads.online-go.com/da3625d8ecb510c14d65689ea409862b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2015-06-01T09:00:00Z",
            "players_start": 2,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 20,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2015-06-01T09:00:26.885549Z",
            "ended": "2015-11-13T04:16:19.436259Z",
            "start_waiting": "2015-06-01T09:00:26.695571Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/da3625d8ecb510c14d65689ea409862b-15.png",
            "player_count": 14,
            "ranked": true
        },
        {
            "id": 27586,
            "name": "Taiwanese",
            "director": {
                "id": 348886,
                "username": "nicodaisuki",
                "country": "tw",
                "icon": "https://user-uploads.online-go.com/694a06c83a5d6994819e6524d57b4f13-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1724.605004636006,
                        "deviation": 65.88111689435804,
                        "volatility": 0.06003268569255853
                    }
                },
                "ranking": 27.533569588846934,
                "professional": false,
                "ui_class": ""
            },
            "description": "Taiwan is a country!",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 2419200,
            "time_control_parameters": {
                "time_control": "simple",
                "speed": "correspondence",
                "system": "simple",
                "pause_on_weekends": false,
                "per_move": 2419200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 1144,
                "name": "Taiwanese",
                "summary": "Mostly Taiwanese!\n\nlet us know if you want to be admin. Please take great care, thank you!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 180,
                "icon": "https://user-uploads.online-go.com/fe3a174d07946483a6050a9acfa63393-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2017-07-02T01:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 20,
            "max_ranking": 30,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2017-07-02T01:00:36.197529Z",
            "ended": "2020-10-05T19:13:45.903236Z",
            "start_waiting": "2017-07-02T01:00:35.982488Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/fe3a174d07946483a6050a9acfa63393-15.png",
            "player_count": 6,
            "ranked": true
        }
    ]
}