List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=543
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=544",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=542",
    "results": [
        {
            "id": 93241,
            "name": "Provlem 178",
            "created": "2025-04-18T18:21:18.864823Z",
            "modified": "2026-05-02T20:02:56.691849Z"
        },
        {
            "id": 93240,
            "name": "Problem 177",
            "created": "2025-04-18T18:19:45.492019Z",
            "modified": "2026-05-06T10:27:34.300069Z"
        },
        {
            "id": 93239,
            "name": "Problem 176",
            "created": "2025-04-18T18:18:08.952223Z",
            "modified": "2026-04-29T07:49:19.504089Z"
        },
        {
            "id": 93238,
            "name": "Problem 175",
            "created": "2025-04-18T18:16:36.925534Z",
            "modified": "2026-04-29T07:49:19.487322Z"
        },
        {
            "id": 93237,
            "name": "Problem 174",
            "created": "2025-04-18T18:15:29.920810Z",
            "modified": "2026-05-01T07:42:39.792643Z"
        },
        {
            "id": 93236,
            "name": "Problem 173",
            "created": "2025-04-18T18:13:57.391260Z",
            "modified": "2026-05-01T06:53:13.394585Z"
        },
        {
            "id": 93235,
            "name": "Problem 172",
            "created": "2025-04-18T18:11:42.865314Z",
            "modified": "2026-04-29T07:49:18.421019Z"
        },
        {
            "id": 93234,
            "name": "Problem 171",
            "created": "2025-04-18T15:42:41.865338Z",
            "modified": "2026-04-29T07:49:17.751976Z"
        },
        {
            "id": 93233,
            "name": "Problem 170",
            "created": "2025-04-18T15:40:38.276503Z",
            "modified": "2026-04-29T07:49:17.739189Z"
        },
        {
            "id": 93232,
            "name": "Problem 169",
            "created": "2025-04-18T15:38:47.084260Z",
            "modified": "2026-05-03T18:44:08.550120Z"
        }
    ]
}