GET /api/bet_types/aaa07058-9d72-4b88-a451-0a48123084ab/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "aaa07058-9d72-4b88-a451-0a48123084ab",
"match": "https://api-prod.gambitprofit.com/api/matches/8bbb24e1-c694-40de-aa1a-b5eac0fc1ca0/?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 50.5",
"amount": 5000.0
},
{
"team": "Game Total Under 50.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9250.0,
"profit_sb": -250.0,
"profit_sb_percentage": -2.63,
"recommended": false
},
"lines": [
{
"id": "9a0816fa-885f-41c1-9b06-6f03a0826b11",
"gambit_id": "887f9d80-af09-43ff-b93c-655d34b752b7",
"last_updated": "2022-10-02T20:07:03.042875-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 50.5",
"reward": "1.85000",
"odds": "1.90910",
"spread": "50.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aaa07058-9d72-4b88-a451-0a48123084ab/?format=api"
},
{
"id": "3f21978a-2609-4389-b56c-d8059a431724",
"gambit_id": "01b5204a-7d07-44a5-bb4e-1f66644fc8a2",
"last_updated": "2022-10-02T20:07:03.041916-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 50.5",
"reward": "1.85000",
"odds": "1.90910",
"spread": "50.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aaa07058-9d72-4b88-a451-0a48123084ab/?format=api"
}
]
}