List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4865
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=4866",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4864",
    "results": [
        {
            "id": 51283,
            "name": "Diagram [4392]",
            "created": "2022-03-06T08:46:48.191560Z",
            "modified": "2026-03-31T16:51:22.265709Z"
        },
        {
            "id": 45546,
            "name": "Diagram [5392]",
            "created": "2021-12-26T09:58:19.237257Z",
            "modified": "2026-03-31T16:51:20.826963Z"
        },
        {
            "id": 39689,
            "name": "Diagram [2392]",
            "created": "2021-10-07T07:34:54.477224Z",
            "modified": "2026-03-31T16:51:16.738097Z"
        },
        {
            "id": 37604,
            "name": "Diagram [1392]",
            "created": "2021-08-30T14:09:49.683764Z",
            "modified": "2026-03-31T16:51:15.559834Z"
        },
        {
            "id": 31572,
            "name": "Diagram (390)",
            "created": "2021-06-17T08:41:01.053915Z",
            "modified": "2026-03-31T16:51:14.311321Z"
        },
        {
            "id": 51282,
            "name": "Diagram [4391]",
            "created": "2022-03-06T08:44:09.262462Z",
            "modified": "2026-03-31T16:51:13.101081Z"
        },
        {
            "id": 45545,
            "name": "Diagram [5391]",
            "created": "2021-12-26T09:57:14.736957Z",
            "modified": "2026-03-31T16:51:11.833117Z"
        },
        {
            "id": 39688,
            "name": "Diagram [2391]",
            "created": "2021-10-07T07:32:41.333780Z",
            "modified": "2026-03-31T16:51:07.435689Z"
        },
        {
            "id": 37603,
            "name": "Diagram [1391]",
            "created": "2021-08-30T14:08:10.962345Z",
            "modified": "2026-03-31T16:51:06.014684Z"
        },
        {
            "id": 51281,
            "name": "Diagram [4390]",
            "created": "2022-03-06T08:41:28.751420Z",
            "modified": "2026-03-31T16:51:03.036269Z"
        }
    ]
}