GET /api/bet_types/0564fa53-3180-4cc2-b54a-21e5bc725c43/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0564fa53-3180-4cc2-b54a-21e5bc725c43",
"match": "https://api-prod.gambitprofit.com/api/matches/040503ec-5b15-4433-81d2-07195e005138/?format=api",
"name": "Over/Under",
"created_at": "2023-03-05T14:19:53.605525-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 227.5",
"amount": 5000.0
},
{
"team": "Game Total Under 227.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "e681be0c-29ba-4b96-b4e7-16c114aeb8f0",
"gambit_id": "8b197dbb-d34b-4192-8580-fdb86d5c3501",
"last_updated": "2023-03-06T19:12:05.320272-05:00",
"created_at": "2023-03-05T14:19:53.608649-05:00",
"name": "Game Total Over 227.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "227.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0564fa53-3180-4cc2-b54a-21e5bc725c43/?format=api"
},
{
"id": "b75e64d4-1858-4cd1-98c9-117e24c4df0b",
"gambit_id": "27b3d43d-df58-412d-a316-f1391b0b4fde",
"last_updated": "2023-03-06T19:12:05.319012-05:00",
"created_at": "2023-03-05T14:19:53.606962-05:00",
"name": "Game Total Under 227.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "227.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0564fa53-3180-4cc2-b54a-21e5bc725c43/?format=api"
}
]
}