GET /api/bet_types/c5751ddc-d063-454c-92f4-44035d4637c8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c5751ddc-d063-454c-92f4-44035d4637c8",
"match": "https://api-prod.gambitprofit.com/api/matches/f655b459-43cb-4979-a3df-a03e65516992/?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 7.5",
"amount": 5204.0
},
{
"team": "Game Total Over 7.5",
"amount": 4796.0
}
],
"expected_reward_tokens": 9159.04,
"profit_sb": 159.04,
"profit_sb_percentage": 1.77,
"recommended": true
},
"lines": [
{
"id": "6ca3abaf-13f4-4f1f-9e3a-24f503cc8a4b",
"gambit_id": "60f7801a-3066-4ae6-8cd4-4de27f2416ac",
"last_updated": "2022-08-08T11:42:13.610940-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.76000",
"odds": "1.83330",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5751ddc-d063-454c-92f4-44035d4637c8/?format=api"
},
{
"id": "5ec5dc8a-a4fc-4804-a491-4e76239c1e80",
"gambit_id": "c6df9398-38df-410a-948b-ff88f671511b",
"last_updated": "2022-08-08T11:42:13.611625-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.91000",
"odds": "2.00000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5751ddc-d063-454c-92f4-44035d4637c8/?format=api"
}
]
}