GET /api/bet_types/a90d203e-f8e9-4f6a-bcaa-3baf412af3df/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a90d203e-f8e9-4f6a-bcaa-3baf412af3df",
"match": "https://api-prod.gambitprofit.com/api/matches/2efc849c-daa0-4b87-9472-e3e2327de896/?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 214",
"amount": 5000.0
},
{
"team": "Game Total Under 214",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "06593ea9-4721-4861-95e5-598374a61ad7",
"gambit_id": "0dbfbaaf-c0a6-482b-9eb6-bfec1e14e7d5",
"last_updated": "2022-10-25T10:07:45.170676-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 214",
"reward": "1.88000",
"odds": "1.90910",
"spread": "214.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a90d203e-f8e9-4f6a-bcaa-3baf412af3df/?format=api"
},
{
"id": "4beb53cd-e511-484b-8b47-3828b0bd991c",
"gambit_id": "7f5101ad-2067-40d9-8ff6-dd0d0678701e",
"last_updated": "2022-10-25T10:07:45.169465-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 214",
"reward": "1.88000",
"odds": "1.90910",
"spread": "214.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a90d203e-f8e9-4f6a-bcaa-3baf412af3df/?format=api"
}
]
}