GET /api/bet_types/d140283e-8c60-431f-8020-cebf7e17987b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d140283e-8c60-431f-8020-cebf7e17987b",
"match": "https://api-prod.gambitprofit.com/api/matches/792f0239-31dd-455e-a86b-021bd5dcfbdf/?format=api",
"name": "Over/Under",
"created_at": "2023-08-17T13:03:06.568309-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 40",
"amount": 5000.0
},
{
"team": "Game Total Under 40",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "83bc64db-8d59-42d7-a490-2701772e145c",
"gambit_id": "8f51cea1-a3e5-4aed-8b0d-c700779ea109",
"last_updated": "2023-08-21T19:53:14.415818-04:00",
"created_at": "2023-08-17T13:03:06.576177-04:00",
"name": "Game Total Over 40",
"reward": "1.87000",
"odds": "1.90910",
"spread": "40.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d140283e-8c60-431f-8020-cebf7e17987b/?format=api"
},
{
"id": "fb35c9c6-9073-4cdd-a8a2-3fc9d3529d45",
"gambit_id": "a4551a16-e379-4087-b27d-3f36674ac63e",
"last_updated": "2023-08-21T19:53:14.419159-04:00",
"created_at": "2023-08-17T13:03:06.580614-04:00",
"name": "Game Total Under 40",
"reward": "1.87000",
"odds": "1.90910",
"spread": "40.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d140283e-8c60-431f-8020-cebf7e17987b/?format=api"
}
]
}