Bet settlements for an outright are sent in the bet_settlement tag and are sent in the following format:
...
Attributes of bet_settlement tag are event_id, product and timestamp.
Tag event_id represents ID of event for which the results are for.
Tag product represents type of feed that message belongs.
...
Inside the market tag we create the outcome tag. Attributes of that tag are:
id - indicating the id of the competitors/outrcomes
result - indicating if the outcome is won or lost
void_factor - indicating if the outcome is voided
...