List accessible puzzles or create a new puzzle.

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

{
    "count": 58777,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&page=5210",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=5208",
    "results": [
        {
            "id": 76694,
            "name": "Question10",
            "created": "2023-09-24T18:38:29.661174Z",
            "modified": "2026-03-30T15:18:07.377833Z"
        },
        {
            "id": 76695,
            "name": "Question11",
            "created": "2023-09-24T18:40:03.029994Z",
            "modified": "2026-03-30T15:18:07.321755Z"
        },
        {
            "id": 76696,
            "name": "Question12",
            "created": "2023-09-24T18:41:16.526054Z",
            "modified": "2026-03-30T15:18:07.378978Z"
        },
        {
            "id": 76697,
            "name": "ตัวอย่าง",
            "created": "2023-09-24T18:52:54.899527Z",
            "modified": "2026-03-30T15:18:07.376979Z"
        },
        {
            "id": 76698,
            "name": "Question1",
            "created": "2023-09-24T18:53:59.038663Z",
            "modified": "2026-03-30T15:18:07.728467Z"
        },
        {
            "id": 76699,
            "name": "Question2",
            "created": "2023-09-24T18:54:36.830708Z",
            "modified": "2026-03-30T15:18:08.428969Z"
        },
        {
            "id": 76700,
            "name": "Question3",
            "created": "2023-09-24T18:55:34.775566Z",
            "modified": "2026-03-30T15:18:09.005453Z"
        },
        {
            "id": 76701,
            "name": "Question4",
            "created": "2023-09-24T18:56:04.708857Z",
            "modified": "2026-03-30T15:18:10.614710Z"
        },
        {
            "id": 76702,
            "name": "Question5",
            "created": "2023-09-24T18:56:40.596542Z",
            "modified": "2026-03-30T15:18:10.053046Z"
        },
        {
            "id": 76703,
            "name": "Question6",
            "created": "2023-09-24T18:57:32.191650Z",
            "modified": "2026-03-30T15:18:10.864320Z"
        }
    ]
}