GET /api/bet_types/1328bade-0718-42ff-a4d0-388beb839daf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1328bade-0718-42ff-a4d0-388beb839daf",
"match": "https://api-prod.gambitprofit.com/api/matches/f704c858-e1f0-4aae-bef4-fd3420c0dd7f/?format=api",
"name": "Over/Under",
"created_at": "2023-11-19T10:03:07.032725-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 Over 221.5",
"amount": 5000.0
},
{
"team": "Game Total Under 221.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "72e71d5a-ab62-4377-ad40-9f9f9f83215f",
"gambit_id": "1b17a581-19b4-4078-ba59-0967aa6d1fcb",
"last_updated": "2023-11-21T09:03:07.190090-05:00",
"created_at": "2023-11-19T10:03:07.039860-05:00",
"name": "Game Total Over 221.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "221.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1328bade-0718-42ff-a4d0-388beb839daf/?format=api"
},
{
"id": "12a37b82-a81b-4569-a1f3-bc380bbb1053",
"gambit_id": "dd82cf30-2b59-43fc-bbc0-a9dd2234c1f8",
"last_updated": "2023-11-21T09:03:07.193581-05:00",
"created_at": "2023-11-19T10:03:07.045588-05:00",
"name": "Game Total Under 221.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "221.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1328bade-0718-42ff-a4d0-388beb839daf/?format=api"
}
]
}