GET /api/bet_types/0a96ce54-3c31-425e-80bf-e079b6508805/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0a96ce54-3c31-425e-80bf-e079b6508805",
"match": "https://api-prod.gambitprofit.com/api/matches/8248ce90-aa4d-4a03-9761-c9dc6cbf4cf8/?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 59.5",
"amount": 5000.0
},
{
"team": "Game Total Over 59.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "0b53963b-07e5-48b0-8819-ada82f7199b4",
"gambit_id": "a06e042d-9d94-43bc-b9ac-5c15a79a5de9",
"last_updated": "2022-11-14T09:54:06.089990-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 59.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "59.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a96ce54-3c31-425e-80bf-e079b6508805/?format=api"
},
{
"id": "a7668974-474a-4ac8-855e-f33cc1111c6a",
"gambit_id": "b24874b5-fbed-46eb-b47d-f9ed066c4cf8",
"last_updated": "2022-11-14T09:54:06.091133-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 59.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "59.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a96ce54-3c31-425e-80bf-e079b6508805/?format=api"
}
]
}