List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=702",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=700",
    "results": [
        {
            "id": 89285,
            "name": "Problem 54",
            "created": "2024-12-04T07:36:54.918130Z",
            "modified": "2026-05-10T03:39:13.467375Z"
        },
        {
            "id": 89284,
            "name": "Problem 172",
            "created": "2024-12-04T07:36:37.472735Z",
            "modified": "2026-05-07T23:24:35.480576Z"
        },
        {
            "id": 89283,
            "name": "Problem 53",
            "created": "2024-12-04T07:34:31.794700Z",
            "modified": "2026-03-31T13:39:02.817784Z"
        },
        {
            "id": 89282,
            "name": "Problem 171",
            "created": "2024-12-04T07:34:01.550609Z",
            "modified": "2026-03-30T16:21:02.323064Z"
        },
        {
            "id": 89281,
            "name": "Problem 52",
            "created": "2024-12-04T07:32:47.206066Z",
            "modified": "2026-05-08T01:03:53.092733Z"
        },
        {
            "id": 89280,
            "name": "Problem 170",
            "created": "2024-12-04T07:32:24.854237Z",
            "modified": "2026-05-07T21:26:48.740384Z"
        },
        {
            "id": 89279,
            "name": "Problem 169",
            "created": "2024-12-04T07:30:48.625331Z",
            "modified": "2026-05-07T21:26:48.060541Z"
        },
        {
            "id": 89278,
            "name": "Problem 51",
            "created": "2024-12-04T07:30:36.249928Z",
            "modified": "2026-05-15T02:20:11.398565Z"
        },
        {
            "id": 89277,
            "name": "Problem 168",
            "created": "2024-12-04T07:28:43.033357Z",
            "modified": "2026-03-30T16:21:09.837354Z"
        },
        {
            "id": 89276,
            "name": "Problem 167",
            "created": "2024-12-04T07:25:07.601393Z",
            "modified": "2026-05-04T06:05:09.414632Z"
        }
    ]
}