List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&page=5208
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=5209",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=5207",
    "results": [
        {
            "id": 76684,
            "name": "ตัวอย่าง",
            "created": "2023-09-24T18:25:32.075530Z",
            "modified": "2026-03-30T15:18:07.535765Z"
        },
        {
            "id": 76685,
            "name": "Question1",
            "created": "2023-09-24T18:28:47.674491Z",
            "modified": "2026-03-30T15:18:07.731067Z"
        },
        {
            "id": 76686,
            "name": "Question2",
            "created": "2023-09-24T18:29:47.173245Z",
            "modified": "2026-03-30T15:18:07.735882Z"
        },
        {
            "id": 76687,
            "name": "Question3",
            "created": "2023-09-24T18:31:01.489917Z",
            "modified": "2026-03-30T15:18:07.768850Z"
        },
        {
            "id": 76688,
            "name": "Question4",
            "created": "2023-09-24T18:31:55.953015Z",
            "modified": "2026-03-30T15:18:08.108112Z"
        },
        {
            "id": 76689,
            "name": "Question5",
            "created": "2023-09-24T18:32:57.950338Z",
            "modified": "2026-03-30T15:18:08.116842Z"
        },
        {
            "id": 76690,
            "name": "Question6",
            "created": "2023-09-24T18:33:58.719903Z",
            "modified": "2026-03-30T15:18:08.110795Z"
        },
        {
            "id": 76691,
            "name": "Question7",
            "created": "2023-09-24T18:35:09.687512Z",
            "modified": "2026-03-30T15:18:06.367260Z"
        },
        {
            "id": 76692,
            "name": "Question8",
            "created": "2023-09-24T18:36:21.531166Z",
            "modified": "2026-03-30T15:18:06.873078Z"
        },
        {
            "id": 76693,
            "name": "Question9",
            "created": "2023-09-24T18:37:43.324558Z",
            "modified": "2026-03-30T15:18:07.542515Z"
        }
    ]
}