GET /api/bet_types/33d257dd-e700-4c72-a544-f93c0cc3729a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "33d257dd-e700-4c72-a544-f93c0cc3729a",
"match": "https://api-prod.gambitprofit.com/api/matches/4b41330c-8d17-4e32-85a6-3963a04795e1/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-14T09:13:23.539088-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": "PIT",
"amount": 5688.0
},
{
"team": "SFO",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "64e191a4-626f-4029-90b2-bc15d995960b",
"gambit_id": "c8ac97c9-b9f9-45c5-8ae5-0bc160302b80",
"last_updated": "2023-07-17T09:13:05.268698-04:00",
"created_at": "2023-07-14T09:13:23.542221-04:00",
"name": "PIT",
"reward": "1.66000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33d257dd-e700-4c72-a544-f93c0cc3729a/?format=api"
},
{
"id": "5c5ccdcb-e8fc-4caf-907f-53a8f5ac4241",
"gambit_id": "212846a7-a693-4b7b-9faa-4066f03baa34",
"last_updated": "2023-07-17T09:13:05.267344-04:00",
"created_at": "2023-07-14T09:13:23.540637-04:00",
"name": "SFO",
"reward": "2.19000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33d257dd-e700-4c72-a544-f93c0cc3729a/?format=api"
}
]
}