GET /api/bet_types/6d5af31a-1ab1-4280-83e1-24f687c7e08e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6d5af31a-1ab1-4280-83e1-24f687c7e08e",
"match": "https://api-prod.gambitprofit.com/api/matches/c559a599-dc98-4fe9-83e3-93d0f729894e/?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 6",
"amount": 5098.0
},
{
"team": "Game Total Under 6",
"amount": 4902.0
}
],
"expected_reward_tokens": 8921.5,
"profit_sb": -78.5,
"profit_sb_percentage": -0.87,
"recommended": false
},
"lines": [
{
"id": "36521135-4286-4506-b337-d4b1b9212a8a",
"gambit_id": "fb61d580-fc8a-4c58-880c-a66d4b82514d",
"last_updated": "2022-12-19T19:36:51.951537-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.75000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d5af31a-1ab1-4280-83e1-24f687c7e08e/?format=api"
},
{
"id": "49ede363-22d4-473e-aa7c-bafa2bb58508",
"gambit_id": "354fd5e4-eaee-4823-8d81-914198f85ca6",
"last_updated": "2022-12-19T19:36:51.950446-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.82000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d5af31a-1ab1-4280-83e1-24f687c7e08e/?format=api"
}
]
}