GET /api/bet_types/08b458ce-834f-4005-8f63-2828eeac3605/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "08b458ce-834f-4005-8f63-2828eeac3605",
"match": "https://api-prod.gambitprofit.com/api/matches/11f11f46-dc64-4f02-b54f-1f984d75c483/?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 50",
"amount": 5000.0
},
{
"team": "Game Total Over 50",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "97f46d61-c03e-4b62-bbb5-d05baa6b3d70",
"gambit_id": "0fc37886-c756-4158-a290-e04edddb4dd0",
"last_updated": "2022-11-21T15:48:08.385401-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 50",
"reward": "1.80000",
"odds": "1.90910",
"spread": "50.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08b458ce-834f-4005-8f63-2828eeac3605/?format=api"
},
{
"id": "ab6e828c-0c97-4667-a963-8359db82fd13",
"gambit_id": "53cb14da-9d90-4233-b98b-0e0caa7f9479",
"last_updated": "2022-11-21T15:48:08.386541-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 50",
"reward": "1.80000",
"odds": "1.90910",
"spread": "50.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08b458ce-834f-4005-8f63-2828eeac3605/?format=api"
}
]
}