GET /api/bet_types/7fb17117-9e74-4b45-868c-21ed7aa09848/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7fb17117-9e74-4b45-868c-21ed7aa09848",
"match": "https://api-prod.gambitprofit.com/api/matches/d39ac0e1-357e-442e-9cce-c9fa213bea01/?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 Under 2.5",
"amount": 5679.0
},
{
"team": "Game Total Over 2.5",
"amount": 4321.0
}
],
"expected_reward_tokens": 8858.05,
"profit_sb": -141.95,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "3f2874be-a014-4e64-b8b5-324ff49a723c",
"gambit_id": "9130064c-9907-4b6b-9510-3493e60ad7d5",
"last_updated": "2022-08-21T12:57:11.030693-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.56000",
"odds": "1.62000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fb17117-9e74-4b45-868c-21ed7aa09848/?format=api"
},
{
"id": "b61f03e3-0c61-47ab-8fb6-c03ec325b955",
"gambit_id": "4cd24515-3c98-407f-9058-83ce58b4187c",
"last_updated": "2022-08-21T12:57:11.030242-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "2.05000",
"odds": "2.15000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fb17117-9e74-4b45-868c-21ed7aa09848/?format=api"
}
]
}