GET /api/bet_types/6b12ed49-16cc-4c0a-b7f8-966ab824f7c1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6b12ed49-16cc-4c0a-b7f8-966ab824f7c1",
"match": "https://api-prod.gambitprofit.com/api/matches/afb1200f-1238-4c09-b315-18855b2bd9fb/?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 2.5",
"amount": 5726.0
},
{
"team": "Game Total Over 2.5",
"amount": 4274.0
}
],
"expected_reward_tokens": 8760.78,
"profit_sb": -239.22,
"profit_sb_percentage": -2.66,
"recommended": false
},
"lines": [
{
"id": "11f31bee-ab6f-4e31-8a85-9030612c7692",
"gambit_id": "f87432bc-8d94-4436-8790-62e9a0508e3c",
"last_updated": "2022-12-06T09:57:12.139596-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.53000",
"odds": "1.60000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b12ed49-16cc-4c0a-b7f8-966ab824f7c1/?format=api"
},
{
"id": "9a895086-6c4e-401d-bc80-89e1d58e8d04",
"gambit_id": "fe436d80-863a-451e-99d1-3c436e245061",
"last_updated": "2022-12-06T09:57:12.140671-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "2.05000",
"odds": "2.20000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b12ed49-16cc-4c0a-b7f8-966ab824f7c1/?format=api"
}
]
}