GET /api/bet_types/72634755-0635-410a-95e6-ed27d4aa9c39/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "72634755-0635-410a-95e6-ed27d4aa9c39",
"match": "https://api-prod.gambitprofit.com/api/matches/e6f86506-e6e4-46f2-8101-2639d1a312db/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-05: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": "Game Total Under 219.5",
"amount": 5000.0
},
{
"team": "Game Total Over 219.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "026189e4-42c2-4c55-aa2a-f6ebecdd636d",
"gambit_id": "b1a30d5c-a5d9-478c-85a4-61ebb75c6ec9",
"last_updated": "2022-10-24T11:47:18.424492-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 219.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "219.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72634755-0635-410a-95e6-ed27d4aa9c39/?format=api"
},
{
"id": "2701e408-79b6-413c-b700-c33ea8aae0d1",
"gambit_id": "fd4af6b8-9244-48a9-8575-b40928640645",
"last_updated": "2022-10-24T11:47:18.425487-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 219.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "219.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72634755-0635-410a-95e6-ed27d4aa9c39/?format=api"
}
]
}