GET /api/bet_types/638d3d65-9dbd-45ad-b936-a94546168ec9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "638d3d65-9dbd-45ad-b936-a94546168ec9",
"match": "https://api-prod.gambitprofit.com/api/matches/554076e5-351d-443c-9271-eedf962a682b/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-06T09:23:24.846079-05: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": "Buffalo Sabres",
"amount": 6090.0
},
{
"team": "Pittsburgh Penguins",
"amount": 3910.0
}
],
"expected_reward_tokens": 9500.4,
"profit_sb": 0.4,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "ec7b16af-8ed9-4c74-a7fb-983d7239fe61",
"gambit_id": "ca86ff3f-d993-4666-bdfa-3c4f77661063",
"last_updated": "2024-01-09T10:13:18.062940-05:00",
"created_at": "2024-01-06T09:23:24.850178-05:00",
"name": "Buffalo Sabres",
"reward": "1.56000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/638d3d65-9dbd-45ad-b936-a94546168ec9/?format=api"
},
{
"id": "61225d6b-d24a-4940-8a7c-b79347737828",
"gambit_id": "ffa41341-1dca-4bf5-b097-10e0b6b11150",
"last_updated": "2024-01-09T10:13:18.066229-05:00",
"created_at": "2024-01-06T09:23:24.854360-05:00",
"name": "Pittsburgh Penguins",
"reward": "2.43000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/638d3d65-9dbd-45ad-b936-a94546168ec9/?format=api"
}
]
}