{ "result": 1, "description": "", "detail": { "success": 10, "fail": 3 }, "data": [ { "time": "01-01", "wallet": 11, "totalIncome": 22, "balance": 33 }, { "time": "01-02", "wallet": 12, "totalIncome": 23, "balance": 33 }, { "time": "01-03", "wallet": 22, "totalIncome": 33, "balance": 55 }, { "time": "01-04", "wallet": 22, "totalIncome": 25, "balance": 33 }, { "time": "01-05", "wallet": 21, "totalIncome": 22, "balance": 33 }, { "time": "01-06", "wallet": 13, "totalIncome": 26, "balance": 33 }, { "time": "01-07", "wallet": 11, "totalIncome": 21, "balance": 33 }, { "time": "01-08", "wallet": 12, "totalIncome": 22, "balance": 33 }, { "time": "01-09", "wallet": 12, "totalIncome": 22, "balance": 42 }, { "time": "01-10", "wallet": 12, "totalIncome": 33, "balance": 44 }, { "time": "01-11", "wallet": 12, "totalIncome": 22, "balance": 33 }, { "time": "01-12", "wallet": 12, "totalIncome": 22, "balance": 33 }, { "time": "01-13", "wallet": 12, "totalIncome": 22, "balance": 66 }, { "time": "01-14", "wallet": 12, "totalIncome": 22, "balance": 33 }, { "time": "01-15", "wallet": 12, "totalIncome": 22, "balance": 33 } ] }