List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=4885",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=4883",
    "results": [
        {
            "id": 80418,
            "name": "6.B.12.",
            "created": "2024-03-31T04:09:47.192973Z",
            "modified": "2026-05-12T15:30:47.273256Z"
        },
        {
            "id": 80419,
            "name": "── Chapter 7 ──",
            "created": "2024-03-31T07:40:00.118072Z",
            "modified": "2026-05-10T04:18:11.386107Z"
        },
        {
            "id": 80420,
            "name": "7.A.1. Lessons",
            "created": "2024-03-31T10:22:45.568839Z",
            "modified": "2026-05-10T04:18:40.500283Z"
        },
        {
            "id": 80421,
            "name": "ตัวอย่าง",
            "created": "2024-03-31T13:39:17.978339Z",
            "modified": "2026-03-21T17:17:35.841329Z"
        },
        {
            "id": 80422,
            "name": "7.A.2.",
            "created": "2024-03-31T14:15:37.008137Z",
            "modified": "2026-04-29T08:13:08.994398Z"
        },
        {
            "id": 80423,
            "name": "7.A.3.",
            "created": "2024-03-31T14:27:50.452000Z",
            "modified": "2026-05-10T04:19:26.356392Z"
        },
        {
            "id": 80424,
            "name": "7.A.4.",
            "created": "2024-03-31T14:46:41.823690Z",
            "modified": "2026-04-29T08:13:09.689981Z"
        },
        {
            "id": 80425,
            "name": "7.A.5.",
            "created": "2024-03-31T15:00:36.280049Z",
            "modified": "2026-05-10T04:20:12.715300Z"
        },
        {
            "id": 80426,
            "name": "7.A.6.",
            "created": "2024-03-31T15:10:55.786970Z",
            "modified": "2026-05-10T04:20:40.057216Z"
        },
        {
            "id": 80427,
            "name": "7.B.1. Exercises",
            "created": "2024-03-31T17:01:00.498782Z",
            "modified": "2026-05-05T03:48:16.568814Z"
        }
    ]
}