List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4872",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4870",
    "results": [
        {
            "id": 45489,
            "name": "Diagram [5369]",
            "created": "2021-12-25T09:09:48.131767Z",
            "modified": "2026-03-31T16:47:37.316753Z"
        },
        {
            "id": 39603,
            "name": "Diagram [2369]",
            "created": "2021-10-06T08:09:46.642072Z",
            "modified": "2026-03-31T16:47:32.977369Z"
        },
        {
            "id": 37559,
            "name": "Diagram [1369]",
            "created": "2021-08-29T12:33:54.326822Z",
            "modified": "2026-03-31T16:47:31.808292Z"
        },
        {
            "id": 45488,
            "name": "Diagram [5368]",
            "created": "2021-12-25T09:08:22.719126Z",
            "modified": "2026-03-31T16:47:27.504620Z"
        },
        {
            "id": 41970,
            "name": "Diagram [3368]",
            "created": "2021-11-02T08:37:30.513538Z",
            "modified": "2026-03-31T16:47:24.935341Z"
        },
        {
            "id": 39602,
            "name": "Diagram [2368]",
            "created": "2021-10-06T08:08:12.853887Z",
            "modified": "2026-03-31T16:47:23.744093Z"
        },
        {
            "id": 37558,
            "name": "Diagram [1368]",
            "created": "2021-08-29T12:32:48.573810Z",
            "modified": "2026-03-31T16:47:22.505800Z"
        },
        {
            "id": 45487,
            "name": "Diagram [5367]",
            "created": "2021-12-25T09:06:24.244222Z",
            "modified": "2026-03-31T16:47:18.392100Z"
        },
        {
            "id": 39601,
            "name": "Diagram [2367]",
            "created": "2021-10-06T08:06:42.930390Z",
            "modified": "2026-03-31T16:47:14.158155Z"
        },
        {
            "id": 37557,
            "name": "Diagram [1367]",
            "created": "2021-08-29T12:31:19.303795Z",
            "modified": "2026-03-31T16:47:12.988385Z"
        }
    ]
}