List accessible puzzles or create a new puzzle.

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

{
    "count": 58742,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=149",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=147",
    "results": [
        {
            "id": 71359,
            "name": "Question 20",
            "created": "2023-05-04T12:14:30.866944Z",
            "modified": "2026-02-16T00:23:44.536821Z"
        },
        {
            "id": 71360,
            "name": "Question 21",
            "created": "2023-05-04T12:30:52.911834Z",
            "modified": "2026-02-16T00:23:45.402593Z"
        },
        {
            "id": 71361,
            "name": "Question 22",
            "created": "2023-05-04T12:43:03.770777Z",
            "modified": "2026-02-16T00:23:46.241837Z"
        },
        {
            "id": 71497,
            "name": "js puz 1",
            "created": "2023-05-08T01:11:37.401967Z",
            "modified": "2026-02-16T00:23:58.445316Z"
        },
        {
            "id": 71498,
            "name": "js puz 2",
            "created": "2023-05-08T01:15:58.704933Z",
            "modified": "2026-02-16T00:23:59.367159Z"
        },
        {
            "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"
        }
    ]
}