List all tournaments or create a new tournament.

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

{
    "count": 59497,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-min_ranking&page=101",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-min_ranking&page=99",
    "results": [
        {
            "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": 101636,
            "name": "Mid-Speed Open (9x9, Hi-K)  #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": "<hr>\n<h2>What makes our matches unique?</h2>\n\n<ol>\n<li>The matches are <strong>true</strong> fast correspondence, —  more than 2 moves per clock day.</li>\n<li>We have a Rank Difference Compensation policy which makes matches close, and lower-kyu players have more opportunities to get a good place.</li>\n<li>We use 'type rank' (such as 9x9 cor. rank) rather than the overall rank.</li>\n</ol>\n\n<hr>\n<h2>Additional rules</h2>\n\n<ol>\n    <li>Pause or Vacation mode is not allowed</li>\n    <li>The participants whose <strong>ratings are far higher/lower than the average ratkings of opponents will get adjusted points</strong>; for instance, 2 kyus higher or lower will be plus or minus 0.5 result points.</li>\n\n</ol>\n\n<h2>Attention</h2>\n\n<h3>Speed and Time-out</h3>\n\nKeep in mind that the avg speed of one game is about <u>3 moves per calendar day (or 12 hrs of your clock time)</u> per player. Since the Round Robin will activate several games simultaneously, for a match with five players, the avg speed times 4. To respect your opponents and the match organizer, <strong>please try to avoid time out as far as possible.</strong>. \n\nLoss by time out will be labeled as \"disqualified\" on the table by OGS' program automatically.\n\nLoss by time out will affect your reputation in this Match system.\n\n<h2>Tips</h2>\n\n<ul>\n    <li>Use Plan Conditional Moves to speed up</li>\n    <li>Meanwhile, for better quality, no need to play too many moves a day — after all, Mid-Speed Match is not a live game.</li>\n    <li>To pay more attention to the progress of this tournament (use filter &quot;Game&quot; in Active Games list on the Home page or Profile page, or press &quot;Ctrl+F&quot; to find the key strings &quot;<strong>Mid-</strong>&quot; )</li>\n</ul>\n\n<hr />\n\n<h3>Ref</h3>\n\n<ul>\n\t<li><a href=\"https://online-go.com/tournament/101297\">Previous tournament</a></li>\n\t<li><a href=\"https://online-go.com/group/12936\">About the <strong>Mid-speed</strong> Group</a></li>\n</ul>",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 37608,
            "time_control_parameters": {
                "system": "canadian",
                "time_control": "canadian",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "main_time": 86400,
                "period_time": 172800,
                "stones_per_period": 5
            },
            "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-04-03T22:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 20,
            "max_ranking": 27,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-04-03T13:25:20.349324Z",
            "ended": "2023-04-13T00:40:38.585340Z",
            "start_waiting": "2023-04-03T13:25:20.173155Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/beac7517f2a38056032aeec2064d3ace-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 27620,
            "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": "double_elimination",
            "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-09-01T07:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 20,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2017-09-01T07:00:55.990258Z",
            "ended": "2024-08-03T09:47:48.907344Z",
            "start_waiting": "2017-09-01T07:00:55.381236Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/fe3a174d07946483a6050a9acfa63393-15.png",
            "player_count": 14,
            "ranked": true
        },
        {
            "id": 103117,
            "name": "E andiamo!",
            "director": {
                "id": 1055696,
                "username": "deleted-dd2583d3-bb3a-42cb-a2fb-8c58bbe3d216",
                "country": "it",
                "icon": "https://user-uploads.online-go.com/c176d6849a1892b9017c85f548813837-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1520.9618235200285,
                        "deviation": 65.86233200519976,
                        "volatility": 0.05999729225859075
                    }
                },
                "ranking": 24.624653373951272,
                "professional": false,
                "ui_class": ""
            },
            "description": "Fast tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "per_move": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 6630,
                "name": "Go friends 🐬",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 360,
                "icon": "https://user-uploads.online-go.com/1812f8b45802b8be5ee62fbbb3c3ab82-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-05-15T09:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 20,
            "max_ranking": 29,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2023-05-15T09:00:00.974275Z",
            "ended": "2023-07-04T14:18:01.317665Z",
            "start_waiting": "2023-05-15T09:00:00.660429Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/1812f8b45802b8be5ee62fbbb3c3ab82-15.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 55880,
            "name": "Reddit Round Robin Handicap Correspondence 10 Kyu - 1 Kyu",
            "director": {
                "id": 963,
                "username": "thouis",
                "country": "_LGBT",
                "icon": "https://user-uploads.online-go.com/a2e7f9e59abe305c58d78f58f24e5f13-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1299.2364368832184,
                        "deviation": 62.85157042200842,
                        "volatility": 0.05957006784893912
                    }
                },
                "ranking": 20.976996360028675,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Reddit Round Robin Handicap Correspondence 10 Kyu - 1 Kyu",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 38,
                "name": "reddit",
                "summary": "/r/baduk",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 2283,
                "icon": "https://user-uploads.online-go.com/5021b9df7b49c54cc5eb5d8ce9d893bb-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2020-01-24T17:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 20,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-01-23T04:21:55.078362Z",
            "ended": "2020-07-11T19:26:12.781159Z",
            "start_waiting": "2020-01-23T04:21:51.066734Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5021b9df7b49c54cc5eb5d8ce9d893bb-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 12167,
            "name": "The Barry Allison Challenge",
            "director": {
                "id": 66298,
                "username": "Peter ;)",
                "country": "au",
                "icon": "https://user-uploads.online-go.com/00eabc6c532138982adc562c0c346c98-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1941.4459960341776,
                        "deviation": 78.28401574064385,
                        "volatility": 0.05996981929695001
                    }
                },
                "ranking": 30.275340134490737,
                "professional": false,
                "ui_class": ""
            },
            "description": "Will this be the one?  Is a handicap tournament, so may be.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 261,
                "name": "Australia",
                "summary": "For Australian Go Players",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 302,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2015-11-07T13:11:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 20,
            "max_ranking": 26,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2015-11-04T13:16:19.757135Z",
            "ended": "2015-12-25T09:12:59.053891Z",
            "start_waiting": "2015-11-04T13:16:19.660109Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 55764,
            "name": "Reddit Round Robin Handicap Correspondence 10 Kyu - 1 Kyu",
            "director": {
                "id": 963,
                "username": "thouis",
                "country": "_LGBT",
                "icon": "https://user-uploads.online-go.com/a2e7f9e59abe305c58d78f58f24e5f13-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1299.2364368832184,
                        "deviation": 62.85157042200842,
                        "volatility": 0.05957006784893912
                    }
                },
                "ranking": 20.976996360028675,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Reddit Round Robin Handicap Correspondence 10 Kyu - 1 Kyu",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 38,
                "name": "reddit",
                "summary": "/r/baduk",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 2283,
                "icon": "https://user-uploads.online-go.com/5021b9df7b49c54cc5eb5d8ce9d893bb-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2020-01-24T17:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 20,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-01-17T20:18:02.317847Z",
            "ended": "2020-05-30T19:25:15.810239Z",
            "start_waiting": "2020-01-17T20:17:59.127784Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5021b9df7b49c54cc5eb5d8ce9d893bb-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 97861,
            "name": "Tournament for good players",
            "director": {
                "id": 1178681,
                "username": "ForestCapybara",
                "country": "_United_Nations",
                "icon": "https://user-uploads.online-go.com/fb89fe2020d8678c569e0c1852062bf7-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 448.68780036933435,
                        "deviation": 75.55142752769771,
                        "volatility": 0.06019722597442927
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "chicken.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "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": 12642,
                "name": "GoInTheForest",
                "summary": "We play go despite the language barrier.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 5,
                "icon": "https://user-uploads.online-go.com/3eaad5f05f8bbbfd55ad679811100b71-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-12-16T04:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 20,
            "max_ranking": 37,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-12-16T04:00:04.120869Z",
            "ended": "2023-03-09T02:28:25.438953Z",
            "start_waiting": "2022-12-16T04:00:04.029288Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/3eaad5f05f8bbbfd55ad679811100b71-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 98448,
            "name": "NEW YEAR OPEN TOURNAMENT",
            "director": {
                "id": 860001,
                "username": "JerryYGo",
                "country": "ca",
                "icon": "https://secure.gravatar.com/avatar/8afd99b2ebc49b591c03a791b8ddde97?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1572.3768385672115,
                        "deviation": 83.92433611828322,
                        "volatility": 0.05999576605464506
                    }
                },
                "ranking": 25.39428602990465,
                "professional": false,
                "ui_class": ""
            },
            "description": "this tournament is created in the new year,\nhope you have a nice and happy new year!",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 58,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 3600,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "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": 17820,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-01-01T15:12:00Z",
            "players_start": 2,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 20,
            "max_ranking": 30,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-01-01T15:12:36.362066Z",
            "ended": "2023-01-01T15:21:09.570189Z",
            "start_waiting": "2023-01-01T15:12:36.141446Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 106763,
            "name": "Viva l'estate",
            "director": {
                "id": 1055696,
                "username": "deleted-dd2583d3-bb3a-42cb-a2fb-8c58bbe3d216",
                "country": "it",
                "icon": "https://user-uploads.online-go.com/c176d6849a1892b9017c85f548813837-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1520.9618235200285,
                        "deviation": 65.86233200519976,
                        "volatility": 0.05999729225859075
                    }
                },
                "ranking": 24.624653373951272,
                "professional": false,
                "ui_class": ""
            },
            "description": "Fast tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "per_move": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 6630,
                "name": "Go friends 🐬",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 360,
                "icon": "https://user-uploads.online-go.com/1812f8b45802b8be5ee62fbbb3c3ab82-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-09-01T07:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 20,
            "max_ranking": 29,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2023-09-01T07:00:10.855581Z",
            "ended": "2023-10-15T14:00:11.216790Z",
            "start_waiting": "2023-09-01T07:00:10.601813Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/1812f8b45802b8be5ee62fbbb3c3ab82-15.png",
            "player_count": 7,
            "ranked": true
        }
    ]
}