GET /api/bet_types/7b2c6524-2a1b-4865-aaf0-062346e16c94/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7b2c6524-2a1b-4865-aaf0-062346e16c94",
"match": "https://api-prod.gambitprofit.com/api/matches/2ea54262-4890-4113-8bbd-6372ca706a3b/?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": 5097.0
},
{
"team": "Game Total Under 6.5",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "5ff1efe3-7d44-420e-a86a-f36c5ac2f632",
"gambit_id": "d879df68-c1d9-4c69-ac19-5616b9920ae0",
"last_updated": "2022-12-14T10:17:17.386585-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.76000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b2c6524-2a1b-4865-aaf0-062346e16c94/?format=api"
},
{
"id": "4d5ded5d-eaf3-41a8-8dcb-43ed20de3578",
"gambit_id": "4587dc1f-92c6-4f8b-8846-227a4405ed8a",
"last_updated": "2022-12-14T10:17:17.385453-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.83000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b2c6524-2a1b-4865-aaf0-062346e16c94/?format=api"
}
]
}