GET /api/bet_types/3d0434d2-4f3d-4ea6-a6da-0ce52b4e0147/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3d0434d2-4f3d-4ea6-a6da-0ce52b4e0147",
"match": "https://api-prod.gambitprofit.com/api/matches/61dbcde0-18f7-415a-9c65-36ac17ee6b78/?format=api",
"name": "Over/Under",
"created_at": "2023-11-28T09:33:18.098316-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 6.5",
"amount": 5317.0
},
{
"team": "Game Total Under 6.5",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "fa1a4755-2f11-441c-8d99-2ee8d3d8220b",
"gambit_id": "9f5bfdd1-db46-490b-88f2-eab635a740d1",
"last_updated": "2023-11-29T21:53:08.340500-05:00",
"created_at": "2023-11-28T09:33:18.102761-05:00",
"name": "Game Total Over 6.5",
"reward": "1.77000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d0434d2-4f3d-4ea6-a6da-0ce52b4e0147/?format=api"
},
{
"id": "2b2bfa08-7968-472d-b7d9-7fa328ae49b5",
"gambit_id": "62af8acb-29ee-4301-bf5c-f17d55b9868b",
"last_updated": "2023-11-29T21:53:08.345931-05:00",
"created_at": "2023-11-28T09:33:18.106594-05:00",
"name": "Game Total Under 6.5",
"reward": "2.01000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d0434d2-4f3d-4ea6-a6da-0ce52b4e0147/?format=api"
}
]
}