List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5183",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5181",
    "results": [
        {
            "id": 63453,
            "name": "敌人不讲武德的下场",
            "created": "2022-10-07T05:30:19.008905Z",
            "modified": "2026-03-30T14:06:05.433361Z"
        },
        {
            "id": 63452,
            "name": "绝对的超级布局",
            "created": "2022-10-07T05:23:34.280475Z",
            "modified": "2026-03-30T14:06:05.343900Z"
        },
        {
            "id": 63451,
            "name": "敌人的屠龙宝刀",
            "created": "2022-10-07T02:48:34.970469Z",
            "modified": "2026-03-30T14:06:05.136065Z"
        },
        {
            "id": 63449,
            "name": "敌人的大套路",
            "created": "2022-10-07T02:36:36.298213Z",
            "modified": "2026-03-30T14:06:04.120684Z"
        },
        {
            "id": 63450,
            "name": "敌人的大套路",
            "created": "2022-10-07T02:40:38.731771Z",
            "modified": "2026-03-30T14:06:04.120447Z"
        },
        {
            "id": 63448,
            "name": "实战手筋题目",
            "created": "2022-10-07T02:30:15.579737Z",
            "modified": "2026-03-30T14:06:04.072464Z"
        },
        {
            "id": 63409,
            "name": "sus sus sus sus sus sus",
            "created": "2022-10-05T02:29:44.837598Z",
            "modified": "2026-03-30T14:05:14.667474Z"
        },
        {
            "id": 63413,
            "name": "eating puzzle",
            "created": "2022-10-05T08:00:49.099351Z",
            "modified": "2026-03-30T14:05:14.658007Z"
        },
        {
            "id": 63408,
            "name": "sus sus sus sus sus",
            "created": "2022-10-05T02:23:51.175737Z",
            "modified": "2026-03-30T14:05:14.512525Z"
        },
        {
            "id": 63407,
            "name": "sus sus sus sus",
            "created": "2022-10-05T02:05:55.603461Z",
            "modified": "2026-03-30T14:05:14.263823Z"
        }
    ]
}