GET /api/bet_types/1fc85316-cc43-467c-ba17-ec7b8dfbb8fc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1fc85316-cc43-467c-ba17-ec7b8dfbb8fc",
"match": "https://api-prod.gambitprofit.com/api/matches/98768673-7f79-485a-9a82-904c03bec9ae/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-04T09:18:23.432109-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": "Calgary Flames",
"amount": 6752.0
},
{
"team": "Nashville Predators",
"amount": 3248.0
}
],
"expected_reward_tokens": 9451.68,
"profit_sb": -48.32,
"profit_sb_percentage": -0.51,
"recommended": false
},
"lines": [
{
"id": "024f1e0b-7e6a-4947-9d9c-3b9c970f3633",
"gambit_id": "e6d3f72b-97e5-47bc-a850-5b5371cbd1fb",
"last_updated": "2024-01-05T23:03:07.026570-05:00",
"created_at": "2024-01-04T09:18:23.436989-05:00",
"name": "Calgary Flames",
"reward": "1.40000",
"odds": "1.41670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fc85316-cc43-467c-ba17-ec7b8dfbb8fc/?format=api"
},
{
"id": "4eff13f9-605c-4126-a150-65fb8a82f9d5",
"gambit_id": "3c41eafa-fbd2-4e88-bd3b-bab1653df4d6",
"last_updated": "2024-01-05T23:03:07.030167-05:00",
"created_at": "2024-01-04T09:18:23.441345-05:00",
"name": "Nashville Predators",
"reward": "2.91000",
"odds": "3.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fc85316-cc43-467c-ba17-ec7b8dfbb8fc/?format=api"
}
]
}