List accessible puzzles or create a new puzzle.

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

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=4540",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=4538",
    "results": [
        {
            "id": 19956,
            "name": "Capturing stones 2",
            "created": "2020-07-08T11:23:25.112325Z",
            "modified": "2026-05-24T10:38:17.198730Z"
        },
        {
            "id": 19953,
            "name": "Capturing Stones 1",
            "created": "2020-07-08T10:51:40.490780Z",
            "modified": "2026-05-22T17:21:38.285721Z"
        },
        {
            "id": 19945,
            "name": "Leben und Tod 12",
            "created": "2020-07-08T09:30:41.728606Z",
            "modified": "2026-05-21T20:12:36.730357Z"
        },
        {
            "id": 19941,
            "name": "Problem 30",
            "created": "2020-07-08T08:46:42.516259Z",
            "modified": "2026-03-31T22:52:28.412739Z"
        },
        {
            "id": 19940,
            "name": "Problem 29",
            "created": "2020-07-08T08:41:33.539349Z",
            "modified": "2026-03-31T22:52:26.860606Z"
        },
        {
            "id": 19939,
            "name": "Problem 28",
            "created": "2020-07-08T08:37:41.939805Z",
            "modified": "2026-03-31T22:52:25.429708Z"
        },
        {
            "id": 19938,
            "name": "Problem 27",
            "created": "2020-07-08T06:33:03.519287Z",
            "modified": "2026-03-31T22:52:23.883588Z"
        },
        {
            "id": 19937,
            "name": "Problem 26",
            "created": "2020-07-08T06:29:52.710626Z",
            "modified": "2026-03-31T22:52:22.375473Z"
        },
        {
            "id": 19935,
            "name": "Problem 25",
            "created": "2020-07-08T06:15:59.350879Z",
            "modified": "2026-03-31T22:52:21.170918Z"
        },
        {
            "id": 19925,
            "name": "Introduction",
            "created": "2020-07-08T05:20:24.428977Z",
            "modified": "2026-05-22T17:21:37.842250Z"
        }
    ]
}