List all tournaments or create a new tournament.

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

{
    "count": 58827,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-time_per_move&page=5811",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-time_per_move&page=5809",
    "results": [
        {
            "id": 128062,
            "name": "VI 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": 1940.3329858400339,
                        "deviation": 70.09525877322717,
                        "volatility": 0.060067604601462606
                    }
                },
                "ranking": 30.26206468175587,
                "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-16T00: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-16T00:00:05.868618Z",
            "ended": "2025-05-16T01:00:32.517615Z",
            "start_waiting": "2025-05-16T00:00:05.748458Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/223a016f399052ad403f78216ac0a202-15.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 100691,
            "name": "Blitz tournament for  WSC",
            "director": {
                "id": 706506,
                "username": "vixigi",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/4bfe827742d938752ce9de87c4d1dad0-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1308.6640109613197,
                        "deviation": 64.6199580975117,
                        "volatility": 0.0601294802594986
                    }
                },
                "ranking": 21.144371836960577,
                "professional": false,
                "ui_class": ""
            },
            "description": "a blitz tournament for  WSC, hopefully not the onlyone",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "blitz",
                "pause_on_weekends": false,
                "time_increment": 10,
                "initial_time": 30,
                "max_time": 60
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 6630,
                "name": "Go friends 🐬",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 360,
                "icon": "https://user-uploads.online-go.com/1812f8b45802b8be5ee62fbbb3c3ab82-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-03-03T08: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": "2023-03-03T17:56:24.575520Z",
            "ended": "2023-03-03T18:27:43.552483Z",
            "start_waiting": "2023-03-03T17:56:24.444675Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/1812f8b45802b8be5ee62fbbb3c3ab82-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 74301,
            "name": "partie rapide",
            "director": {
                "id": 43779,
                "username": "DoubleF",
                "country": "fr",
                "icon": "https://user-uploads.online-go.com/d2ee02db83d867aec71edd6e493f5912-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1566.5101018306307,
                        "deviation": 61.67602588084543,
                        "volatility": 0.061540695878435574
                    }
                },
                "ranking": 25.307748912652126,
                "professional": false,
                "ui_class": ""
            },
            "description": "pour les amateurs de parties rapides",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "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": true,
            "group": {
                "id": 8234,
                "name": "GO RAIL",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 16,
                "icon": "https://user-uploads.online-go.com/093f671c5c4959124e5d2b371448cac3-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-04-23T11:00:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-04-23T11:03:35.687808Z",
            "ended": "2021-04-23T11:14:02.822193Z",
            "start_waiting": "2021-04-23T11:03:35.555280Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/093f671c5c4959124e5d2b371448cac3-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 126904,
            "name": "Torneo Blitz Prueba II",
            "director": {
                "id": 1861,
                "username": "sbstnmntlf",
                "country": "cl",
                "icon": "https://user-uploads.online-go.com/268a3294e0b64c27c9707f9b961dd3f7-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1940.3329858400339,
                        "deviation": 70.09525877322717,
                        "volatility": 0.060067604601462606
                    }
                },
                "ranking": 30.26206468175587,
                "professional": false,
                "ui_class": ""
            },
            "description": "Juega rápido, pierde rápido.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "chinese",
            "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": 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-03-29T00:30:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-03-29T00:30:12.583087Z",
            "ended": "2025-03-29T01:14:13.208872Z",
            "start_waiting": "2025-03-29T00:30:12.477414Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/223a016f399052ad403f78216ac0a202-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 62744,
            "name": "torneo de go online",
            "director": {
                "id": 796027,
                "username": "DRAGON BRUCE",
                "country": "pe",
                "icon": "https://user-uploads.online-go.com/1789a32823349c54c908bd587a05dcfe-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 929.7401937119654,
                        "deviation": 75.77495100758937,
                        "volatility": 0.06002496181243015
                    }
                },
                "ranking": 13.230385265758196,
                "professional": false,
                "ui_class": ""
            },
            "description": "afk por siempre",
            "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": 120
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 4974,
                "name": "Taller de Go-Biblioteca de México",
                "summary": "Torneos todos los sábados a las 17:30 hrs (Ciudad de México)",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 237,
                "icon": "https://user-uploads.online-go.com/319cd1b5d5788d57faf6978158a6f97d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-07-03T23:40:00Z",
            "players_start": 1,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-07-03T23:40:09.291325Z",
            "ended": "2020-07-03T23:45:19.687385Z",
            "start_waiting": "2020-07-03T23:40:09.064412Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/319cd1b5d5788d57faf6978158a6f97d-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 67381,
            "name": "2. verrsiuch",
            "director": {
                "id": 865290,
                "username": "Carsten.Schwarz",
                "country": "de",
                "icon": "https://secure.gravatar.com/avatar/debd3c0fddbd76f1ae21973b93e99472?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1606.3774663710713,
                        "deviation": 160.1112853853231,
                        "volatility": 0.060024269947845106
                    }
                },
                "ranking": 25.8895395020858,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "2. versuch",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "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": 7187,
                "name": "Canisius_Kolleg",
                "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-11-03T16:23:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2020-11-03T16:23:09.957931Z",
            "ended": "2020-11-03T16:38:18.472950Z",
            "start_waiting": "2020-11-03T16:23:09.622910Z",
            "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": 135230,
            "name": "sdfghj",
            "director": {
                "id": 823378,
                "username": "rouma",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/e25df468ca27d40a9646837908b798f4?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 663.3034865634164,
                        "deviation": 65.387674290503,
                        "volatility": 0.06022163101919194
                    }
                },
                "ranking": 5.4132656728146,
                "professional": false,
                "ui_class": ""
            },
            "description": "hludg shlep",
            "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": 30
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 8605,
                "name": "Go Magic",
                "summary": "A modern platform for learning Go",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 1962,
                "icon": "https://user-uploads.online-go.com/fa56564088c1e0dbd50bb8160d94193d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-12-10T23:00:00Z",
            "players_start": 0,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2025-12-10T23:00:50.188298Z",
            "ended": "2025-12-10T23:00:50.165189Z",
            "start_waiting": "2025-12-10T23:00:50.091128Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/fa56564088c1e0dbd50bb8160d94193d-15.png",
            "player_count": 1,
            "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": 46239,
            "name": "Haijo: Yakobura kenkyūkai",
            "director": {
                "id": 621213,
                "username": "yeetusin",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/87119952f0936a1fe642c2815a1ac36b?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1235.2068416512782,
                        "deviation": 124.06318349972257,
                        "volatility": 0.05999700741708274
                    }
                },
                "ranking": 19.807034796333593,
                "professional": false,
                "ui_class": ""
            },
            "description": "Yakobura kenkyūkai: Tournament Official 1",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": false,
                "time_control": "fischer",
                "initial_time": 30,
                "max_time": 60,
                "time_increment": 10,
                "speed": "live"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 3450,
                "name": "Study Group - Taught by JacobLa",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 3,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2019-03-06T06:21:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-03-06T06:21:33.613501Z",
            "ended": "2019-03-06T06:22:18.995295Z",
            "start_waiting": "2019-03-06T06:21:33.388936Z",
            "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": 55713,
            "name": "Keep Swagging Tournament 1",
            "director": {
                "id": 627979,
                "username": "S. R. Kim",
                "country": "kr",
                "icon": "https://secure.gravatar.com/avatar/453bacb340fcca9464c7317b6f0ac00d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2694.1184290869815,
                        "deviation": 82.39155366939846,
                        "volatility": 0.059916398580620145
                    }
                },
                "ranking": 37.86015944377669,
                "professional": false,
                "ui_class": ""
            },
            "description": "Keep Swagging\nUntil the day\nThat we all die",
            "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": 60,
                "period_time": 10,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 3654,
                "name": "Go Masters",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 3,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-01-16T01: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": "2020-01-25T19:00:41.528081Z",
            "ended": "2020-01-25T19:10:42.609243Z",
            "start_waiting": "2020-01-25T19:00:41.002545Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        }
    ]
}