GET /api/bet_types/524f92fd-e3be-43f2-b108-6cf2e90bc00d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "524f92fd-e3be-43f2-b108-6cf2e90bc00d",
"match": "https://api-prod.gambitprofit.com/api/matches/e15909bc-46fc-4174-97aa-9fe6a1e83174/?format=api",
"name": "Over/Under",
"created_at": "2023-03-18T08:46:57.281350-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 6.5",
"amount": 5000.0
},
{
"team": "Game Total Under 6.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "ec0b413e-0f7e-45cc-8c07-1515d03a409b",
"gambit_id": "271ffd92-3e8b-4900-b054-2e55e105ca3d",
"last_updated": "2023-03-20T09:31:52.640400-04:00",
"created_at": "2023-03-18T08:46:57.286217-04:00",
"name": "Game Total Over 6.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/524f92fd-e3be-43f2-b108-6cf2e90bc00d/?format=api"
},
{
"id": "02f01249-ad04-4a06-a3d5-eacbd65d6eab",
"gambit_id": "6842a537-4106-4d21-b1a2-a2527d016fc6",
"last_updated": "2023-03-20T09:31:52.637713-04:00",
"created_at": "2023-03-18T08:46:57.283755-04:00",
"name": "Game Total Under 6.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/524f92fd-e3be-43f2-b108-6cf2e90bc00d/?format=api"
}
]
}