GET /api/bet_types/cc69db53-ef6c-472b-a879-a518d606e19d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cc69db53-ef6c-472b-a879-a518d606e19d",
"match": "https://api-prod.gambitprofit.com/api/matches/9092801c-589e-487c-beb7-19acdf67efb7/?format=api",
"name": "Over/Under",
"created_at": "2023-03-16T17:37:16.651442-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 230",
"amount": 5000.0
},
{
"team": "Game Total Over 230",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "b1124f34-fc15-4442-854c-360a41550f7b",
"gambit_id": "4a6485fb-4e9a-4193-b846-6b3e713d73f2",
"last_updated": "2023-03-17T11:31:55.358692-04:00",
"created_at": "2023-03-16T17:37:16.653082-04:00",
"name": "Game Total Under 230",
"reward": "1.87000",
"odds": "1.90910",
"spread": "230.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc69db53-ef6c-472b-a879-a518d606e19d/?format=api"
},
{
"id": "44c40af9-4e86-468b-a886-e13b299e0089",
"gambit_id": "1a1da1cb-7a8e-4f19-b70b-b772e9aeeb67",
"last_updated": "2023-03-17T11:31:55.359760-04:00",
"created_at": "2023-03-16T17:37:16.654732-04:00",
"name": "Game Total Over 230",
"reward": "1.87000",
"odds": "1.90910",
"spread": "230.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc69db53-ef6c-472b-a879-a518d606e19d/?format=api"
}
]
}