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