GET /api/bet_types/d5518449-7544-4b98-8a6f-74798ff47360/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d5518449-7544-4b98-8a6f-74798ff47360",
"match": "https://api-prod.gambitprofit.com/api/matches/dee52af7-04fe-41dd-bd13-61c76f7f60d9/?format=api",
"name": "Over/Under",
"created_at": "2022-12-26T07:41:49.620677-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 Under 239.5",
"amount": 5000.0
},
{
"team": "Game Total Over 239.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "846c0ee6-2927-4458-ae0a-3fb8b0f430ef",
"gambit_id": "45ac5ce6-57d5-4c02-8d6f-b961e02d8aeb",
"last_updated": "2022-12-27T10:27:03.703505-05:00",
"created_at": "2022-12-26T07:41:49.621921-05:00",
"name": "Game Total Under 239.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "239.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5518449-7544-4b98-8a6f-74798ff47360/?format=api"
},
{
"id": "69b77300-680f-45e1-a055-9fd0a2061bc2",
"gambit_id": "96b7e7ab-4e65-464b-988a-134a3ef1d120",
"last_updated": "2022-12-27T10:27:03.704580-05:00",
"created_at": "2022-12-26T07:41:49.623175-05:00",
"name": "Game Total Over 239.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "239.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5518449-7544-4b98-8a6f-74798ff47360/?format=api"
}
]
}