List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=895
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=896",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=894",
    "results": [
        {
            "id": 84018,
            "name": "Question3",
            "created": "2024-08-06T05:10:35.618020Z",
            "modified": "2026-03-30T15:55:12.475849Z"
        },
        {
            "id": 84017,
            "name": "Question2",
            "created": "2024-08-06T05:02:31.722535Z",
            "modified": "2026-05-16T12:23:26.786471Z"
        },
        {
            "id": 84016,
            "name": "Question1",
            "created": "2024-08-06T04:55:52.428450Z",
            "modified": "2026-05-16T12:23:26.042130Z"
        },
        {
            "id": 84015,
            "name": "Question11",
            "created": "2024-08-06T04:35:25.765920Z",
            "modified": "2026-05-04T01:34:41.153796Z"
        },
        {
            "id": 84013,
            "name": "Connecting stones 51",
            "created": "2024-08-05T14:01:55.699115Z",
            "modified": "2026-05-21T02:18:58.615449Z"
        },
        {
            "id": 84012,
            "name": "Connecting stones 50",
            "created": "2024-08-05T13:56:45.968770Z",
            "modified": "2026-05-21T19:28:19.706277Z"
        },
        {
            "id": 84011,
            "name": "Connecting stones 49",
            "created": "2024-08-05T13:54:01.371668Z",
            "modified": "2026-05-14T23:07:37.500281Z"
        },
        {
            "id": 84010,
            "name": "Connecting stones 48",
            "created": "2024-08-05T13:51:59.878044Z",
            "modified": "2026-05-18T07:07:29.749124Z"
        },
        {
            "id": 84009,
            "name": "Connecting stones 47",
            "created": "2024-08-05T13:48:26.969733Z",
            "modified": "2026-05-18T07:07:26.440336Z"
        },
        {
            "id": 84008,
            "name": "Connecting stones 46",
            "created": "2024-08-05T13:46:08.914553Z",
            "modified": "2026-05-16T05:53:24.356278Z"
        }
    ]
}