GET /api/bet_types/033ae31e-fd34-453a-9d09-a249516f4492/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "033ae31e-fd34-453a-9d09-a249516f4492",
"match": "https://api-prod.gambitprofit.com/api/matches/cc3bac77-726f-4e8d-8fdf-2c04633a2b39/?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 6.5",
"amount": 5096.0
},
{
"team": "Game Total Over 6.5",
"amount": 4904.0
}
],
"expected_reward_tokens": 9070.88,
"profit_sb": 70.88,
"profit_sb_percentage": 0.79,
"recommended": true
},
"lines": [
{
"id": "69427a88-b74a-441c-8132-6d7ca49626e7",
"gambit_id": "b64dc46e-4b53-4664-9dca-d6a4ae3eabbb",
"last_updated": "2022-09-08T10:17:17.286207-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.78000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/033ae31e-fd34-453a-9d09-a249516f4492/?format=api"
},
{
"id": "3d06ef5a-5faa-4459-b4a4-7e6566fb8fab",
"gambit_id": "c6c487d5-af14-4342-ba1b-30da01364d43",
"last_updated": "2022-09-08T10:17:17.287431-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.85000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/033ae31e-fd34-453a-9d09-a249516f4492/?format=api"
}
]
}