GET /api/bet_types/136f108e-9846-417d-9fa9-e38ed78edc67/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "136f108e-9846-417d-9fa9-e38ed78edc67",
"match": "https://api-prod.gambitprofit.com/api/matches/94dce159-117c-4512-8524-318c9342c5d1/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-24T08:57:59.912428-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": "Philadelphia Flyers",
"amount": 5688.0
},
{
"team": "Vegas Golden Knights",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "365dbe4d-0107-4d68-bd09-436e6ded9976",
"gambit_id": "be2e92a1-5a99-4c7e-af33-26b9662d8ed3",
"last_updated": "2023-10-26T10:03:01.646100-04:00",
"created_at": "2023-10-24T08:57:59.915698-04:00",
"name": "Philadelphia Flyers",
"reward": "1.66000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/136f108e-9846-417d-9fa9-e38ed78edc67/?format=api"
},
{
"id": "953085d1-3fef-4bf8-9bfd-6e1e0f5b733a",
"gambit_id": "56a610d2-8362-4d0a-aae5-e21e36da81ef",
"last_updated": "2023-10-26T10:03:01.649665-04:00",
"created_at": "2023-10-24T08:57:59.919645-04:00",
"name": "Vegas Golden Knights",
"reward": "2.19000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/136f108e-9846-417d-9fa9-e38ed78edc67/?format=api"
}
]
}