GET /api/bet_types/7edd13ee-e23b-43eb-b6d4-0d413a0affd1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7edd13ee-e23b-43eb-b6d4-0d413a0affd1",
"match": "https://api-prod.gambitprofit.com/api/matches/b1f236a8-5469-4fe9-b859-dded9302d668/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-14T09:13:25.671595-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": "HOU",
"amount": 5939.0
},
{
"team": "LAA",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "d9d39ebc-0fc5-4aaf-9d8f-a623e33bc787",
"gambit_id": "e2784285-a3b6-40a6-ac7d-3d1e13770dc3",
"last_updated": "2023-07-17T09:08:03.157972-04:00",
"created_at": "2023-07-14T09:13:25.672895-04:00",
"name": "HOU",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7edd13ee-e23b-43eb-b6d4-0d413a0affd1/?format=api"
},
{
"id": "7ed0937a-6ef6-4404-a81e-4d4c8b12cf2b",
"gambit_id": "2bca78c7-8e28-4efe-b8d6-cff8cdfaf19e",
"last_updated": "2023-07-17T09:08:03.159243-04:00",
"created_at": "2023-07-14T09:13:25.674384-04:00",
"name": "LAA",
"reward": "2.34000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7edd13ee-e23b-43eb-b6d4-0d413a0affd1/?format=api"
}
]
}