List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=4961",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=4959",
    "results": [
        {
            "id": 82889,
            "name": "ข้อที่9",
            "created": "2024-06-30T04:25:51.979690Z",
            "modified": "2026-05-10T01:46:06.797367Z"
        },
        {
            "id": 82890,
            "name": "ข้อที่ 10",
            "created": "2024-06-30T04:31:29.980067Z",
            "modified": "2026-05-10T01:50:36.576521Z"
        },
        {
            "id": 82892,
            "name": "shape 1",
            "created": "2024-06-30T11:07:33.313756Z",
            "modified": "2026-05-10T01:50:37.423227Z"
        },
        {
            "id": 82893,
            "name": "shape 2",
            "created": "2024-06-30T11:09:10.211762Z",
            "modified": "2026-04-01T01:08:13.666029Z"
        },
        {
            "id": 82894,
            "name": "shape 3",
            "created": "2024-06-30T11:10:45.674498Z",
            "modified": "2026-05-10T01:58:41.415108Z"
        },
        {
            "id": 82895,
            "name": "shape 4",
            "created": "2024-06-30T11:14:13.332186Z",
            "modified": "2026-05-10T02:06:15.077384Z"
        },
        {
            "id": 82896,
            "name": "shape 5",
            "created": "2024-06-30T11:16:03.328192Z",
            "modified": "2026-05-10T02:10:50.207826Z"
        },
        {
            "id": 82897,
            "name": "shape 6",
            "created": "2024-06-30T11:17:43.597867Z",
            "modified": "2026-05-10T02:14:26.064585Z"
        },
        {
            "id": 82898,
            "name": "shape 7",
            "created": "2024-06-30T11:19:49.694766Z",
            "modified": "2026-05-10T02:17:33.905278Z"
        },
        {
            "id": 82899,
            "name": "shape 8",
            "created": "2024-06-30T11:22:16.668798Z",
            "modified": "2026-05-10T02:20:39.810797Z"
        }
    ]
}