GET /api/bet_types/baac5e19-37d0-47de-955d-59a61c498958/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "baac5e19-37d0-47de-955d-59a61c498958",
"match": "https://api-prod.gambitprofit.com/api/matches/d5f4f38d-b7c9-460f-ad99-0f8352e2b559/?format=api",
"name": "Over/Under",
"created_at": "2023-04-10T08:57:02.027681-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 Over 8.5",
"amount": 5213.0
},
{
"team": "Game Total Under 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "8cf69d5d-b8b4-47fc-aa05-48cbc41bf4a8",
"gambit_id": "2c39f451-2e53-4121-bf36-d2a9324e1c8a",
"last_updated": "2023-04-11T13:27:04.189525-04:00",
"created_at": "2023-04-10T08:57:02.033232-04:00",
"name": "Game Total Over 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/baac5e19-37d0-47de-955d-59a61c498958/?format=api"
},
{
"id": "b104d261-eed5-43cb-8eee-fb0b272bdcdc",
"gambit_id": "57001aa6-d537-43ce-9b01-4a4e0de8b994",
"last_updated": "2023-04-11T13:27:04.186636-04:00",
"created_at": "2023-04-10T08:57:02.030428-04:00",
"name": "Game Total Under 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/baac5e19-37d0-47de-955d-59a61c498958/?format=api"
}
]
}