List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=514
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=-created&page=515",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=513",
    "results": [
        {
            "id": 93950,
            "name": "Problem 28",
            "created": "2025-05-11T00:38:22.838867Z",
            "modified": "2026-05-08T18:44:33.350241Z"
        },
        {
            "id": 93949,
            "name": "Problem 27",
            "created": "2025-05-11T00:36:00.147186Z",
            "modified": "2026-05-08T18:44:25.721722Z"
        },
        {
            "id": 93948,
            "name": "Problem 26",
            "created": "2025-05-11T00:34:06.512641Z",
            "modified": "2026-05-08T18:44:07.067292Z"
        },
        {
            "id": 93947,
            "name": "Problem 25",
            "created": "2025-05-11T00:31:23.302983Z",
            "modified": "2026-05-08T18:43:55.266650Z"
        },
        {
            "id": 93946,
            "name": "Problem 24",
            "created": "2025-05-11T00:30:00.162153Z",
            "modified": "2026-05-08T18:43:47.957341Z"
        },
        {
            "id": 93945,
            "name": "Problem 23",
            "created": "2025-05-11T00:27:49.262609Z",
            "modified": "2026-05-08T18:27:46.494607Z"
        },
        {
            "id": 93944,
            "name": "Problem 22a",
            "created": "2025-05-11T00:24:56.176220Z",
            "modified": "2026-05-08T18:27:15.106753Z"
        },
        {
            "id": 93943,
            "name": "Problem 21",
            "created": "2025-05-11T00:20:53.089390Z",
            "modified": "2026-05-08T18:26:56.142071Z"
        },
        {
            "id": 93942,
            "name": "Problem 20",
            "created": "2025-05-11T00:19:40.191775Z",
            "modified": "2026-05-08T18:26:52.785168Z"
        },
        {
            "id": 93941,
            "name": "Problem 19",
            "created": "2025-05-11T00:18:16.478558Z",
            "modified": "2026-05-08T18:26:50.471035Z"
        }
    ]
}