List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-id&page=531
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=532",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=530",
    "results": [
        {
            "id": 93474,
            "name": "Question11",
            "created": "2025-04-30T04:44:52.527010Z",
            "modified": "2026-04-01T01:08:52.527422Z"
        },
        {
            "id": 93473,
            "name": "Question10",
            "created": "2025-04-30T04:30:41.283558Z",
            "modified": "2026-05-08T23:16:19.029132Z"
        },
        {
            "id": 93472,
            "name": "Question9",
            "created": "2025-04-30T04:28:43.799076Z",
            "modified": "2026-04-01T00:56:38.037540Z"
        },
        {
            "id": 93471,
            "name": "Question8",
            "created": "2025-04-30T04:25:26.000222Z",
            "modified": "2026-04-01T00:49:49.179014Z"
        },
        {
            "id": 93470,
            "name": "Question7",
            "created": "2025-04-30T04:23:48.981663Z",
            "modified": "2026-04-01T00:42:34.932735Z"
        },
        {
            "id": 93469,
            "name": "Question6",
            "created": "2025-04-30T04:18:52.535476Z",
            "modified": "2026-04-01T00:34:47.623720Z"
        },
        {
            "id": 93468,
            "name": "Question5",
            "created": "2025-04-30T04:15:31.723702Z",
            "modified": "2026-04-01T00:26:41.738620Z"
        },
        {
            "id": 93467,
            "name": "Question4",
            "created": "2025-04-30T04:12:47.993377Z",
            "modified": "2026-04-23T09:32:00.090144Z"
        },
        {
            "id": 93466,
            "name": "Question3",
            "created": "2025-04-30T04:09:17.612551Z",
            "modified": "2026-04-23T09:20:00.118644Z"
        },
        {
            "id": 93465,
            "name": "Question2",
            "created": "2025-04-30T04:06:13.443523Z",
            "modified": "2026-04-23T09:21:01.299603Z"
        }
    ]
}