GET /api/bet_types/04300728-2f97-4180-ae5a-f6bde90284c5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "04300728-2f97-4180-ae5a-f6bde90284c5",
"match": "https://api-prod.gambitprofit.com/api/matches/9f708a7e-af65-4c2c-bcd9-b7435a53ba8d/?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 Under 10.5",
"amount": 5000.0
},
{
"team": "Game Total Over 10.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9050.0,
"profit_sb": 50.0,
"profit_sb_percentage": 0.56,
"recommended": true
},
"lines": [
{
"id": "4e8a5b81-18b9-4f04-9917-5978ea003afd",
"gambit_id": "18cea2c0-0900-4a79-a115-afda4cb904c5",
"last_updated": "2022-09-12T10:52:17.619654-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 10.5",
"reward": "1.81000",
"odds": "1.90910",
"spread": "10.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04300728-2f97-4180-ae5a-f6bde90284c5/?format=api"
},
{
"id": "c981b5ec-361b-4817-a8bf-351a925d01f2",
"gambit_id": "936c1662-e326-425a-b934-ea6de5a5fe4e",
"last_updated": "2022-09-12T10:52:17.620711-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 10.5",
"reward": "1.81000",
"odds": "1.90910",
"spread": "10.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04300728-2f97-4180-ae5a-f6bde90284c5/?format=api"
}
]
}