GET /api/bet_types/c66ada34-170d-46e1-ad93-6480200930df/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c66ada34-170d-46e1-ad93-6480200930df",
"match": "https://api-prod.gambitprofit.com/api/matches/9f37c925-dd5f-4b8c-b9cf-eecebe6d073d/?format=api",
"name": "Over/Under",
"created_at": "2023-07-19T08:47:59.904586-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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Over 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "a4d85258-91ae-46d2-b3b4-bb03a225b683",
"gambit_id": "f564fb48-1c6b-4550-9432-56b36990e706",
"last_updated": "2023-07-20T19:48:15.657579-04:00",
"created_at": "2023-07-19T08:47:59.907699-04:00",
"name": "Game Total Under 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c66ada34-170d-46e1-ad93-6480200930df/?format=api"
},
{
"id": "c966741b-2082-4edf-9dde-36824767781b",
"gambit_id": "9bf08fa0-461f-4211-bfa2-ff12a0e2222e",
"last_updated": "2023-07-20T19:48:15.655362-04:00",
"created_at": "2023-07-19T08:47:59.905995-04:00",
"name": "Game Total Over 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c66ada34-170d-46e1-ad93-6480200930df/?format=api"
}
]
}