GET /api/bet_types/ba68f98c-6222-48d9-a482-1d664c790637/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ba68f98c-6222-48d9-a482-1d664c790637",
"match": "https://api-prod.gambitprofit.com/api/matches/fa01e54b-084c-4ab8-bc61-d0fa69a36932/?format=api",
"name": "Over/Under",
"created_at": "2023-06-27T08:43:25.066202-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 8",
"amount": 5107.0
},
{
"team": "Game Total Over 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "93498eae-3570-4d80-9adc-22edc99eb7d1",
"gambit_id": "a548854b-a3e5-496e-a12b-0b0b6e03301e",
"last_updated": "2023-06-28T21:23:07.249582-04:00",
"created_at": "2023-06-27T08:43:25.068492-04:00",
"name": "Game Total Under 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba68f98c-6222-48d9-a482-1d664c790637/?format=api"
},
{
"id": "59e186b3-0ebb-47ef-a288-14e31525a3e7",
"gambit_id": "ee04d388-67dc-405e-a11f-1eda725b536d",
"last_updated": "2023-06-28T21:23:07.251456-04:00",
"created_at": "2023-06-27T08:43:25.070778-04:00",
"name": "Game Total Over 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba68f98c-6222-48d9-a482-1d664c790637/?format=api"
}
]
}