curl --location --request GET '/api/services/app/HostDashboard/GetIncomeStatistics?IncomeStatisticsDateInterval='
{
"incomeStatistics": [
{
"label": "string",
"date": "2019-08-24T14:15:22Z",
"amount": 0
}
]
}