GET /
HTTP 200 OK
Allow: GET, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "id": 1,
        "name": "Item 1",
        "created": "2022-10-26T18:11:22.173306Z"
    }
]