List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=4716
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=4717",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4715",
    "results": [
        {
            "id": 76830,
            "name": "Question5",
            "created": "2023-09-30T16:06:30.072478Z",
            "modified": "2026-03-30T15:19:08.066544Z"
        },
        {
            "id": 76831,
            "name": "Question6",
            "created": "2023-09-30T16:08:02.099999Z",
            "modified": "2026-03-30T15:19:08.657332Z"
        },
        {
            "id": 76832,
            "name": "Question7",
            "created": "2023-09-30T16:10:11.774496Z",
            "modified": "2026-03-30T15:19:08.627329Z"
        },
        {
            "id": 76833,
            "name": "Question8",
            "created": "2023-09-30T16:11:46.685563Z",
            "modified": "2026-03-30T15:19:09.012462Z"
        },
        {
            "id": 76834,
            "name": "Question9",
            "created": "2023-09-30T16:13:24.339402Z",
            "modified": "2026-03-30T15:19:09.104029Z"
        },
        {
            "id": 76835,
            "name": "Question10",
            "created": "2023-09-30T16:15:05.559716Z",
            "modified": "2026-03-30T15:19:09.300754Z"
        },
        {
            "id": 76836,
            "name": "Question 11",
            "created": "2023-09-30T16:17:11.753657Z",
            "modified": "2026-03-30T15:19:09.555041Z"
        },
        {
            "id": 76837,
            "name": "Question12",
            "created": "2023-09-30T16:19:52.101832Z",
            "modified": "2026-05-08T13:13:04.542722Z"
        },
        {
            "id": 76838,
            "name": "ตัวอย่าง",
            "created": "2023-09-30T16:22:03.820736Z",
            "modified": "2026-04-12T06:15:33.131083Z"
        },
        {
            "id": 76839,
            "name": "Question1",
            "created": "2023-09-30T16:23:46.024742Z",
            "modified": "2026-04-12T06:16:00.214536Z"
        }
    ]
}