List accessible puzzles or create a new puzzle.

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

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=997",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=995",
    "results": [
        {
            "id": 80427,
            "name": "7.B.1. Exercises",
            "created": "2024-03-31T17:01:00.498782Z",
            "modified": "2026-05-20T01:16:11.966959Z"
        },
        {
            "id": 80426,
            "name": "7.A.6.",
            "created": "2024-03-31T15:10:55.786970Z",
            "modified": "2026-05-18T22:27:21.400259Z"
        },
        {
            "id": 80425,
            "name": "7.A.5.",
            "created": "2024-03-31T15:00:36.280049Z",
            "modified": "2026-05-18T22:27:20.108126Z"
        },
        {
            "id": 80424,
            "name": "7.A.4.",
            "created": "2024-03-31T14:46:41.823690Z",
            "modified": "2026-04-29T08:13:09.689981Z"
        },
        {
            "id": 80423,
            "name": "7.A.3.",
            "created": "2024-03-31T14:27:50.452000Z",
            "modified": "2026-05-10T04:19:26.356392Z"
        },
        {
            "id": 80422,
            "name": "7.A.2.",
            "created": "2024-03-31T14:15:37.008137Z",
            "modified": "2026-05-23T22:38:15.549080Z"
        },
        {
            "id": 80421,
            "name": "ตัวอย่าง",
            "created": "2024-03-31T13:39:17.978339Z",
            "modified": "2026-05-20T05:06:50.539948Z"
        },
        {
            "id": 80420,
            "name": "7.A.1. Lessons",
            "created": "2024-03-31T10:22:45.568839Z",
            "modified": "2026-05-23T22:38:14.846845Z"
        },
        {
            "id": 80419,
            "name": "── Chapter 7 ──",
            "created": "2024-03-31T07:40:00.118072Z",
            "modified": "2026-05-22T22:13:05.870352Z"
        },
        {
            "id": 80418,
            "name": "6.B.12.",
            "created": "2024-03-31T04:09:47.192973Z",
            "modified": "2026-05-19T02:56:58.664703Z"
        }
    ]
}