List accessible puzzles or create a new puzzle.

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

{
    "count": 58782,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4716",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4714",
    "results": [
        {
            "id": 76820,
            "name": "Question8",
            "created": "2023-09-30T15:48:14.469611Z",
            "modified": "2026-03-30T15:19:06.290530Z"
        },
        {
            "id": 76821,
            "name": "Question9",
            "created": "2023-09-30T15:49:19.503369Z",
            "modified": "2026-03-30T15:19:06.059698Z"
        },
        {
            "id": 76822,
            "name": "Question10",
            "created": "2023-09-30T15:50:43.835062Z",
            "modified": "2026-03-30T15:19:07.303279Z"
        },
        {
            "id": 76823,
            "name": "Question11",
            "created": "2023-09-30T15:55:37.430834Z",
            "modified": "2026-03-30T15:19:06.267700Z"
        },
        {
            "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"
        }
    ]
}