List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5085",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5083",
    "results": [
        {
            "id": 127,
            "name": "LifeAndDeath 5k (3)",
            "created": "2014-09-14T22:45:48.307138Z",
            "modified": "2026-05-01T07:33:42.055773Z"
        },
        {
            "id": 42950,
            "name": "WZ #015",
            "created": "2021-11-18T20:30:58.991289Z",
            "modified": "2026-05-01T07:33:43.782776Z"
        },
        {
            "id": 15454,
            "name": "Problem #27",
            "created": "2019-11-01T14:17:33.076053Z",
            "modified": "2026-05-01T07:33:46.774931Z"
        },
        {
            "id": 47951,
            "name": "question5",
            "created": "2022-02-02T06:19:24.258630Z",
            "modified": "2026-05-01T07:33:48.558511Z"
        },
        {
            "id": 14517,
            "name": "Problem 83",
            "created": "2019-05-30T19:15:55.121731Z",
            "modified": "2026-05-01T07:33:50.539282Z"
        },
        {
            "id": 15299,
            "name": "Problem #19",
            "created": "2019-10-01T02:21:35.318521Z",
            "modified": "2026-05-01T07:33:51.138150Z"
        },
        {
            "id": 14971,
            "name": "Problem #3",
            "created": "2019-09-05T23:56:13.422040Z",
            "modified": "2026-05-01T07:33:53.933319Z"
        },
        {
            "id": 1660,
            "name": "Black Cat",
            "created": "2014-10-31T09:53:37.827151Z",
            "modified": "2026-05-01T07:33:55.152195Z"
        },
        {
            "id": 75395,
            "name": "Capture 10",
            "created": "2023-07-21T13:50:11.933112Z",
            "modified": "2026-05-01T07:33:55.829341Z"
        },
        {
            "id": 24344,
            "name": "Madgo(HKGCA)_LS-005",
            "created": "2020-12-16T05:52:01.093717Z",
            "modified": "2026-05-01T07:34:01.342846Z"
        }
    ]
}