List accessible puzzles or create a new puzzle.

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

{
    "count": 58749,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5297",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5295",
    "results": [
        {
            "id": 92611,
            "name": "Long L+1 group, to kill",
            "created": "2025-03-24T05:57:27.896384Z",
            "modified": "2026-04-16T22:46:07.006707Z"
        },
        {
            "id": 92621,
            "name": "Tesuji 手筋 1-12",
            "created": "2025-03-24T13:45:03.472429Z",
            "modified": "2026-04-18T09:06:51.577596Z"
        },
        {
            "id": 92623,
            "name": "Problem 7",
            "created": "2025-03-24T18:55:20.385832Z",
            "modified": "2026-04-19T09:07:59.022652Z"
        },
        {
            "id": 92624,
            "name": "Problem 8",
            "created": "2025-03-24T18:56:29.206750Z",
            "modified": "2026-04-19T09:08:10.859550Z"
        },
        {
            "id": 92625,
            "name": "Problem 9",
            "created": "2025-03-24T18:58:00.803319Z",
            "modified": "2026-04-19T09:08:31.000203Z"
        },
        {
            "id": 92626,
            "name": "Problem 10",
            "created": "2025-03-24T18:59:49.481541Z",
            "modified": "2026-04-19T09:09:15.171927Z"
        },
        {
            "id": 92627,
            "name": "Problem 11",
            "created": "2025-03-24T19:01:23.465375Z",
            "modified": "2026-04-19T09:09:30.380513Z"
        },
        {
            "id": 92628,
            "name": "Life 活 1-12",
            "created": "2025-03-25T03:49:33.715479Z",
            "modified": "2026-04-11T12:27:34.516336Z"
        },
        {
            "id": 92629,
            "name": "Rectangular six, no outside liberties, to kill",
            "created": "2025-03-25T06:12:09.312975Z",
            "modified": "2026-04-16T22:46:14.864279Z"
        },
        {
            "id": 92630,
            "name": "Rectangular six, no outside liberties, to live",
            "created": "2025-03-25T06:16:18.089464Z",
            "modified": "2026-04-16T22:46:21.536194Z"
        }
    ]
}