GET /api/bet_types/a894eec0-b26d-42fe-b3f0-0c5c7c8608f1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a894eec0-b26d-42fe-b3f0-0c5c7c8608f1",
"match": "https://api-prod.gambitprofit.com/api/matches/21e71253-6467-412d-b503-326a43d5c7b2/?format=api",
"name": "Over/Under",
"created_at": "2023-10-24T08:57:58.682486-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": 5094.0
},
{
"team": "Game Total Under 6",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "9ab5d4ac-9900-4ef4-a6ee-cabd8d03a11d",
"gambit_id": "e7df946a-b4e5-499c-a654-dd625a732f93",
"last_updated": "2023-10-26T10:13:04.525076-04:00",
"created_at": "2023-10-24T08:57:58.685873-04:00",
"name": "Game Total Over 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a894eec0-b26d-42fe-b3f0-0c5c7c8608f1/?format=api"
},
{
"id": "3a291e1e-5964-40a0-9d54-5efb4e15004f",
"gambit_id": "c0fd99c8-2660-48d6-8765-71a985e7e101",
"last_updated": "2023-10-26T10:13:04.528335-04:00",
"created_at": "2023-10-24T08:57:58.690062-04:00",
"name": "Game Total Under 6",
"reward": "1.90000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a894eec0-b26d-42fe-b3f0-0c5c7c8608f1/?format=api"
}
]
}