List accessible puzzles or create a new puzzle.

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

{
    "count": 58785,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=971",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=969",
    "results": [
        {
            "id": 81214,
            "name": "Tsumego 1",
            "created": "2024-05-09T14:18:49.565251Z",
            "modified": "2026-05-23T00:28:57.540001Z"
        },
        {
            "id": 81176,
            "name": "Approach to Star Point enclosure 1",
            "created": "2024-05-07T21:34:56.330668Z",
            "modified": "2026-05-10T02:06:11.351401Z"
        },
        {
            "id": 81173,
            "name": "Find solution",
            "created": "2024-05-07T19:48:25.885502Z",
            "modified": "2026-03-30T15:45:13.450096Z"
        },
        {
            "id": 81129,
            "name": "Squeeze",
            "created": "2024-05-06T19:56:45.190025Z",
            "modified": "2026-05-23T02:35:19.912017Z"
        },
        {
            "id": 81128,
            "name": "Problem 28",
            "created": "2024-05-06T19:35:00.440272Z",
            "modified": "2026-03-30T15:45:11.195412Z"
        },
        {
            "id": 81127,
            "name": "Problem 27",
            "created": "2024-05-06T19:33:43.738627Z",
            "modified": "2026-03-30T15:45:11.758106Z"
        },
        {
            "id": 81126,
            "name": "Problem 26",
            "created": "2024-05-06T19:29:08.137034Z",
            "modified": "2026-03-30T15:45:09.940999Z"
        },
        {
            "id": 81125,
            "name": "Wrzutka",
            "created": "2024-05-06T19:21:06.619372Z",
            "modified": "2026-05-23T02:35:16.504398Z"
        },
        {
            "id": 81124,
            "name": "Problem 25",
            "created": "2024-05-06T19:15:36.668584Z",
            "modified": "2026-03-30T15:45:09.818363Z"
        },
        {
            "id": 81123,
            "name": "Problem 24",
            "created": "2024-05-06T19:13:17.636617Z",
            "modified": "2026-05-19T23:49:35.805336Z"
        }
    ]
}