List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4705",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4703",
    "results": [
        {
            "id": 76677,
            "name": "Question4",
            "created": "2023-09-24T17:48:12.627355Z",
            "modified": "2026-03-30T15:18:04.853694Z"
        },
        {
            "id": 76678,
            "name": "Question5",
            "created": "2023-09-24T17:48:47.625881Z",
            "modified": "2026-03-30T15:18:04.492355Z"
        },
        {
            "id": 76679,
            "name": "Question6",
            "created": "2023-09-24T17:49:19.984267Z",
            "modified": "2026-03-30T15:18:04.807275Z"
        },
        {
            "id": 76680,
            "name": "Question7",
            "created": "2023-09-24T17:50:05.089128Z",
            "modified": "2026-03-30T15:18:04.604668Z"
        },
        {
            "id": 76681,
            "name": "Question8",
            "created": "2023-09-24T17:51:18.749432Z",
            "modified": "2026-03-30T15:18:04.547600Z"
        },
        {
            "id": 76682,
            "name": "Question9",
            "created": "2023-09-24T17:51:56.013548Z",
            "modified": "2026-03-30T15:18:05.169043Z"
        },
        {
            "id": 76683,
            "name": "Question10",
            "created": "2023-09-24T17:52:49.467732Z",
            "modified": "2026-03-30T15:18:05.388586Z"
        },
        {
            "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"
        }
    ]
}