List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4895",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4893",
    "results": [
        {
            "id": 39269,
            "name": "Diagram [2241]",
            "created": "2021-10-02T14:18:27.691633Z",
            "modified": "2026-03-31T16:19:17.241958Z"
        },
        {
            "id": 37264,
            "name": "Diagram [1241]",
            "created": "2021-08-24T09:37:35.761017Z",
            "modified": "2026-03-31T16:19:16.052858Z"
        },
        {
            "id": 31304,
            "name": "Diagram (239)",
            "created": "2021-06-14T15:00:11.885022Z",
            "modified": "2026-03-31T16:19:13.496440Z"
        },
        {
            "id": 96602,
            "name": "Problem 236",
            "created": "2025-08-10T01:55:58.884566Z",
            "modified": "2026-03-31T16:19:05.983088Z"
        },
        {
            "id": 50368,
            "name": "Diagram [4240]",
            "created": "2022-02-24T09:21:50.250498Z",
            "modified": "2026-03-31T16:19:00.796158Z"
        },
        {
            "id": 45162,
            "name": "Diagram [5240]",
            "created": "2021-12-21T12:13:09.533364Z",
            "modified": "2026-03-31T16:18:59.576494Z"
        },
        {
            "id": 39268,
            "name": "Diagram [2240]",
            "created": "2021-10-02T14:16:24.491404Z",
            "modified": "2026-03-31T16:18:55.500602Z"
        },
        {
            "id": 37263,
            "name": "Diagram [1240]",
            "created": "2021-08-24T09:36:17.661010Z",
            "modified": "2026-03-31T16:18:53.912970Z"
        },
        {
            "id": 31303,
            "name": "Diagram (238)",
            "created": "2021-06-14T14:58:44.931529Z",
            "modified": "2026-03-31T16:18:51.171271Z"
        },
        {
            "id": 50367,
            "name": "Diagram [4239]",
            "created": "2022-02-24T09:19:14.471660Z",
            "modified": "2026-03-31T16:18:38.579986Z"
        }
    ]
}