GET /api/bet_types/c1b1e87c-f109-4db2-a1c2-3efe7ca7771d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c1b1e87c-f109-4db2-a1c2-3efe7ca7771d",
"match": "https://api-prod.gambitprofit.com/api/matches/c0fd298c-4f97-4223-a92e-ed85fb794266/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-11T09:38:12.495490-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": "Carolina Hurricanes",
"amount": 7520.0
},
{
"team": "Anaheim Ducks",
"amount": 2480.0
}
],
"expected_reward_tokens": 9473.6,
"profit_sb": -26.4,
"profit_sb_percentage": -0.28,
"recommended": false
},
"lines": [
{
"id": "49d7e564-be82-42e0-9c28-256a4d99149c",
"gambit_id": "228af47b-5210-4a07-9b5f-b9b9fc092d5c",
"last_updated": "2024-01-15T09:58:16.785297-05:00",
"created_at": "2024-01-11T09:38:12.503156-05:00",
"name": "Carolina Hurricanes",
"reward": "1.26000",
"odds": "1.27030",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1b1e87c-f109-4db2-a1c2-3efe7ca7771d/?format=api"
},
{
"id": "51cadb6f-1ed7-44fc-be6d-42ce67e58b64",
"gambit_id": "c107c7f3-dab9-47de-8eb8-17881adda856",
"last_updated": "2024-01-15T09:58:16.778832-05:00",
"created_at": "2024-01-11T09:38:12.499282-05:00",
"name": "Anaheim Ducks",
"reward": "3.82000",
"odds": "3.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1b1e87c-f109-4db2-a1c2-3efe7ca7771d/?format=api"
}
]
}