List accessible puzzles or create a new puzzle.

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

{
    "count": 58784,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4568",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4566",
    "results": [
        {
            "id": 71630,
            "name": "Problem 9",
            "created": "2023-05-13T15:58:13.431552Z",
            "modified": "2026-05-10T01:40:50.100374Z"
        },
        {
            "id": 71631,
            "name": "Problem 10",
            "created": "2023-05-13T16:04:12.049514Z",
            "modified": "2026-05-10T01:45:37.267565Z"
        },
        {
            "id": 71632,
            "name": "Problem 10",
            "created": "2023-05-13T16:07:42.920392Z",
            "modified": "2026-05-10T01:54:19.653038Z"
        },
        {
            "id": 71633,
            "name": "Problem 12",
            "created": "2023-05-13T16:12:49.106469Z",
            "modified": "2026-02-16T00:24:12.466150Z"
        },
        {
            "id": 71634,
            "name": "Problem 13",
            "created": "2023-05-13T16:17:10.118767Z",
            "modified": "2026-02-16T00:24:13.395304Z"
        },
        {
            "id": 71635,
            "name": "Problem 14",
            "created": "2023-05-13T16:20:52.905714Z",
            "modified": "2026-02-16T00:24:14.591770Z"
        },
        {
            "id": 71636,
            "name": "Problem 15",
            "created": "2023-05-13T16:25:42.345759Z",
            "modified": "2026-02-16T00:24:15.408562Z"
        },
        {
            "id": 71637,
            "name": "Problem 16",
            "created": "2023-05-13T16:35:31.399095Z",
            "modified": "2026-02-16T00:24:16.426039Z"
        },
        {
            "id": 71638,
            "name": "Problem 17",
            "created": "2023-05-13T16:40:39.825493Z",
            "modified": "2026-02-16T00:24:17.540119Z"
        },
        {
            "id": 71639,
            "name": "Сан-сан",
            "created": "2023-05-14T05:18:34.168909Z",
            "modified": "2026-05-11T04:37:30.120717Z"
        }
    ]
}