List accessible puzzles or create a new puzzle.

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

{
    "count": 58770,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=479",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=477",
    "results": [
        {
            "id": 94729,
            "name": "Problem 148",
            "created": "2025-06-17T23:21:40.840191Z",
            "modified": "2026-04-16T20:00:46.826936Z"
        },
        {
            "id": 94728,
            "name": "Problem 147",
            "created": "2025-06-17T23:19:53.228891Z",
            "modified": "2026-04-16T19:59:00.670240Z"
        },
        {
            "id": 94727,
            "name": "Problem 146",
            "created": "2025-06-17T23:17:00.259332Z",
            "modified": "2026-04-16T19:58:35.372488Z"
        },
        {
            "id": 94726,
            "name": "Problem 145",
            "created": "2025-06-17T23:15:09.961790Z",
            "modified": "2026-04-16T18:44:10.314030Z"
        },
        {
            "id": 94725,
            "name": "Problem 144",
            "created": "2025-06-17T23:13:46.994665Z",
            "modified": "2026-04-16T18:40:12.746064Z"
        },
        {
            "id": 94724,
            "name": "Problem 143",
            "created": "2025-06-17T23:06:43.076026Z",
            "modified": "2026-04-15T20:26:59.130324Z"
        },
        {
            "id": 94723,
            "name": "Problem 142",
            "created": "2025-06-17T23:03:22.218026Z",
            "modified": "2026-04-15T20:21:04.640809Z"
        },
        {
            "id": 94722,
            "name": "Problem 141",
            "created": "2025-06-17T23:01:12.985599Z",
            "modified": "2026-04-15T20:05:28.958826Z"
        },
        {
            "id": 94721,
            "name": "Problem 140",
            "created": "2025-06-17T22:59:42.238327Z",
            "modified": "2026-04-15T20:03:41.143566Z"
        },
        {
            "id": 94720,
            "name": "Problem 139",
            "created": "2025-06-17T22:58:03.971237Z",
            "modified": "2026-04-15T20:01:00.428797Z"
        }
    ]
}