List accessible puzzles or create a new puzzle.

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

{
    "count": 58707,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5547",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5545",
    "results": [
        {
            "id": 5985,
            "name": "Chapter 8.11",
            "created": "2016-04-19T06:16:03.909977Z",
            "modified": "2026-03-31T19:09:35.060614Z"
        },
        {
            "id": 5983,
            "name": "For XiaoShi",
            "created": "2016-04-19T04:07:16.108008Z",
            "modified": "2026-03-31T19:09:33.807256Z"
        },
        {
            "id": 5982,
            "name": "Magic Sword of Muramasa",
            "created": "2016-04-18T12:50:43.134506Z",
            "modified": "2026-03-31T19:09:31.386054Z"
        },
        {
            "id": 5981,
            "name": "Chapter 8.10",
            "created": "2016-04-17T05:04:26.183852Z",
            "modified": "2026-03-31T19:09:29.625951Z"
        },
        {
            "id": 5980,
            "name": "Chapter 8.9",
            "created": "2016-04-17T05:02:30.744032Z",
            "modified": "2026-03-31T19:09:27.889554Z"
        },
        {
            "id": 5979,
            "name": "Chapter 8.8",
            "created": "2016-04-17T05:00:15.846741Z",
            "modified": "2026-03-31T19:09:26.173582Z"
        },
        {
            "id": 5978,
            "name": "Chapter 8.7",
            "created": "2016-04-17T04:57:54.936758Z",
            "modified": "2026-03-31T19:09:24.622793Z"
        },
        {
            "id": 5977,
            "name": "Chapter 8.6",
            "created": "2016-04-16T06:40:45.872745Z",
            "modified": "2026-03-31T19:09:22.906596Z"
        },
        {
            "id": 5976,
            "name": "Chapter 8.5",
            "created": "2016-04-16T06:39:16.394500Z",
            "modified": "2026-03-31T19:09:21.303894Z"
        },
        {
            "id": 5975,
            "name": "Chapter 8.4",
            "created": "2016-04-16T06:37:31.188644Z",
            "modified": "2026-04-01T16:08:01.868957Z"
        }
    ]
}