List all tournaments or create a new tournament.

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

{
    "count": 58853,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=time_per_move&page=46",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=time_per_move&page=44",
    "results": [
        {
            "id": 73439,
            "name": "test bars mcmahon",
            "director": {
                "id": 137,
                "username": "Veter",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/e540ed9296a3c7136df9da00ca85732e-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1418.9332988876663,
                        "deviation": 64.11253715004536,
                        "volatility": 0.059927296828505755
                    }
                },
                "ranking": 23.017174739335605,
                "professional": false,
                "ui_class": ""
            },
            "description": "test bars mcmahon\nтестируем очки макмагона",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 5,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "blitz",
                "pause_on_weekends": false,
                "time_increment": 5,
                "initial_time": 30,
                "max_time": 120
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 7062,
                "name": "Го в Томске",
                "summary": "Группа для игроков города Томска и области, а так же всех желающих регулярно взаимодействовать с нашим сообществом.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 83,
                "icon": "https://user-uploads.online-go.com/18592f8faf3881c7b9d2a3c9eb81ec78-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-04-04T14:35:00Z",
            "players_start": 2,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-04-04T14:35:23.704171Z",
            "ended": "2021-04-04T14:54:39.735697Z",
            "start_waiting": "2021-04-04T14:35:23.539491Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/18592f8faf3881c7b9d2a3c9eb81ec78-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 61207,
            "name": "hello, world!",
            "director": {
                "id": 735999,
                "username": "陳思睿",
                "country": "001",
                "icon": "https://secure.gravatar.com/avatar/17049b261afeb37ef43c4af622ecbff5?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1569.2707619975884,
                        "deviation": 62.12345163123872,
                        "volatility": 0.06000391522835671
                    }
                },
                "ranking": 25.348510242701316,
                "professional": false,
                "ui_class": ""
            },
            "description": "hello, world!",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 6,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "blitz",
                "pause_on_weekends": false,
                "total_time": 600
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5821,
                "name": "printf(\"');",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 4,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2020-05-29T07:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-05-29T07:01:51.801451Z",
            "ended": "2020-05-29T07:03:04.176006Z",
            "start_waiting": "2020-05-29T07:01:51.697722Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 101979,
            "name": "Torneo insurrecto de las 23",
            "director": {
                "id": 746065,
                "username": "Elnefo11",
                "country": "co",
                "icon": "https://secure.gravatar.com/avatar/1815dd1847a342bb3cf440bad4d14a91?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1121.271635678619,
                        "deviation": 65.17947166647325,
                        "volatility": 0.06000388477418938
                    }
                },
                "ranking": 17.5666933394766,
                "professional": false,
                "ui_class": ""
            },
            "description": "Torneo insurrecto 13x13",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 6,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "blitz",
                "pause_on_weekends": false,
                "main_time": 30,
                "period_time": 5,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4802,
                "name": "shibumi...",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 16,
                "icon": "https://user-uploads.online-go.com/36aabf9977d858365e1702efb7172f85-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-04-10T04:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2023-04-10T04:15:39.024646Z",
            "ended": "2023-04-10T04:34:04.836141Z",
            "start_waiting": "2023-04-10T04:15:38.964246Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/36aabf9977d858365e1702efb7172f85-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 116567,
            "name": "Torneio Pré-Feriado",
            "director": {
                "id": 71636,
                "username": "riemsdijk",
                "country": "br",
                "icon": "https://user-uploads.online-go.com/da901711d8fc89260b88e89b54d973a2-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2090.7587878762934,
                        "deviation": 107.7162501054069,
                        "volatility": 0.06007508560034665
                    }
                },
                "ranking": 31.990616287133697,
                "professional": false,
                "ui_class": ""
            },
            "description": "Torneio Pré-feriado com possível revisão das partidas posteriormente. (O horário do torneio está para 20:25, mas ele deve ser iniciado manualmente antes disso, fiquem atentos)",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 6,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "blitz",
                "pause_on_weekends": false,
                "time_increment": 5,
                "initial_time": 150,
                "max_time": 300
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 3811,
                "name": "Aulas de Go com FHvR",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 40,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2024-05-29T23:25:00Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2024-05-29T23:18:33.996852Z",
            "ended": "2024-05-30T01:17:51.228540Z",
            "start_waiting": "2024-05-29T23:18:33.810085Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 13,
            "ranked": true
        },
        {
            "id": 129294,
            "name": "DDDDDD",
            "director": {
                "id": 1721441,
                "username": "ghost93924",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/85120e84ca1a5dcf46eb41ba0ac39fa1?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1662.3108939062977,
                        "deviation": 290.31896371798047,
                        "volatility": 0.05999967537233814
                    }
                },
                "ranking": 26.681897238489267,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "SADASAD",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 6,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "blitz",
                "pause_on_weekends": false,
                "time_increment": 5,
                "initial_time": 180,
                "max_time": 300
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 15409,
                "name": "CRARK",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "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": false,
            "time_start": "2025-06-09T18:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-06-23T14:27:27.656400Z",
            "ended": "2025-06-23T14:27:49.768673Z",
            "start_waiting": "2025-06-23T14:27:27.609949Z",
            "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": 30461,
            "name": "possible bug test",
            "director": {
                "id": 76160,
                "username": "nazgand",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/6e818cb4e7fbd859c151311b326dcd9d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1586.9197753645094,
                        "deviation": 67.37566366251849,
                        "volatility": 0.05993644888914877
                    }
                },
                "ranking": 25.607416613064903,
                "professional": false,
                "ui_class": ""
            },
            "description": "tournament to discover if nom de plume's losses by resignation last tournament was a bug.",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 6,
            "time_control_parameters": {
                "total_time": 600,
                "time_control": "absolute",
                "speed": "blitz",
                "system": "absolute",
                "pause_on_weekends": false
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 1371,
                "name": "Novel Updates",
                "summary": "Group for those who like reading translated asian novels on the Novel Updates site",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 23,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2017-09-21T18:37:00Z",
            "players_start": 2,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2017-09-21T18:37:12.080595Z",
            "ended": "2017-09-21T18:43:25.251557Z",
            "start_waiting": "2017-09-21T18:37:11.831847Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 77914,
            "name": "otyghgfhjghj",
            "director": {
                "id": 984470,
                "username": "sussy",
                "country": "_Starfleet",
                "icon": "https://user-uploads.online-go.com/c795421a70317ea90c5366aa66a06cd5-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1621.9013535898703,
                        "deviation": 71.5204658491244,
                        "volatility": 0.06010435274387866
                    }
                },
                "ranking": 26.112184929730436,
                "professional": false,
                "ui_class": ""
            },
            "description": "asdfghjkl;'",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 6,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "blitz",
                "pause_on_weekends": false,
                "total_time": 600
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 9722,
                "name": "yomyname fe",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 0,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-07-23T07:00:00Z",
            "players_start": 1,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-07-23T07:00:24.872519Z",
            "ended": "2021-07-23T07:00:24.838635Z",
            "start_waiting": "2021-07-23T07:00:24.767212Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 1,
            "ranked": true
        },
        {
            "id": 125082,
            "name": "หมากล้อมโรงเรียนวัดท่าข้าม",
            "director": {
                "id": 1712011,
                "username": "siriporn.mai111",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/e3ea29506685b0cce229cf1ec423f6f2?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500,
                        "deviation": 350,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "เล่นหมากล้อม",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 6,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "blitz",
                "pause_on_weekends": false,
                "time_increment": 5,
                "initial_time": 30,
                "max_time": 300
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 14502,
                "name": "หมากล้อมโรงเรียนวัดท่าข้าม",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 102,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2025-02-05T05:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2025-02-05T04:56:56.335102Z",
            "ended": "2025-02-05T05:24:15.381339Z",
            "start_waiting": "2025-02-05T04:56:55.988253Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 20,
            "ranked": true
        },
        {
            "id": 74084,
            "name": "აპრილის სატურნირო მარათონის მეთვრამეტე ტურნირი",
            "director": {
                "id": 21742,
                "username": "დათო",
                "country": "ge",
                "icon": "https://user-uploads.online-go.com/f776102223e8d2cd0c3eeab1eea726ff-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2188.217274395995,
                        "deviation": 97.40479902700517,
                        "volatility": 0.06013689069472163
                    }
                },
                "ranking": 33.04533320130458,
                "professional": false,
                "ui_class": ""
            },
            "description": "2021 წლის პირველი აპრილიდან, საქართველოს გოს ფედერაცა, ონლაინ სივრცეში online-go.com, ყოველდღიურად საღამოს 10 საათზე, ატარებს ტურნირს - აპრილის თვის 8 ყველაზე აქტიური და საუკეთესო მოთამაშის გამოსავლენად. მონაწილეობა უფასოა და ყველას შეუძლია, ვინც იცის გოს თამაშის წესები.\n\nთვის განმავლობაში სულ გაიმართება 30 ონლაინ ბლიც - ტურნირი . მონაწილეებს თითოეული ტურნირის შემდეგ მიენიჭებათ ქულები. ( პირველი ადგილი 4 ქულა. მეორე ადგილი 3 ქულა, მესამე ადგილი 2 ქულა , ხოლო მონაწილეობა 1 ქულა) პირველ მაისს შეჯამდება ქულები, რომლის მიხედვითაც გამოვლინდება თვის 8 საუკეთესო მოთამაშე. (ვინც მეტ ტურნირში მიიღებს მონაწილეობას შესაბამისად გამარჯვების მეტი შანსი ექნება.) მაისის თვეში, ქართული ჩაის მუზეუმში ჩატარდება ტურნირი. რომელშიც აპრილის თვის 8 საუკეთესო მოთამაშე მიიღებს მონაწილეობას. მათ შორის განაწილდება საინტერესო ფასიანი პრიზები, რომლებსაც ქართული ჩაის მუზეუმი დააწესებს. გისურვებთ წარმატებას!",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 6,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "blitz",
                "pause_on_weekends": false,
                "time_increment": 5,
                "initial_time": 120,
                "max_time": 180
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 692,
                "name": "Georgia - საქართველოს გოს ფედერაცია",
                "summary": "საქართველოს გოს ფედერაციის ჯგუფში გაწევრიანება შეუძლიათ მხოლოდ საქართველოს  მოქალაქეებს, რომლებიც დარეგისტრირებულები არიან ამ საიტზე და პროფილში მითითებული აქვთ სახელი და გვარი.",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 262,
                "icon": "https://user-uploads.online-go.com/6a63e1cd3341783b3bb281cb4a0908c7-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-04-19T18:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2021-04-19T18:00:49.751909Z",
            "ended": "2021-04-19T18:46:02.044265Z",
            "start_waiting": "2021-04-19T18:00:49.188266Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6a63e1cd3341783b3bb281cb4a0908c7-15.png",
            "player_count": 17,
            "ranked": true
        },
        {
            "id": 130063,
            "name": "practec 9×9 tornament",
            "director": {
                "id": 1513547,
                "username": "kjnt",
                "country": "fr",
                "icon": "https://secure.gravatar.com/avatar/b2118dd2a6cb53b77ea0a75a67edfc87?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1455.7473211770416,
                        "deviation": 79.43319700961996,
                        "volatility": 0.06105802016040248
                    }
                },
                "ranking": 23.61013884420494,
                "professional": false,
                "ui_class": ""
            },
            "description": "Jbydyr35yxr",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 6,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "blitz",
                "pause_on_weekends": false,
                "time_increment": 5,
                "initial_time": 30,
                "max_time": 300
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 11594,
                "name": "brawl star",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 18,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2025-07-02T09:00:00Z",
            "players_start": 1,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-08-15T02:33:05.768942Z",
            "ended": "2025-08-15T02:33:05.752039Z",
            "start_waiting": "2025-08-15T02:33:05.682568Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 1,
            "ranked": true
        }
    ]
}