List all tournaments or create a new tournament.

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

{
    "count": 58823,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-players_start&page=5713",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-players_start&page=5711",
    "results": [
        {
            "id": 61245,
            "name": "test9",
            "director": {
                "id": 787149,
                "username": "tadaharu",
                "country": "jp",
                "icon": "https://secure.gravatar.com/avatar/f70230d78c9c9f5b8ea54c19b5f9c1f6?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1414.6503680116407,
                        "deviation": 213.60066180856543,
                        "volatility": 0.06000444826504418
                    }
                },
                "ranking": 22.947192739902015,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "testです",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 31,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 30,
                "initial_time": 120,
                "max_time": 300
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5895,
                "name": "test toyota",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 2,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2020-05-30T04:26:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2020-05-30T04:26:13.292064Z",
            "ended": "2020-05-30T04:32:04.174691Z",
            "start_waiting": "2020-05-30T04:26:13.140097Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 86928,
            "name": "梁日峯 吳熹儒",
            "director": {
                "id": 818416,
                "username": "傳碁學園",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/225f58a6cdd437bb701ba1af0dd7678f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1898.3468207617877,
                        "deviation": 71.28817954667363,
                        "volatility": 0.06041644550084839
                    }
                },
                "ranking": 29.755630942351214,
                "professional": false,
                "ui_class": ""
            },
            "description": "梁日峯\n吳熹儒",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 7531,
                "name": "傳碁 C班",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 87,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2022-03-06T08:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2022-03-06T07:48:18.646617Z",
            "ended": "2022-03-06T08:10:59.354435Z",
            "start_waiting": "2022-03-06T07:48:18.600275Z",
            "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": 115661,
            "name": ">.< Tournament For Sanrio Likers(and Go Advanced Players)",
            "director": {
                "id": 1555663,
                "username": "kuromi_クロミ",
                "country": "jp",
                "icon": "https://user-uploads.online-go.com/bd0944e6902b5fada1983cc7fcfab885-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1629.2315271799098,
                        "deviation": 177.9646916437767,
                        "volatility": 0.05999666798604173
                    }
                },
                "ranking": 26.216575499034576,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "(>.<) Try your best >.<",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95543,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 14254,
                "name": "Sanrio Go Group",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 2,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2024-05-03T12:13:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-05-03T12:13:43.168365Z",
            "ended": "2024-05-03T12:18:11.024462Z",
            "start_waiting": "2024-05-03T12:13:43.079268Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 115662,
            "name": ">.< Tournament For Sanrio Likers(and Go Advanced Players)",
            "director": {
                "id": 1555663,
                "username": "kuromi_クロミ",
                "country": "jp",
                "icon": "https://user-uploads.online-go.com/bd0944e6902b5fada1983cc7fcfab885-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1629.2315271799098,
                        "deviation": 177.9646916437767,
                        "volatility": 0.05999666798604173
                    }
                },
                "ranking": 26.216575499034576,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "(>.<) Try your best >.<",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95543,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 14254,
                "name": "Sanrio Go Group",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 2,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2024-05-03T12:20:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-05-03T12:20:43.147414Z",
            "ended": "2024-05-03T12:21:42.958522Z",
            "start_waiting": "2024-05-03T12:20:43.071054Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 115663,
            "name": ">.< Tournament For Sanrio Likers(and Go Advanced Players) 13x13",
            "director": {
                "id": 1555663,
                "username": "kuromi_クロミ",
                "country": "jp",
                "icon": "https://user-uploads.online-go.com/bd0944e6902b5fada1983cc7fcfab885-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1629.2315271799098,
                        "deviation": 177.9646916437767,
                        "volatility": 0.05999666798604173
                    }
                },
                "ranking": 26.216575499034576,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "(>.<) Try your best >.<",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 90782,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 14254,
                "name": "Sanrio Go Group",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 2,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2024-05-03T12:24:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-05-03T12:24:43.166281Z",
            "ended": "2024-05-03T12:25:51.128459Z",
            "start_waiting": "2024-05-03T12:24:43.063539Z",
            "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": 71327,
            "name": "fk vi",
            "director": {
                "id": 910029,
                "username": "yeong ha ko",
                "country": "fr",
                "icon": "https://user-uploads.online-go.com/0456aecb47ecd3a87457e7b4e1acc1a9-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1732.4568994457843,
                        "deviation": 71.3527930233796,
                        "volatility": 0.06075833324406251
                    }
                },
                "ranking": 27.638729220033547,
                "professional": false,
                "ui_class": ""
            },
            "description": "qetbwetbhwtrnhwynwy hwy5h wy5h w5y h 35ynj e5 ny etyn etyn\netyne\ntyumne\ntumn\nre\ntumr6umeutmnethgneryng\netyne etyneuynetun\netun\net\nu\ntu\nmumn fhdgntdhfnhethgdnybh",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 10,
                "initial_time": 10,
                "max_time": 10
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 8304,
                "name": "club hikaru no go",
                "summary": "welcome all fan of Hikaru no go and on piece",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 115,
                "icon": "https://user-uploads.online-go.com/0e2fd110d817a4183ba74caeb4f5d2d6-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-02-12T10:30:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-02-12T10:30:31.951149Z",
            "ended": "2021-02-12T10:31:35.589119Z",
            "start_waiting": "2021-02-12T10:30:31.900318Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/0e2fd110d817a4183ba74caeb4f5d2d6-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 72024,
            "name": "2月歷碁賽 第三輪 簡頌賢 VS  莫霆軒",
            "director": {
                "id": 928963,
                "username": "傳碁學園-歷碁賽",
                "country": "hk",
                "icon": "https://user-uploads.online-go.com/225f58a6cdd437bb701ba1af0dd7678f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500,
                        "deviation": 350,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "2月歷碁賽 第三輪 簡頌賢 VS  莫霆軒",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 16,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "live",
                "pause_on_weekends": false,
                "total_time": 1500
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 8175,
                "name": "歷碁賽 A組",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 9,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2021-02-28T11:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2021-02-28T10:02:10.056790Z",
            "ended": "2021-02-28T10:42:53.252029Z",
            "start_waiting": "2021-02-28T10:02:09.969947Z",
            "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": 61348,
            "name": "bye666",
            "director": {
                "id": 654168,
                "username": "Melovy",
                "country": "sg",
                "icon": "https://user-uploads.online-go.com/c279d2a10883516ad8f855553763576f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1604.2274745860072,
                        "deviation": 107.58418581163765,
                        "volatility": 0.05976481318080775
                    }
                },
                "ranking": 25.858534555554265,
                "professional": false,
                "ui_class": ""
            },
            "description": ".........😁😁😁😝😝😝😏😏😏😍😍😍😘😘",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "chinese",
            "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": 3704,
                "name": "lions roar",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 62,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-06-02T03:30:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-06-02T03:30:06.614497Z",
            "ended": "2020-06-02T17:02:56.180874Z",
            "start_waiting": "2020-06-02T03:30:06.495887Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 61224,
            "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": "ორ წაგებაზე გავარდნა",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 2,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "blitz",
                "pause_on_weekends": false,
                "time_increment": 1,
                "initial_time": 105,
                "max_time": 105
            },
            "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": "2020-05-29T18: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": "2020-05-29T18:00:48.385157Z",
            "ended": "2020-05-29T18:11:50.440087Z",
            "start_waiting": "2020-05-29T18:00:48.225895Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6a63e1cd3341783b3bb281cb4a0908c7-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 32054,
            "name": "Sunday Afternoon Tournament",
            "director": {
                "id": 261476,
                "username": "Ulyaoth",
                "country": "gb",
                "icon": "https://user-uploads.online-go.com/d6144da587a6b66d48f9178c80828af9-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1338.7187246440508,
                        "deviation": 62.23739593245607,
                        "volatility": 0.060026409586180544
                    }
                },
                "ranking": 21.670020437194708,
                "professional": false,
                "ui_class": ""
            },
            "description": "Nottingham Go Club Online Tournament is on the first Sunday of each month for members of the Nottingham Go Club Group on OGS. If you live in the UK and are interested in playing real people, check out our Facebook group (please log in to Facebook before clicking the link): https://www.facebook.com/groups/nottinghamgoclub",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 33,
            "time_control_parameters": {
                "period_time": 30,
                "main_time": 300,
                "system": "byoyomi",
                "pause_on_weekends": false,
                "time_control": "byoyomi",
                "periods": 5,
                "speed": "live"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 83,
                "name": "Nottingham Go Club",
                "summary": "Online Group for Go players in the Nottingham and Derby Area",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 91,
                "icon": "https://user-uploads.online-go.com/9d477e88b677bde5e483440a488a2cf3-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2017-12-03T14:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2017-12-03T14:00:24.807292Z",
            "ended": "2017-12-03T15:22:45.981558Z",
            "start_waiting": "2017-12-03T14:00:24.284975Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9d477e88b677bde5e483440a488a2cf3-15.png",
            "player_count": 5,
            "ranked": true
        }
    ]
}