List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=827
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=828",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=826",
    "results": [
        {
            "id": 39683,
            "name": "Diagram [2387]",
            "created": "2021-10-07T07:26:36.746054Z",
            "modified": "2026-03-31T16:50:26.409084Z"
        },
        {
            "id": 37600,
            "name": "Diagram [1388]",
            "created": "2021-08-30T14:02:57.489523Z",
            "modified": "2026-03-31T16:50:34.223555Z"
        },
        {
            "id": 45542,
            "name": "Diagram [5388]",
            "created": "2021-12-26T09:18:40.880946Z",
            "modified": "2026-03-31T16:50:42.363843Z"
        },
        {
            "id": 51279,
            "name": "Diagram [4388]",
            "created": "2022-03-06T08:37:26.951974Z",
            "modified": "2026-03-31T16:50:43.617034Z"
        },
        {
            "id": 37601,
            "name": "Diagram [1389]",
            "created": "2021-08-30T14:05:09.011851Z",
            "modified": "2026-03-31T16:50:46.364303Z"
        },
        {
            "id": 37602,
            "name": "Diagram [1390]",
            "created": "2021-08-30T14:06:40.456329Z",
            "modified": "2026-03-31T16:50:56.224468Z"
        },
        {
            "id": 37603,
            "name": "Diagram [1391]",
            "created": "2021-08-30T14:08:10.962345Z",
            "modified": "2026-03-31T16:51:06.014684Z"
        },
        {
            "id": 51282,
            "name": "Diagram [4391]",
            "created": "2022-03-06T08:44:09.262462Z",
            "modified": "2026-03-31T16:51:13.101081Z"
        },
        {
            "id": 31572,
            "name": "Diagram (390)",
            "created": "2021-06-17T08:41:01.053915Z",
            "modified": "2026-03-31T16:51:14.311321Z"
        },
        {
            "id": 37604,
            "name": "Diagram [1392]",
            "created": "2021-08-30T14:09:49.683764Z",
            "modified": "2026-03-31T16:51:15.559834Z"
        }
    ]
}