List accessible puzzles or create a new puzzle.

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

{
    "count": 58770,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5054",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5052",
    "results": [
        {
            "id": 76684,
            "name": "ตัวอย่าง",
            "created": "2023-09-24T18:25:32.075530Z",
            "modified": "2026-03-30T15:18:07.535765Z"
        },
        {
            "id": 76696,
            "name": "Question12",
            "created": "2023-09-24T18:41:16.526054Z",
            "modified": "2026-03-30T15:18:07.378978Z"
        },
        {
            "id": 76694,
            "name": "Question10",
            "created": "2023-09-24T18:38:29.661174Z",
            "modified": "2026-03-30T15:18:07.377833Z"
        },
        {
            "id": 76697,
            "name": "ตัวอย่าง",
            "created": "2023-09-24T18:52:54.899527Z",
            "modified": "2026-03-30T15:18:07.376979Z"
        },
        {
            "id": 76695,
            "name": "Question11",
            "created": "2023-09-24T18:40:03.029994Z",
            "modified": "2026-03-30T15:18:07.321755Z"
        },
        {
            "id": 76692,
            "name": "Question8",
            "created": "2023-09-24T18:36:21.531166Z",
            "modified": "2026-03-30T15:18:06.873078Z"
        },
        {
            "id": 76691,
            "name": "Question7",
            "created": "2023-09-24T18:35:09.687512Z",
            "modified": "2026-03-30T15:18:06.367260Z"
        },
        {
            "id": 76683,
            "name": "Question10",
            "created": "2023-09-24T17:52:49.467732Z",
            "modified": "2026-03-30T15:18:05.388586Z"
        },
        {
            "id": 76682,
            "name": "Question9",
            "created": "2023-09-24T17:51:56.013548Z",
            "modified": "2026-03-30T15:18:05.169043Z"
        },
        {
            "id": 76677,
            "name": "Question4",
            "created": "2023-09-24T17:48:12.627355Z",
            "modified": "2026-03-30T15:18:04.853694Z"
        }
    ]
}