List accessible puzzles or create a new puzzle.

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

{
    "count": 58731,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5771",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5769",
    "results": [
        {
            "id": 58460,
            "name": "下跳 Jump type 3",
            "created": "2022-05-29T15:04:54.310889Z",
            "modified": "2026-02-15T23:05:16.908379Z"
        },
        {
            "id": 58459,
            "name": "下跳 Jump type 2",
            "created": "2022-05-29T15:04:03.597285Z",
            "modified": "2026-02-15T23:05:15.752524Z"
        },
        {
            "id": 58458,
            "name": "下跳 Jump type 1",
            "created": "2022-05-29T15:02:04.650637Z",
            "modified": "2026-02-15T23:05:14.556151Z"
        },
        {
            "id": 58452,
            "name": "點殺 Placement type 6",
            "created": "2022-05-29T14:48:47.145298Z",
            "modified": "2026-02-15T23:05:12.954516Z"
        },
        {
            "id": 58449,
            "name": "點殺 Placement type 5",
            "created": "2022-05-29T14:46:15.983342Z",
            "modified": "2026-02-15T23:05:12.009991Z"
        },
        {
            "id": 58448,
            "name": "點殺 Placement type 4",
            "created": "2022-05-29T14:45:14.403982Z",
            "modified": "2026-02-15T23:05:10.807135Z"
        },
        {
            "id": 58447,
            "name": "點殺 Placement type 3",
            "created": "2022-05-29T14:44:20.558332Z",
            "modified": "2026-02-15T23:05:09.749568Z"
        },
        {
            "id": 58444,
            "name": "托/夾/碰/靠 Attachement type 9",
            "created": "2022-05-29T14:41:41.746668Z",
            "modified": "2026-02-15T23:05:08.775201Z"
        },
        {
            "id": 58442,
            "name": "托/夾/碰/靠 Attachement type 8",
            "created": "2022-05-29T14:39:43.926435Z",
            "modified": "2026-02-15T23:05:07.812345Z"
        },
        {
            "id": 58244,
            "name": "S H T 003",
            "created": "2022-05-26T10:53:54.034104Z",
            "modified": "2026-02-15T23:03:55.490562Z"
        }
    ]
}