List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=4860
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=-created&page=4861",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4859",
    "results": [
        {
            "id": 13405,
            "name": "Go topic",
            "created": "2018-10-07T08:27:15.776640Z",
            "modified": "2026-05-05T16:34:30.943216Z"
        },
        {
            "id": 13404,
            "name": "Vie et mort n°2",
            "created": "2018-10-06T19:44:03.981204Z",
            "modified": "2026-03-31T21:59:48.720792Z"
        },
        {
            "id": 13403,
            "name": "詰碁詰碁詰碁",
            "created": "2018-10-06T12:23:59.106996Z",
            "modified": "2026-03-31T21:59:47.282857Z"
        },
        {
            "id": 13402,
            "name": "Go topic",
            "created": "2018-10-05T15:43:51.926261Z",
            "modified": "2026-05-05T16:34:30.525819Z"
        },
        {
            "id": 13401,
            "name": "Go topic",
            "created": "2018-10-05T15:37:06.049639Z",
            "modified": "2026-04-16T14:24:22.917011Z"
        },
        {
            "id": 13400,
            "name": "Go topic",
            "created": "2018-10-05T14:43:08.793643Z",
            "modified": "2026-03-31T21:59:43.319913Z"
        },
        {
            "id": 13399,
            "name": "Go topic",
            "created": "2018-10-05T14:37:11.463762Z",
            "modified": "2026-04-17T08:06:44.314008Z"
        },
        {
            "id": 13398,
            "name": "Go topic",
            "created": "2018-10-05T14:32:05.162475Z",
            "modified": "2026-05-10T16:33:22.244285Z"
        },
        {
            "id": 13396,
            "name": "Go topic",
            "created": "2018-10-04T14:28:17.077083Z",
            "modified": "2026-05-10T16:33:21.424917Z"
        },
        {
            "id": 13395,
            "name": "Go topic",
            "created": "2018-10-04T14:01:41.691944Z",
            "modified": "2026-04-16T14:23:39.335606Z"
        }
    ]
}