List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-id&page=908
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=909",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=907",
    "results": [
        {
            "id": 83177,
            "name": "2024-07-14 DDK/SDK 2",
            "created": "2024-07-15T08:57:44.484887Z",
            "modified": "2026-05-10T02:02:23.579872Z"
        },
        {
            "id": 83176,
            "name": "2024-07-14 DDK/SDK 3",
            "created": "2024-07-15T08:20:01.608611Z",
            "modified": "2026-05-10T02:06:16.964830Z"
        },
        {
            "id": 83171,
            "name": "thanos snap",
            "created": "2024-07-14T13:47:44.522173Z",
            "modified": "2026-03-30T15:53:15.195441Z"
        },
        {
            "id": 83170,
            "name": "eat the white thinge in the mid",
            "created": "2024-07-14T13:38:05.851403Z",
            "modified": "2026-03-30T15:53:15.064296Z"
        },
        {
            "id": 83169,
            "name": "Connecting stones 10",
            "created": "2024-07-14T12:45:02.387932Z",
            "modified": "2026-05-18T23:31:06.417400Z"
        },
        {
            "id": 83168,
            "name": "Connecting stones 9",
            "created": "2024-07-14T12:42:59.971677Z",
            "modified": "2026-05-18T23:31:05.952308Z"
        },
        {
            "id": 83167,
            "name": "Connecting stones 8",
            "created": "2024-07-14T12:40:38.760439Z",
            "modified": "2026-05-21T00:39:12.516158Z"
        },
        {
            "id": 83166,
            "name": "Connecting stones 7",
            "created": "2024-07-14T12:38:47.192579Z",
            "modified": "2026-05-21T00:31:14.321509Z"
        },
        {
            "id": 83165,
            "name": "Connecting stones 6",
            "created": "2024-07-14T12:34:40.859269Z",
            "modified": "2026-05-21T20:20:07.482681Z"
        },
        {
            "id": 83164,
            "name": "Connecting stones 5",
            "created": "2024-07-14T12:33:04.844461Z",
            "modified": "2026-05-19T12:50:35.919925Z"
        }
    ]
}