GET /api/bet_types/cf7bb08d-3d92-416f-8091-23e2e9475af3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cf7bb08d-3d92-416f-8091-23e2e9475af3",
"match": "https://api-prod.gambitprofit.com/api/matches/0a1d4df5-1430-4807-95ad-4673045734b7/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "PHI",
"amount": 5109.0
},
{
"team": "CIN",
"amount": 4891.0
}
],
"expected_reward_tokens": 9145.11,
"profit_sb": 145.11,
"profit_sb_percentage": 1.61,
"recommended": true
},
"lines": [
{
"id": "9c170bb2-6753-4d44-8b37-1019977fd502",
"gambit_id": "adcb7a8d-b745-4529-b38e-d71ead6dd05f",
"last_updated": "2022-08-16T14:02:17.288879-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PHI",
"reward": "1.79000",
"odds": "1.86960",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf7bb08d-3d92-416f-8091-23e2e9475af3/?format=api"
},
{
"id": "5aff5857-c73b-4df8-9e51-93f22483c500",
"gambit_id": "c2d6be8c-3cf6-40c0-99bc-b0b41a32cc00",
"last_updated": "2022-08-16T14:02:17.288284-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CIN",
"reward": "1.87000",
"odds": "1.95240",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf7bb08d-3d92-416f-8091-23e2e9475af3/?format=api"
}
]
}