List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=674
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=675",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=673",
    "results": [
        {
            "id": 32159,
            "name": "Diagram (689)",
            "created": "2021-06-26T08:18:30.541542Z",
            "modified": "2026-05-13T14:51:42.464791Z"
        },
        {
            "id": 32281,
            "name": "Diagram (792)",
            "created": "2021-06-28T07:14:03.624737Z",
            "modified": "2026-05-13T14:51:06.026318Z"
        },
        {
            "id": 32102,
            "name": "Diagram (667)",
            "created": "2021-06-25T11:31:23.010479Z",
            "modified": "2026-05-13T14:50:50.315390Z"
        },
        {
            "id": 10500,
            "name": "Problem 5",
            "created": "2018-07-20T20:31:11.531951Z",
            "modified": "2026-05-13T14:50:26.540590Z"
        },
        {
            "id": 32101,
            "name": "Diagram (666)",
            "created": "2021-06-25T10:27:09.500974Z",
            "modified": "2026-05-13T14:50:16.096128Z"
        },
        {
            "id": 36189,
            "name": "Diagram [993]",
            "created": "2021-08-13T08:23:40.424080Z",
            "modified": "2026-05-13T14:50:15.827697Z"
        },
        {
            "id": 102549,
            "name": "Problem 54",
            "created": "2026-01-18T13:37:33.527405Z",
            "modified": "2026-05-13T14:50:06.446541Z"
        },
        {
            "id": 10499,
            "name": "Problem 4",
            "created": "2018-07-20T19:52:24.445299Z",
            "modified": "2026-05-13T14:49:38.549364Z"
        },
        {
            "id": 31966,
            "name": "Diagram (579)",
            "created": "2021-06-23T06:11:33.882597Z",
            "modified": "2026-05-13T14:49:17.200614Z"
        },
        {
            "id": 52645,
            "name": "question 9",
            "created": "2022-03-20T15:55:34.110489Z",
            "modified": "2026-05-13T14:49:16.728929Z"
        }
    ]
}