GET /api/bet_types/b009a655-d989-4685-823e-5952c5251d5c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b009a655-d989-4685-823e-5952c5251d5c",
"match": "https://api-prod.gambitprofit.com/api/matches/ede0ccaa-b72b-43b8-b5b7-09ba57dd3a73/?format=api",
"name": "Over/Under",
"created_at": "2023-04-09T09:27:12.514240-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 Under 230",
"amount": 5000.0
},
{
"team": "Game Total Over 230",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "02aea56c-a9cb-4c5e-a0d7-0495b9c0c180",
"gambit_id": "a67e9974-64aa-4632-a3bf-6f806c916571",
"last_updated": "2023-04-10T14:42:10.864209-04:00",
"created_at": "2023-04-09T09:27:12.517961-04:00",
"name": "Game Total Under 230",
"reward": "1.87000",
"odds": "1.90910",
"spread": "230.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b009a655-d989-4685-823e-5952c5251d5c/?format=api"
},
{
"id": "f5ea58d7-70a2-4961-a957-4be4771358e0",
"gambit_id": "54ce9caf-d680-4da7-9867-dd96a7219068",
"last_updated": "2023-04-10T14:42:10.866326-04:00",
"created_at": "2023-04-09T09:27:12.520758-04:00",
"name": "Game Total Over 230",
"reward": "1.87000",
"odds": "1.90910",
"spread": "230.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b009a655-d989-4685-823e-5952c5251d5c/?format=api"
}
]
}