List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=844",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=842",
    "results": [
        {
            "id": 31843,
            "name": "Diagram (498)",
            "created": "2021-06-21T07:10:38.715774Z",
            "modified": "2026-03-31T17:05:58.659509Z"
        },
        {
            "id": 37840,
            "name": "Diagram [1500]",
            "created": "2021-09-04T10:24:22.223914Z",
            "modified": "2026-03-31T17:05:59.831448Z"
        },
        {
            "id": 40013,
            "name": "Diagram [2500]",
            "created": "2021-10-12T11:57:56.762426Z",
            "modified": "2026-03-31T17:06:01.306064Z"
        },
        {
            "id": 37842,
            "name": "Diagram [1501]",
            "created": "2021-09-04T15:02:01.547842Z",
            "modified": "2026-03-31T17:06:07.564710Z"
        },
        {
            "id": 40069,
            "name": "Diagram [2501]",
            "created": "2021-10-13T08:20:55.972283Z",
            "modified": "2026-03-31T17:06:08.804358Z"
        },
        {
            "id": 42391,
            "name": "Diagram [3501]",
            "created": "2021-11-08T09:10:05.780036Z",
            "modified": "2026-03-31T17:06:10.027629Z"
        },
        {
            "id": 51604,
            "name": "Diagram [4501]",
            "created": "2022-03-10T08:32:40.922236Z",
            "modified": "2026-03-31T17:06:12.731962Z"
        },
        {
            "id": 40070,
            "name": "Diagram [2502]",
            "created": "2021-10-13T08:25:52.519058Z",
            "modified": "2026-03-31T17:06:17.381940Z"
        },
        {
            "id": 51605,
            "name": "Diagram [4502]",
            "created": "2022-03-10T08:34:17.473861Z",
            "modified": "2026-03-31T17:06:22.743379Z"
        },
        {
            "id": 37845,
            "name": "Diagram [1504]",
            "created": "2021-09-04T15:06:50.138394Z",
            "modified": "2026-03-31T17:06:33.290905Z"
        }
    ]
}