List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5727",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5725",
    "results": [
        {
            "id": 71640,
            "name": "Сан-сан 2",
            "created": "2023-05-14T05:21:02.268663Z",
            "modified": "2026-02-16T00:24:19.830133Z"
        },
        {
            "id": 71638,
            "name": "Problem 17",
            "created": "2023-05-13T16:40:39.825493Z",
            "modified": "2026-02-16T00:24:17.540119Z"
        },
        {
            "id": 71637,
            "name": "Problem 16",
            "created": "2023-05-13T16:35:31.399095Z",
            "modified": "2026-02-16T00:24:16.426039Z"
        },
        {
            "id": 71636,
            "name": "Problem 15",
            "created": "2023-05-13T16:25:42.345759Z",
            "modified": "2026-02-16T00:24:15.408562Z"
        },
        {
            "id": 71635,
            "name": "Problem 14",
            "created": "2023-05-13T16:20:52.905714Z",
            "modified": "2026-02-16T00:24:14.591770Z"
        },
        {
            "id": 71634,
            "name": "Problem 13",
            "created": "2023-05-13T16:17:10.118767Z",
            "modified": "2026-02-16T00:24:13.395304Z"
        },
        {
            "id": 71633,
            "name": "Problem 12",
            "created": "2023-05-13T16:12:49.106469Z",
            "modified": "2026-02-16T00:24:12.466150Z"
        },
        {
            "id": 71498,
            "name": "js puz 2",
            "created": "2023-05-08T01:15:58.704933Z",
            "modified": "2026-02-16T00:23:59.367159Z"
        },
        {
            "id": 71497,
            "name": "js puz 1",
            "created": "2023-05-08T01:11:37.401967Z",
            "modified": "2026-02-16T00:23:58.445316Z"
        },
        {
            "id": 71361,
            "name": "Question 22",
            "created": "2023-05-04T12:43:03.770777Z",
            "modified": "2026-02-16T00:23:46.241837Z"
        }
    ]
}