List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-id&page=4828
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&ordering=-id&page=4829",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=4827",
    "results": [
        {
            "id": 13748,
            "name": "Introduction",
            "created": "2018-11-28T20:14:14.245956Z",
            "modified": "2026-04-17T03:14:24.965416Z"
        },
        {
            "id": 13747,
            "name": "Tsumego 8",
            "created": "2018-11-28T15:34:19.068143Z",
            "modified": "2026-05-15T19:06:33.036850Z"
        },
        {
            "id": 13746,
            "name": "Tsumego 36",
            "created": "2018-11-28T15:22:04.513201Z",
            "modified": "2026-04-29T08:06:28.115712Z"
        },
        {
            "id": 13745,
            "name": "Tésuji 8",
            "created": "2018-11-28T15:14:07.079254Z",
            "modified": "2026-05-11T00:12:57.601109Z"
        },
        {
            "id": 13744,
            "name": "Damé-zumari 9",
            "created": "2018-11-28T14:59:43.807189Z",
            "modified": "2026-05-13T02:53:33.706866Z"
        },
        {
            "id": 13743,
            "name": "Turning Tornado",
            "created": "2018-11-28T11:54:53.875493Z",
            "modified": "2026-03-31T22:04:23.067008Z"
        },
        {
            "id": 13742,
            "name": "Closing out the territory #3",
            "created": "2018-11-28T08:18:23.380070Z",
            "modified": "2026-04-18T03:10:24.195237Z"
        },
        {
            "id": 13741,
            "name": "Closing out the territory #2",
            "created": "2018-11-28T08:08:29.501028Z",
            "modified": "2026-05-06T11:41:25.818321Z"
        },
        {
            "id": 13740,
            "name": "Closing out the territory",
            "created": "2018-11-28T08:03:23.167339Z",
            "modified": "2026-05-06T11:26:05.193209Z"
        },
        {
            "id": 13739,
            "name": "Dead stones",
            "created": "2018-11-28T07:54:50.323898Z",
            "modified": "2026-05-07T07:08:34.212454Z"
        }
    ]
}