List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=4718
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=4719",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4717",
    "results": [
        {
            "id": 76850,
            "name": "Question12",
            "created": "2023-09-30T16:46:43.358237Z",
            "modified": "2026-04-12T06:19:26.922874Z"
        },
        {
            "id": 76851,
            "name": "ตัวอย่าง",
            "created": "2023-09-30T16:51:00.687433Z",
            "modified": "2026-03-03T00:29:34.464465Z"
        },
        {
            "id": 76852,
            "name": "Question1",
            "created": "2023-09-30T16:52:19.013079Z",
            "modified": "2026-05-05T21:40:22.629749Z"
        },
        {
            "id": 76853,
            "name": "Question2",
            "created": "2023-09-30T16:53:57.127116Z",
            "modified": "2026-05-05T21:53:21.177752Z"
        },
        {
            "id": 76854,
            "name": "Question3",
            "created": "2023-09-30T16:56:18.260958Z",
            "modified": "2026-02-16T00:41:04.163363Z"
        },
        {
            "id": 76855,
            "name": "Question4",
            "created": "2023-09-30T16:58:25.405807Z",
            "modified": "2026-02-16T00:41:05.036419Z"
        },
        {
            "id": 76856,
            "name": "Question5",
            "created": "2023-09-30T16:59:28.632405Z",
            "modified": "2026-02-16T00:41:05.951092Z"
        },
        {
            "id": 76857,
            "name": "Question6",
            "created": "2023-09-30T17:00:16.402318Z",
            "modified": "2026-02-16T00:41:06.763079Z"
        },
        {
            "id": 76858,
            "name": "Question7",
            "created": "2023-09-30T17:01:15.827150Z",
            "modified": "2026-02-16T00:41:07.773891Z"
        },
        {
            "id": 76859,
            "name": "Question8",
            "created": "2023-09-30T17:02:15.123606Z",
            "modified": "2026-05-08T21:21:01.280100Z"
        }
    ]
}