GET /api/bet_types/ccbbb412-9ef9-40dd-8036-714648b86187/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ccbbb412-9ef9-40dd-8036-714648b86187",
"match": "https://api-prod.gambitprofit.com/api/matches/52df565d-924c-4c3f-a083-105957719c61/?format=api",
"name": "Over/Under",
"created_at": "2023-06-09T09:48:15.590533-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 11.5",
"amount": 5000.0
},
{
"team": "Game Total Over 11.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "44ac4192-1a83-40bb-bb85-c7fb083577d6",
"gambit_id": "c4d4684b-ae82-47dd-a1ba-65b0977bec87",
"last_updated": "2023-06-10T16:43:05.803093-04:00",
"created_at": "2023-06-09T09:48:15.594839-04:00",
"name": "Game Total Under 11.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "11.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccbbb412-9ef9-40dd-8036-714648b86187/?format=api"
},
{
"id": "af17da50-229f-4d04-a2b1-d7b16f16ef8e",
"gambit_id": "2303f004-9867-4635-b631-64d79d358171",
"last_updated": "2023-06-10T16:43:05.800028-04:00",
"created_at": "2023-06-09T09:48:15.592643-04:00",
"name": "Game Total Over 11.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "11.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccbbb412-9ef9-40dd-8036-714648b86187/?format=api"
}
]
}