GET /api/bet_types/f00d9db8-a8cc-4f86-b510-175721eb3da3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f00d9db8-a8cc-4f86-b510-175721eb3da3",
"match": "https://api-prod.gambitprofit.com/api/matches/7c1db876-1497-4072-a0b4-54f8ce9c1af3/?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 7.5",
"amount": 5205.0
},
{
"team": "Game Total Under 7.5",
"amount": 4795.0
}
],
"expected_reward_tokens": 9108.75,
"profit_sb": 108.75,
"profit_sb_percentage": 1.21,
"recommended": true
},
"lines": [
{
"id": "f05a4fe9-dd51-4516-a870-acd90fb439f0",
"gambit_id": "9c213b85-abcb-458b-a207-f3bc219727d3",
"last_updated": "2022-08-20T11:57:00.697434-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.75000",
"odds": "1.83330",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f00d9db8-a8cc-4f86-b510-175721eb3da3/?format=api"
},
{
"id": "e76d1e79-5063-41b0-82b0-33b45b295954",
"gambit_id": "0b9d217e-165d-49fc-ae99-9249030ab117",
"last_updated": "2022-08-20T11:57:00.696854-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.90000",
"odds": "2.00000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f00d9db8-a8cc-4f86-b510-175721eb3da3/?format=api"
}
]
}