GET /api/bet_types/44a8a8a8-0e8d-45af-abe7-9aa3f15fe0e0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "44a8a8a8-0e8d-45af-abe7-9aa3f15fe0e0",
"match": "https://api-prod.gambitprofit.com/api/matches/d0c9915e-2261-439a-805d-30d43c9e5af8/?format=api",
"name": "Over/Under",
"created_at": "2023-10-30T08:58:11.445216-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 Over 6",
"amount": 5319.0
},
{
"team": "Game Total Under 6",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "faec48cd-cd62-4ebe-9d72-b8ba292eaf61",
"gambit_id": "57a71297-0340-4d53-8a82-7ed02a647026",
"last_updated": "2023-10-31T19:53:07.368854-04:00",
"created_at": "2023-10-30T08:58:11.451575-04:00",
"name": "Game Total Over 6",
"reward": "1.76000",
"odds": "1.80000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44a8a8a8-0e8d-45af-abe7-9aa3f15fe0e0/?format=api"
},
{
"id": "8cfa3283-5311-42d3-af49-1a0e8beeeb25",
"gambit_id": "af2b1a4d-ff46-4ab6-ac04-575481f20fac",
"last_updated": "2023-10-31T19:53:07.373243-04:00",
"created_at": "2023-10-30T08:58:11.458411-04:00",
"name": "Game Total Under 6",
"reward": "2.00000",
"odds": "2.05000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44a8a8a8-0e8d-45af-abe7-9aa3f15fe0e0/?format=api"
}
]
}