GET /api/bet_types/1c211993-3304-4dcf-a383-bbfd36a62018/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1c211993-3304-4dcf-a383-bbfd36a62018",
"match": "https://api-prod.gambitprofit.com/api/matches/66bedcbd-13dd-4261-95be-85dd8855570b/?format=api",
"name": "Over/Under",
"created_at": "2023-07-19T09:08:16.637908-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": 5107.0
},
{
"team": "Game Total Over 9.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "554f2a04-d136-4778-a344-22591756ddf8",
"gambit_id": "defc54fd-038c-41a0-be4c-50fd16e3bd96",
"last_updated": "2023-07-20T19:43:14.645435-04:00",
"created_at": "2023-07-19T09:08:16.641283-04:00",
"name": "Game Total Under 9.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c211993-3304-4dcf-a383-bbfd36a62018/?format=api"
},
{
"id": "f39662f8-db4b-44c6-8b16-24bf776f43e3",
"gambit_id": "986f32e8-547a-4465-8afc-f662a7c0a71e",
"last_updated": "2023-07-20T19:43:14.644128-04:00",
"created_at": "2023-07-19T09:08:16.639700-04:00",
"name": "Game Total Over 9.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c211993-3304-4dcf-a383-bbfd36a62018/?format=api"
}
]
}