curl --location --request GET 'http://localhost:8000/jewellery/report'{
"code": 0,
"result": {
"investment": 0,
"currentBalance": 0,
"profitLoss": 0,
"profitLossPercentage": 0,
"asOf": "string"
},
"error": "string"
}