GET /api/bet_types/187604f3-906c-4236-a326-b4786dd12d0a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "187604f3-906c-4236-a326-b4786dd12d0a",
"match": "https://api-prod.gambitprofit.com/api/matches/490fb77b-5cbb-4867-a1c3-7b5d026a0fda/?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 9.5",
"amount": 5208.0
},
{
"team": "Game Total Over 9.5",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "cc63fe9e-dcf5-4451-bb8c-feced8c1debf",
"gambit_id": "54e80383-7b79-41fe-bce5-c17cdd00de76",
"last_updated": "2022-09-27T09:27:22.707319-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 9.5",
"reward": "1.73000",
"odds": "1.83330",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/187604f3-906c-4236-a326-b4786dd12d0a/?format=api"
},
{
"id": "5dc89e5e-538c-4e4c-87f4-dd4121d1c336",
"gambit_id": "2469f211-f035-43c2-b3b3-137047127d5b",
"last_updated": "2022-09-27T09:27:22.708482-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 9.5",
"reward": "1.88000",
"odds": "2.00000",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/187604f3-906c-4236-a326-b4786dd12d0a/?format=api"
}
]
}