GET /api/bet_types/d1420b9c-593f-44fa-9dcb-5f9af8deeeef/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d1420b9c-593f-44fa-9dcb-5f9af8deeeef",
"match": "https://api-prod.gambitprofit.com/api/matches/b2647d26-884f-4bcc-9de6-ba47faac8e65/?format=api",
"name": "Over/Under",
"created_at": "2023-04-04T09:32:13.468666-04: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 7",
"amount": 5317.0
},
{
"team": "Game Total Under 7",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "7271adac-4cf0-4484-8f2d-bb3869613b98",
"gambit_id": "b2452967-66a0-4a9e-a89c-09eb7b0399ff",
"last_updated": "2023-04-05T10:22:10.634182-04:00",
"created_at": "2023-04-04T09:32:13.478487-04:00",
"name": "Game Total Over 7",
"reward": "1.77000",
"odds": "1.80000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1420b9c-593f-44fa-9dcb-5f9af8deeeef/?format=api"
},
{
"id": "75b6fea2-b897-4147-aa83-44dbbcc57715",
"gambit_id": "0c033f77-b86a-407a-a1ce-2600d150bac8",
"last_updated": "2023-04-05T10:22:10.631246-04:00",
"created_at": "2023-04-04T09:32:13.473695-04:00",
"name": "Game Total Under 7",
"reward": "2.01000",
"odds": "2.05000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1420b9c-593f-44fa-9dcb-5f9af8deeeef/?format=api"
}
]
}