GET /api/bet_types/f36d1c56-c876-49ce-9dc5-677a48b13d87/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f36d1c56-c876-49ce-9dc5-677a48b13d87",
"match": "https://api-prod.gambitprofit.com/api/matches/38bfb610-25a8-4065-90df-d6e58c74ec50/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-27T09:58:12.637948-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": "WAS",
"amount": 5319.0
},
{
"team": "MIA",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "48a088c8-8333-44e3-a401-cd62b399a93c",
"gambit_id": "ddb37a03-f425-4e5a-8ec2-d963a2a11aab",
"last_updated": "2023-08-29T09:08:33.499590-04:00",
"created_at": "2023-08-27T09:58:12.642194-04:00",
"name": "WAS",
"reward": "1.76000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f36d1c56-c876-49ce-9dc5-677a48b13d87/?format=api"
},
{
"id": "87fc01ab-2d66-450d-8e6f-bb57ac3ce68e",
"gambit_id": "2ebdc017-a6c7-4cc2-95db-66c2122334f3",
"last_updated": "2023-08-29T09:08:33.503436-04:00",
"created_at": "2023-08-27T09:58:12.645943-04:00",
"name": "MIA",
"reward": "2.00000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f36d1c56-c876-49ce-9dc5-677a48b13d87/?format=api"
}
]
}