GET /api/bet_types/f7315e56-7940-493d-9adf-e35c6faf94fc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f7315e56-7940-493d-9adf-e35c6faf94fc",
"match": "https://api-prod.gambitprofit.com/api/matches/315d618c-b354-44f4-9164-234f6a99febb/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-30T10:43:15.051362-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": "St Louis Blues",
"amount": 5614.0
},
{
"team": "Pittsburgh Penguins",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "7b671ee2-d235-4490-9520-f1ae476232d8",
"gambit_id": "3b145fbc-0722-4588-9f46-82aa7015978e",
"last_updated": "2024-01-01T19:48:20.217456-05:00",
"created_at": "2023-12-30T10:43:15.054939-05:00",
"name": "St Louis Blues",
"reward": "1.68000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7315e56-7940-493d-9adf-e35c6faf94fc/?format=api"
},
{
"id": "050f4e50-b823-4a21-acd3-57be5eeca69c",
"gambit_id": "79f889ab-76d7-4849-835c-61cf3233cce1",
"last_updated": "2024-01-01T19:48:20.220635-05:00",
"created_at": "2023-12-30T10:43:15.058799-05:00",
"name": "Pittsburgh Penguins",
"reward": "2.15000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7315e56-7940-493d-9adf-e35c6faf94fc/?format=api"
}
]
}