List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4800",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4798",
    "results": [
        {
            "id": 38562,
            "name": "Diagram [1898]",
            "created": "2021-09-18T08:38:43.604925Z",
            "modified": "2026-03-31T17:43:46.660329Z"
        },
        {
            "id": 41577,
            "name": "Diagram [2897]",
            "created": "2021-10-27T13:58:12.490545Z",
            "modified": "2026-03-31T17:43:45.528740Z"
        },
        {
            "id": 38561,
            "name": "Diagram [1897]",
            "created": "2021-09-18T08:37:01.882699Z",
            "modified": "2026-03-31T17:43:44.053467Z"
        },
        {
            "id": 41576,
            "name": "Diagram [2896]",
            "created": "2021-10-27T13:56:58.853781Z",
            "modified": "2026-03-31T17:43:42.909370Z"
        },
        {
            "id": 38560,
            "name": "Diagram [1896]",
            "created": "2021-09-18T08:35:26.645763Z",
            "modified": "2026-03-31T17:43:41.569567Z"
        },
        {
            "id": 41575,
            "name": "Diagram [2895]",
            "created": "2021-10-27T13:55:00.870553Z",
            "modified": "2026-03-31T17:43:40.300453Z"
        },
        {
            "id": 38559,
            "name": "Diagram [1895]",
            "created": "2021-09-18T08:33:41.339877Z",
            "modified": "2026-03-31T17:43:39.168661Z"
        },
        {
            "id": 41574,
            "name": "Diagram [2894]",
            "created": "2021-10-27T13:53:54.903704Z",
            "modified": "2026-03-31T17:43:38.052430Z"
        },
        {
            "id": 38558,
            "name": "Diagram [1894]",
            "created": "2021-09-18T08:32:04.454495Z",
            "modified": "2026-03-31T17:43:36.642942Z"
        },
        {
            "id": 41573,
            "name": "Diagram [2893]",
            "created": "2021-10-27T13:50:44.566246Z",
            "modified": "2026-03-31T17:43:34.960312Z"
        }
    ]
}