GET /api/bet_types/c54d4908-ad24-4452-9564-7a22c843441a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c54d4908-ad24-4452-9564-7a22c843441a",
"match": "https://api-prod.gambitprofit.com/api/matches/65490352-0a64-4957-ae1a-6fc4e88de321/?format=api",
"name": "Over/Under",
"created_at": "2023-11-20T09:48:11.464349-05: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 6.5",
"amount": 5107.0
},
{
"team": "Game Total Under 6.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "9b90aca5-501a-4285-a6cd-085a681b63cc",
"gambit_id": "76d3fe7e-beb7-449e-adf5-9074426f7999",
"last_updated": "2023-11-21T14:38:23.847913-05:00",
"created_at": "2023-11-20T09:48:11.467864-05:00",
"name": "Game Total Over 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c54d4908-ad24-4452-9564-7a22c843441a/?format=api"
},
{
"id": "d2b92cf8-b805-40d7-a7d8-5497191f6eec",
"gambit_id": "fbd4c2d3-dddd-40f3-af00-d69d30c7f566",
"last_updated": "2023-11-21T14:38:23.851141-05:00",
"created_at": "2023-11-20T09:48:11.475436-05:00",
"name": "Game Total Under 6.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c54d4908-ad24-4452-9564-7a22c843441a/?format=api"
}
]
}