GET /api/bet_types/8a5fb654-1e61-4110-822e-d410efc68f26/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8a5fb654-1e61-4110-822e-d410efc68f26",
"match": "https://api-prod.gambitprofit.com/api/matches/a7b638d9-5965-4216-a072-0f5a684fb1ed/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": 6114.0
},
{
"team": "Toronto Maple Leafs",
"amount": 3886.0
}
],
"expected_reward_tokens": 9170.96,
"profit_sb": 170.96,
"profit_sb_percentage": 1.9,
"recommended": true
},
"lines": [
{
"id": "9938569d-c59b-45a7-b3b7-4958909c830f",
"gambit_id": "2d21b48a-32ba-4efc-b57f-4e92632c10bb",
"last_updated": "2022-12-12T09:47:36.504137-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Calgary Flames",
"reward": "1.50000",
"odds": "1.57140",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a5fb654-1e61-4110-822e-d410efc68f26/?format=api"
},
{
"id": "0cbb070d-da27-4dde-8fa5-ddcc3298ae30",
"gambit_id": "ec58d3de-aabc-4bfd-bc96-78c926b67402",
"last_updated": "2022-12-12T09:47:36.502950-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Toronto Maple Leafs",
"reward": "2.36000",
"odds": "2.55000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a5fb654-1e61-4110-822e-d410efc68f26/?format=api"
}
]
}