GET /api/bet_types/9666d444-9444-4a82-85f7-76355838888d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9666d444-9444-4a82-85f7-76355838888d",
"match": "https://api-prod.gambitprofit.com/api/matches/713e8f86-8f94-4542-99b1-f30ed0f016f7/?format=api",
"name": "Pick the Winner",
"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": "TEX (D Dunning)",
"amount": 5227.0
},
{
"team": "SEA (M Gonzales)",
"amount": 4773.0
}
],
"expected_reward_tokens": 9355.08,
"profit_sb": 355.08,
"profit_sb_percentage": 3.95,
"recommended": true
},
"lines": [
{
"id": "7ff6d176-baae-44ff-9ee8-3489047e94f4",
"gambit_id": "23db131e-ed03-44ce-aaf4-267ced8621ee",
"last_updated": "2022-08-14T13:41:55.276893-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TEX (D Dunning)",
"reward": "1.79000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9666d444-9444-4a82-85f7-76355838888d/?format=api"
},
{
"id": "00063c38-956c-41f2-b991-c902a07e7640",
"gambit_id": "f6aa2453-f814-4631-a6c1-5dd0c885dd73",
"last_updated": "2022-08-14T13:41:55.277284-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SEA (M Gonzales)",
"reward": "1.96000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9666d444-9444-4a82-85f7-76355838888d/?format=api"
}
]
}