GET /api/bet_types/38a64490-26b6-4ff6-a896-8ffd593e3653/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "38a64490-26b6-4ff6-a896-8ffd593e3653",
"match": "https://api-prod.gambitprofit.com/api/matches/c2251ae8-f460-462b-aa66-5d5ec0d938c4/?format=api",
"name": "Over/Under",
"created_at": "2023-03-26T13:37:00.583866-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 149",
"amount": 5000.0
},
{
"team": "Game Total Over 149",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "ece9fb65-f39d-4de1-8078-6adf3d5ef0ed",
"gambit_id": "a399aaa1-20e8-4d2f-9dc6-eb02fea33467",
"last_updated": "2023-03-27T11:27:21.591183-04:00",
"created_at": "2023-03-26T13:37:00.585372-04:00",
"name": "Game Total Under 149",
"reward": "1.87000",
"odds": "1.90910",
"spread": "149.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38a64490-26b6-4ff6-a896-8ffd593e3653/?format=api"
},
{
"id": "b13bb052-d212-4c1c-8ad3-adb4b7c72c51",
"gambit_id": "71df5d0a-079b-4ed5-83d8-e35097b4bb93",
"last_updated": "2023-03-27T11:27:21.593179-04:00",
"created_at": "2023-03-26T13:37:00.587031-04:00",
"name": "Game Total Over 149",
"reward": "1.87000",
"odds": "1.90910",
"spread": "149.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38a64490-26b6-4ff6-a896-8ffd593e3653/?format=api"
}
]
}