GET /api/bet_types/0d6cb3d7-8a40-4c5a-8efc-14cdf923cd90/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0d6cb3d7-8a40-4c5a-8efc-14cdf923cd90",
"match": "https://api-prod.gambitprofit.com/api/matches/5bacde79-265e-4350-8f4b-2bde716a181e/?format=api",
"name": "Over/Under",
"created_at": "2023-08-06T13:12:54.605051-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 Over 9",
"amount": 5000.0
},
{
"team": "Game Total Under 9",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "08b80d64-f312-4828-af4b-834679fc991e",
"gambit_id": "61bdf8eb-493b-463a-ba66-29b157e0a265",
"last_updated": "2023-08-07T19:28:13.464065-04:00",
"created_at": "2023-08-06T13:12:54.608978-04:00",
"name": "Game Total Over 9",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d6cb3d7-8a40-4c5a-8efc-14cdf923cd90/?format=api"
},
{
"id": "b354b4e5-9f9c-477c-905c-168511afd761",
"gambit_id": "2570f458-ac00-48f7-ac2b-2def02864e36",
"last_updated": "2023-08-07T19:28:13.467284-04:00",
"created_at": "2023-08-06T13:12:54.613045-04:00",
"name": "Game Total Under 9",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d6cb3d7-8a40-4c5a-8efc-14cdf923cd90/?format=api"
}
]
}