List accessible puzzles or create a new puzzle.

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

{
    "count": 58714,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5448",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5446",
    "results": [
        {
            "id": 44497,
            "name": "GW 102: Sacrifice LDP 2",
            "created": "2021-12-07T09:47:06.598382Z",
            "modified": "2026-04-06T19:01:42.990035Z"
        },
        {
            "id": 40054,
            "name": "play86",
            "created": "2021-10-13T04:23:00.525108Z",
            "modified": "2026-04-06T19:05:09.868781Z"
        },
        {
            "id": 62571,
            "name": "Atari 8",
            "created": "2022-09-14T11:55:00.316543Z",
            "modified": "2026-04-06T19:16:16.906125Z"
        },
        {
            "id": 39462,
            "name": "Tsumégo 116",
            "created": "2021-10-04T17:04:45.401623Z",
            "modified": "2026-04-06T19:24:12.490354Z"
        },
        {
            "id": 13911,
            "name": "Problem 31",
            "created": "2018-12-22T12:35:35.817666Z",
            "modified": "2026-04-06T19:24:16.291886Z"
        },
        {
            "id": 13935,
            "name": "Problem 32",
            "created": "2019-01-01T17:45:57.425707Z",
            "modified": "2026-04-06T19:25:14.902644Z"
        },
        {
            "id": 13936,
            "name": "Problem 33",
            "created": "2019-01-01T20:32:46.853890Z",
            "modified": "2026-04-06T19:25:31.362623Z"
        },
        {
            "id": 13937,
            "name": "Problem 34",
            "created": "2019-01-01T20:52:08.015895Z",
            "modified": "2026-04-06T19:26:33.346217Z"
        },
        {
            "id": 13939,
            "name": "Problem 35",
            "created": "2019-01-02T19:24:41.260207Z",
            "modified": "2026-04-06T19:27:00.553785Z"
        },
        {
            "id": 22717,
            "name": "Puzzle 28 (p. 3-36)",
            "created": "2020-11-03T11:54:33.226803Z",
            "modified": "2026-04-06T19:27:19.948203Z"
        }
    ]
}