List accessible puzzles or create a new puzzle.

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

{
    "count": 58724,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=70",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=68",
    "results": [
        {
            "id": 718,
            "name": "Yellow Oriole Captures the Butterfly (黄莺扑蝶)",
            "created": "2014-10-09T00:46:13.940022Z",
            "modified": "2026-03-31T18:05:07.757725Z"
        },
        {
            "id": 719,
            "name": "50 - 85",
            "created": "2014-10-09T00:49:13.896716Z",
            "modified": "2026-03-31T18:05:09.161159Z"
        },
        {
            "id": 722,
            "name": "Xuan Xuan problem 25 (玄玄棋經 角之部 相如歸璧勢)",
            "created": "2014-10-09T07:29:45.884848Z",
            "modified": "2026-03-31T18:05:10.741243Z"
        },
        {
            "id": 723,
            "name": "Xuan Xuan problem 26 (玄玄棋經 角之部 六貴同朝勢)",
            "created": "2014-10-09T07:50:27.916645Z",
            "modified": "2026-03-31T18:05:11.959874Z"
        },
        {
            "id": 724,
            "name": "Xuan Xuan problem 27 (玄玄棋經 角之部 奪槊)",
            "created": "2014-10-09T08:09:28.043317Z",
            "modified": "2026-04-06T07:15:51.681760Z"
        },
        {
            "id": 725,
            "name": "Xuan Xuan problem 28 (玄玄棋經 角之部 破竹勢)",
            "created": "2014-10-09T08:22:57.229884Z",
            "modified": "2026-03-31T18:05:14.811148Z"
        },
        {
            "id": 726,
            "name": "Xuan Xuan problem 29 (玄玄棋經 角之部 六龍御天)",
            "created": "2014-10-09T08:39:26.714052Z",
            "modified": "2026-03-31T18:05:16.127496Z"
        },
        {
            "id": 727,
            "name": "Easy, #121",
            "created": "2014-10-09T10:35:05.711381Z",
            "modified": "2026-04-10T15:48:12.751969Z"
        },
        {
            "id": 728,
            "name": "Easy, #122",
            "created": "2014-10-09T10:49:41.439932Z",
            "modified": "2026-04-10T16:09:15.253740Z"
        },
        {
            "id": 729,
            "name": "Easy, #123",
            "created": "2014-10-09T11:09:23.505123Z",
            "modified": "2026-04-10T16:09:28.741471Z"
        }
    ]
}