List all tournaments or create a new tournament.

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

{
    "count": 59400,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=min_ranking&page=5826",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=min_ranking&page=5824",
    "results": [
        {
            "id": 100831,
            "name": "Mid-speed Match (9x9) #2",
            "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>Additional rules</h2>\n\n1. Delaying tactics are not allowed.\n\n2. AI/robot is not allowed.\n\n3. The Rank Restriction based on the Correspondence 9x9 rank rather than the overall rank. And 4 kyu and below means not higher than 3.1 kyu.\n<h2>Attention</h2>\n<h3>Speed and Time-out</h3>\nKeep in mind that the avg speed of one game is 2.5 moves per 24 hrs.\nSince the Round Robin will activate several matches at the same time, for a match with five players, the avg speed is 10 moves per 24hrs.\nTo avoid losing by time-out, the safe way is to play fast than the avg speed (and consider the time zone issue).\nLoss by time out will affect your valuation in this Match system -such as disqualification and/or demotion to a lower level.\n<h2>Tips</h2>\n<ul>\n<li>If you are not familiar with Absolute time control, you may do some practice in a friendship game (ranked or unranked). </li>\n<li>Use <strong>Plan Conditional Moves</strong> to speed up</li>\n<li>Communicate with your opponent if necessary.</li>\n</ul>\n\n<hr>\n\n<ul>\n\n<li><a href=\"https://online-go.com/tournament/100700\">Previous tournament</a></li>\n\n<li><a href=\"https://online-go.com/tournament/100974\">Next tournament</a></li>\n\n</ul>",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 21333,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "total_time": 604800
            },
            "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-03-20T04:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 18,
            "max_ranking": 26,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-03-13T12:15:25.099361Z",
            "ended": "2023-03-28T09:57:45.935711Z",
            "start_waiting": "2023-03-13T12:15:24.863039Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/beac7517f2a38056032aeec2064d3ace-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 11262,
            "name": "Vrba 10 19x19 12k-10k",
            "director": {
                "id": 66704,
                "username": "mita va",
                "country": "at",
                "icon": "https://user-uploads.online-go.com/7a4d02532a68fa46afdbca6ba63e594a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 767.820499624262,
                        "deviation": 64.07244270954365,
                        "volatility": 0.05914499071209855
                    }
                },
                "ranking": 8.800651190003721,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "awer bztre",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 16,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 15,
                "main_time": 120,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 374,
                "name": "Slovenija",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 54,
                "icon": "https://user-uploads.online-go.com/4ed128f6478ae7603dbe02435c4af5de-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2015-10-23T17:03:00Z",
            "players_start": 3,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 18,
            "max_ranking": 20,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2015-10-23T17:03:27.989967Z",
            "ended": "2015-10-23T17:13:28.818798Z",
            "start_waiting": "2015-10-23T17:03:27.886006Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/4ed128f6478ae7603dbe02435c4af5de-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 2303,
            "name": "slowpoke's mini-tournament",
            "director": {
                "id": 30534,
                "username": "jaguarundi",
                "country": "gb",
                "icon": "https://user-uploads.online-go.com/7a4d22da7e3b4bbb0cb834ae8c42ac42-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1701.4342417048633,
                        "deviation": 86.32527234514384,
                        "volatility": 0.0600052976375282
                    }
                },
                "ranking": 27.220431704620708,
                "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": 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": 18,
            "max_ranking": 24,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-10-10T18:08:16Z",
            "ended": "2013-10-10T16:08:16Z",
            "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": 1082,
            "name": "danono's mini-tournament",
            "director": {
                "id": 6973,
                "username": "danono",
                "country": "ro",
                "icon": "https://secure.gravatar.com/avatar/25493bf1b04c59b5f058d3762ccc07d9?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1476.3788974260985,
                        "deviation": 62.384189015019054,
                        "volatility": 0.059724662955671165
                    }
                },
                "ranking": 23.93592896185207,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "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": 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": 19,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2010-05-30T21:20:00Z",
            "ended": "2010-05-30T19:20:00Z",
            "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": 14603,
            "name": "FSTS Best In Class 2016 (B-class)",
            "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": "FSTS Tournament for B-class players, who want to be best. :)",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 87360,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 86400,
                "max_time": 172800,
                "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": "2016-04-04T11:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "strength",
            "min_ranking": 19,
            "max_ranking": 28,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2016-04-04T11:00:43.865788Z",
            "ended": "2020-03-01T15:49:53.173810Z",
            "start_waiting": "2016-04-04T11:00:43.120910Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/da3625d8ecb510c14d65689ea409862b-15.png",
            "player_count": 57,
            "ranked": true
        },
        {
            "id": 89235,
            "name": "BEGGINER TOURNAMENT",
            "director": {
                "id": 1148626,
                "username": "MADDOX372173",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/03a5966a7cab8b2fcaaecf962d4ea4b0-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1264.4345305748402,
                        "deviation": 79.4299576888453,
                        "volatility": 0.06005221400128195
                    }
                },
                "ranking": 20.348433930312627,
                "professional": false,
                "ui_class": ""
            },
            "description": "This tournament will help beginners get better.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 180,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "live",
                "pause_on_weekends": false,
                "per_move": 180
            },
            "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": 17904,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-04-26T21:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 19,
            "max_ranking": 30,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-09-25T22:57:11.908234Z",
            "ended": "2022-09-25T23:00:32.170629Z",
            "start_waiting": "2022-09-25T22:57:11.830964Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 54955,
            "name": "6k-11k 8-player 1m/3d rated even games (19x19, 29-Dec-2019)",
            "director": {
                "id": 488678,
                "username": "dino1019",
                "country": "tw",
                "icon": "https://user-uploads.online-go.com/a5975bed6be4d1496a8b7190da1c50f2-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1510.1386879758272,
                        "deviation": 60.989506459549204,
                        "volatility": 0.059861836513944985
                    }
                },
                "ranking": 24.459329491251946,
                "professional": false,
                "ui_class": ""
            },
            "description": "1. This is for serious games to review later and improve for higher kyu players, including myself (Dino Hsu).\n2. 1 move per 3 days is to avoid timeout, but we can play faster if possible, hope we can finish a game within a month.\n3. I will try 8 players round-robin first, will adjust the number of players based on the effectiveness of the tournament. \nThank you for your participation.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "system": "canadian",
                "time_control": "canadian",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "main_time": 0,
                "period_time": 259200,
                "stones_per_period": 1
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 43,
                "name": "Kyu Level Study Group",
                "summary": "A group for kyu level players! Join, play tournaments, and have fun. Thanks for being a part of our community!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 8868,
                "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2019-12-22T00:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 19,
            "max_ranking": 24,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-12-22T07:35:51.385597Z",
            "ended": "2020-03-10T10:49:15.052502Z",
            "start_waiting": "2019-12-22T07:35:50.640787Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 2774,
            "name": "19x19, Japanese rules, 3d + 1d per move",
            "director": {
                "id": 10670,
                "username": "boredom",
                "country": "ca",
                "icon": "https://user-uploads.online-go.com/885cf176491879164a14993fb1af835c-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1822.8504864288059,
                        "deviation": 64.53786161281363,
                        "volatility": 0.05990507402656149
                    }
                },
                "ranking": 28.816159126829287,
                "professional": false,
                "ui_class": ""
            },
            "description": "Apparently I need to join my own tournaments to be included in them. Let's try this again. :|",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "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": 19,
            "max_ranking": 30,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2014-02-13T23:48:02.473282Z",
            "ended": "2014-07-07T14:16:54.359730Z",
            "start_waiting": "2014-02-13T23:47:59.907551Z",
            "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": 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": 2971,
                "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": 419,
            "name": "Fight 2 The Death!",
            "director": {
                "id": 15817,
                "username": "Imagist",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/584047ad5883f1044166af7078dd208b?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2001.3294336889094,
                        "deviation": 65.87546436248702,
                        "volatility": 0.05995347723533163
                    }
                },
                "ranking": 30.978605242221338,
                "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": 259200,
                "max_time": 432000,
                "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": 19,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2008-06-13T02:40:07Z",
            "ended": "2008-06-13T00:40:07Z",
            "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
        }
    ]
}