GET /api/bet_types/acb510f5-ab2e-4248-9932-6272879acc9a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "acb510f5-ab2e-4248-9932-6272879acc9a",
"match": "https://api-prod.gambitprofit.com/api/matches/a147d867-a466-455b-9d37-57a95d39dd9b/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-06T11:51:56.916635-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": "BOS",
"amount": 5867.0
},
{
"team": "PHI",
"amount": 4133.0
}
],
"expected_reward_tokens": 9504.54,
"profit_sb": 4.54,
"profit_sb_percentage": 0.05,
"recommended": true
},
"lines": [
{
"id": "a6d84eb3-0f91-47a8-803a-0e6f22dc6e2e",
"gambit_id": "679d6fd7-fab3-49f1-9316-fb2fbe7688e7",
"last_updated": "2023-05-07T11:57:19.119233-04:00",
"created_at": "2023-05-06T11:51:56.919900-04:00",
"name": "BOS",
"reward": "1.62000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acb510f5-ab2e-4248-9932-6272879acc9a/?format=api"
},
{
"id": "d9c4f50e-52a8-45e4-ac5b-5dfbfe11eb25",
"gambit_id": "68f8fc5d-0a65-4bbb-aeb8-191e8949ac97",
"last_updated": "2023-05-07T11:57:19.117590-04:00",
"created_at": "2023-05-06T11:51:56.918206-04:00",
"name": "PHI",
"reward": "2.30000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acb510f5-ab2e-4248-9932-6272879acc9a/?format=api"
}
]
}