List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=4988",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=4986",
    "results": [
        {
            "id": 84044,
            "name": "lkjhgfds",
            "created": "2024-08-07T05:20:42.622484Z",
            "modified": "2026-04-03T19:18:49.874282Z"
        },
        {
            "id": 84045,
            "name": "!@#$%^&*()_+",
            "created": "2024-08-07T05:25:01.140083Z",
            "modified": "2026-03-30T15:55:15.795595Z"
        },
        {
            "id": 84046,
            "name": "xcvytrdc",
            "created": "2024-08-07T05:27:38.573458Z",
            "modified": "2026-03-30T15:55:15.797637Z"
        },
        {
            "id": 84047,
            "name": "Question11",
            "created": "2024-08-07T07:38:54.493912Z",
            "modified": "2026-03-30T15:55:15.791922Z"
        },
        {
            "id": 84048,
            "name": "Question12",
            "created": "2024-08-07T07:50:45.228416Z",
            "modified": "2026-03-30T15:55:15.949383Z"
        },
        {
            "id": 84049,
            "name": "Question13",
            "created": "2024-08-07T08:22:48.850831Z",
            "modified": "2026-03-30T15:55:15.948602Z"
        },
        {
            "id": 84050,
            "name": "Question1",
            "created": "2024-08-08T03:51:12.505961Z",
            "modified": "2026-05-10T00:56:47.889203Z"
        },
        {
            "id": 84051,
            "name": "Question2",
            "created": "2024-08-08T03:55:53.816128Z",
            "modified": "2026-05-10T01:04:46.806514Z"
        },
        {
            "id": 84052,
            "name": "Question3",
            "created": "2024-08-08T04:02:37.861259Z",
            "modified": "2026-04-16T22:42:07.957277Z"
        },
        {
            "id": 84053,
            "name": "Question4",
            "created": "2024-08-08T04:08:56.277894Z",
            "modified": "2026-05-10T01:18:33.816860Z"
        }
    ]
}