List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4998",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4996",
    "results": [
        {
            "id": 43087,
            "name": "Which cut is better? — Shin Jinseo 9p vs Ke Jie 9p — 2021 LG Cup",
            "created": "2021-11-20T23:50:16.613374Z",
            "modified": "2026-05-10T02:09:09.813475Z"
        },
        {
            "id": 43200,
            "name": "darwin sais puzzles",
            "created": "2021-11-22T19:14:03.244645Z",
            "modified": "2026-05-10T02:09:10.728921Z"
        },
        {
            "id": 43468,
            "name": "MGS 002",
            "created": "2021-11-28T00:48:45.982306Z",
            "modified": "2026-05-10T02:09:11.690601Z"
        },
        {
            "id": 43583,
            "name": "GW 44: TM 2",
            "created": "2021-11-29T11:06:13.123416Z",
            "modified": "2026-05-10T02:09:12.651265Z"
        },
        {
            "id": 44199,
            "name": "GW 87: 6 endgame problems 11x11 1",
            "created": "2021-12-05T11:47:00.196711Z",
            "modified": "2026-05-10T02:09:13.827661Z"
        },
        {
            "id": 44303,
            "name": "Eyespace Defect: Cutting Point 1",
            "created": "2021-12-06T00:32:37.209586Z",
            "modified": "2026-05-10T02:09:14.976216Z"
        },
        {
            "id": 44648,
            "name": "Involving the Corner - 2",
            "created": "2021-12-10T22:38:17.532028Z",
            "modified": "2026-05-10T02:09:15.883190Z"
        },
        {
            "id": 44734,
            "name": "Diagram [5015]",
            "created": "2021-12-13T09:45:26.167256Z",
            "modified": "2026-05-10T02:09:17.175921Z"
        },
        {
            "id": 44748,
            "name": "015 / 300",
            "created": "2021-12-14T01:34:59.614869Z",
            "modified": "2026-05-10T02:09:18.073286Z"
        },
        {
            "id": 45066,
            "name": "15/25 easy",
            "created": "2021-12-18T14:41:51.566251Z",
            "modified": "2026-05-10T02:09:19.041636Z"
        }
    ]
}