GET /api/bet_types/c3345b53-406d-4d2f-9139-c270fcdd74cb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c3345b53-406d-4d2f-9139-c270fcdd74cb",
"match": "https://api-prod.gambitprofit.com/api/matches/4e1caf74-a118-4f79-b038-60c419b25e50/?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 Over 2.5",
"amount": 5885.0
},
{
"team": "Game Total Under 2.5",
"amount": 4115.0
}
],
"expected_reward_tokens": 9298.3,
"profit_sb": -201.7,
"profit_sb_percentage": -2.12,
"recommended": false
},
"lines": [
{
"id": "3c7feb23-4729-4cf6-b7ce-486e22c11646",
"gambit_id": "b2d6e4bf-9712-4ab1-88f4-865e443269ec",
"last_updated": "2022-10-11T13:32:16.093979-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.58000",
"odds": "1.60000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3345b53-406d-4d2f-9139-c270fcdd74cb/?format=api"
},
{
"id": "9e9c7346-a999-4c56-8cf9-63eb74ddeb9d",
"gambit_id": "5fe49fb5-8ff5-4377-894e-a3326eb61c53",
"last_updated": "2022-10-11T13:32:16.095446-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.26000",
"odds": "2.30000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3345b53-406d-4d2f-9139-c270fcdd74cb/?format=api"
}
]
}