GET /api/bet_types/0107d126-8b4e-4f6b-b544-7113f881b457/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0107d126-8b4e-4f6b-b544-7113f881b457",
"match": "https://api-prod.gambitprofit.com/api/matches/8f10f6de-be8b-4398-9f90-799585409121/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-23T09:12:57.740471-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": "Nashville Predators",
"amount": 6554.0
},
{
"team": "Dallas Stars",
"amount": 3446.0
}
],
"expected_reward_tokens": 9372.22,
"profit_sb": -127.78,
"profit_sb_percentage": -1.35,
"recommended": false
},
"lines": [
{
"id": "638aca71-22d5-41fe-aa8a-ddb5267f6750",
"gambit_id": "f1d67515-2fe4-46c4-8f9d-fd00614cb36d",
"last_updated": "2023-12-26T15:38:15.403241-05:00",
"created_at": "2023-12-23T09:12:57.749176-05:00",
"name": "Nashville Predators",
"reward": "1.43000",
"odds": "1.45450",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0107d126-8b4e-4f6b-b544-7113f881b457/?format=api"
},
{
"id": "2b551ae9-24b9-4ff4-932d-9f4e69117a6b",
"gambit_id": "3c192144-f2bf-44ba-a633-172abdffdb7f",
"last_updated": "2023-12-26T15:38:15.395684-05:00",
"created_at": "2023-12-23T09:12:57.744782-05:00",
"name": "Dallas Stars",
"reward": "2.72000",
"odds": "2.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0107d126-8b4e-4f6b-b544-7113f881b457/?format=api"
}
]
}