List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=479
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=480",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=478",
    "results": [
        {
            "id": 94719,
            "name": "Problem 138",
            "created": "2025-06-17T22:55:44.475846Z",
            "modified": "2026-04-15T14:07:33.430663Z"
        },
        {
            "id": 94718,
            "name": "Problem 137",
            "created": "2025-06-17T22:53:53.577980Z",
            "modified": "2026-04-15T13:38:03.633652Z"
        },
        {
            "id": 94717,
            "name": "Problem 136",
            "created": "2025-06-17T22:52:47.824115Z",
            "modified": "2026-04-15T13:36:42.529338Z"
        },
        {
            "id": 94716,
            "name": "Problem 135",
            "created": "2025-06-17T22:50:35.536580Z",
            "modified": "2026-04-15T13:04:05.789390Z"
        },
        {
            "id": 94715,
            "name": "Problem 134",
            "created": "2025-06-17T22:49:23.605920Z",
            "modified": "2026-04-15T13:02:36.292011Z"
        },
        {
            "id": 94714,
            "name": "Problem 133",
            "created": "2025-06-17T22:47:28.312861Z",
            "modified": "2026-04-25T14:04:02.143569Z"
        },
        {
            "id": 94713,
            "name": "Problem 132",
            "created": "2025-06-17T22:45:42.279162Z",
            "modified": "2026-04-15T13:01:39.355123Z"
        },
        {
            "id": 94712,
            "name": "Problem 131",
            "created": "2025-06-17T22:44:15.636702Z",
            "modified": "2026-05-04T20:05:12.917682Z"
        },
        {
            "id": 94711,
            "name": "Problem 130",
            "created": "2025-06-17T22:43:21.882451Z",
            "modified": "2026-05-04T20:05:11.246715Z"
        },
        {
            "id": 94710,
            "name": "Problem 129",
            "created": "2025-06-17T22:42:19.536337Z",
            "modified": "2026-04-16T17:03:37.216005Z"
        }
    ]
}