GET /api/bet_types/5a9da808-0ff9-438a-94c1-83aa820c7f8a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5a9da808-0ff9-438a-94c1-83aa820c7f8a",
"match": "https://api-prod.gambitprofit.com/api/matches/38e81c5c-c240-41d3-8dd6-de5b7d68a944/?format=api",
"name": "Over/Under",
"created_at": "2023-03-14T19:52:11.552326-04: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 135.5",
"amount": 5000.0
},
{
"team": "Game Total Over 135.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "c163fb97-5668-42aa-bc28-5825cfa43401",
"gambit_id": "562c6ec0-7920-4770-9f2b-86c120b82d66",
"last_updated": "2023-03-17T10:32:20.703194-04:00",
"created_at": "2023-03-14T19:52:11.554353-04:00",
"name": "Game Total Under 135.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "135.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a9da808-0ff9-438a-94c1-83aa820c7f8a/?format=api"
},
{
"id": "aa403b0c-1a47-4071-9e3e-de82dfa5baba",
"gambit_id": "d2e49a1a-2fba-4869-a0e4-94586d79a65a",
"last_updated": "2023-03-17T10:32:20.704180-04:00",
"created_at": "2023-03-14T19:52:11.556047-04:00",
"name": "Game Total Over 135.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "135.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a9da808-0ff9-438a-94c1-83aa820c7f8a/?format=api"
}
]
}