GET /api/bet_types/9c232b3f-c1e3-4b7d-b28f-91d1c0f9cef0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9c232b3f-c1e3-4b7d-b28f-91d1c0f9cef0",
"match": "https://api-prod.gambitprofit.com/api/matches/e75d700f-fe91-4192-9ff1-40369a7c3016/?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 54",
"amount": 5000.0
},
{
"team": "Game Total Under 54",
"amount": 5000.0
}
],
"expected_reward_tokens": 9050.0,
"profit_sb": 50.0,
"profit_sb_percentage": 0.56,
"recommended": true
},
"lines": [
{
"id": "2065d97f-ad4c-4eed-968d-0ffd7cc14630",
"gambit_id": "8f0bb8cb-d6b7-4a66-9bbe-04c4a6a67ece",
"last_updated": "2022-09-11T10:52:29.420082-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 54",
"reward": "1.81000",
"odds": "1.90910",
"spread": "54.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c232b3f-c1e3-4b7d-b28f-91d1c0f9cef0/?format=api"
},
{
"id": "08a17565-af0a-4b41-96d9-66c3f34e3b3b",
"gambit_id": "fb3dc2ac-e767-461c-9e90-a28de0b7a58c",
"last_updated": "2022-09-11T10:52:29.418851-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 54",
"reward": "1.81000",
"odds": "1.90910",
"spread": "54.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c232b3f-c1e3-4b7d-b28f-91d1c0f9cef0/?format=api"
}
]
}