[
  {
    "id": 1,
    "icon": "bug",
    "description": "Bug fix by Ivan Suazo",
    "time": 4.2,
    "amount": 9.99,
    "date": "2021-10-12 02:31:00",
    "status": "success",
    "avatar": "https://www.gravatar.com/avatar/2a30fc5b79e49fc85e6245897c5bda7d"
  },
  {
    "id": 2,
    "icon": "clock",
    "description": "Pending task by John Doe",
    "time": 5.1,
    "amount": 1547.29,
    "date": "2021-10-12 12:08:00",
    "status": "pending",
    "avatar": "https://www.gravatar.com/avatar/205e460b479e2e5b48aec07710c08d50"
  },
  {
    "id": 3,
    "icon": "danger",
    "description": "Failed reported by Anonymous",
    "time": 2.7,
    "amount": 19.5,
    "date": "2021-10-12 16:48:00",
    "status": "failed",
    "avatar": "https://www.gravatar.com/avatar/c1f67dd86116068f2067918fe3c8f56c"
  }
]
