List accessible puzzles or create a new puzzle.

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

{
    "count": 58782,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=4730",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=4728",
    "results": [
        {
            "id": 15065,
            "name": "Problem #10",
            "created": "2019-09-14T03:46:40.163942Z",
            "modified": "2026-05-12T04:16:18.589868Z"
        },
        {
            "id": 15064,
            "name": "bordes 11",
            "created": "2019-09-13T17:04:18.931026Z",
            "modified": "2026-04-17T03:16:17.517363Z"
        },
        {
            "id": 15063,
            "name": "bordes 10",
            "created": "2019-09-13T17:00:37.073836Z",
            "modified": "2026-04-17T03:16:17.007994Z"
        },
        {
            "id": 15062,
            "name": "bordes 9",
            "created": "2019-09-13T16:56:44.840351Z",
            "modified": "2026-04-17T03:16:16.784951Z"
        },
        {
            "id": 15061,
            "name": "bordes 8",
            "created": "2019-09-13T16:48:33.958824Z",
            "modified": "2026-04-17T03:16:16.292736Z"
        },
        {
            "id": 15060,
            "name": "bordes 7",
            "created": "2019-09-13T16:45:45.758747Z",
            "modified": "2026-04-17T03:16:15.990526Z"
        },
        {
            "id": 15059,
            "name": "bordes 6",
            "created": "2019-09-13T16:42:24.790217Z",
            "modified": "2026-04-17T03:16:15.574181Z"
        },
        {
            "id": 15058,
            "name": "bordes 5",
            "created": "2019-09-13T16:40:12.370928Z",
            "modified": "2026-04-17T03:16:15.261322Z"
        },
        {
            "id": 15057,
            "name": "bordes 4",
            "created": "2019-09-13T16:37:21.529130Z",
            "modified": "2026-04-17T03:16:14.859979Z"
        },
        {
            "id": 15056,
            "name": "bordes 3",
            "created": "2019-09-13T16:34:56.548103Z",
            "modified": "2026-04-17T03:16:14.457459Z"
        }
    ]
}