GET /api/bet_types/568caacb-db54-4376-b7e7-bbd7dd300059/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "568caacb-db54-4376-b7e7-bbd7dd300059",
"match": "https://api-prod.gambitprofit.com/api/matches/57d4f627-9b1a-4965-89b3-95e38786ee9d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-30T11:22:17.752379-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": "New Jersey Devils",
"amount": 5512.0
},
{
"team": "New York Rangers",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "2a96547b-4ed4-482a-a46c-23bc0ab5c9bb",
"gambit_id": "8daeb678-4aaa-45da-a138-0a9a1d77b1dd",
"last_updated": "2023-03-31T14:47:31.862460-04:00",
"created_at": "2023-03-30T11:22:17.753785-04:00",
"name": "New Jersey Devils",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/568caacb-db54-4376-b7e7-bbd7dd300059/?format=api"
},
{
"id": "8064cb63-6c22-4679-8f16-7dc67402e443",
"gambit_id": "784dc86b-f813-4930-8e7b-ac4e1cab6dd1",
"last_updated": "2023-03-31T14:47:31.864952-04:00",
"created_at": "2023-03-30T11:22:17.755491-04:00",
"name": "New York Rangers",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/568caacb-db54-4376-b7e7-bbd7dd300059/?format=api"
}
]
}