GET /api/bet_types/5f99f10a-f009-4c32-a5ab-ed5cd84b2f7a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5f99f10a-f009-4c32-a5ab-ed5cd84b2f7a",
"match": "https://api-prod.gambitprofit.com/api/matches/7314a5e2-a382-4a56-bc69-063b758e1294/?format=api",
"name": "Over/Under",
"created_at": "2023-09-21T08:58:03.132194-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 9",
"amount": 5107.0
},
{
"team": "Game Total Over 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "e03f4029-a17b-4e5c-8123-8f9e0d496da6",
"gambit_id": "80d0a108-2ae8-40f3-a2a4-d555fe59e9e1",
"last_updated": "2023-09-23T10:23:11.761622-04:00",
"created_at": "2023-09-21T08:58:03.140331-04:00",
"name": "Game Total Under 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f99f10a-f009-4c32-a5ab-ed5cd84b2f7a/?format=api"
},
{
"id": "a43caa1d-3977-407e-834a-340eaeb62bf4",
"gambit_id": "eb33d734-96cb-43c6-844a-c6290871325d",
"last_updated": "2023-09-23T10:23:11.734240-04:00",
"created_at": "2023-09-21T08:58:03.135797-04:00",
"name": "Game Total Over 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f99f10a-f009-4c32-a5ab-ed5cd84b2f7a/?format=api"
}
]
}