List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=892
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=-created&page=893",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=891",
    "results": [
        {
            "id": 84056,
            "name": "Question7",
            "created": "2024-08-08T04:23:57.327660Z",
            "modified": "2026-05-10T01:36:22.080236Z"
        },
        {
            "id": 84055,
            "name": "Question6",
            "created": "2024-08-08T04:18:37.056872Z",
            "modified": "2026-04-16T22:44:03.092018Z"
        },
        {
            "id": 84054,
            "name": "Question5",
            "created": "2024-08-08T04:12:51.943526Z",
            "modified": "2026-04-16T22:43:11.318947Z"
        },
        {
            "id": 84053,
            "name": "Question4",
            "created": "2024-08-08T04:08:56.277894Z",
            "modified": "2026-05-10T01:18:33.816860Z"
        },
        {
            "id": 84052,
            "name": "Question3",
            "created": "2024-08-08T04:02:37.861259Z",
            "modified": "2026-04-16T22:42:07.957277Z"
        },
        {
            "id": 84051,
            "name": "Question2",
            "created": "2024-08-08T03:55:53.816128Z",
            "modified": "2026-05-10T01:04:46.806514Z"
        },
        {
            "id": 84050,
            "name": "Question1",
            "created": "2024-08-08T03:51:12.505961Z",
            "modified": "2026-05-10T00:56:47.889203Z"
        },
        {
            "id": 84049,
            "name": "Question13",
            "created": "2024-08-07T08:22:48.850831Z",
            "modified": "2026-03-30T15:55:15.948602Z"
        },
        {
            "id": 84048,
            "name": "Question12",
            "created": "2024-08-07T07:50:45.228416Z",
            "modified": "2026-03-30T15:55:15.949383Z"
        },
        {
            "id": 84047,
            "name": "Question11",
            "created": "2024-08-07T07:38:54.493912Z",
            "modified": "2026-03-30T15:55:15.791922Z"
        }
    ]
}