GET /api/bet_types/e0d2cef3-f82d-4d75-bd03-545c12267f75/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e0d2cef3-f82d-4d75-bd03-545c12267f75",
"match": "https://api-prod.gambitprofit.com/api/matches/af05aeff-b4c2-4e8c-ac90-916ff9b338c2/?format=api",
"name": "Over/Under",
"created_at": "2023-12-15T09:13:09.930994-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 32.5",
"amount": 5000.0
},
{
"team": "Game Total Under 32.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "3b091fcf-a258-44d9-a3c2-6b6fd30209c1",
"gambit_id": "83bccd08-8130-4f4c-b5c0-569c5158a6f1",
"last_updated": "2023-12-19T09:53:15.165780-05:00",
"created_at": "2023-12-15T09:13:09.935104-05:00",
"name": "Game Total Over 32.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "32.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0d2cef3-f82d-4d75-bd03-545c12267f75/?format=api"
},
{
"id": "d35c7208-6345-41fe-9043-8c35528de4d4",
"gambit_id": "15a5dd2d-9233-43f1-b11f-bd0d286fbb50",
"last_updated": "2023-12-19T09:53:15.169100-05:00",
"created_at": "2023-12-15T09:13:09.939001-05:00",
"name": "Game Total Under 32.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "32.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0d2cef3-f82d-4d75-bd03-545c12267f75/?format=api"
}
]
}