List accessible puzzles or create a new puzzle.

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

{
    "count": 58785,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4484",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4482",
    "results": [
        {
            "id": 22490,
            "name": "Puzzle 149",
            "created": "2020-10-29T10:34:19.759867Z",
            "modified": "2026-05-24T02:23:00.459996Z"
        },
        {
            "id": 36704,
            "name": "Diagram [1034]",
            "created": "2021-08-16T14:29:23.837722Z",
            "modified": "2026-05-24T02:23:07.441563Z"
        },
        {
            "id": 36705,
            "name": "Diagram [1035]",
            "created": "2021-08-16T14:31:04.908561Z",
            "modified": "2026-05-24T02:23:08.952159Z"
        },
        {
            "id": 36700,
            "name": "Diagram [1031]",
            "created": "2021-08-16T12:35:45.457850Z",
            "modified": "2026-05-24T02:23:43.552788Z"
        },
        {
            "id": 36701,
            "name": "Diagram [1032]",
            "created": "2021-08-16T14:25:32.985695Z",
            "modified": "2026-05-24T02:23:44.914308Z"
        },
        {
            "id": 31573,
            "name": "Diagram (391)",
            "created": "2021-06-17T08:42:25.189573Z",
            "modified": "2026-05-24T02:24:04.960513Z"
        },
        {
            "id": 31574,
            "name": "Diagram (392)",
            "created": "2021-06-17T08:43:43.658778Z",
            "modified": "2026-05-24T02:24:05.826278Z"
        },
        {
            "id": 7027,
            "name": "Problem № 111",
            "created": "2017-03-20T16:50:35.743592Z",
            "modified": "2026-05-24T02:24:07.206152Z"
        },
        {
            "id": 7028,
            "name": "Problem № 112",
            "created": "2017-03-20T16:52:37.405766Z",
            "modified": "2026-05-24T02:24:07.818459Z"
        },
        {
            "id": 36023,
            "name": "Exercise 8.8 - Connection and cutting",
            "created": "2021-08-10T17:44:38.971243Z",
            "modified": "2026-05-24T02:24:59.080168Z"
        }
    ]
}