GET /api/bet_types/76b1ee9b-5f73-4dcd-b3fb-753bf4a42298/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "76b1ee9b-5f73-4dcd-b3fb-753bf4a42298",
"match": "https://api-prod.gambitprofit.com/api/matches/4c7f008e-d6c1-45ac-97c9-14d383c5e20b/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-11T09:38:13.519091-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": "Pittsburgh Penguins",
"amount": 5319.0
},
{
"team": "Vancouver Canucks",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "016a131a-c4e0-47b9-a414-92966ccf67c8",
"gambit_id": "3edc9b54-5769-434b-8955-82f8d4821cf7",
"last_updated": "2024-01-15T09:53:16.478617-05:00",
"created_at": "2024-01-11T09:38:13.527672-05:00",
"name": "Pittsburgh Penguins",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76b1ee9b-5f73-4dcd-b3fb-753bf4a42298/?format=api"
},
{
"id": "87ab2d8b-483a-4b5a-916e-da8e4674f98d",
"gambit_id": "c167017c-ffd0-4d09-82bb-0a7496101c9b",
"last_updated": "2024-01-15T09:53:16.465288-05:00",
"created_at": "2024-01-11T09:38:13.523721-05:00",
"name": "Vancouver Canucks",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76b1ee9b-5f73-4dcd-b3fb-753bf4a42298/?format=api"
}
]
}