Get daily time logs (Hours) of user in project.

Get daily time logs (Hours) of user in project.

We need to get daily hours instead of grand total. Is there any way? I'm able to get all time logs of user in current project using GetTimeLogs() method but we want daily timelogs.

We are using zoho project C# APIs.

Please suggest. Thank you.