List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&page=5260",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=5258",
    "results": [
        {
            "id": 77993,
            "name": "Best Move 0011",
            "created": "2023-11-18T16:03:55.742438Z",
            "modified": "2026-03-30T15:28:12.370803Z"
        },
        {
            "id": 77996,
            "name": "vfgrtjnhrtuyttyy7iu",
            "created": "2023-11-18T17:36:17.189239Z",
            "modified": "2026-02-16T00:48:39.841781Z"
        },
        {
            "id": 77997,
            "name": "Best Move 0012",
            "created": "2023-11-19T03:43:13.768707Z",
            "modified": "2026-02-16T00:48:40.701369Z"
        },
        {
            "id": 78012,
            "name": "Snapback 22",
            "created": "2023-11-20T14:28:00.554497Z",
            "modified": "2026-05-10T21:15:18.732251Z"
        },
        {
            "id": 78013,
            "name": "Tsumégo 138",
            "created": "2023-11-20T14:31:21.744987Z",
            "modified": "2026-05-01T21:57:35.178725Z"
        },
        {
            "id": 78014,
            "name": "Yosé 23",
            "created": "2023-11-20T14:42:09.867975Z",
            "modified": "2026-04-29T09:05:02.520974Z"
        },
        {
            "id": 78015,
            "name": "Tsumégo 137",
            "created": "2023-11-20T14:46:00.849258Z",
            "modified": "2026-05-13T20:38:12.310154Z"
        },
        {
            "id": 78016,
            "name": "Tsumégo 130",
            "created": "2023-11-20T14:57:14.035728Z",
            "modified": "2026-05-10T17:37:51.961892Z"
        },
        {
            "id": 78033,
            "name": "Best Move 0013",
            "created": "2023-11-22T09:02:15.753404Z",
            "modified": "2026-02-24T22:50:04.206988Z"
        },
        {
            "id": 78343,
            "name": "玉鈎勢 對殺題",
            "created": "2023-11-26T16:00:23.958164Z",
            "modified": "2026-04-14T00:35:32.546603Z"
        }
    ]
}