GET /api/bet_types/de023787-3138-459b-80cb-b0729ae9b2c5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "de023787-3138-459b-80cb-b0729ae9b2c5",
"match": "https://api-prod.gambitprofit.com/api/matches/84127664-598f-437d-a0d1-5e9f568e3755/?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": 6538.0
},
{
"team": "Game Total Under 2.5",
"amount": 3462.0
}
],
"expected_reward_tokens": 9347.4,
"profit_sb": -152.6,
"profit_sb_percentage": -1.61,
"recommended": false
},
"lines": [
{
"id": "058927b7-a5d9-425b-ac8c-5ba2ec359963",
"gambit_id": "f2f55e15-dc1f-470a-8f0f-a465e87d51b3",
"last_updated": "2022-10-17T10:17:13.933966-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.43000",
"odds": "1.44000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de023787-3138-459b-80cb-b0729ae9b2c5/?format=api"
},
{
"id": "9cb5f35f-1ce2-41bb-8509-7a053cfece75",
"gambit_id": "c63aad74-f916-43d9-b9bc-a4392fa655f3",
"last_updated": "2022-10-17T10:17:13.932813-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.70000",
"odds": "2.75000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de023787-3138-459b-80cb-b0729ae9b2c5/?format=api"
}
]
}