List all tournaments or create a new tournament.

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

{
    "count": 59001,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=exclusivity&page=402",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=exclusivity&page=400",
    "results": [
        {
            "id": 102059,
            "name": "April Tournement",
            "director": {
                "id": 1066928,
                "username": "Arkhaya",
                "country": "sg",
                "icon": "https://user-uploads.online-go.com/392c557da0e8a154bcf860d082917ae3-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1745.7064342348563,
                        "deviation": 67.32393272787282,
                        "volatility": 0.06008917697655887
                    }
                },
                "ranking": 27.815102888895215,
                "professional": false,
                "ui_class": ""
            },
            "description": "Monthly tournement",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "chinese",
            "time_per_move": 15084,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 14400,
                "initial_time": 86400,
                "max_time": 172800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 13099,
                "name": "SIM Weiqi",
                "summary": "Group for SIM Weiqi Members, alumni's and outsiders that join SIM Weiqi events and sessions",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 19,
                "icon": "https://user-uploads.online-go.com/775fbe7b91bd5bcaa7a74aa3d7b2abed-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-04-15T06:00:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2023-04-15T06:00:39.778973Z",
            "ended": "2023-05-12T12:56:00.695332Z",
            "start_waiting": "2023-04-15T06:00:39.407893Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/775fbe7b91bd5bcaa7a74aa3d7b2abed-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 70196,
            "name": "方航 VS 林可淇",
            "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": "方航 VS 林可淇",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 16,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 10,
                "periods": 2
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6399,
                "name": "傳碁 B班",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 53,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2021-01-16T09:00:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2021-01-16T08:30:27.114786Z",
            "ended": "2021-01-16T09:01:45.496183Z",
            "start_waiting": "2021-01-16T08:30:27.017864Z",
            "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": 79959,
            "name": "11/9 蔡得恩\t曾珏林",
            "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": "11/9 蔡得恩\t曾珏林",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 25,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 480,
                "period_time": 20,
                "periods": 3
            },
            "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": "2021-09-11T08: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-09-11T07:21:07.539558Z",
            "ended": "2021-09-11T07:55:09.270765Z",
            "start_waiting": "2021-09-11T07:21:07.461622Z",
            "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": 91138,
            "name": "1 -> 周逸 2 -> 蔡得恩",
            "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": "1 -> 周逸\n2 -> 蔡得恩",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "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": 3
            },
            "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-06-11T04: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-06-11T03:44:59.554362Z",
            "ended": "2022-06-11T04:13:27.306414Z",
            "start_waiting": "2022-06-11T03:44:59.498934Z",
            "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": 47577,
            "name": "Game Of Stones 1",
            "director": {
                "id": 87790,
                "username": "WiseBear",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/87e96797186d0c4042434c29195d8f12-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1104.0021061102002,
                        "deviation": 62.08308547890164,
                        "volatility": 0.06028822213904829
                    }
                },
                "ranking": 17.207368885691388,
                "professional": false,
                "ui_class": ""
            },
            "description": "The first tournament of the new Game Of Stones series.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": true,
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 259200,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 3516,
                "name": "Game Of Stones",
                "summary": "This group is no longer operated.",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 143,
                "icon": "https://user-uploads.online-go.com/439f945317b077e50df083e0d0f09ce5-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2019-05-07T02:00:00Z",
            "players_start": 18,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 10,
            "max_ranking": 25,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2019-05-07T02:00:02.182508Z",
            "ended": "2020-08-03T11:58:48.979329Z",
            "start_waiting": "2019-05-07T02:00:00.165643Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/439f945317b077e50df083e0d0f09ce5-15.png",
            "player_count": 19,
            "ranked": true
        },
        {
            "id": 74114,
            "name": "1-й пробный турнир УФ ПМ УК 13х13",
            "director": {
                "id": 701305,
                "username": "Алексей М.",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/cf58a8e91b38fd8e0a8904825ce81076-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1134.24574232913,
                        "deviation": 61.110096079236,
                        "volatility": 0.05982895672702241
                    }
                },
                "ranking": 17.833021486233186,
                "professional": false,
                "ui_class": ""
            },
            "description": "1-й пробный турнир УФ ПМ УК 13х13",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 7680,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "total_time": 691200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 8764,
                "name": "УФ ПМ УК",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 7,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2021-04-19T12:00:00Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2021-04-19T10:48:00.443170Z",
            "ended": "2021-06-25T10:08:34.473063Z",
            "start_waiting": "2021-04-19T10:48:00.336192Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 20826,
            "name": "роман.го и роман супер стар",
            "director": {
                "id": 363418,
                "username": "роман. супер стар",
                "country": "ua",
                "icon": "https://secure.gravatar.com/avatar/dbf374d5b158852502869b430463f3b7?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1157.1101850588057,
                        "deviation": 78.59963217449076,
                        "volatility": 0.06000209322291529
                    }
                },
                "ranking": 18.29504435407609,
                "professional": false,
                "ui_class": ""
            },
            "description": "игра и го",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "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": false,
            "group": {
                "id": 1292,
                "name": "i go game",
                "summary": "игра и го",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 18,
                "icon": "https://user-uploads.online-go.com/8a6adf23d50f9c49c50e528ec0668c1d-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2016-09-20T16:26:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 30,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2016-10-10T17:33:00.464340Z",
            "ended": "2016-10-18T17:49:37.223297Z",
            "start_waiting": "2016-10-10T17:33:00.040712Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/8a6adf23d50f9c49c50e528ec0668c1d-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 76758,
            "name": "26/6 黃柏睿\t王善緯",
            "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": "26/6 黃柏睿\t王善緯",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 26,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 20,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6399,
                "name": "傳碁 B班",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 53,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2021-06-26T09: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-06-26T08:44:12.732912Z",
            "ended": "2021-06-26T08:44:13.390847Z",
            "start_waiting": "2021-06-26T08:44:12.673735Z",
            "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": 38496,
            "name": "Tortellino Tenkaichi",
            "director": {
                "id": 122545,
                "username": "shaksa",
                "country": "it",
                "icon": "https://user-uploads.online-go.com/297e3627c25cc4893643c7c9dfcc24d5-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1234.68553753474,
                        "deviation": 63.16018752260368,
                        "volatility": 0.05992494750743404
                    }
                },
                "ranking": 19.7972625563941,
                "professional": false,
                "ui_class": ""
            },
            "description": "Torneo del Tortellino! Chi sarà il \"primo sotto il cielo\"? Combattete!",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": true,
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 2243,
                "name": "Go Club del Tortellino",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 20,
                "icon": "https://user-uploads.online-go.com/efe8fd73e7f0427ccc8463dfb3e6bca5-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2018-06-26T14:00:00Z",
            "players_start": 10,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2018-06-26T14:00:05.836502Z",
            "ended": "2018-12-05T13:07:50.798203Z",
            "start_waiting": "2018-06-26T14:00:05.355247Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/efe8fd73e7f0427ccc8463dfb3e6bca5-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 70243,
            "name": "Sunday tournament",
            "director": {
                "id": 56637,
                "username": "milanm",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/3ca6488bbc5b99dee6389c8324babd42-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1625.0557463736525,
                        "deviation": 67.40889939958471,
                        "volatility": 0.059930144260532746
                    }
                },
                "ranking": 26.157165022580276,
                "professional": false,
                "ui_class": "supporter aga"
            },
            "description": "weekly 9x9 tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 21,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 20,
                "initial_time": 120,
                "max_time": 120
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5803,
                "name": "Massachusetts Go Foundation",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 49,
                "icon": "https://user-uploads.online-go.com/ac9f8e424d9bbcbeaadc6a8c635f8262-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-01-17T18:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2021-01-17T18:00:09.363852Z",
            "ended": "2021-01-17T19:02:10.778874Z",
            "start_waiting": "2021-01-17T18:00:08.690025Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/ac9f8e424d9bbcbeaadc6a8c635f8262-15.png",
            "player_count": 10,
            "ranked": true
        }
    ]
}