GET /api/bet_types/ab8292a1-2c31-4b2d-be28-00202d433633/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ab8292a1-2c31-4b2d-be28-00202d433633",
"match": "https://api-prod.gambitprofit.com/api/matches/108b3dd9-c1dc-4e30-9712-74ffe35bbf37/?format=api",
"name": "Over/Under",
"created_at": "2023-08-09T08:13:11.864092-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": "fdab7792-b1c3-4cfe-b408-6ad3fda5587d",
"gambit_id": "edf91004-f596-4e8d-97bd-954caaf62e82",
"last_updated": "2023-08-10T10:23:27.540839-04:00",
"created_at": "2023-08-09T08:13:11.871838-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/ab8292a1-2c31-4b2d-be28-00202d433633/?format=api"
},
{
"id": "eb42abcf-62a9-42bd-9b1c-72f2980d9e25",
"gambit_id": "d2c505da-14e7-4d1d-bf34-205c0c08facc",
"last_updated": "2023-08-10T10:23:27.537529-04:00",
"created_at": "2023-08-09T08:13:11.868109-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/ab8292a1-2c31-4b2d-be28-00202d433633/?format=api"
}
]
}