List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=33
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=34",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=32",
    "results": [
        {
            "id": 332,
            "name": "Problem 40",
            "created": "2014-09-30T03:58:39.681752Z",
            "modified": "2026-05-21T23:14:42.045817Z"
        },
        {
            "id": 333,
            "name": "Problem 41",
            "created": "2014-09-30T04:00:13.049329Z",
            "modified": "2026-05-10T04:20:41.974071Z"
        },
        {
            "id": 334,
            "name": "Problem 42",
            "created": "2014-09-30T04:03:01.655826Z",
            "modified": "2026-05-19T15:43:48.775512Z"
        },
        {
            "id": 335,
            "name": "Problem 43",
            "created": "2014-09-30T04:04:44.445830Z",
            "modified": "2026-05-19T15:44:13.400084Z"
        },
        {
            "id": 336,
            "name": "Problem 44",
            "created": "2014-09-30T04:06:26.307187Z",
            "modified": "2026-05-09T23:38:29.382861Z"
        },
        {
            "id": 337,
            "name": "Problem 45",
            "created": "2014-09-30T04:08:17.015089Z",
            "modified": "2026-05-09T23:36:03.893331Z"
        },
        {
            "id": 338,
            "name": "Problem 46",
            "created": "2014-09-30T04:09:38.249386Z",
            "modified": "2026-05-10T05:19:18.680156Z"
        },
        {
            "id": 339,
            "name": "Problem 47",
            "created": "2014-09-30T04:11:29.887651Z",
            "modified": "2026-05-10T05:19:20.901427Z"
        },
        {
            "id": 340,
            "name": "Problem 48",
            "created": "2014-09-30T04:12:58.938804Z",
            "modified": "2026-05-22T02:10:22.832642Z"
        },
        {
            "id": 341,
            "name": "Problem 49",
            "created": "2014-09-30T13:16:41.644180Z",
            "modified": "2026-05-22T02:37:44.303391Z"
        }
    ]
}