List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=36",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=34",
    "results": [
        {
            "id": 352,
            "name": "Problem 60",
            "created": "2014-09-30T16:16:57.072874Z",
            "modified": "2026-05-09T22:08:37.626143Z"
        },
        {
            "id": 353,
            "name": "Problem 61",
            "created": "2014-09-30T16:18:30.193004Z",
            "modified": "2026-05-22T00:15:00.856937Z"
        },
        {
            "id": 354,
            "name": "Problem 62",
            "created": "2014-09-30T16:24:35.166772Z",
            "modified": "2026-05-22T00:15:01.424281Z"
        },
        {
            "id": 355,
            "name": "Problem 63",
            "created": "2014-09-30T16:25:59.465117Z",
            "modified": "2026-05-09T13:45:47.882382Z"
        },
        {
            "id": 356,
            "name": "Problem 64",
            "created": "2014-09-30T16:29:41.541288Z",
            "modified": "2026-05-09T16:25:50.455823Z"
        },
        {
            "id": 357,
            "name": "Problem 65",
            "created": "2014-09-30T16:31:20.532489Z",
            "modified": "2026-05-09T18:05:14.679208Z"
        },
        {
            "id": 358,
            "name": "Problem 66",
            "created": "2014-09-30T16:33:31.352437Z",
            "modified": "2026-05-22T03:26:54.001742Z"
        },
        {
            "id": 359,
            "name": "Problem 67",
            "created": "2014-09-30T16:35:18.128186Z",
            "modified": "2026-05-22T03:26:54.613579Z"
        },
        {
            "id": 360,
            "name": "Problem 68",
            "created": "2014-09-30T16:36:47.918972Z",
            "modified": "2026-05-21T21:15:21.528707Z"
        },
        {
            "id": 361,
            "name": "Life & death in the corner",
            "created": "2014-09-30T21:55:04.062908Z",
            "modified": "2026-05-22T04:05:41.030514Z"
        }
    ]
}