GET /api/bet_types/4153d5b6-c2c2-4f75-88bc-933f08225da7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4153d5b6-c2c2-4f75-88bc-933f08225da7",
"match": "https://api-prod.gambitprofit.com/api/matches/e29051f4-6063-44bc-8526-51163878eb1c/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-02T11:52:04.243056-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": "DET",
"amount": 5421.0
},
{
"team": "NYM",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "d7a1ce41-fb66-4ca4-a459-e6a06b80c78c",
"gambit_id": "3dad30fb-8bb2-497d-9373-1d9aa7b3601e",
"last_updated": "2023-05-09T18:37:14.695221-04:00",
"created_at": "2023-05-02T11:52:04.244471-04:00",
"name": "DET",
"reward": "1.74000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4153d5b6-c2c2-4f75-88bc-933f08225da7/?format=api"
},
{
"id": "ef7d6f5d-3b22-453d-b6e1-0d3650b22294",
"gambit_id": "6eb657a9-147b-4605-9175-b558169a5f90",
"last_updated": "2023-05-09T18:37:14.696575-04:00",
"created_at": "2023-05-02T11:52:04.245875-04:00",
"name": "NYM",
"reward": "2.06000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4153d5b6-c2c2-4f75-88bc-933f08225da7/?format=api"
}
]
}