GET /api/bet_types/7f7691ae-f7e5-48eb-86cf-859485b619bc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7f7691ae-f7e5-48eb-86cf-859485b619bc",
"match": "https://api-prod.gambitprofit.com/api/matches/2d5ee332-fde5-4b2d-ae29-4a223c18b83c/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-20T05:38:14.992739-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": "Arizona Coyotes",
"amount": 6554.0
},
{
"team": "Nashville Predators",
"amount": 3446.0
}
],
"expected_reward_tokens": 9372.22,
"profit_sb": -127.78,
"profit_sb_percentage": -1.35,
"recommended": false
},
"lines": [
{
"id": "4a90972c-497e-43d9-89a7-87ca07ac926f",
"gambit_id": "edc5b44a-2872-4557-ac35-2cfc1a478b9b",
"last_updated": "2024-01-23T20:23:16.563402-05:00",
"created_at": "2024-01-20T05:38:15.002082-05:00",
"name": "Arizona Coyotes",
"reward": "1.43000",
"odds": "1.45450",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f7691ae-f7e5-48eb-86cf-859485b619bc/?format=api"
},
{
"id": "5d9e566f-1394-455f-b143-06ff83ae4dbf",
"gambit_id": "2063d726-17a0-4200-98a1-44000d368516",
"last_updated": "2024-01-23T20:23:16.560072-05:00",
"created_at": "2024-01-20T05:38:14.996643-05:00",
"name": "Nashville Predators",
"reward": "2.72000",
"odds": "2.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f7691ae-f7e5-48eb-86cf-859485b619bc/?format=api"
}
]
}