List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=648",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=646",
    "results": [
        {
            "id": 76697,
            "name": "ตัวอย่าง",
            "created": "2023-09-24T18:52:54.899527Z",
            "modified": "2026-03-30T15:18:07.376979Z"
        },
        {
            "id": 76694,
            "name": "Question10",
            "created": "2023-09-24T18:38:29.661174Z",
            "modified": "2026-03-30T15:18:07.377833Z"
        },
        {
            "id": 76696,
            "name": "Question12",
            "created": "2023-09-24T18:41:16.526054Z",
            "modified": "2026-03-30T15:18:07.378978Z"
        },
        {
            "id": 76684,
            "name": "ตัวอย่าง",
            "created": "2023-09-24T18:25:32.075530Z",
            "modified": "2026-03-30T15:18:07.535765Z"
        },
        {
            "id": 76693,
            "name": "Question9",
            "created": "2023-09-24T18:37:43.324558Z",
            "modified": "2026-03-30T15:18:07.542515Z"
        },
        {
            "id": 76698,
            "name": "Question1",
            "created": "2023-09-24T18:53:59.038663Z",
            "modified": "2026-03-30T15:18:07.728467Z"
        },
        {
            "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"
        }
    ]
}