List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-id&page=548
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=549",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=547",
    "results": [
        {
            "id": 93190,
            "name": "Problem 151",
            "created": "2025-04-16T21:49:50.895958Z",
            "modified": "2026-05-01T21:46:32.304760Z"
        },
        {
            "id": 93189,
            "name": "Problem 150",
            "created": "2025-04-16T21:46:58.548359Z",
            "modified": "2026-05-01T21:30:51.033958Z"
        },
        {
            "id": 93188,
            "name": "Problem 149",
            "created": "2025-04-16T21:45:24.175966Z",
            "modified": "2026-04-29T07:49:08.315831Z"
        },
        {
            "id": 93187,
            "name": "Problem 148",
            "created": "2025-04-16T21:43:45.937282Z",
            "modified": "2026-04-29T07:49:07.959345Z"
        },
        {
            "id": 93186,
            "name": "Problem 147",
            "created": "2025-04-16T21:42:34.404561Z",
            "modified": "2026-04-29T07:49:07.616948Z"
        },
        {
            "id": 93185,
            "name": "BGJ 197 JP 3",
            "created": "2025-04-16T12:37:21.317109Z",
            "modified": "2026-04-01T00:49:48.050447Z"
        },
        {
            "id": 93184,
            "name": "BGJ 197 JP 8",
            "created": "2025-04-16T12:29:11.380940Z",
            "modified": "2026-05-10T02:02:50.253989Z"
        },
        {
            "id": 93183,
            "name": "BGJ 197 JP 7",
            "created": "2025-04-16T12:27:57.748814Z",
            "modified": "2026-04-01T01:14:19.860582Z"
        },
        {
            "id": 93182,
            "name": "BGJ 197 JP 6",
            "created": "2025-04-16T12:26:44.371663Z",
            "modified": "2026-05-10T01:55:14.461250Z"
        },
        {
            "id": 93181,
            "name": "BGJ 197 JP 5",
            "created": "2025-04-16T12:25:13.532128Z",
            "modified": "2026-05-10T01:51:01.996970Z"
        }
    ]
}