List accessible puzzles or create a new puzzle.

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

{
    "count": 58751,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5252",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5250",
    "results": [
        {
            "id": 55221,
            "name": "有公气的对杀 4",
            "created": "2022-04-20T05:24:15.463282Z",
            "modified": "2026-03-30T13:13:13.548296Z"
        },
        {
            "id": 55218,
            "name": "有公气的对杀 2",
            "created": "2022-04-20T05:20:12.600210Z",
            "modified": "2026-03-30T13:13:13.284811Z"
        },
        {
            "id": 55217,
            "name": "有公气的对杀 1",
            "created": "2022-04-20T05:16:09.734227Z",
            "modified": "2026-03-30T13:13:13.201373Z"
        },
        {
            "id": 55202,
            "name": "Basic exercise",
            "created": "2022-04-19T13:17:49.583592Z",
            "modified": "2026-03-30T13:13:12.963404Z"
        },
        {
            "id": 55192,
            "name": "5x5 找出最好",
            "created": "2022-04-19T08:45:45.279526Z",
            "modified": "2026-03-30T13:13:12.493434Z"
        },
        {
            "id": 55183,
            "name": "easy pick up 6",
            "created": "2022-04-18T16:19:42.564419Z",
            "modified": "2026-03-30T13:13:12.469266Z"
        },
        {
            "id": 55184,
            "name": "easy pick up 7",
            "created": "2022-04-18T16:25:09.453467Z",
            "modified": "2026-03-30T13:13:12.320467Z"
        },
        {
            "id": 55178,
            "name": "5x5 三三對殺",
            "created": "2022-04-18T12:01:34.619470Z",
            "modified": "2026-03-30T13:13:12.319096Z"
        },
        {
            "id": 55182,
            "name": "easy pick up 5",
            "created": "2022-04-18T16:15:21.532281Z",
            "modified": "2026-03-30T13:13:11.225893Z"
        },
        {
            "id": 55181,
            "name": "easy pick up 4",
            "created": "2022-04-18T16:03:54.191118Z",
            "modified": "2026-03-30T13:13:11.160092Z"
        }
    ]
}