List all tournaments or create a new tournament.

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

{
    "count": 58880,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=time_per_move&page=68",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=time_per_move&page=66",
    "results": [
        {
            "id": 59166,
            "name": "TEST 8",
            "director": {
                "id": 755983,
                "username": "袁老師",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/fe0808b21c82c7a9cb7addf61c922ef6?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1625.628468273391,
                        "deviation": 112.15342538501214,
                        "volatility": 0.06001071925002786
                    }
                },
                "ranking": 26.16532238960867,
                "professional": false,
                "ui_class": ""
            },
            "description": "TEST 8",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "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": 30,
                "max_time": 30
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5244,
                "name": "Mag1cShop",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 10,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-17T04:32:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2020-04-17T04:32:10.943928Z",
            "ended": "2020-04-17T04:37:37.751488Z",
            "start_waiting": "2020-04-17T04:32:10.496230Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 77444,
            "name": "scps4d2",
            "director": {
                "id": 1023102,
                "username": "scps00",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/6d44cde2d6b20aba8e2a8b5951f5cdfd?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1304.2918227457508,
                        "deviation": 240.12621952785298,
                        "volatility": 0.05999840599104936
                    }
                },
                "ranking": 21.066899228852943,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "12345678",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "live",
                "pause_on_weekends": false,
                "total_time": 900
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 9648,
                "name": "SCPS4D",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 16,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-07-13T04:54:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-07-13T04:04:38.327793Z",
            "ended": "2021-07-15T04:46:06.285836Z",
            "start_waiting": "2021-07-13T04:04:38.201844Z",
            "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": 77590,
            "name": "sdfgsdfg",
            "director": {
                "id": 1023102,
                "username": "scps00",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/6d44cde2d6b20aba8e2a8b5951f5cdfd?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1304.2918227457508,
                        "deviation": 240.12621952785298,
                        "volatility": 0.05999840599104936
                    }
                },
                "ranking": 21.066899228852943,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "dfgdsfgsfg",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "live",
                "pause_on_weekends": false,
                "total_time": 900
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 9643,
                "name": "SCPS4A",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 24,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-07-16T02:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-07-16T01:16:17.146672Z",
            "ended": "2021-07-16T01:49:02.718907Z",
            "start_waiting": "2021-07-16T01:16:17.026996Z",
            "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": 79525,
            "name": "ซ้อมวันศุกร์",
            "director": {
                "id": 983366,
                "username": "Ikkyu2012 GS",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/49ee75ce90f36952873b4d876c98285c-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1318.8946162357252,
                        "deviation": 68.2336515015391,
                        "volatility": 0.060244253559018565
                    }
                },
                "ranking": 21.32464542361404,
                "professional": false,
                "ui_class": ""
            },
            "description": "ซ้อมวันศุกร์",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "live",
                "pause_on_weekends": false,
                "total_time": 900
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 10000,
                "name": "GO SENSE",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 47,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-09-03T13:15:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-09-03T13:15:22.058253Z",
            "ended": "2021-09-03T13:33:45.575806Z",
            "start_waiting": "2021-09-03T13:15:21.959866Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 94542,
            "name": "raaze elder cup",
            "director": {
                "id": 1183558,
                "username": "churaaze",
                "country": "tw",
                "icon": "https://secure.gravatar.com/avatar/40b2a069c6bdf8ab75a81d5792126cfd?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2277.0271039242225,
                        "deviation": 77.49367826793734,
                        "volatility": 0.06000042965351029
                    }
                },
                "ranking": 33.966321411254036,
                "professional": false,
                "ui_class": ""
            },
            "description": "raaze elder cup",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "live",
                "pause_on_weekends": false,
                "per_move": 10
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 12202,
                "name": "ChuRaazeYoutube",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 76,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2022-09-12T13:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-09-12T12:31:11.164400Z",
            "ended": "2022-09-12T13:02:34.904375Z",
            "start_waiting": "2022-09-12T12:31:10.723515Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 96176,
            "name": "19X19",
            "director": {
                "id": 954697,
                "username": "LinLucas",
                "country": "fr",
                "icon": "https://user-uploads.online-go.com/18e87509e161428869264574b242dcec-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1661.5583263745175,
                        "deviation": 75.28561244159516,
                        "volatility": 0.06016140063477128
                    }
                },
                "ranking": 26.671414311813262,
                "professional": false,
                "ui_class": ""
            },
            "description": "19x19",
            "schedule": null,
            "title": null,
            "tournament_type": "double_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": 60,
                "max_time": 180
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 9992,
                "name": "Équipe de France Jeunes",
                "summary": "<b>Calendrier de la session 3</b><br>\nRonde 2 : lundi 9 mars, cours 18h30-19h suivi des parties. Pédagogue : Gaultier<br>\nRonde 3 : lundi 16 mars, cours 18h30-19h suivi des parties. Pédagogue : Nicolas<br>\nRonde 4 : lundi 23 mars, cours 18h30-19h suivi des",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 69,
                "icon": "https://user-uploads.online-go.com/f3cc65b9cbd37b0642c70e30e9d92ff4-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2022-11-01T14:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-11-01T14:00:15.632416Z",
            "ended": "2022-11-01T14:10:41.068584Z",
            "start_waiting": "2022-11-01T14:00:15.419555Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/f3cc65b9cbd37b0642c70e30e9d92ff4-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 77383,
            "name": "scps4B1",
            "director": {
                "id": 1023158,
                "username": "SCPS4B99",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/c35df0c66888552e756c4243101ee3e3?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500,
                        "deviation": 350,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "hello",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "live",
                "pause_on_weekends": false,
                "total_time": 900
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 9646,
                "name": "SCPS4B",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 16,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-07-12T03:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-07-12T02:19:53.420174Z",
            "ended": "2021-07-17T13:20:47.385899Z",
            "start_waiting": "2021-07-12T02:19:53.319156Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 73385,
            "name": "3/4/2021 C古宇喬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": "3/4/2021 C古宇喬VS何信霆",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "live",
                "pause_on_weekends": false,
                "total_time": 900
            },
            "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-04-03T04:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-04-03T03:38:59.106421Z",
            "ended": "2021-04-03T04:20:11.707513Z",
            "start_waiting": "2021-04-03T03:38:58.966441Z",
            "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": 89322,
            "name": "Blitz 9x9",
            "director": {
                "id": 599102,
                "username": "🐬⚔️🐬 🍩🥂🕯️🌱",
                "country": "bs",
                "icon": "https://user-uploads.online-go.com/9f1b3b5e4e9ea8e9cad3ce3456addaf5-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1646.7114093252521,
                        "deviation": 65.53236576357357,
                        "volatility": 0.06020281826982568
                    }
                },
                "ranking": 26.463626879317594,
                "professional": false,
                "ui_class": ""
            },
            "description": "Anyone is welcome, happy blitzing.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 0,
                "period_time": 10,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10635,
                "name": "Blitz ⚡",
                "summary": "Welcome,\n\nBlitz style tourneys, please join if you like speedy Go!\n\n\n",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 21,
                "icon": "https://user-uploads.online-go.com/beada510a6d27c2fd6dbd356f2a0e5e1-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-04-30T01: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": "2022-04-30T01:00:19.997279Z",
            "ended": "2022-04-30T01:10:45.950852Z",
            "start_waiting": "2022-04-30T01:00:19.934609Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/beada510a6d27c2fd6dbd356f2a0e5e1-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 34926,
            "name": "NINES 1: Bloody Palms Blitz",
            "director": {
                "id": 217422,
                "username": "GoIsGo",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/3480f5ebe011178583f9c9e3e418572c-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1452.140000075292,
                        "deviation": 60.78518192330596,
                        "volatility": 0.06019174934814814
                    }
                },
                "ranking": 23.55270228142398,
                "professional": false,
                "ui_class": ""
            },
            "description": "Blitz 9x9!!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "period_time": 10,
                "main_time": 30,
                "system": "byoyomi",
                "pause_on_weekends": false,
                "time_control": "byoyomi",
                "periods": 5,
                "speed": "live"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 2014,
                "name": "The Nines 9x9 ",
                "summary": "9x9 Go!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 372,
                "icon": "https://user-uploads.online-go.com/809b7c04dc9f8a7b416cd2c50a71dc90-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2018-02-26T23:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-02-26T23:00:34.998704Z",
            "ended": "2018-02-26T23:21:27.072177Z",
            "start_waiting": "2018-02-26T23:00:33.489380Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/809b7c04dc9f8a7b416cd2c50a71dc90-15.png",
            "player_count": 31,
            "ranked": true
        }
    ]
}