GET /api/bet_types/eb4098c4-0a3f-4f41-8557-9e6e36e51f29/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "eb4098c4-0a3f-4f41-8557-9e6e36e51f29",
"match": "https://api-prod.gambitprofit.com/api/matches/3e55fe33-e8fb-418c-b214-ad346a83174e/?format=api",
"name": "Over/Under",
"created_at": "2023-04-30T12:47:12.367198-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 19.5",
"amount": 5000.0
},
{
"team": "Game Total Over 19.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "b41725f0-b1ed-4cab-88ad-84356b02b8ab",
"gambit_id": "e5291528-c0dd-4447-9562-e070facce3f0",
"last_updated": "2023-05-01T12:27:23.292187-04:00",
"created_at": "2023-04-30T12:47:12.368854-04:00",
"name": "Game Total Under 19.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "19.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb4098c4-0a3f-4f41-8557-9e6e36e51f29/?format=api"
},
{
"id": "75785d18-1af6-49d3-8231-36fc20beef12",
"gambit_id": "4181cd65-88aa-463d-9f12-56cb4fbd8e7d",
"last_updated": "2023-05-01T12:27:23.293633-04:00",
"created_at": "2023-04-30T12:47:12.370559-04:00",
"name": "Game Total Over 19.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "19.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb4098c4-0a3f-4f41-8557-9e6e36e51f29/?format=api"
}
]
}