Get Total Delegator RewardsAsk AIget https://api.p2p.org/api/v1/{network}/data/delegator/total-rewardsGet total delegator rewards.Path ParamsnetworkstringenumrequiredNetwork name.ethereumAllowed:ethereumQuery ParamsstartAtdate-timeTimestamp of the report data period start in the ISO 8601 format. If not specified, the default value is the one month ago.finishAtdate-timeTimestamp of the report data period finish in the ISO 8601 format. If not specified, the default value is the current date.startNumbernumberStart number of the staking period.finishNumbernumberFinish number of the staking period.limitnumber1 to 1000Number of resources that a single response page contains.offsetnumber0 to 10000000Number of resources to exclude from a response.addressstringrequiredDelegator address in the required network.Responses 200OK 400Bad request 401Unauthorized 500Internal server errorUpdated about 1 year ago