List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=4611
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=4612",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4610",
    "results": [
        {
            "id": 100529,
            "name": "Puzzle 5.36.3",
            "created": "2025-12-13T13:01:58.519810Z",
            "modified": "2026-05-21T03:09:12.570809Z"
        },
        {
            "id": 100530,
            "name": "Puzzle 5.36.4",
            "created": "2025-12-13T13:03:03.016174Z",
            "modified": "2026-05-21T03:09:13.954324Z"
        },
        {
            "id": 42635,
            "name": "Diagram [3663]",
            "created": "2021-11-13T14:12:14.217500Z",
            "modified": "2026-05-21T03:09:21.551408Z"
        },
        {
            "id": 42636,
            "name": "Diagram [3664]",
            "created": "2021-11-13T14:13:31.032824Z",
            "modified": "2026-05-21T03:09:23.024898Z"
        },
        {
            "id": 47799,
            "name": "Tsumégo 99",
            "created": "2022-01-31T09:33:09.638520Z",
            "modified": "2026-05-21T03:09:24.850066Z"
        },
        {
            "id": 94232,
            "name": "Problem 63",
            "created": "2025-05-22T07:26:45.102624Z",
            "modified": "2026-05-21T03:09:28.443629Z"
        },
        {
            "id": 94233,
            "name": "Problem 64",
            "created": "2025-05-22T07:27:54.832506Z",
            "modified": "2026-05-21T03:09:29.196917Z"
        },
        {
            "id": 49989,
            "name": "Tsumégo 100",
            "created": "2022-02-21T18:56:37.234512Z",
            "modified": "2026-05-21T03:09:36.590342Z"
        },
        {
            "id": 20445,
            "name": "Задача 361",
            "created": "2020-08-07T21:34:13.302458Z",
            "modified": "2026-05-21T03:10:06.670056Z"
        },
        {
            "id": 20447,
            "name": "Задача 362",
            "created": "2020-08-08T09:22:00.492590Z",
            "modified": "2026-05-21T03:10:07.500808Z"
        }
    ]
}