GET /api/bet_types/a71b1c98-03a4-4f03-8f65-621a0aa91e59/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a71b1c98-03a4-4f03-8f65-621a0aa91e59",
"match": "https://api-prod.gambitprofit.com/api/matches/93bdc36d-2d55-4f84-9105-eb127a3a5dc3/?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 7.5",
"amount": 5208.0
},
{
"team": "Game Total Under 7.5",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "bf706179-d5b1-4ca6-bb4c-2c2f9401ba99",
"gambit_id": "a4acaa96-7dce-46b9-b57f-345874d2ae01",
"last_updated": "2022-09-23T10:17:09.784076-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.73000",
"odds": "1.83330",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a71b1c98-03a4-4f03-8f65-621a0aa91e59/?format=api"
},
{
"id": "1b8c8590-13fd-46f9-803a-234b88cdf0e2",
"gambit_id": "2afd0dea-00ce-43c3-8635-ce630acde130",
"last_updated": "2022-09-23T10:17:09.782915-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.88000",
"odds": "2.00000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a71b1c98-03a4-4f03-8f65-621a0aa91e59/?format=api"
}
]
}