GET /api/bet_types/0295e387-fe44-4459-8e68-20bb9327ed80/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0295e387-fe44-4459-8e68-20bb9327ed80",
"match": "https://api-prod.gambitprofit.com/api/matches/5fab1a10-0486-49f9-83cc-47017d875f28/?format=api",
"name": "Over/Under",
"created_at": "2023-08-28T08:48:07.090324-04: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 9.5",
"amount": 5319.0
},
{
"team": "Game Total Over 9.5",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "c91ca04f-4c92-4c98-b15e-b907db1b7c73",
"gambit_id": "1e9e1641-6667-4b09-ab44-e3a9a25e2425",
"last_updated": "2023-08-29T09:32:57.663661-04:00",
"created_at": "2023-08-28T08:48:07.105059-04:00",
"name": "Game Total Under 9.5",
"reward": "1.76000",
"odds": "1.80000",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0295e387-fe44-4459-8e68-20bb9327ed80/?format=api"
},
{
"id": "d1b660ad-0f15-47d7-b436-ed4668f642a6",
"gambit_id": "adc374f3-796c-421f-9639-5c0c1754a948",
"last_updated": "2023-08-29T09:32:57.659293-04:00",
"created_at": "2023-08-28T08:48:07.098964-04:00",
"name": "Game Total Over 9.5",
"reward": "2.00000",
"odds": "2.05000",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0295e387-fe44-4459-8e68-20bb9327ed80/?format=api"
}
]
}