List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=631",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=629",
    "results": [
        {
            "id": 91468,
            "name": "Problem 38",
            "created": "2025-02-27T10:13:28.346684Z",
            "modified": "2026-05-05T14:10:53.499842Z"
        },
        {
            "id": 91467,
            "name": "Problem 37",
            "created": "2025-02-27T10:11:53.321797Z",
            "modified": "2026-05-10T02:34:49.259475Z"
        },
        {
            "id": 91466,
            "name": "Medium 81",
            "created": "2025-02-27T09:22:35.631423Z",
            "modified": "2026-03-30T16:30:09.788709Z"
        },
        {
            "id": 91465,
            "name": "Death 死 1-8",
            "created": "2025-02-27T03:12:02.002229Z",
            "modified": "2026-05-12T23:23:57.461180Z"
        },
        {
            "id": 91456,
            "name": "Problem 36",
            "created": "2025-02-26T15:23:51.765898Z",
            "modified": "2026-05-10T02:33:19.400001Z"
        },
        {
            "id": 91455,
            "name": "Problem 35",
            "created": "2025-02-26T15:21:15.330644Z",
            "modified": "2026-05-10T03:25:06.993730Z"
        },
        {
            "id": 91454,
            "name": "Problem 34",
            "created": "2025-02-26T15:19:02.132861Z",
            "modified": "2026-05-10T03:23:16.105820Z"
        },
        {
            "id": 91453,
            "name": "Problem 33",
            "created": "2025-02-26T15:15:14.022223Z",
            "modified": "2026-05-12T18:18:33.867252Z"
        },
        {
            "id": 91452,
            "name": "Problem 32",
            "created": "2025-02-26T15:12:49.012876Z",
            "modified": "2026-05-12T18:18:32.669170Z"
        },
        {
            "id": 91451,
            "name": "Problem 31",
            "created": "2025-02-26T15:11:17.321590Z",
            "modified": "2026-05-10T03:17:23.626992Z"
        }
    ]
}