GET /api/bet_types/e01caa8f-54bb-4c7c-8307-665a576356aa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e01caa8f-54bb-4c7c-8307-665a576356aa",
"match": "https://api-prod.gambitprofit.com/api/matches/f1eba2e5-63ff-4f07-ab5f-dfe64fa70abb/?format=api",
"name": "Over/Under",
"created_at": "2023-12-04T09:48:07.199735-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 238",
"amount": 5000.0
},
{
"team": "Game Total Under 238",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "90006c33-4657-413e-8b9e-2d66793ecdf0",
"gambit_id": "347212f4-a6bd-4ca5-8a26-2a523041b07b",
"last_updated": "2023-12-05T10:03:17.145609-05:00",
"created_at": "2023-12-04T09:48:07.203438-05:00",
"name": "Game Total Over 238",
"reward": "1.87000",
"odds": "1.90910",
"spread": "238.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e01caa8f-54bb-4c7c-8307-665a576356aa/?format=api"
},
{
"id": "cf62c1d1-057d-491d-967b-2e3113d53cf5",
"gambit_id": "d23d382c-1ead-46d6-9d7e-52d943a967aa",
"last_updated": "2023-12-05T10:03:17.149025-05:00",
"created_at": "2023-12-04T09:48:07.207375-05:00",
"name": "Game Total Under 238",
"reward": "1.87000",
"odds": "1.90910",
"spread": "238.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e01caa8f-54bb-4c7c-8307-665a576356aa/?format=api"
}
]
}