GET /api/bet_types/ea24d308-1000-4e18-860a-2ef32d5feccd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ea24d308-1000-4e18-860a-2ef32d5feccd",
"match": "https://api-prod.gambitprofit.com/api/matches/6c0608e1-83f0-4016-9421-21863bca3896/?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 7.5",
"amount": 5109.0
},
{
"team": "Game Total Over 7.5",
"amount": 4891.0
}
],
"expected_reward_tokens": 9145.11,
"profit_sb": 145.11,
"profit_sb_percentage": 1.61,
"recommended": true
},
"lines": [
{
"id": "451a754f-76ae-4966-8cb2-4fb4e7fceab7",
"gambit_id": "7bc4251b-240d-4bc1-8d53-94e399acc2df",
"last_updated": "2022-08-13T10:47:07.149733-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.79000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea24d308-1000-4e18-860a-2ef32d5feccd/?format=api"
},
{
"id": "5547fcc1-b4f2-4c42-9849-69d224278ccc",
"gambit_id": "ce2c3f2b-074d-4c20-b525-2205d2798fd2",
"last_updated": "2022-08-13T10:47:07.150232-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.87000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea24d308-1000-4e18-860a-2ef32d5feccd/?format=api"
}
]
}