List accessible puzzles or create a new puzzle.

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

{
    "count": 58752,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=256",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=254",
    "results": [
        {
            "id": 55022,
            "name": "BGJ 66 (1985) 2",
            "created": "2022-04-16T09:09:44.301601Z",
            "modified": "2026-02-27T07:59:25.871728Z"
        },
        {
            "id": 83211,
            "name": "Puzzle #3 Solution",
            "created": "2024-07-17T02:07:26.756087Z",
            "modified": "2026-02-28T11:06:06.730301Z"
        },
        {
            "id": 45198,
            "name": "LP #09 — Variations of the Pig's Mouth #1",
            "created": "2021-12-21T18:20:21.071823Z",
            "modified": "2026-02-28T22:24:46.853084Z"
        },
        {
            "id": 45199,
            "name": "LP #10 — Variations of the Pig's Mouth #2",
            "created": "2021-12-21T18:25:55.570876Z",
            "modified": "2026-02-28T22:26:57.897680Z"
        },
        {
            "id": 45200,
            "name": "LP #11 — Variations of the Pig's Mouth #3",
            "created": "2021-12-21T18:28:23.998931Z",
            "modified": "2026-02-28T22:27:38.619593Z"
        },
        {
            "id": 45201,
            "name": "LP #12 — Variations of the Pig's Mouth #4",
            "created": "2021-12-21T18:36:53.035406Z",
            "modified": "2026-02-28T22:29:28.618838Z"
        },
        {
            "id": 45276,
            "name": "LP #15 — L+2 Shape #3",
            "created": "2021-12-22T21:20:25.213874Z",
            "modified": "2026-02-28T22:33:33.768550Z"
        },
        {
            "id": 45277,
            "name": "LP #16 — L+2 Shape #4",
            "created": "2021-12-22T21:24:37.095691Z",
            "modified": "2026-02-28T22:34:33.365601Z"
        },
        {
            "id": 101965,
            "name": "Test 09",
            "created": "2026-01-10T08:19:11.024949Z",
            "modified": "2026-03-01T06:16:57.568462Z"
        },
        {
            "id": 61983,
            "name": "Problem181",
            "created": "2022-08-23T09:26:02.027921Z",
            "modified": "2026-03-01T22:40:54.961319Z"
        }
    ]
}