GET /api/bet_types/aad1aae5-9495-482a-9fc5-5be9b0491aae/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "aad1aae5-9495-482a-9fc5-5be9b0491aae",
"match": "https://api-prod.gambitprofit.com/api/matches/91995cea-f78f-4d05-9b91-afb2692bc025/?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 63",
"amount": 5000.0
},
{
"team": "Game Total Over 63",
"amount": 5000.0
}
],
"expected_reward_tokens": 9050.0,
"profit_sb": 50.0,
"profit_sb_percentage": 0.56,
"recommended": true
},
"lines": [
{
"id": "2919ac78-6641-486e-91b7-6bc9b4cc4d22",
"gambit_id": "a616fb16-2748-4236-8497-ab318e851761",
"last_updated": "2022-09-11T10:02:06.678229-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 63",
"reward": "1.81000",
"odds": "1.90910",
"spread": "63.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aad1aae5-9495-482a-9fc5-5be9b0491aae/?format=api"
},
{
"id": "df7f7865-999c-45d5-90fa-f961a4a72307",
"gambit_id": "3758893a-4fc9-4a19-a83f-39d4518fe983",
"last_updated": "2022-09-11T10:02:06.679370-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 63",
"reward": "1.81000",
"odds": "1.90910",
"spread": "63.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aad1aae5-9495-482a-9fc5-5be9b0491aae/?format=api"
}
]
}