GET /api/bet_types/ef8b59bb-43a0-46eb-a756-fa574006f845/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ef8b59bb-43a0-46eb-a756-fa574006f845",
"match": "https://api-prod.gambitprofit.com/api/matches/55c23018-944c-4a41-85d0-b0b349403803/?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 221",
"amount": 5000.0
},
{
"team": "Game Total Under 221",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "808c9540-72c7-4df4-9588-ef82cf7931bf",
"gambit_id": "3ccd7129-f5b8-4aa5-84e7-ae2d5eb006a4",
"last_updated": "2022-11-10T09:24:09.670329-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 221",
"reward": "1.80000",
"odds": "1.90910",
"spread": "221.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef8b59bb-43a0-46eb-a756-fa574006f845/?format=api"
},
{
"id": "df225c4b-64f8-456f-a51a-8e8c251e727b",
"gambit_id": "415fd9cf-40a9-45fc-8ce1-10790bf64beb",
"last_updated": "2022-11-10T09:24:09.669362-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 221",
"reward": "1.80000",
"odds": "1.90910",
"spread": "221.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef8b59bb-43a0-46eb-a756-fa574006f845/?format=api"
}
]
}