List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=450
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=451",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=449",
    "results": [
        {
            "id": 95430,
            "name": "Problem 159",
            "created": "2025-07-07T00:38:37.080263Z",
            "modified": "2026-04-17T05:41:45.535566Z"
        },
        {
            "id": 95429,
            "name": "Problem 158",
            "created": "2025-07-07T00:35:31.447650Z",
            "modified": "2026-04-17T05:41:40.871173Z"
        },
        {
            "id": 95428,
            "name": "Problem 157",
            "created": "2025-07-07T00:33:01.502184Z",
            "modified": "2026-04-17T05:40:40.556603Z"
        },
        {
            "id": 95427,
            "name": "Problem 156",
            "created": "2025-07-07T00:31:22.921857Z",
            "modified": "2026-04-16T21:14:36.347743Z"
        },
        {
            "id": 95426,
            "name": "Problem 155",
            "created": "2025-07-07T00:29:03.199339Z",
            "modified": "2026-04-16T21:13:07.966047Z"
        },
        {
            "id": 95425,
            "name": "Problem 154",
            "created": "2025-07-07T00:27:45.532558Z",
            "modified": "2026-04-16T21:09:56.866312Z"
        },
        {
            "id": 95424,
            "name": "Problem 153",
            "created": "2025-07-07T00:16:55.077410Z",
            "modified": "2026-04-16T21:02:24.712131Z"
        },
        {
            "id": 95423,
            "name": "Problem 152",
            "created": "2025-07-07T00:15:30.822295Z",
            "modified": "2026-04-16T21:00:14.275012Z"
        },
        {
            "id": 95408,
            "name": "Mutual life セキ 1-21",
            "created": "2025-07-06T06:11:57.687743Z",
            "modified": "2026-05-03T14:00:52.583835Z"
        },
        {
            "id": 95406,
            "name": "Problem 1",
            "created": "2025-07-05T08:21:58.971234Z",
            "modified": "2026-05-01T07:38:23.022289Z"
        }
    ]
}