GET /api/bet_types/dc413777-4c07-4eca-8f58-80531bb49326/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dc413777-4c07-4eca-8f58-80531bb49326",
"match": "https://api-prod.gambitprofit.com/api/matches/6681fc1c-d484-42d1-8fb9-e70e1d0085a8/?format=api",
"name": "Over/Under",
"created_at": "2023-01-25T09:46:54.854055-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 245",
"amount": 5000.0
},
{
"team": "Game Total Under 245",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "273eb84d-7659-403a-834e-9194af4e6643",
"gambit_id": "ac815d55-b6dc-490c-8a5e-15a56f84cd34",
"last_updated": "2023-01-26T10:57:02.462262-05:00",
"created_at": "2023-01-25T09:46:54.856657-05:00",
"name": "Game Total Over 245",
"reward": "1.88000",
"odds": "1.90910",
"spread": "245.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc413777-4c07-4eca-8f58-80531bb49326/?format=api"
},
{
"id": "b58d4b25-0a31-48aa-80bf-09ab991f13e0",
"gambit_id": "90fc8da7-f03f-445c-b0a6-d1655733d3db",
"last_updated": "2023-01-26T10:57:02.460979-05:00",
"created_at": "2023-01-25T09:46:54.855369-05:00",
"name": "Game Total Under 245",
"reward": "1.88000",
"odds": "1.90910",
"spread": "245.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc413777-4c07-4eca-8f58-80531bb49326/?format=api"
}
]
}