List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&page=5216
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=5217",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=5215",
    "results": [
        {
            "id": 76834,
            "name": "Question9",
            "created": "2023-09-30T16:13:24.339402Z",
            "modified": "2026-03-30T15:19:09.104029Z"
        },
        {
            "id": 76835,
            "name": "Question10",
            "created": "2023-09-30T16:15:05.559716Z",
            "modified": "2026-03-30T15:19:09.300754Z"
        },
        {
            "id": 76836,
            "name": "Question 11",
            "created": "2023-09-30T16:17:11.753657Z",
            "modified": "2026-03-30T15:19:09.555041Z"
        },
        {
            "id": 76837,
            "name": "Question12",
            "created": "2023-09-30T16:19:52.101832Z",
            "modified": "2026-05-08T13:13:04.542722Z"
        },
        {
            "id": 76838,
            "name": "ตัวอย่าง",
            "created": "2023-09-30T16:22:03.820736Z",
            "modified": "2026-04-12T06:15:33.131083Z"
        },
        {
            "id": 76839,
            "name": "Question1",
            "created": "2023-09-30T16:23:46.024742Z",
            "modified": "2026-04-12T06:16:00.214536Z"
        },
        {
            "id": 76840,
            "name": "Question2",
            "created": "2023-09-30T16:25:11.619213Z",
            "modified": "2026-04-12T06:16:15.011710Z"
        },
        {
            "id": 76841,
            "name": "Question3",
            "created": "2023-09-30T16:26:45.411687Z",
            "modified": "2026-04-12T06:16:35.465034Z"
        },
        {
            "id": 76842,
            "name": "Question4",
            "created": "2023-09-30T16:27:55.450050Z",
            "modified": "2026-04-12T06:16:55.417751Z"
        },
        {
            "id": 76843,
            "name": "Question5",
            "created": "2023-09-30T16:29:08.808047Z",
            "modified": "2026-04-12T06:17:09.781414Z"
        }
    ]
}