GET /api/bet_types/3caf5638-aaee-436d-9b27-cfc3d16363eb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3caf5638-aaee-436d-9b27-cfc3d16363eb",
"match": "https://api-prod.gambitprofit.com/api/matches/bc0cc73e-5516-4a37-bc86-e99cd20e7373/?format=api",
"name": "Over/Under",
"created_at": "2023-06-16T08:23:00.424404-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": 5107.0
},
{
"team": "Game Total Under 7",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "e862ee5c-edda-4539-a71c-c854dfeffba0",
"gambit_id": "64cadc40-f552-4ae1-ad37-2e5c23fc9ca4",
"last_updated": "2023-06-17T14:52:58.900286-04:00",
"created_at": "2023-06-16T08:23:00.426088-04:00",
"name": "Game Total Over 7",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3caf5638-aaee-436d-9b27-cfc3d16363eb/?format=api"
},
{
"id": "a8fdf483-4fbe-4cc9-acff-bea721b7e9ee",
"gambit_id": "b8b4fd8e-fc1a-4dc2-bd98-76a47506df77",
"last_updated": "2023-06-17T14:52:58.901630-04:00",
"created_at": "2023-06-16T08:23:00.428341-04:00",
"name": "Game Total Under 7",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3caf5638-aaee-436d-9b27-cfc3d16363eb/?format=api"
}
]
}