GET /api/bet_types/f6b541e4-fb6c-412f-9b41-13fe58f0fe2d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f6b541e4-fb6c-412f-9b41-13fe58f0fe2d",
"match": "https://api-prod.gambitprofit.com/api/matches/58971821-b407-4d32-a60e-b8da60154fad/?format=api",
"name": "Over/Under",
"created_at": "2023-12-06T09:13:08.386113-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": 5784.0
},
{
"team": "Game Total Under 6.5",
"amount": 4216.0
}
],
"expected_reward_tokens": 9485.76,
"profit_sb": -14.24,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "2c249645-ef6f-4afd-b9e5-90aedd2a4042",
"gambit_id": "403801e2-a3cf-4864-af38-49ab43cac5d9",
"last_updated": "2023-12-07T21:48:04.486528-05:00",
"created_at": "2023-12-06T09:13:08.389876-05:00",
"name": "Game Total Over 6.5",
"reward": "1.64000",
"odds": "1.66670",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6b541e4-fb6c-412f-9b41-13fe58f0fe2d/?format=api"
},
{
"id": "8d745cdb-6a60-4b2f-bfc3-d75ff73c7ae8",
"gambit_id": "e36dbf89-541b-4f7f-bc7c-8fcb30ba35e3",
"last_updated": "2023-12-07T21:48:04.490318-05:00",
"created_at": "2023-12-06T09:13:08.397877-05:00",
"name": "Game Total Under 6.5",
"reward": "2.25000",
"odds": "2.30000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6b541e4-fb6c-412f-9b41-13fe58f0fe2d/?format=api"
}
]
}