List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=37
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=38",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=36",
    "results": [
        {
            "id": 372,
            "name": "Defend your territory",
            "created": "2014-10-01T16:00:26.424104Z",
            "modified": "2026-04-08T23:19:14.376080Z"
        },
        {
            "id": 373,
            "name": "Capture the stone",
            "created": "2014-10-01T16:04:11.187605Z",
            "modified": "2026-04-17T03:06:11.540808Z"
        },
        {
            "id": 374,
            "name": "capture it :D",
            "created": "2014-10-01T16:05:54.181889Z",
            "modified": "2026-04-17T03:06:11.939990Z"
        },
        {
            "id": 375,
            "name": "capture the white stone :D",
            "created": "2014-10-01T16:07:52.429643Z",
            "modified": "2026-04-17T03:06:12.364165Z"
        },
        {
            "id": 376,
            "name": "Problem 72",
            "created": "2014-10-01T19:50:39.255494Z",
            "modified": "2026-05-19T12:53:37.756805Z"
        },
        {
            "id": 377,
            "name": "Problem 73",
            "created": "2014-10-01T19:51:41.301895Z",
            "modified": "2026-05-19T12:53:47.813310Z"
        },
        {
            "id": 378,
            "name": "Problem 74",
            "created": "2014-10-01T19:53:02.211270Z",
            "modified": "2026-05-10T03:17:24.941484Z"
        },
        {
            "id": 379,
            "name": "Problem 75",
            "created": "2014-10-01T19:54:14.642581Z",
            "modified": "2026-05-10T03:15:38.384919Z"
        },
        {
            "id": 380,
            "name": "Problem 76",
            "created": "2014-10-01T19:55:37.000009Z",
            "modified": "2026-05-19T15:27:57.963594Z"
        },
        {
            "id": 381,
            "name": "Problem 77",
            "created": "2014-10-01T19:56:58.469356Z",
            "modified": "2026-05-19T15:28:12.876293Z"
        }
    ]
}