GET /api/bet_types/e1d0762e-3370-4590-a0b7-696973090253/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e1d0762e-3370-4590-a0b7-696973090253",
"match": "https://api-prod.gambitprofit.com/api/matches/767a3863-c231-4bec-a926-197587893720/?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 228",
"amount": 5000.0
},
{
"team": "Game Total Over 228",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "ca1680af-21f1-49e5-9121-d67fab4a7daa",
"gambit_id": "7ab49016-932e-4ae6-afbf-8f5fff7475dc",
"last_updated": "2022-11-28T13:42:15.085355-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 228",
"reward": "1.80000",
"odds": "1.90910",
"spread": "228.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1d0762e-3370-4590-a0b7-696973090253/?format=api"
},
{
"id": "38a64ff4-6d75-4460-9ab7-42c076afde25",
"gambit_id": "900acc30-38bf-4c15-a46f-22644af01419",
"last_updated": "2022-11-28T13:42:15.086323-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 228",
"reward": "1.80000",
"odds": "1.90910",
"spread": "228.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1d0762e-3370-4590-a0b7-696973090253/?format=api"
}
]
}