GET /api/bet_types/1d63e793-e2ef-4a2c-8345-6826189f74f4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1d63e793-e2ef-4a2c-8345-6826189f74f4",
"match": "https://api-prod.gambitprofit.com/api/matches/af1ff622-9bd5-479e-809b-9ea334aca175/?format=api",
"name": "Over/Under",
"created_at": "2023-06-17T09:33:00.763950-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": 5107.0
},
{
"team": "Game Total Under 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "8574bdcb-da20-4236-8f49-3440344ca9a4",
"gambit_id": "f514a91d-0880-40d6-a086-75c2e15b6c43",
"last_updated": "2023-06-18T10:33:13.654941-04:00",
"created_at": "2023-06-17T09:33:00.765713-04:00",
"name": "Game Total Over 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d63e793-e2ef-4a2c-8345-6826189f74f4/?format=api"
},
{
"id": "b444a8c8-e652-4292-9bf1-230830e8c533",
"gambit_id": "a769e44a-1b4b-46ca-852f-f24b4770bbeb",
"last_updated": "2023-06-18T10:33:13.656512-04:00",
"created_at": "2023-06-17T09:33:00.768133-04:00",
"name": "Game Total Under 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d63e793-e2ef-4a2c-8345-6826189f74f4/?format=api"
}
]
}