GET /api/bet_types/92598716-c285-46f7-82c7-4ee75697b1cc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "92598716-c285-46f7-82c7-4ee75697b1cc",
"match": "https://api-prod.gambitprofit.com/api/matches/2e6136a7-e956-4f91-89e0-7f42396f0796/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-05: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 6.5",
"amount": 5419.0
},
{
"team": "Game Total Under 6.5",
"amount": 4581.0
}
],
"expected_reward_tokens": 9482.67,
"profit_sb": -17.33,
"profit_sb_percentage": -0.18,
"recommended": false
},
"lines": [
{
"id": "dd1fdb4c-0316-4e58-818c-6f8788cf7e84",
"gambit_id": "c1790405-898a-4f3c-a6ef-ca555be8a3d8",
"last_updated": "2022-10-18T09:17:07.954086-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.75000",
"odds": "1.76920",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92598716-c285-46f7-82c7-4ee75697b1cc/?format=api"
},
{
"id": "99bf6568-693c-4be2-8f2f-3978d28dcb1f",
"gambit_id": "47d14cec-5336-4404-99ce-eb3effd09f60",
"last_updated": "2022-10-18T09:17:07.953030-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "2.07000",
"odds": "2.10000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92598716-c285-46f7-82c7-4ee75697b1cc/?format=api"
}
]
}