GET /api/bet_types/81a8386b-2dde-4ca7-8655-6157d9e46099/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "81a8386b-2dde-4ca7-8655-6157d9e46099",
"match": "https://api-prod.gambitprofit.com/api/matches/c66d57ae-a110-4ed8-9092-4fe7b4ded94f/?format=api",
"name": "Over/Under",
"created_at": "2023-08-03T09:18:01.912715-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.5",
"amount": 5000.0
},
{
"team": "Game Total Under 9.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "7c3ba046-c0fc-4790-ace2-6fd3c550c8b0",
"gambit_id": "b02b39fd-678f-417d-ba9e-da61ea5bf5c8",
"last_updated": "2023-08-04T11:48:15.213332-04:00",
"created_at": "2023-08-03T09:18:01.921208-04:00",
"name": "Game Total Over 9.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81a8386b-2dde-4ca7-8655-6157d9e46099/?format=api"
},
{
"id": "783235c7-947d-4af6-93b2-1359a311d2f8",
"gambit_id": "ecbb350b-8c45-4e04-a391-2ef7aa8e3084",
"last_updated": "2023-08-04T11:48:15.217438-04:00",
"created_at": "2023-08-03T09:18:01.930852-04:00",
"name": "Game Total Under 9.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81a8386b-2dde-4ca7-8655-6157d9e46099/?format=api"
}
]
}