GET /api/bet_types/4548825d-ec13-408a-ac63-6ff591e05695/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4548825d-ec13-408a-ac63-6ff591e05695",
"match": "https://api-prod.gambitprofit.com/api/matches/13bf8aee-3a71-4da3-a21e-9c8b729b7800/?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": 6101.0
},
{
"team": "Game Total Under 2.5",
"amount": 3899.0
}
],
"expected_reward_tokens": 8967.7,
"profit_sb": -32.3,
"profit_sb_percentage": -0.36,
"recommended": false
},
"lines": [
{
"id": "ad818e1a-5435-431f-84e7-24d57e33dbb0",
"gambit_id": "ecfb2451-1ef2-4cce-b723-ce6d0459b535",
"last_updated": "2022-12-24T17:12:15.292211-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.47000",
"odds": "1.53000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4548825d-ec13-408a-ac63-6ff591e05695/?format=api"
},
{
"id": "32ad5707-dfea-4b42-b960-98d52929be89",
"gambit_id": "4859f826-c24c-4dd8-a859-2587ea8e87ce",
"last_updated": "2022-12-24T17:12:15.291096-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.30000",
"odds": "2.45000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4548825d-ec13-408a-ac63-6ff591e05695/?format=api"
}
]
}