GET /api/bet_types/8b320faf-4036-40ea-b3fc-1c277d481b68/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8b320faf-4036-40ea-b3fc-1c277d481b68",
"match": "https://api-prod.gambitprofit.com/api/matches/17a9360f-64ac-459c-8d84-75d288a02d48/?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": 5097.0
},
{
"team": "Game Total Over 6.5",
"amount": 4903.0
}
],
"expected_reward_tokens": 9021.52,
"profit_sb": 21.52,
"profit_sb_percentage": 0.24,
"recommended": true
},
"lines": [
{
"id": "c7e3930f-def2-4c42-a3b9-20245335413a",
"gambit_id": "6f37e4b6-4e82-41e9-bf41-1830153a08f1",
"last_updated": "2022-11-04T09:12:35.338716-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.77000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b320faf-4036-40ea-b3fc-1c277d481b68/?format=api"
},
{
"id": "ffdad102-ede2-4e09-986b-ab4b00a17cab",
"gambit_id": "ff7b7c6f-4e17-42f8-9cc8-eaa8c5ee721f",
"last_updated": "2022-11-04T09:12:35.339846-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.84000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b320faf-4036-40ea-b3fc-1c277d481b68/?format=api"
}
]
}