GET /api/bet_types/ab38f65d-6c1b-4169-924b-38becc2ad932/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ab38f65d-6c1b-4169-924b-38becc2ad932",
"match": "https://api-prod.gambitprofit.com/api/matches/e00ead56-a1c1-44da-bbf5-d04417aa6a4e/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-07T08:38:24.448486-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": 6797.0
},
{
"team": "Calgary Flames",
"amount": 3203.0
}
],
"expected_reward_tokens": 9447.83,
"profit_sb": -52.17,
"profit_sb_percentage": -0.55,
"recommended": false
},
"lines": [
{
"id": "24d0bb1c-be95-4abb-ba62-fb195829cd46",
"gambit_id": "46c3e40c-cbef-487a-a822-2408cbd8377f",
"last_updated": "2023-11-10T12:58:23.875198-05:00",
"created_at": "2023-11-07T08:38:24.452419-05:00",
"name": "Nashville Predators",
"reward": "1.39000",
"odds": "1.40820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab38f65d-6c1b-4169-924b-38becc2ad932/?format=api"
},
{
"id": "c8cd9d28-21e3-4788-aff4-4ed702b217b4",
"gambit_id": "31a4f09c-ac9a-472e-a22c-363781547e21",
"last_updated": "2023-11-10T12:58:23.878750-05:00",
"created_at": "2023-11-07T08:38:24.457143-05:00",
"name": "Calgary Flames",
"reward": "2.95000",
"odds": "3.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab38f65d-6c1b-4169-924b-38becc2ad932/?format=api"
}
]
}