GET /api/bet_types/ecd870de-dfec-4f76-9e82-9c32d75d631e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ecd870de-dfec-4f76-9e82-9c32d75d631e",
"match": "https://api-prod.gambitprofit.com/api/matches/d7190c76-5d21-4f28-b880-cf3fdf0675d9/?format=api",
"name": "Over/Under",
"created_at": "2023-03-26T13:37:00.217647-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 6.5",
"amount": 5213.0
},
{
"team": "Game Total Over 6.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "8b552c68-21bb-4d35-839f-d2c11dc1d834",
"gambit_id": "f308921a-f7f2-4563-afc3-95cdfa5b28f1",
"last_updated": "2023-03-28T11:21:59.809796-04:00",
"created_at": "2023-03-26T13:37:00.220729-04:00",
"name": "Game Total Under 6.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecd870de-dfec-4f76-9e82-9c32d75d631e/?format=api"
},
{
"id": "10d614d8-5681-4b62-8b29-0767ce23b417",
"gambit_id": "eb109405-81aa-442f-99a8-08b254d5fe96",
"last_updated": "2023-03-28T11:21:59.811960-04:00",
"created_at": "2023-03-26T13:37:00.223378-04:00",
"name": "Game Total Over 6.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecd870de-dfec-4f76-9e82-9c32d75d631e/?format=api"
}
]
}