List accessible puzzles or create a new puzzle.

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

{
    "count": 58724,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5787",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5785",
    "results": [
        {
            "id": 52932,
            "name": "Diagram [4906]",
            "created": "2022-03-22T11:32:11.564881Z",
            "modified": "2026-02-15T21:34:02.209887Z"
        },
        {
            "id": 52930,
            "name": "Diagram [4904]",
            "created": "2022-03-22T11:17:36.901555Z",
            "modified": "2026-02-15T21:34:00.353438Z"
        },
        {
            "id": 52856,
            "name": "Diagram [4900]",
            "created": "2022-03-22T09:22:53.510241Z",
            "modified": "2026-02-15T21:32:40.904975Z"
        },
        {
            "id": 52855,
            "name": "Diagram [4899]",
            "created": "2022-03-22T09:20:45.780772Z",
            "modified": "2026-02-15T21:32:39.916026Z"
        },
        {
            "id": 52852,
            "name": "Diagram [4897]",
            "created": "2022-03-22T09:13:55.150637Z",
            "modified": "2026-02-15T21:32:37.835069Z"
        },
        {
            "id": 52829,
            "name": "Diagram [4893]",
            "created": "2022-03-22T08:41:05.373148Z",
            "modified": "2026-02-15T21:32:18.722957Z"
        },
        {
            "id": 52828,
            "name": "Diagram [4892]",
            "created": "2022-03-22T08:39:05.848752Z",
            "modified": "2026-02-15T21:32:17.704534Z"
        },
        {
            "id": 52824,
            "name": "Diagram [4889]",
            "created": "2022-03-22T08:33:08.403274Z",
            "modified": "2026-02-15T21:32:13.545087Z"
        },
        {
            "id": 52743,
            "name": "Diagram [4879]",
            "created": "2022-03-21T15:39:54.436232Z",
            "modified": "2026-02-15T21:31:03.671978Z"
        },
        {
            "id": 52741,
            "name": "Diagram [48728",
            "created": "2022-03-21T15:38:12.032189Z",
            "modified": "2026-02-15T21:31:01.902699Z"
        }
    ]
}