GET /api/bet_types/0628525d-e98d-449c-bef3-05a298db3c7b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0628525d-e98d-449c-bef3-05a298db3c7b",
"match": "https://api-prod.gambitprofit.com/api/matches/7446dbd1-f855-4903-8322-ad48da60623e/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 Under 40",
"amount": 5000.0
},
{
"team": "Game Total Over 40",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "fd5606ee-703e-4a63-84e7-272d33dc5d65",
"gambit_id": "f8f4b837-fb7a-4d00-9169-6ca0ec6c391f",
"last_updated": "2022-10-03T11:32:20.737138-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 40",
"reward": "1.86000",
"odds": "1.90910",
"spread": "40.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0628525d-e98d-449c-bef3-05a298db3c7b/?format=api"
},
{
"id": "6b8c8a18-dcae-4fd1-9089-8a7347494e44",
"gambit_id": "e99afbfc-e1e9-41b0-b153-86f501f3e994",
"last_updated": "2022-10-03T11:32:20.738224-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 40",
"reward": "1.86000",
"odds": "1.90910",
"spread": "40.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0628525d-e98d-449c-bef3-05a298db3c7b/?format=api"
}
]
}