GET /api/bet_types/f74d0253-ed56-4a70-b102-3903a095c642/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f74d0253-ed56-4a70-b102-3903a095c642",
"match": "https://api-prod.gambitprofit.com/api/matches/bceb94c4-210c-47be-87f2-e2d963a3e62b/?format=api",
"name": "Over/Under",
"created_at": "2023-11-01T09:08:15.831950-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 Under 216.5",
"amount": 5000.0
},
{
"team": "Game Total Over 216.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "51653729-8e8e-474d-a8c2-28e2d20dba1b",
"gambit_id": "13c2e955-16a9-449c-8414-1eae8de7ba3e",
"last_updated": "2023-11-03T10:38:06.375110-04:00",
"created_at": "2023-11-01T09:08:15.846720-04:00",
"name": "Game Total Under 216.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "216.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f74d0253-ed56-4a70-b102-3903a095c642/?format=api"
},
{
"id": "24766b43-bd95-4aac-9c17-c1f8294b3ea0",
"gambit_id": "c24d4083-6da9-4063-a594-10dc3b51153f",
"last_updated": "2023-11-03T10:38:06.378889-04:00",
"created_at": "2023-11-01T09:08:15.841146-04:00",
"name": "Game Total Over 216.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "216.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f74d0253-ed56-4a70-b102-3903a095c642/?format=api"
}
]
}