GET /api/bet_types/ba9f6b9b-d843-4906-aa86-dd8932f1c8c8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ba9f6b9b-d843-4906-aa86-dd8932f1c8c8",
"match": "https://api-prod.gambitprofit.com/api/matches/59fa8110-47ff-452c-a348-4e13a1339397/?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 8",
"amount": 5000.0
},
{
"team": "Game Total Over 8",
"amount": 5000.0
}
],
"expected_reward_tokens": 9050.0,
"profit_sb": 50.0,
"profit_sb_percentage": 0.56,
"recommended": true
},
"lines": [
{
"id": "90129021-22e7-48bb-9599-b1472d3fd67a",
"gambit_id": "c4ccf5cf-4933-4715-8165-51b1e3a93c8a",
"last_updated": "2022-09-13T22:52:05.154171-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8",
"reward": "1.81000",
"odds": "1.90910",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba9f6b9b-d843-4906-aa86-dd8932f1c8c8/?format=api"
},
{
"id": "2338087a-3444-4722-9d8b-3b93a21ac263",
"gambit_id": "cb7b50ba-6d52-4c6d-a8eb-8db1866f0f4a",
"last_updated": "2022-09-13T22:52:05.155202-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8",
"reward": "1.81000",
"odds": "1.90910",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba9f6b9b-d843-4906-aa86-dd8932f1c8c8/?format=api"
}
]
}