GET /api/bet_types/ac7b9d9e-ced6-4af2-8ba2-20918d96145a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ac7b9d9e-ced6-4af2-8ba2-20918d96145a",
"match": "https://api-prod.gambitprofit.com/api/matches/063a8941-9173-45b5-9658-2b71764e9728/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 8",
"amount": 5205.0
},
{
"team": "Game Total Under 8",
"amount": 4795.0
}
],
"expected_reward_tokens": 9108.75,
"profit_sb": 108.75,
"profit_sb_percentage": 1.21,
"recommended": true
},
"lines": [
{
"id": "db42799a-f599-4bc4-bf58-1bd99956f3a5",
"gambit_id": "38323050-42dc-4b97-a44a-1e1ae40ebcb8",
"last_updated": "2022-09-01T10:47:04.950365-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8",
"reward": "1.75000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac7b9d9e-ced6-4af2-8ba2-20918d96145a/?format=api"
},
{
"id": "af523bd4-d20b-4765-8c26-89aafbe2088f",
"gambit_id": "88930eeb-b66f-44b5-8093-123c3bf353fb",
"last_updated": "2022-09-01T10:47:04.949881-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8",
"reward": "1.90000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac7b9d9e-ced6-4af2-8ba2-20918d96145a/?format=api"
}
]
}