GET /api/bet_types/4aeb07f9-0c76-4a02-8c02-4f2593d0bc53/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4aeb07f9-0c76-4a02-8c02-4f2593d0bc53",
"match": "https://api-prod.gambitprofit.com/api/matches/cdc38605-b0d4-4d37-a3b4-886bd06d2284/?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 56",
"amount": 5000.0
},
{
"team": "Game Total Over 56",
"amount": 5000.0
}
],
"expected_reward_tokens": 9050.0,
"profit_sb": 50.0,
"profit_sb_percentage": 0.56,
"recommended": true
},
"lines": [
{
"id": "8c910f97-23cc-401f-83ee-a1c509e6e0a4",
"gambit_id": "b52c0639-21dd-4070-88bd-6292bf72beec",
"last_updated": "2022-09-11T11:17:09.601334-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 56",
"reward": "1.81000",
"odds": "1.90910",
"spread": "56.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4aeb07f9-0c76-4a02-8c02-4f2593d0bc53/?format=api"
},
{
"id": "1d5956fe-bc1c-434b-886a-55603e88cb49",
"gambit_id": "a43885c2-d793-4185-b0db-340d78523cd2",
"last_updated": "2022-09-11T11:17:09.602461-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 56",
"reward": "1.81000",
"odds": "1.90910",
"spread": "56.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4aeb07f9-0c76-4a02-8c02-4f2593d0bc53/?format=api"
}
]
}