List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-id&page=896
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=897",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=895",
    "results": [
        {
            "id": 84007,
            "name": "Connecting stones 45",
            "created": "2024-08-05T13:42:27.628927Z",
            "modified": "2026-05-11T08:29:35.337303Z"
        },
        {
            "id": 84006,
            "name": "Connecting stones 44",
            "created": "2024-08-05T13:35:41.756035Z",
            "modified": "2026-05-11T03:20:26.478041Z"
        },
        {
            "id": 84005,
            "name": "Connecting stones 43",
            "created": "2024-08-05T13:33:08.503575Z",
            "modified": "2026-05-22T05:00:52.034328Z"
        },
        {
            "id": 84004,
            "name": "Connecting stones 42",
            "created": "2024-08-05T13:24:06.465444Z",
            "modified": "2026-05-22T05:00:49.435333Z"
        },
        {
            "id": 84003,
            "name": "Connecting stones 41",
            "created": "2024-08-05T13:22:39.611266Z",
            "modified": "2026-05-17T01:34:13.910768Z"
        },
        {
            "id": 84002,
            "name": "Connecting stones 40",
            "created": "2024-08-05T13:20:41.045774Z",
            "modified": "2026-05-10T03:19:19.786185Z"
        },
        {
            "id": 84001,
            "name": "Connecting stones 39",
            "created": "2024-08-05T13:17:50.521127Z",
            "modified": "2026-05-12T21:47:13.045556Z"
        },
        {
            "id": 84000,
            "name": "Connecting stones 38",
            "created": "2024-08-05T13:15:46.977614Z",
            "modified": "2026-05-20T10:09:15.304370Z"
        },
        {
            "id": 83999,
            "name": "Connecting stones 37",
            "created": "2024-08-05T13:14:07.686572Z",
            "modified": "2026-05-20T10:09:10.345114Z"
        },
        {
            "id": 83998,
            "name": "Connecting stones 36",
            "created": "2024-08-05T13:11:10.774621Z",
            "modified": "2026-05-15T02:21:31.963949Z"
        }
    ]
}