List accessible puzzles or create a new puzzle.

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

{
    "count": 58770,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=482",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=480",
    "results": [
        {
            "id": 94697,
            "name": "Puzzle 29",
            "created": "2025-06-16T11:07:31.910644Z",
            "modified": "2026-04-25T12:48:56.774551Z"
        },
        {
            "id": 94696,
            "name": "Puzzle 28",
            "created": "2025-06-16T11:05:47.194867Z",
            "modified": "2026-04-25T12:48:44.865853Z"
        },
        {
            "id": 94695,
            "name": "Puzzle 27",
            "created": "2025-06-16T11:03:32.801301Z",
            "modified": "2026-04-25T12:48:32.321671Z"
        },
        {
            "id": 94693,
            "name": "Death 死 1-20",
            "created": "2025-06-16T03:54:34.205541Z",
            "modified": "2026-05-03T13:57:32.395581Z"
        },
        {
            "id": 94684,
            "name": "Problem 123",
            "created": "2025-06-15T00:42:58.614538Z",
            "modified": "2026-04-16T16:55:02.868815Z"
        },
        {
            "id": 94680,
            "name": "Problem 25",
            "created": "2025-06-13T04:59:53.110990Z",
            "modified": "2026-05-04T13:05:52.927348Z"
        },
        {
            "id": 94637,
            "name": "Life 活 1-20",
            "created": "2025-06-12T03:43:52.260251Z",
            "modified": "2026-05-02T16:57:49.622345Z"
        },
        {
            "id": 94632,
            "name": "Problem 122",
            "created": "2025-06-11T01:08:59.069574Z",
            "modified": "2026-04-16T16:54:47.871020Z"
        },
        {
            "id": 94631,
            "name": "Tesuji 手筋 1-20",
            "created": "2025-06-10T03:52:04.549069Z",
            "modified": "2026-05-05T00:49:49.798592Z"
        },
        {
            "id": 94630,
            "name": "Problem 4",
            "created": "2025-06-10T03:15:20.031914Z",
            "modified": "2026-05-03T19:14:12.092159Z"
        }
    ]
}