List accessible puzzles or create a new puzzle.

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

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=1019",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=1017",
    "results": [
        {
            "id": 13389,
            "name": "Vie et mort n°1",
            "created": "2018-09-30T18:17:01.802531Z",
            "modified": "2026-04-17T03:14:16.573614Z"
        },
        {
            "id": 13390,
            "name": "gentleman's problem 26",
            "created": "2018-10-01T19:14:16.808962Z",
            "modified": "2026-05-23T02:48:00.628093Z"
        },
        {
            "id": 13391,
            "name": "Go topic",
            "created": "2018-10-04T06:53:47.563927Z",
            "modified": "2026-03-31T21:59:31.928805Z"
        },
        {
            "id": 13392,
            "name": "Go topic",
            "created": "2018-10-04T07:00:38.089858Z",
            "modified": "2026-03-31T21:59:33.320761Z"
        },
        {
            "id": 13393,
            "name": "Go topic",
            "created": "2018-10-04T07:08:48.189924Z",
            "modified": "2026-05-21T06:49:06.961464Z"
        },
        {
            "id": 13394,
            "name": "Go topic",
            "created": "2018-10-04T13:43:56.210615Z",
            "modified": "2026-05-21T06:57:34.646841Z"
        },
        {
            "id": 13395,
            "name": "Go topic",
            "created": "2018-10-04T14:01:41.691944Z",
            "modified": "2026-04-16T14:23:39.335606Z"
        },
        {
            "id": 13396,
            "name": "Go topic",
            "created": "2018-10-04T14:28:17.077083Z",
            "modified": "2026-05-10T16:33:21.424917Z"
        },
        {
            "id": 13398,
            "name": "Go topic",
            "created": "2018-10-05T14:32:05.162475Z",
            "modified": "2026-05-10T16:33:22.244285Z"
        },
        {
            "id": 13399,
            "name": "Go topic",
            "created": "2018-10-05T14:37:11.463762Z",
            "modified": "2026-04-17T08:06:44.314008Z"
        }
    ]
}