GET /api/bet_types/f101e09b-8890-41d3-bed8-80084c8ab085/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f101e09b-8890-41d3-bed8-80084c8ab085",
"match": "https://api-prod.gambitprofit.com/api/matches/3385e479-7c94-41b9-b625-07cfe46e8d74/?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 6.5",
"amount": 5212.0
},
{
"team": "Game Total Under 6.5",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": -67.64,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "f82edb43-c144-44f8-819d-d3086dcbb9ad",
"gambit_id": "ecd00c6f-9968-49c2-9b4c-963860b8d8d7",
"last_updated": "2022-10-24T10:37:22.398932-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.81000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f101e09b-8890-41d3-bed8-80084c8ab085/?format=api"
},
{
"id": "9c672254-3618-4d20-9826-104a794499f9",
"gambit_id": "eb2b0202-b8cd-4840-84e9-a5101b0ed9a9",
"last_updated": "2022-10-24T10:37:22.397803-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.97000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f101e09b-8890-41d3-bed8-80084c8ab085/?format=api"
}
]
}