List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=594",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=592",
    "results": [
        {
            "id": 92407,
            "name": "Problem 234",
            "created": "2025-03-14T17:50:57.339041Z",
            "modified": "2026-04-29T08:41:29.056049Z"
        },
        {
            "id": 92406,
            "name": "Problem 233",
            "created": "2025-03-14T17:48:33.235379Z",
            "modified": "2026-04-29T08:41:28.697791Z"
        },
        {
            "id": 92405,
            "name": "Problem 232",
            "created": "2025-03-14T17:47:03.567580Z",
            "modified": "2026-04-29T08:41:28.358810Z"
        },
        {
            "id": 92404,
            "name": "Problem 231",
            "created": "2025-03-14T17:45:36.351707Z",
            "modified": "2026-05-05T04:13:41.777114Z"
        },
        {
            "id": 92403,
            "name": "Problem 230",
            "created": "2025-03-14T17:43:58.366649Z",
            "modified": "2026-05-05T04:13:41.172848Z"
        },
        {
            "id": 92402,
            "name": "Problem 229",
            "created": "2025-03-14T17:42:13.987937Z",
            "modified": "2026-04-29T08:41:27.302309Z"
        },
        {
            "id": 92401,
            "name": "Problem 228",
            "created": "2025-03-14T17:41:02.653068Z",
            "modified": "2026-05-08T17:03:16.539890Z"
        },
        {
            "id": 92400,
            "name": "Problem 227",
            "created": "2025-03-14T17:38:38.956084Z",
            "modified": "2026-05-01T06:54:01.497270Z"
        },
        {
            "id": 92399,
            "name": "13. Best Move?",
            "created": "2025-03-14T17:38:00.869003Z",
            "modified": "2026-04-22T12:10:46.541026Z"
        },
        {
            "id": 92398,
            "name": "Problem 226",
            "created": "2025-03-14T17:36:37.106333Z",
            "modified": "2026-05-01T07:44:20.536317Z"
        }
    ]
}