GET /api/bet_types/0ff66d72-1d45-4b31-8078-51914ccdac52/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0ff66d72-1d45-4b31-8078-51914ccdac52",
"match": "https://api-prod.gambitprofit.com/api/matches/95a7595a-afaf-4401-a16f-25c806fa4587/?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 Over 234",
"amount": 5000.0
},
{
"team": "Game Total Under 234",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "8ef5057c-4425-4605-bae1-36d4b3a887d4",
"gambit_id": "b91446e8-3a0b-447e-a9cf-16f0f0b60eb1",
"last_updated": "2022-11-12T16:52:58.807337-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 234",
"reward": "1.80000",
"odds": "1.90910",
"spread": "234.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ff66d72-1d45-4b31-8078-51914ccdac52/?format=api"
},
{
"id": "9f0d5a66-acda-4a00-8067-3408c37035f5",
"gambit_id": "392822e5-0ef6-4c21-9e57-db67a2846aef",
"last_updated": "2022-11-12T16:52:58.806170-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 234",
"reward": "1.80000",
"odds": "1.90910",
"spread": "234.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ff66d72-1d45-4b31-8078-51914ccdac52/?format=api"
}
]
}