GET /api/bet_types/c4231cbf-1605-44a8-b167-50be800788ae/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c4231cbf-1605-44a8-b167-50be800788ae",
"match": "https://api-prod.gambitprofit.com/api/matches/bd1863f8-a1ba-46ea-9565-0785079dd964/?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 59.5",
"amount": 5000.0
},
{
"team": "Game Total Over 59.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "e35e1443-6774-411a-84d5-349c1fcab57f",
"gambit_id": "a13c2798-66e3-4a92-8a4c-04e8816b046d",
"last_updated": "2022-09-18T20:47:18.276993-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 59.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "59.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4231cbf-1605-44a8-b167-50be800788ae/?format=api"
},
{
"id": "0d908ddc-b21a-438f-b48b-f6358328dfb7",
"gambit_id": "6ed9836b-f955-441f-a5b5-729b6ea01092",
"last_updated": "2022-09-18T20:47:18.278100-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 59.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "59.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4231cbf-1605-44a8-b167-50be800788ae/?format=api"
}
]
}