List all tournaments or create a new tournament.

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

{
    "count": 59099,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=time_per_move&page=4011",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=time_per_move&page=4009",
    "results": [
        {
            "id": 14068,
            "name": "lololol",
            "director": {
                "id": 213717,
                "username": "Дэлиор",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/4e9e227ceb23ccebef8ce297ca6f349d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 914.1972663051623,
                        "deviation": 100.276868092111,
                        "volatility": 0.06002204781108671
                    }
                },
                "ranking": 12.840103816933503,
                "professional": false,
                "ui_class": ""
            },
            "description": "играйте все",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 40560,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 86400,
                "max_time": 604800,
                "time_increment": 39600
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 9,
                "name": "Русская группа",
                "summary": "Интересные, призовые турниры.",
                "require_invitation": true,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1927,
                "icon": "https://user-uploads.online-go.com/fd8ca9680500359b55b5bc1196226b5f-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2016-01-13T18:00:00Z",
            "players_start": null,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2016-01-13T18:00:08.337941Z",
            "ended": "2016-01-13T18:00:08.314779Z",
            "start_waiting": "2016-01-13T18:00:08.123655Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/fd8ca9680500359b55b5bc1196226b5f-15.png",
            "player_count": 1,
            "ranked": true
        },
        {
            "id": 100974,
            "name": "Mid-Speed Open (9x9) #3",
            "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\n<ol>\n\t<li>Pause or Vacation mode, or delaying tactic is not allowed</li>\n\t<li>\n\t<p>AI/robot user is not allowed</li>\n\t<li>The Rank Restriction bases on the Correspondence 9x9 rank rather than the overall rank. And, for instance, 4 kyu and below means not higher than 3.1 kyu</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 <u>2.5 moves per 24 hrs</u> per player. Since the Round Robin will activate several gamess at the same time, for a match with five players, the avg speed is 10 moves per 24hrs. <strong>To avoid losing by time out</strong>, the safe way is to play faster than the avg speed. Loss by time out will affect your reputation in this Match system — such as disqualification and/or demotion to a lower level.\n\n<h2>Tips</h2>\n\n<ul>\n\t<li>If you are not familiar with Absolute time control, you may do some practice in a friendship game (ranked or unranked).</li>\n\t<li>Use&nbsp;Plan Conditional Moves&nbsp;to speed up</li>\n\t<li>To pay more attention to the progress of this tournament (use filter &quot;Game&quot; in Active Games list on Home page or Profile page, or press &quot;Ctrl+F&quot; to find the key strings &quot;<strong>Mid-</strong>&quot; )</li>\n\t<li>Communicate with your opponent if necessary</li>\n</ul>\n\n<hr />\n<h3>Ref</h3>\n\n<ul>\n\t<li><a href=\"https://online-go.com/tournament/100831\">Previous tournament</a></li>\n\t<li><a href=\"https://online-go.com/tournament/101297\">Next 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": 40655,
            "time_control_parameters": {
                "system": "canadian",
                "time_control": "canadian",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "main_time": 172800,
                "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": true,
            "time_start": "2023-03-22T01:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 18,
            "max_ranking": 26,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-03-20T18:00:37.750203Z",
            "ended": "2023-03-28T01:11:34.922097Z",
            "start_waiting": "2023-03-20T18:00:37.494111Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/beac7517f2a38056032aeec2064d3ace-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 67429,
            "name": "Bremen-Very-Open !",
            "director": {
                "id": 466733,
                "username": "OFO",
                "country": "de",
                "icon": "https://user-uploads.online-go.com/5cbd7bfccd00150ac7f2d98f1d93b5e2-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1843.9548384365776,
                        "deviation": 67.05991115680384,
                        "volatility": 0.060071473214339886
                    }
                },
                "ranking": 29.08264240070741,
                "professional": false,
                "ui_class": ""
            },
            "description": "Die Vorgabe ist automatisch,und mit 7 Tage Bedenkzeit eine gute Überbrückung des Lockdowns.\nViel Spaß",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 40800,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 36000,
                "initial_time": 432000,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 5054,
                "name": "Go Revival Bremen",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 7,
                "icon": "https://user-uploads.online-go.com/47a010897c31ed8892e6ab2f728df2e4-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-11-08T19:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 10,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-11-08T20:42:28.817821Z",
            "ended": "2020-11-09T23:00:35.364324Z",
            "start_waiting": "2020-11-08T20:42:28.713140Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/47a010897c31ed8892e6ab2f728df2e4-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 112814,
            "name": "February bimonthly smallboard 13",
            "director": {
                "id": 467165,
                "username": "MummRa",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/68359dab5164ddcdffa8ad4ca0699079-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1247.96548084978,
                        "deviation": 64.85752922715939,
                        "volatility": 0.06002061271498367
                    }
                },
                "ranking": 20.044928150690506,
                "professional": false,
                "ui_class": ""
            },
            "description": "Winners of monthly tournaments will be invited to yearly championship game, players above 1 dan can ask for invite if they wish to attend.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 40899,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "total_time": 2419200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 306,
                "name": "Michigan Go Players",
                "summary": "For Players from all over Michigan",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 87,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2024-02-22T05:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 10,
            "max_ranking": 30,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 1,
            "ranked": true
        },
        {
            "id": 81969,
            "name": "Strategyturk Go Turnuvası: Kasım 2021",
            "director": {
                "id": 1071107,
                "username": "Pharmacist",
                "country": "tr",
                "icon": "https://user-uploads.online-go.com/54ae12aa0911507ce8ef6bfcf1ae70c9-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 980.2386342661201,
                        "deviation": 155.38760016728656,
                        "volatility": 0.06000528176116577
                    }
                },
                "ranking": 14.454808694595076,
                "professional": false,
                "ui_class": ""
            },
            "description": "Strategyturk’ün kasım 2021 go turnuvasıdır. Oyuncuların turnuvanın başlangıç saatinde bulunması beklenir. 28 gün içinde tüm maçlarını oynamaları gerekmektedir.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 41280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 14400,
                "initial_time": 2419200,
                "max_time": 2419200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10438,
                "name": "Strategyturk Go",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 6,
                "icon": "https://user-uploads.online-go.com/9e0c04c09cc52a57bf1678cdfc45f917-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-11-01T18:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2021-11-01T18:00:21.433328Z",
            "ended": "2021-11-01T19:47:04.849609Z",
            "start_waiting": "2021-11-01T18:00:21.276532Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9e0c04c09cc52a57bf1678cdfc45f917-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 88114,
            "name": "#April CUP Main Tournament 2022",
            "director": {
                "id": 1139241,
                "username": "Zakupshik",
                "country": "mg",
                "icon": "https://secure.gravatar.com/avatar/b13048c0595b8e9bb271f4ceca550af1?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1527.9275715183346,
                        "deviation": 133.2832416707999,
                        "volatility": 0.06000974818595918
                    }
                },
                "ranking": 24.730434414745698,
                "professional": false,
                "ui_class": ""
            },
            "description": "#April CUP Main Tournament 2022",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 41280,
            "time_control_parameters": {
                "system": "canadian",
                "time_control": "canadian",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 604800,
                "period_time": 345600,
                "stones_per_period": 10
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10103,
                "name": "World battles",
                "summary": "World tournament s",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 47,
                "icon": "https://user-uploads.online-go.com/82ea34b6c5f487db027b73c2d1b9e9ca-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-04-15T21:00:00Z",
            "players_start": 40,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-04-15T21:02:01.912227Z",
            "ended": "2022-12-07T21:24:20.653323Z",
            "start_waiting": "2022-04-15T21:02:00.666314Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/82ea34b6c5f487db027b73c2d1b9e9ca-15.png",
            "player_count": 22,
            "ranked": true
        },
        {
            "id": 86411,
            "name": "CUP Main Tournament 2022",
            "director": {
                "id": 1051076,
                "username": "Qwentum",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/ec85d2c66ad78a73ad60a339509b683b-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1678.4512429768768,
                        "deviation": 66.6551400496753,
                        "volatility": 0.059712445066480484
                    }
                },
                "ranking": 26.90558990078093,
                "professional": false,
                "ui_class": ""
            },
            "description": "CUP Main Tournament 2022",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 41280,
            "time_control_parameters": {
                "system": "canadian",
                "time_control": "canadian",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 604800,
                "period_time": 345600,
                "stones_per_period": 10
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10103,
                "name": "World battles",
                "summary": "World tournament s",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 47,
                "icon": "https://user-uploads.online-go.com/82ea34b6c5f487db027b73c2d1b9e9ca-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-03-30T23:00:00Z",
            "players_start": 40,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-04-04T19:57:05.122430Z",
            "ended": "2022-11-20T17:07:11.151124Z",
            "start_waiting": "2022-04-04T19:57:03.929077Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/82ea34b6c5f487db027b73c2d1b9e9ca-15.png",
            "player_count": 17,
            "ranked": true
        },
        {
            "id": 80158,
            "name": "🏆Tournament 3🏆",
            "director": {
                "id": 1025180,
                "username": "Arablastta",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/4a9b4c03173e94e9762b29f2967df19b-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1060.7358548484642,
                        "deviation": 76.1721511499859,
                        "volatility": 0.05999153282938013
                    }
                },
                "ranking": 16.28185536910649,
                "professional": false,
                "ui_class": ""
            },
            "description": "playyyyyyyyyyyyy",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 41280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 14400,
                "initial_time": 2419200,
                "max_time": 2419200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 9970,
                "name": " 🏆tournament group🏆",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 3,
                "icon": "https://user-uploads.online-go.com/86d11acfab8041a6d352cb2cb586ac7e-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-09-20T10:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-09-20T10:00:29.534843Z",
            "ended": "2021-10-03T01:44:17.946162Z",
            "start_waiting": "2021-09-20T10:00:29.405234Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/86d11acfab8041a6d352cb2cb586ac7e-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 3924,
            "name": "Humbuk II Double Elimination Tournament",
            "director": {
                "id": 83058,
                "username": "Troet111",
                "country": "eu",
                "icon": "https://secure.gravatar.com/avatar/57eecb45fef1a080eb370591640348fd?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1615.8691898643092,
                        "deviation": 65.4678555428868,
                        "volatility": 0.05988830525503861
                    }
                },
                "ranking": 26.02592510993067,
                "professional": false,
                "ui_class": ""
            },
            "description": "9x9 Double Elimination Tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 42480,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 345600,
                "time_increment": 39600
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 371,
                "name": "Humbuk II GO",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 2,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2015-02-01T14:13:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 15,
            "max_ranking": 25,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2015-02-01T14:13:34.136419Z",
            "ended": "2015-05-02T02:21:00.007082Z",
            "start_waiting": "2015-02-01T14:13:33.805489Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 4347,
            "name": "Sem break online competition",
            "director": {
                "id": 103319,
                "username": "harry93",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/9d6e278fbac81da795e47d0aaa4a199a?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1627.4969719713229,
                        "deviation": 64.58585968048847,
                        "volatility": 0.0600201419732919
                    }
                },
                "ranking": 26.19191580948037,
                "professional": false,
                "ui_class": ""
            },
            "description": "Sem break online competition",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 42480,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 39600
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 436,
                "name": "TARUMT Weiqi CoQ",
                "summary": "For TARUMT weiqi CoQ student",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 3560,
                "icon": "https://user-uploads.online-go.com/0985e043b71ea3001c5d32b9e625d369-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2015-01-19T12:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2015-01-19T12:00:33.383334Z",
            "ended": "2015-07-11T12:58:36.023561Z",
            "start_waiting": "2015-01-19T12:00:33.229574Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/0985e043b71ea3001c5d32b9e625d369-15.png",
            "player_count": 11,
            "ranked": true
        }
    ]
}