GET /api/bet_types/16a699aa-6686-466e-b3f7-27b87660391e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "16a699aa-6686-466e-b3f7-27b87660391e",
"match": "https://api-prod.gambitprofit.com/api/matches/b572a73a-f68e-4422-a914-6b39f8211a7b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-14T09:28:01.092042-04: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": "Tampa Bay Lightning",
"amount": 5319.0
},
{
"team": "Detroit Red Wings",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "9d5efdc4-82f4-4a3c-b7b1-044c032c92f4",
"gambit_id": "8ba42094-cc0d-428d-94c8-df26466abaa9",
"last_updated": "2023-10-17T09:48:04.412805-04:00",
"created_at": "2023-10-14T09:28:01.097443-04:00",
"name": "Tampa Bay Lightning",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16a699aa-6686-466e-b3f7-27b87660391e/?format=api"
},
{
"id": "9c83bafd-9819-4b56-992f-3c2b68b727db",
"gambit_id": "0cff2f0d-18c4-48a7-a3f5-569150aad433",
"last_updated": "2023-10-17T09:48:04.418011-04:00",
"created_at": "2023-10-14T09:28:01.102205-04:00",
"name": "Detroit Red Wings",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16a699aa-6686-466e-b3f7-27b87660391e/?format=api"
}
]
}