GET /api/bet_types/fb99d44d-2cca-46b3-b28d-2428d0c47177/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fb99d44d-2cca-46b3-b28d-2428d0c47177",
"match": "https://api-prod.gambitprofit.com/api/matches/336b029a-bf64-49ac-889b-1345b5b114fe/?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": 5313.0
},
{
"team": "CIN",
"amount": 4687.0
}
],
"expected_reward_tokens": 9138.36,
"profit_sb": 138.36,
"profit_sb_percentage": 1.54,
"recommended": true
},
"lines": [
{
"id": "fe14dccc-ffa6-4acd-9df7-6256eb302b53",
"gambit_id": "946f0dc3-4e64-4f4a-a154-69e6a7139010",
"last_updated": "2022-08-25T10:17:07.990255-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PHI",
"reward": "1.72000",
"odds": "1.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb99d44d-2cca-46b3-b28d-2428d0c47177/?format=api"
},
{
"id": "c2d6b7d5-5c63-4ef5-8dfe-cade86b66ce4",
"gambit_id": "9d18020f-acdc-4f37-aa18-6e851be22cf4",
"last_updated": "2022-08-25T10:17:07.990649-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CIN",
"reward": "1.95000",
"odds": "2.05000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb99d44d-2cca-46b3-b28d-2428d0c47177/?format=api"
}
]
}