List accessible puzzles or create a new puzzle.

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

{
    "count": 58777,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=750",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=748",
    "results": [
        {
            "id": 51781,
            "name": "question 4",
            "created": "2022-03-12T15:57:35.040140Z",
            "modified": "2026-05-15T23:44:50.847523Z"
        },
        {
            "id": 1138,
            "name": "405 - 539",
            "created": "2014-10-14T13:29:11.162467Z",
            "modified": "2026-05-15T23:44:39.376305Z"
        },
        {
            "id": 1784,
            "name": "Exception to \"Empty triangle is bad\"",
            "created": "2014-11-11T06:23:53.276734Z",
            "modified": "2026-05-15T23:44:17.403735Z"
        },
        {
            "id": 62559,
            "name": "Flash go: 30297",
            "created": "2022-09-14T06:12:37.175944Z",
            "modified": "2026-05-15T23:43:40.809515Z"
        },
        {
            "id": 54307,
            "name": "迷你中國流 Mini-Chinese opening",
            "created": "2022-04-03T14:08:37.415778Z",
            "modified": "2026-05-15T23:43:15.253527Z"
        },
        {
            "id": 1264,
            "name": "530 - 539",
            "created": "2014-10-16T14:22:30.808217Z",
            "modified": "2026-05-15T23:41:52.018317Z"
        },
        {
            "id": 62786,
            "name": "Flash go: 30436",
            "created": "2022-09-18T06:27:49.352194Z",
            "modified": "2026-05-15T23:40:46.990458Z"
        },
        {
            "id": 42146,
            "name": "Diagram [3432]",
            "created": "2021-11-05T08:56:58.037083Z",
            "modified": "2026-05-15T23:40:28.062538Z"
        },
        {
            "id": 54308,
            "name": "星無憂角 Star with knight move enclosure",
            "created": "2022-04-03T14:17:24.445243Z",
            "modified": "2026-05-15T23:39:08.806494Z"
        },
        {
            "id": 7154,
            "name": "Problem № 196",
            "created": "2017-03-28T04:26:34.567993Z",
            "modified": "2026-05-15T23:36:20.237641Z"
        }
    ]
}