List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=5130
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=5131",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5129",
    "results": [
        {
            "id": 65123,
            "name": "Puzzles 1",
            "created": "2022-11-14T02:50:43.217466Z",
            "modified": "2026-03-30T14:19:05.197775Z"
        },
        {
            "id": 65143,
            "name": "P17 简单势",
            "created": "2022-11-15T01:38:36.406152Z",
            "modified": "2026-03-30T14:19:04.824895Z"
        },
        {
            "id": 65142,
            "name": "P16 夹角势",
            "created": "2022-11-15T01:19:03.705741Z",
            "modified": "2026-03-30T14:19:03.985640Z"
        },
        {
            "id": 65140,
            "name": "P15 三角势",
            "created": "2022-11-15T01:12:01.022008Z",
            "modified": "2026-03-30T14:19:03.900801Z"
        },
        {
            "id": 65121,
            "name": "Puzzles 5",
            "created": "2022-11-14T02:45:52.021162Z",
            "modified": "2026-03-30T14:19:02.203743Z"
        },
        {
            "id": 65122,
            "name": "Puzzles 6",
            "created": "2022-11-14T02:47:53.771941Z",
            "modified": "2026-03-30T14:19:02.022967Z"
        },
        {
            "id": 65120,
            "name": "Puzzles 4",
            "created": "2022-11-14T02:44:46.407558Z",
            "modified": "2026-03-30T14:19:01.918752Z"
        },
        {
            "id": 65045,
            "name": "迷你對殺 2",
            "created": "2022-11-13T05:12:40.553983Z",
            "modified": "2026-03-30T14:18:10.384117Z"
        },
        {
            "id": 65044,
            "name": "迷你對殺 1",
            "created": "2022-11-13T05:02:17.305140Z",
            "modified": "2026-03-30T14:18:10.341007Z"
        },
        {
            "id": 65043,
            "name": "鏡子對應遊戲4[困難]",
            "created": "2022-11-13T04:48:41.928227Z",
            "modified": "2026-03-30T14:18:10.340853Z"
        }
    ]
}