GET /api/bet_types/6422785b-61be-44eb-a7d8-c56e77efa8fa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6422785b-61be-44eb-a7d8-c56e77efa8fa",
"match": "https://api-prod.gambitprofit.com/api/matches/aa508858-c317-47f4-8902-9e3cbf608bd9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-13T09:52:25.181073-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": "Milwaukee Bucks",
"amount": 6020.0
},
{
"team": "Sacramento Kings",
"amount": 3980.0
}
],
"expected_reward_tokens": 9511.6,
"profit_sb": 11.6,
"profit_sb_percentage": 0.12,
"recommended": true
},
"lines": [
{
"id": "8d1b9b5e-29ad-48c9-9cdf-f9929781a9fe",
"gambit_id": "f74d6406-bc1d-4a8d-a915-2e6938c01aa4",
"last_updated": "2023-03-14T12:27:15.957003-04:00",
"created_at": "2023-03-13T09:52:25.184508-04:00",
"name": "Milwaukee Bucks",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6422785b-61be-44eb-a7d8-c56e77efa8fa/?format=api"
},
{
"id": "99cb61e3-124b-4956-8bab-126d69c6ed08",
"gambit_id": "9f6ad5fd-2d71-4d2c-9809-633d2ecbe5c2",
"last_updated": "2023-03-14T12:27:15.955217-04:00",
"created_at": "2023-03-13T09:52:25.182670-04:00",
"name": "Sacramento Kings",
"reward": "2.39000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6422785b-61be-44eb-a7d8-c56e77efa8fa/?format=api"
}
]
}