List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&page=5215
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=5216",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=5214",
    "results": [
        {
            "id": 76824,
            "name": "Question12",
            "created": "2023-09-30T15:58:31.837017Z",
            "modified": "2026-03-30T15:19:07.177208Z"
        },
        {
            "id": 76825,
            "name": "ตัวอย่าง",
            "created": "2023-09-30T16:01:07.829624Z",
            "modified": "2026-05-07T06:33:49.737898Z"
        },
        {
            "id": 76826,
            "name": "Question1",
            "created": "2023-09-30T16:02:11.544773Z",
            "modified": "2026-05-07T06:36:13.675145Z"
        },
        {
            "id": 76827,
            "name": "Question2",
            "created": "2023-09-30T16:02:57.649635Z",
            "modified": "2026-03-30T15:19:07.674948Z"
        },
        {
            "id": 76828,
            "name": "Question3",
            "created": "2023-09-30T16:03:50.368851Z",
            "modified": "2026-03-30T15:19:08.076126Z"
        },
        {
            "id": 76829,
            "name": "Question4",
            "created": "2023-09-30T16:05:07.334942Z",
            "modified": "2026-03-30T15:19:08.067796Z"
        },
        {
            "id": 76830,
            "name": "Question5",
            "created": "2023-09-30T16:06:30.072478Z",
            "modified": "2026-03-30T15:19:08.066544Z"
        },
        {
            "id": 76831,
            "name": "Question6",
            "created": "2023-09-30T16:08:02.099999Z",
            "modified": "2026-03-30T15:19:08.657332Z"
        },
        {
            "id": 76832,
            "name": "Question7",
            "created": "2023-09-30T16:10:11.774496Z",
            "modified": "2026-03-30T15:19:08.627329Z"
        },
        {
            "id": 76833,
            "name": "Question8",
            "created": "2023-09-30T16:11:46.685563Z",
            "modified": "2026-03-30T15:19:09.012462Z"
        }
    ]
}