GET /api/bet_types/43841ec7-c923-49e4-9f30-576f5ffadd43/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "43841ec7-c923-49e4-9f30-576f5ffadd43",
"match": "https://api-prod.gambitprofit.com/api/matches/f9d5eb62-6a20-423f-adf4-9e8e19bc6ca3/?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 2.5",
"amount": 6234.0
},
{
"team": "Game Total Under 2.5",
"amount": 3766.0
}
],
"expected_reward_tokens": 9038.4,
"profit_sb": 38.4,
"profit_sb_percentage": 0.43,
"recommended": true
},
"lines": [
{
"id": "092bb46f-1043-4cf5-914c-7a111ffda93c",
"gambit_id": "b337908f-9bfc-447f-82a9-0e51e756300d",
"last_updated": "2022-08-28T11:27:22.482884-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.45000",
"odds": "1.50000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43841ec7-c923-49e4-9f30-576f5ffadd43/?format=api"
},
{
"id": "f59b9376-ca68-41da-be65-e6edc2be8a34",
"gambit_id": "e84cfa19-8584-402a-b448-c3c62ce8c446",
"last_updated": "2022-08-28T11:27:22.482375-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.40000",
"odds": "2.55000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43841ec7-c923-49e4-9f30-576f5ffadd43/?format=api"
}
]
}