GET /api/bet_types/90b8f801-5387-443b-b148-cb668d4a5a76/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "90b8f801-5387-443b-b148-cb668d4a5a76",
"match": "https://api-prod.gambitprofit.com/api/matches/3e55fe33-e8fb-418c-b214-ad346a83174e/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-30T12:47:12.372280-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": "SFO",
"amount": 5317.0
},
{
"team": "SDG",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "d5a8e81e-6ca8-4a23-badf-cac00068b229",
"gambit_id": "ee97115c-f72f-40ef-85e6-f7ffd194ff63",
"last_updated": "2023-05-01T12:27:23.298273-04:00",
"created_at": "2023-04-30T12:47:12.377912-04:00",
"name": "SFO",
"reward": "1.77000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90b8f801-5387-443b-b148-cb668d4a5a76/?format=api"
},
{
"id": "070466cc-b260-4569-9010-49a53197af3b",
"gambit_id": "21606b57-9258-42bb-9aed-ae029b4b9e40",
"last_updated": "2023-05-01T12:27:23.296275-04:00",
"created_at": "2023-04-30T12:47:12.374169-04:00",
"name": "SDG",
"reward": "2.01000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90b8f801-5387-443b-b148-cb668d4a5a76/?format=api"
}
]
}