List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&page=5217
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=5218",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=5216",
    "results": [
        {
            "id": 76844,
            "name": "Question6",
            "created": "2023-09-30T16:30:29.132530Z",
            "modified": "2026-04-12T06:17:26.501064Z"
        },
        {
            "id": 76845,
            "name": "Question7",
            "created": "2023-09-30T16:32:07.214429Z",
            "modified": "2026-04-12T06:17:44.426903Z"
        },
        {
            "id": 76846,
            "name": "Question8",
            "created": "2023-09-30T16:34:09.256049Z",
            "modified": "2026-04-12T06:18:10.590573Z"
        },
        {
            "id": 76847,
            "name": "Question9",
            "created": "2023-09-30T16:35:19.047300Z",
            "modified": "2026-04-12T06:18:22.139788Z"
        },
        {
            "id": 76848,
            "name": "Question10",
            "created": "2023-09-30T16:39:14.414913Z",
            "modified": "2026-04-12T06:18:47.773185Z"
        },
        {
            "id": 76849,
            "name": "Question11",
            "created": "2023-09-30T16:43:42.564549Z",
            "modified": "2026-04-12T06:19:16.230333Z"
        },
        {
            "id": 76850,
            "name": "Question12",
            "created": "2023-09-30T16:46:43.358237Z",
            "modified": "2026-04-12T06:19:26.922874Z"
        },
        {
            "id": 76851,
            "name": "ตัวอย่าง",
            "created": "2023-09-30T16:51:00.687433Z",
            "modified": "2026-03-03T00:29:34.464465Z"
        },
        {
            "id": 76852,
            "name": "Question1",
            "created": "2023-09-30T16:52:19.013079Z",
            "modified": "2026-05-05T21:40:22.629749Z"
        },
        {
            "id": 76853,
            "name": "Question2",
            "created": "2023-09-30T16:53:57.127116Z",
            "modified": "2026-05-05T21:53:21.177752Z"
        }
    ]
}