I would like to get Profit&Loss for concrete time period (like on Betfair site). So looks like I need to use GetBetHostory service. But there is one little problem using it. GetBetHostory has placedDateFrom and placedDateTo parameters to set time period
Assume that I made one matched bet month ago. And today this bet was settled. And when I call GetBetHostory with 'placedDateFrom=week ago' and 'placedDateFrom=now' I will receive nothing!
So how to implement GetBetHostory for fixed time period?
Assume that I made one matched bet month ago. And today this bet was settled. And when I call GetBetHostory with 'placedDateFrom=week ago' and 'placedDateFrom=now' I will receive nothing!
So how to implement GetBetHostory for fixed time period?

