GET /api/bet_types/80d14eec-1081-4110-ae5f-588c74b03986/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "80d14eec-1081-4110-ae5f-588c74b03986",
"match": "https://api-prod.gambitprofit.com/api/matches/c272af25-bd64-47b0-84d8-56efa168f697/?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 Over 51.5",
"amount": 5000.0
},
{
"team": "Game Total Under 51.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "42ebb0a1-b192-4af7-8b0d-94d4330eef54",
"gambit_id": "cbeb7eb2-822b-4ea2-9e6e-2a556fa65721",
"last_updated": "2022-10-17T10:06:54.806420-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 51.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "51.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80d14eec-1081-4110-ae5f-588c74b03986/?format=api"
},
{
"id": "3dc53dde-ff4f-4c6a-ae47-9396f55b0046",
"gambit_id": "c6827284-9344-488e-a827-6f86c80df072",
"last_updated": "2022-10-17T10:06:54.805296-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 51.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "51.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80d14eec-1081-4110-ae5f-588c74b03986/?format=api"
}
]
}