GET /api/bet_types/3a8d95bc-adb6-4f4f-b988-45788a23337e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3a8d95bc-adb6-4f4f-b988-45788a23337e",
"match": "https://api-prod.gambitprofit.com/api/matches/0f53f835-d40c-428b-b2f4-989eeeb59ba8/?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 44.5",
"amount": 5000.0
},
{
"team": "Game Total Under 44.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "6b23b28a-eccb-4d57-912c-ecd4f441b358",
"gambit_id": "faa510f3-fc59-4927-abeb-4a502f23c888",
"last_updated": "2022-11-21T15:53:16.043014-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 44.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "44.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a8d95bc-adb6-4f4f-b988-45788a23337e/?format=api"
},
{
"id": "ff3bded7-5396-4072-92d1-ad56947da575",
"gambit_id": "e3d3d849-a916-46de-9695-ac3d50006616",
"last_updated": "2022-11-21T15:53:16.041766-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 44.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "44.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a8d95bc-adb6-4f4f-b988-45788a23337e/?format=api"
}
]
}