GET /api/bet_types/253818fe-aa1f-41a3-abd0-688698658dd3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "253818fe-aa1f-41a3-abd0-688698658dd3",
"match": "https://api-prod.gambitprofit.com/api/matches/a0222667-5dda-4562-8522-5333edf9676f/?format=api",
"name": "Over/Under",
"created_at": "2023-09-15T16:03:08.079789-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 1.5",
"amount": 6868.0
},
{
"team": "Total Rounds Over 1.5",
"amount": 3132.0
}
],
"expected_reward_tokens": 9270.72,
"profit_sb": -229.28,
"profit_sb_percentage": -2.41,
"recommended": false
},
"lines": [
{
"id": "1dee87ba-e788-4b3b-9a58-010904ca9e95",
"gambit_id": "b8854684-d2f9-43a4-8913-3a2b721a7291",
"last_updated": "2023-09-18T23:18:08.861974-04:00",
"created_at": "2023-09-15T16:03:08.089203-04:00",
"name": "Total Rounds Under 1.5",
"reward": "1.35000",
"odds": "1.37040",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/253818fe-aa1f-41a3-abd0-688698658dd3/?format=api"
},
{
"id": "0c62da79-21ea-4f18-aac1-52197abe2993",
"gambit_id": "bb399d57-44af-48df-ab3a-182f11721d13",
"last_updated": "2023-09-18T23:18:08.857897-04:00",
"created_at": "2023-09-15T16:03:08.083334-04:00",
"name": "Total Rounds Over 1.5",
"reward": "2.96000",
"odds": "3.05000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/253818fe-aa1f-41a3-abd0-688698658dd3/?format=api"
}
]
}