GET /api/bet_types/be748473-30a6-43ed-b2d1-717208a7486a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "be748473-30a6-43ed-b2d1-717208a7486a",
"match": "https://api-prod.gambitprofit.com/api/matches/07e93c48-b298-4912-ac55-06dedf7c9cc6/?format=api",
"name": "Over/Under",
"created_at": "2023-08-09T08:13:10.165984-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 8.5",
"amount": 5213.0
},
{
"team": "Game Total Under 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "325e3fe4-eda9-4f34-853a-44133d22fd4e",
"gambit_id": "009dbcc1-e1e4-40ab-9436-3f1c5ca3ff62",
"last_updated": "2023-08-10T12:32:57.178601-04:00",
"created_at": "2023-08-09T08:13:10.171251-04:00",
"name": "Game Total Over 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be748473-30a6-43ed-b2d1-717208a7486a/?format=api"
},
{
"id": "3c13fae1-e594-429d-8c48-b790c4758273",
"gambit_id": "1741cf26-8f37-480b-b637-a57628fa85b4",
"last_updated": "2023-08-10T12:32:57.181918-04:00",
"created_at": "2023-08-09T08:13:10.175461-04:00",
"name": "Game Total Under 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be748473-30a6-43ed-b2d1-717208a7486a/?format=api"
}
]
}