GET /api/bet_types/836698fc-4bdc-45a1-bd68-702b9072aa34/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "836698fc-4bdc-45a1-bd68-702b9072aa34",
"match": "https://api-prod.gambitprofit.com/api/matches/8d8076e4-42bc-4b0f-abf1-62953cb7f717/?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 8",
"amount": 5205.0
},
{
"team": "Game Total Over 8",
"amount": 4795.0
}
],
"expected_reward_tokens": 9108.75,
"profit_sb": 108.75,
"profit_sb_percentage": 1.21,
"recommended": true
},
"lines": [
{
"id": "da98be4b-558e-437c-a5de-84e42c776e87",
"gambit_id": "f4f2ee72-5ea8-474d-9909-de584912e7cd",
"last_updated": "2022-09-05T10:16:56.699428-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8",
"reward": "1.75000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/836698fc-4bdc-45a1-bd68-702b9072aa34/?format=api"
},
{
"id": "5b34129f-9e59-41ff-b227-cc5af75378cf",
"gambit_id": "2184b8b3-ae7f-45c7-bb16-61499e1ae13d",
"last_updated": "2022-09-05T10:16:56.700588-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8",
"reward": "1.90000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/836698fc-4bdc-45a1-bd68-702b9072aa34/?format=api"
}
]
}