List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=380",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=378",
    "results": [
        {
            "id": 43333,
            "name": "Diagram [3934]",
            "created": "2021-11-26T08:21:29.170692Z",
            "modified": "2026-03-30T11:24:05.153307Z"
        },
        {
            "id": 43334,
            "name": "Diagram [3935]",
            "created": "2021-11-26T08:22:57.157627Z",
            "modified": "2026-03-30T11:24:05.213648Z"
        },
        {
            "id": 43341,
            "name": "Diagram [3942]",
            "created": "2021-11-26T09:26:16.296852Z",
            "modified": "2026-03-30T11:24:05.218868Z"
        },
        {
            "id": 43342,
            "name": "Diagram [3943]",
            "created": "2021-11-26T09:27:53.918087Z",
            "modified": "2026-03-30T11:24:05.276462Z"
        },
        {
            "id": 43343,
            "name": "Diagram [3944]",
            "created": "2021-11-26T09:29:36.748287Z",
            "modified": "2026-03-30T11:24:05.361552Z"
        },
        {
            "id": 43344,
            "name": "Diagram [3945]",
            "created": "2021-11-26T09:32:03.039700Z",
            "modified": "2026-03-30T11:24:05.388119Z"
        },
        {
            "id": 43345,
            "name": "Diagram [3946]",
            "created": "2021-11-26T09:33:19.565406Z",
            "modified": "2026-03-30T11:24:05.445158Z"
        },
        {
            "id": 43346,
            "name": "Diagram [3947]",
            "created": "2021-11-26T09:35:22.093356Z",
            "modified": "2026-03-30T11:24:05.774928Z"
        },
        {
            "id": 43348,
            "name": "Diagram [3948]",
            "created": "2021-11-26T09:39:39.692477Z",
            "modified": "2026-03-30T11:24:05.842581Z"
        },
        {
            "id": 43350,
            "name": "Diagram [3950]",
            "created": "2021-11-26T09:42:49.696181Z",
            "modified": "2026-03-30T11:24:05.986513Z"
        }
    ]
}