List all tournaments or create a new tournament.

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

{
    "count": 58910,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-time_per_move&page=5789",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-time_per_move&page=5787",
    "results": [
        {
            "id": 13110,
            "name": "Blitz 19x19 Elimination Tournament 2015-12-09 21:30",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 1,
                "name": "Blitz 19x19 Elimination Tournament",
                "rrule": "DTSTART:20260310T170000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:06:42.010011Z",
                "last_run": "2026-03-10T17:00:44.624569Z",
                "lead_time_seconds": 1800,
                "tournament_type": "elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 10,
                    "main_time": 120,
                    "periods": 5
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slide",
                "subsequent_pairing_method": "slide",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 100
                },
                "next_run": "2026-03-10T21:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 11,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 10,
                "main_time": 120,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2015-12-09T21:30:41.675325Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2015-12-09T21:30:43.272799Z",
            "ended": "2015-12-09T22:21:12.663543Z",
            "start_waiting": "2015-12-09T21:30:43.190666Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 133060,
            "name": "Blitz 19x19 Elimination Tournament 2025-10-04 13:30",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Site-wide Tournament",
            "schedule": {
                "id": 1,
                "name": "Blitz 19x19 Elimination Tournament",
                "rrule": "DTSTART:20260310T170000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:06:42.010011Z",
                "last_run": "2026-03-10T17:00:44.624569Z",
                "lead_time_seconds": 1800,
                "tournament_type": "elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 10,
                    "main_time": 120,
                    "periods": 5
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slide",
                "subsequent_pairing_method": "slide",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 100
                },
                "next_run": "2026-03-10T21:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 11,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 10,
                "main_time": 120,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2025-10-04T13:30:49.394868Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-10-04T13:31:00.672348Z",
            "ended": "2025-10-04T13:48:22.992994Z",
            "start_waiting": "2025-10-04T13:31:00.603837Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 88158,
            "name": "9x9 Games",
            "director": {
                "id": 1137809,
                "username": "下棋狂人",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/78c0d398f063e281134cdb6383797875?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1622.6552643982563,
                        "deviation": 75.63685185604537,
                        "volatility": 0.06001090761464667
                    }
                },
                "ranking": 26.122943278302,
                "professional": false,
                "ui_class": ""
            },
            "description": "12345",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "aga",
            "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": 60
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 11501,
                "name": "9x9 is best",
                "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": "2022-04-03T04:35:00Z",
            "players_start": 1,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2022-04-03T04:35:37.699337Z",
            "ended": "2022-04-03T04:35:37.683423Z",
            "start_waiting": "2022-04-03T04:35:37.624846Z",
            "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": 111613,
            "name": "13x13 ტურნირი",
            "director": {
                "id": 1214291,
                "username": "zaurodisharia",
                "country": "ge",
                "icon": "https://user-uploads.online-go.com/71bf1bbf1d7e8d3af272717e29df91ec-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1222.6718775643258,
                        "deviation": 65.72535865098763,
                        "volatility": 0.06000549592670029
                    }
                },
                "ranking": 19.570906844050846,
                "professional": false,
                "ui_class": ""
            },
            "description": "13x13 ტურნირი პარასკეობით 22:00 საათზე",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "blitz",
                "pause_on_weekends": false,
                "time_increment": 5,
                "initial_time": 300,
                "max_time": 300
            },
            "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": "2024-01-12T18:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2024-01-12T18:00:20.484633Z",
            "ended": "2024-01-12T19:11:26.792260Z",
            "start_waiting": "2024-01-12T18:00:20.325295Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6a63e1cd3341783b3bb281cb4a0908c7-15.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 64567,
            "name": "0000000000",
            "director": {
                "id": 816056,
                "username": "JhenRongSyu",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/8ad09d7f02687755ec30c7bb4c99c9ac?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1427.3256264941997,
                        "deviation": 62.16083991347286,
                        "volatility": 0.060021253765077505
                    }
                },
                "ranking": 23.153692851154133,
                "professional": false,
                "ui_class": ""
            },
            "description": "88596",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": -1,
            "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": 3600
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6593,
                "name": "00000",
                "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": true,
            "time_start": "2020-08-22T07: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-08-22T07:51:50.137463Z",
            "ended": "2020-08-22T07:52:40.783408Z",
            "start_waiting": "2020-08-22T07:51:49.887279Z",
            "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": 113882,
            "name": "13x13 ტურნირი",
            "director": {
                "id": 1214291,
                "username": "zaurodisharia",
                "country": "ge",
                "icon": "https://user-uploads.online-go.com/71bf1bbf1d7e8d3af272717e29df91ec-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1222.6718775643258,
                        "deviation": 65.72535865098763,
                        "volatility": 0.06000549592670029
                    }
                },
                "ranking": 19.570906844050846,
                "professional": false,
                "ui_class": ""
            },
            "description": "13x13 ტურნირი პარასკეობით 22:00 საათზე",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "blitz",
                "pause_on_weekends": false,
                "time_increment": 5,
                "initial_time": 300,
                "max_time": 300
            },
            "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": "2024-03-15T18:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2024-03-15T18:00:35.058459Z",
            "ended": "2024-03-15T19:15:07.707775Z",
            "start_waiting": "2024-03-15T18:00:34.699317Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6a63e1cd3341783b3bb281cb4a0908c7-15.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 121479,
            "name": "Killers and war ⚔️",
            "director": {
                "id": 1132253,
                "username": "deleted-13c73d02-5c16-46c5-8f5d-87996b335555",
                "country": "vn",
                "icon": "https://user-uploads.online-go.com/a8ca25f012aedd4df89c8819025ad763-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1523.8669659142925,
                        "deviation": 67.33914967006575,
                        "volatility": 0.06023652219553718
                    }
                },
                "ranking": 24.668829300734988,
                "professional": false,
                "ui_class": ""
            },
            "description": "Đánh cờ vây như bình thường!",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "blitz",
                "pause_on_weekends": false,
                "main_time": 0,
                "period_time": 10,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 14736,
                "name": "Nhóm việt nam ",
                "summary": "Admin ở nhóm này là 4 người mạnh nhất và Sunraku.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 25,
                "icon": "https://user-uploads.online-go.com/ac568d0e999cc3e3297eb3cd4588015b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-10-27T08:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 8,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2024-10-27T08:00:00.982521Z",
            "ended": "2024-10-27T08:10:27.732894Z",
            "start_waiting": "2024-10-27T08:00:00.926388Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/ac568d0e999cc3e3297eb3cd4588015b-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 94082,
            "name": "Free games 30.08",
            "director": {
                "id": 2204,
                "username": "Tsurukame",
                "country": "ro",
                "icon": "https://user-uploads.online-go.com/5b0ed14dfc4e53dfbf0bed6fab13fe95-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2183.8969761122526,
                        "deviation": 88.61966442820066,
                        "volatility": 0.05999284570400379
                    }
                },
                "ranking": 32.99958190932506,
                "professional": false,
                "ui_class": ""
            },
            "description": "Free games 30.08",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "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": 60
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 12032,
                "name": "Shanghai Summer School Group1",
                "summary": "Shanghai Summer School:International Weiqi Promotion Project 2022",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 21,
                "icon": "https://user-uploads.online-go.com/64fa3881d2ab369538e92825fdbd5a42-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-08-30T18:00:00Z",
            "players_start": 6,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-08-30T17:10:03.178033Z",
            "ended": "2022-08-30T18:23:54.600173Z",
            "start_waiting": "2022-08-30T17:10:02.920353Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/64fa3881d2ab369538e92825fdbd5a42-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 77440,
            "name": "scps4c2",
            "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": "123456789",
            "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": 9647,
                "name": "SCPS4C",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 19,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-07-13T04:00: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-13T03:09:03.859985Z",
            "ended": "2021-07-13T04:20:49.479826Z",
            "start_waiting": "2021-07-13T03:09:03.702390Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 128063,
            "name": "VII Torneo de Entrenamiento Blitz",
            "director": {
                "id": 1861,
                "username": "sbstnmntlf",
                "country": "cl",
                "icon": "https://user-uploads.online-go.com/268a3294e0b64c27c9707f9b961dd3f7-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1923.007042818361,
                        "deviation": 70.86170015541094,
                        "volatility": 0.06006868926748354
                    }
                },
                "ranking": 30.054421416067722,
                "professional": false,
                "ui_class": ""
            },
            "description": "Algunas consideraciones importantes:\n\n1) Deberán estar presentes al menos 5 minutos antes de iniciar el torneo, de lo contrario serán expulsados.\n\n2) Jugamos con reglas chinas, por lo que cada espacio neutro vale 1 punto para quien lo ocupa.\n(con reglas chinas contamos piedras+territorio)\n\n3) Al momento de iniciar cada ronda aparecerá una notificación en la esquina superior derecha de la página con un link directo a la partida.\n\n4) Se recomienda que el jugador con piedras negras haga su primera jugada al momento que su contrincante se haya conectado a la partida (tiene 5 minutos de reloj para esperarlo).\n\n5) Si un jugador no hace su jugada inicial durante el tiempo establecido queda automáticamente eliminado del torneo.\n\n6) Se recomienda que una vez finalizada su partida regresen a la página del torneo a la espera de una nueva ronda. También podrán entrar a ver las partidas que aún se están jugando.\n\n7) Todas las partidas son puntuables por lo que afectan el rango.\n\n¡Inviten a sus amigos!\n¡Disfruten!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 60,
                "period_time": 10,
                "periods": 1
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 67,
                "name": "Club de Go AONKEN, Punta Arenas - Chile",
                "summary": "Punta Arenas, Chile.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 74,
                "icon": "https://user-uploads.online-go.com/223a016f399052ad403f78216ac0a202-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-05-23T00:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-05-23T00:00:28.463261Z",
            "ended": "2025-05-23T01:03:57.143688Z",
            "start_waiting": "2025-05-23T00:00:27.575257Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/223a016f399052ad403f78216ac0a202-15.png",
            "player_count": 8,
            "ranked": true
        }
    ]
}