List accessible puzzles or create a new puzzle.

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

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4513",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4511",
    "results": [
        {
            "id": 25637,
            "name": "Completing Territory#6",
            "created": "2021-01-11T12:22:32.790117Z",
            "modified": "2026-05-19T06:36:59.334318Z"
        },
        {
            "id": 25636,
            "name": "Completing Territory#5",
            "created": "2021-01-11T12:21:18.313544Z",
            "modified": "2026-05-19T06:36:46.250012Z"
        },
        {
            "id": 25635,
            "name": "Completing Territory#4",
            "created": "2021-01-11T12:18:49.521852Z",
            "modified": "2026-05-19T06:36:39.997731Z"
        },
        {
            "id": 25634,
            "name": "Completing Territory#3",
            "created": "2021-01-11T12:17:21.160518Z",
            "modified": "2026-05-19T06:36:33.414593Z"
        },
        {
            "id": 25633,
            "name": "Completing Territory#2",
            "created": "2021-01-11T12:15:21.867710Z",
            "modified": "2026-05-19T06:36:28.937007Z"
        },
        {
            "id": 25632,
            "name": "Completing Territory",
            "created": "2021-01-11T12:11:55.612622Z",
            "modified": "2026-05-19T06:36:18.500102Z"
        },
        {
            "id": 9137,
            "name": "Como jugar Go (reglas básicas)",
            "created": "2018-01-01T19:33:09.376324Z",
            "modified": "2026-04-16T22:53:22.267992Z"
        },
        {
            "id": 19767,
            "name": "Como comienza el juego",
            "created": "2020-07-02T15:23:21.845360Z",
            "modified": "2026-05-22T17:21:34.996226Z"
        },
        {
            "id": 48944,
            "name": "Commonsense goes awry — Fabrício vs psygo — DOGemP Fev 2022 — 01",
            "created": "2022-02-12T21:53:25.493214Z",
            "modified": "2026-05-21T02:04:03.335940Z"
        },
        {
            "id": 7337,
            "name": "Common situation",
            "created": "2017-04-16T23:41:05.784372Z",
            "modified": "2026-03-31T19:35:41.176337Z"
        }
    ]
}