List accessible puzzles or create a new puzzle.

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

{
    "count": 58784,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=959",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=957",
    "results": [
        {
            "id": 125,
            "name": "capturing yr first stone.",
            "created": "2014-09-14T20:03:06.497759Z",
            "modified": "2026-05-22T19:31:54.407516Z"
        },
        {
            "id": 117,
            "name": "Atari,prisoners and extension.",
            "created": "2014-09-14T15:25:53.774706Z",
            "modified": "2026-05-22T19:31:54.084047Z"
        },
        {
            "id": 48699,
            "name": "示範 demonstration",
            "created": "2022-02-09T13:57:53.721914Z",
            "modified": "2026-05-22T19:31:27.183495Z"
        },
        {
            "id": 32448,
            "name": "Diagram (3001)",
            "created": "2021-06-30T10:03:26.499896Z",
            "modified": "2026-05-22T19:31:20.911850Z"
        },
        {
            "id": 21680,
            "name": "Problem 34",
            "created": "2020-10-16T20:23:47.026646Z",
            "modified": "2026-05-22T19:31:13.974916Z"
        },
        {
            "id": 48999,
            "name": "type 2枷吃 net",
            "created": "2022-02-13T15:36:07.654929Z",
            "modified": "2026-05-22T19:28:47.559296Z"
        },
        {
            "id": 47973,
            "name": "จับกิน 15",
            "created": "2022-02-02T07:01:22.566624Z",
            "modified": "2026-05-22T19:28:29.585587Z"
        },
        {
            "id": 47972,
            "name": "จับกิน 14",
            "created": "2022-02-02T06:59:58.070680Z",
            "modified": "2026-05-22T19:26:25.384932Z"
        },
        {
            "id": 60679,
            "name": "ข้อที่ 5.10",
            "created": "2022-07-11T07:42:27.098081Z",
            "modified": "2026-05-22T19:25:46.262200Z"
        },
        {
            "id": 63399,
            "name": "Tsumégo 113",
            "created": "2022-10-04T08:50:40.597299Z",
            "modified": "2026-05-22T19:23:52.574249Z"
        }
    ]
}