GET /api/bet_types/078eeb91-679f-4e85-bb14-6c6ff242e26c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "078eeb91-679f-4e85-bb14-6c6ff242e26c",
"match": "https://api-prod.gambitprofit.com/api/matches/fe4d40cb-a26d-4906-8dbf-8361f2e3ccd1/?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 238.5",
"amount": 5000.0
},
{
"team": "Game Total Over 238.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "e7cabd99-5b55-4fa3-b08f-2ea3389f24e1",
"gambit_id": "d278e1b9-59e1-451f-9f88-d5304dff0f58",
"last_updated": "2022-10-31T11:52:07.562959-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 238.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "238.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/078eeb91-679f-4e85-bb14-6c6ff242e26c/?format=api"
},
{
"id": "bb071ecf-df2b-4fb6-85e0-78fffea8576e",
"gambit_id": "8a8b9bb8-8941-4b36-b82a-35df49cc45fe",
"last_updated": "2022-10-31T11:52:07.564008-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 238.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "238.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/078eeb91-679f-4e85-bb14-6c6ff242e26c/?format=api"
}
]
}