GET /api/bet_types/44a821a3-6481-417b-b795-1d756eaabe92/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "44a821a3-6481-417b-b795-1d756eaabe92",
"match": "https://api-prod.gambitprofit.com/api/matches/25b0051a-5c4a-46cf-bc28-5bc1e17e1271/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-11T08:53:06.512117-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": "Ottawa Senators",
"amount": 5688.0
},
{
"team": "Calgary Flames",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "67a686bf-cde8-433b-b624-7c90ad5561f3",
"gambit_id": "844a1c46-ff8c-481b-a58b-6df86660db6b",
"last_updated": "2023-11-13T13:58:16.804673-05:00",
"created_at": "2023-11-11T08:53:06.522932-05:00",
"name": "Ottawa Senators",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44a821a3-6481-417b-b795-1d756eaabe92/?format=api"
},
{
"id": "f0273292-abf4-4a51-8d04-84dab5c5092c",
"gambit_id": "c8d1280c-b51c-4cbf-ae85-484ba8eb0399",
"last_updated": "2023-11-13T13:58:16.808108-05:00",
"created_at": "2023-11-11T08:53:06.517524-05:00",
"name": "Calgary Flames",
"reward": "2.19000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44a821a3-6481-417b-b795-1d756eaabe92/?format=api"
}
]
}