List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=4610",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=4608",
    "results": [
        {
            "id": 73333,
            "name": "Capture-1",
            "created": "2023-06-11T03:26:31.471237Z",
            "modified": "2026-05-20T22:58:07.977847Z"
        },
        {
            "id": 73334,
            "name": "Capture-1",
            "created": "2023-06-11T03:27:45.954393Z",
            "modified": "2026-05-10T00:45:34.886758Z"
        },
        {
            "id": 73335,
            "name": "Capture-2",
            "created": "2023-06-11T03:29:32.947332Z",
            "modified": "2026-05-23T02:56:38.343611Z"
        },
        {
            "id": 73336,
            "name": "Capture-3",
            "created": "2023-06-11T03:30:54.541569Z",
            "modified": "2026-05-23T06:23:27.192532Z"
        },
        {
            "id": 73337,
            "name": "Capture-4",
            "created": "2023-06-11T03:31:52.345162Z",
            "modified": "2026-05-10T01:17:48.535439Z"
        },
        {
            "id": 73338,
            "name": "Capture-5",
            "created": "2023-06-11T03:33:31.631100Z",
            "modified": "2026-05-10T01:24:09.601755Z"
        },
        {
            "id": 73339,
            "name": "Capture-6",
            "created": "2023-06-11T03:35:48.704501Z",
            "modified": "2026-05-10T01:30:12.036569Z"
        },
        {
            "id": 73340,
            "name": "Capture-7",
            "created": "2023-06-11T03:37:46.831438Z",
            "modified": "2026-05-21T04:52:24.405090Z"
        },
        {
            "id": 73341,
            "name": "Capture-8",
            "created": "2023-06-11T03:39:00.244250Z",
            "modified": "2026-05-22T04:15:49.440430Z"
        },
        {
            "id": 73342,
            "name": "Capture-9",
            "created": "2023-06-11T03:40:23.166955Z",
            "modified": "2026-05-22T04:15:52.444182Z"
        }
    ]
}