GET /api/bet_types/a5b5706f-f857-4646-a0d2-6700bf78a248/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a5b5706f-f857-4646-a0d2-6700bf78a248",
"match": "https://api-prod.gambitprofit.com/api/matches/434c4e92-cff1-40f6-a858-718d4bcfe741/?format=api",
"name": "Over/Under",
"created_at": "2023-09-29T09:23:10.396012-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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Under 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "1baef719-3cf6-493d-b7d7-dee327574adf",
"gambit_id": "fe93d17e-bf3c-4f38-bec5-f8d187036474",
"last_updated": "2023-09-30T10:28:07.822194-04:00",
"created_at": "2023-09-29T09:23:10.402085-04:00",
"name": "Game Total Over 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5b5706f-f857-4646-a0d2-6700bf78a248/?format=api"
},
{
"id": "797da1f7-6eab-4b9a-8d5f-888d3bd34af5",
"gambit_id": "50e9e020-9090-4f46-bb6e-0353bde21af1",
"last_updated": "2023-09-30T10:28:07.825561-04:00",
"created_at": "2023-09-29T09:23:10.407904-04:00",
"name": "Game Total Under 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5b5706f-f857-4646-a0d2-6700bf78a248/?format=api"
}
]
}