List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=447",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=445",
    "results": [
        {
            "id": 95536,
            "name": "Problem 179",
            "created": "2025-07-10T01:09:59.615987Z",
            "modified": "2026-03-31T15:51:17.059684Z"
        },
        {
            "id": 95535,
            "name": "Problem 178",
            "created": "2025-07-10T01:08:13.508329Z",
            "modified": "2026-03-31T15:50:44.330314Z"
        },
        {
            "id": 95534,
            "name": "Problem 177",
            "created": "2025-07-10T01:06:53.059994Z",
            "modified": "2026-03-31T15:50:09.792577Z"
        },
        {
            "id": 95533,
            "name": "Problem 176",
            "created": "2025-07-10T01:04:44.501069Z",
            "modified": "2026-03-31T15:49:35.447090Z"
        },
        {
            "id": 95503,
            "name": "KO 劫 1-21",
            "created": "2025-07-09T03:38:36.476521Z",
            "modified": "2026-04-25T10:41:41.209436Z"
        },
        {
            "id": 95466,
            "name": "Problem 175",
            "created": "2025-07-07T23:01:43.115885Z",
            "modified": "2026-04-20T04:19:13.849405Z"
        },
        {
            "id": 95465,
            "name": "Problem 174",
            "created": "2025-07-07T23:00:12.237015Z",
            "modified": "2026-04-24T03:00:56.785695Z"
        },
        {
            "id": 95464,
            "name": "Problem 171",
            "created": "2025-07-07T22:57:33.293004Z",
            "modified": "2026-04-19T05:25:48.486149Z"
        },
        {
            "id": 95463,
            "name": "Problem 173",
            "created": "2025-07-07T22:54:45.305860Z",
            "modified": "2026-04-20T04:18:13.388577Z"
        },
        {
            "id": 95462,
            "name": "Problem 172",
            "created": "2025-07-07T22:53:23.756541Z",
            "modified": "2026-04-19T22:44:20.663313Z"
        }
    ]
}