GET /api/bet_types/d0467b58-97ec-4593-9865-c322b59672ec/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d0467b58-97ec-4593-9865-c322b59672ec",
"match": "https://api-prod.gambitprofit.com/api/matches/06ab598d-9b5d-44e9-93dc-28b0897d3732/?format=api",
"name": "Over/Under",
"created_at": "2023-09-23T10:23:04.837958-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": false,
"description": "Too few lines to bet on"
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Total Rounds Under 2.5",
"amount": 5000.0
},
{
"team": "Total Rounds Over 2.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9150.0,
"profit_sb": -350.0,
"profit_sb_percentage": -3.68,
"recommended": false
},
"lines": [
{
"id": "80cfeef1-864f-42e6-ae97-bcb20d90ccc4",
"gambit_id": "79260022-7d9f-498e-b6f1-7945858e4b4a",
"last_updated": "2023-09-25T14:38:18.490576-04:00",
"created_at": "2023-09-23T10:23:04.845975-04:00",
"name": "Total Rounds Under 2.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0467b58-97ec-4593-9865-c322b59672ec/?format=api"
},
{
"id": "2484a233-c81c-47f1-87f6-a93f05da1930",
"gambit_id": "81d42669-001c-4199-bab5-87bec2141b29",
"last_updated": "2023-09-25T14:38:18.487170-04:00",
"created_at": "2023-09-23T10:23:04.841943-04:00",
"name": "Total Rounds Over 2.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0467b58-97ec-4593-9865-c322b59672ec/?format=api"
}
]
}