BetStatuses
Properties
| Name | Type | Required | Description |
|---|---|---|---|
| Won | string | ✅ | "WON" |
| Lose | string | ✅ | "LOSE" |
| Cancelled | string | ✅ | "CANCELLED" |
| Refunded | string | ✅ | "REFUNDED" |
| NotAccepted | string | ✅ | "NOT_ACCEPTED" |
| Accepted | string | ✅ | "ACCEPTED" |
| PendingAcceptance | string | ✅ | "PENDING_ACCEPTANCE" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs