Hi!
Yesterday (2014-07-20)
there was a Horse race 14:35 at Tipperary.
I bet Molly Connors to be Placed.
And she was
I see in the web that
ie she was placed. AND 'Your Wedding Day' was a reducing factor.
I send
and I get all other bets but this one.
I also send with bet status
* VOIDED
* CANCELLED
* LAPSED
It does not show up there either
ALL other bets (80+) comes through.
But not this.
Is it to do with reduction factor ?

(and yes I use listClearedOrders just to fix up
the profit, since it returns it with commission included.
I already know which runners that are winners
)
marketid=1.114669022
/Björn
Yesterday (2014-07-20)
there was a Horse race 14:35 at Tipperary.
I bet Molly Connors to be Placed.
And she was

I see in the web that
Code:
IRE / Tipp 20th Jul / 15:35 Plats (RF Your Wedding Day 1.13%) Molly Connors Spela 39334856508 20-jul-14 15:40 A 1,09 30,00 1,09 2,64
I send
Code:
{
"method": "SportsAPING/v1.0/listClearedOrders",
"jsonrpc": "2.0",
"id": 15,
"params": {
"settledDateRange": {
"to": "2014-07-21T13:20:00.000Z",
"from": "2014-07-20T13:20:00.000Z"
},
"groupBy": "BET",
"betStatus": "SETTLED",
"includeItemDescription": false
}
}
I also send with bet status
* VOIDED
* CANCELLED
* LAPSED
It does not show up there either
ALL other bets (80+) comes through.
But not this.
Is it to do with reduction factor ?

(and yes I use listClearedOrders just to fix up
the profit, since it returns it with commission included.
I already know which runners that are winners
)
marketid=1.114669022
/Björn

