List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=32",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=30",
    "results": [
        {
            "id": 51024,
            "name": "question46",
            "created": "2022-03-04T02:22:39.728287Z",
            "modified": "2026-02-15T21:13:59.815191Z"
        },
        {
            "id": 51025,
            "name": "question47",
            "created": "2022-03-04T02:23:24.261716Z",
            "modified": "2026-02-15T21:14:00.689040Z"
        },
        {
            "id": 51026,
            "name": "question48",
            "created": "2022-03-04T02:24:10.740060Z",
            "modified": "2026-02-15T21:14:01.506632Z"
        },
        {
            "id": 51027,
            "name": "question49",
            "created": "2022-03-04T02:24:56.700960Z",
            "modified": "2026-02-15T21:14:07.485950Z"
        },
        {
            "id": 51028,
            "name": "question50",
            "created": "2022-03-04T02:25:38.570934Z",
            "modified": "2026-02-15T21:14:08.672894Z"
        },
        {
            "id": 51135,
            "name": "040 / 150",
            "created": "2022-03-04T17:07:31.536725Z",
            "modified": "2026-02-15T21:15:11.846346Z"
        },
        {
            "id": 51389,
            "name": "best choice 2",
            "created": "2022-03-08T03:12:39.331856Z",
            "modified": "2026-02-15T21:17:10.625494Z"
        },
        {
            "id": 51455,
            "name": "Monkey Jump 4th line",
            "created": "2022-03-08T10:08:28.277658Z",
            "modified": "2026-02-15T21:18:05.875891Z"
        },
        {
            "id": 51457,
            "name": "Monkey Jump 4th line",
            "created": "2022-03-08T10:13:01.386446Z",
            "modified": "2026-02-15T21:18:06.984559Z"
        },
        {
            "id": 51460,
            "name": "Monkey Jump gone bad",
            "created": "2022-03-08T10:17:04.790777Z",
            "modified": "2026-02-15T21:18:08.078007Z"
        }
    ]
}