GET /api/bet_types/c148b093-1087-47cb-88fb-66523ccb9df8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c148b093-1087-47cb-88fb-66523ccb9df8",
"match": "https://api-prod.gambitprofit.com/api/matches/3a395fff-1155-4fb1-b8ff-91ba4a6a5719/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-11T09:02:18.653824-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": "Buffalo Sabres",
"amount": 5107.0
},
{
"team": "New Jersey Devils",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "ef35ff97-150c-4e4b-b2cb-7e94b7fdbff1",
"gambit_id": "b576d047-52f6-42fc-b3eb-4a50f7338565",
"last_updated": "2023-04-13T11:22:19.931247-04:00",
"created_at": "2023-04-11T09:02:18.659045-04:00",
"name": "Buffalo Sabres",
"reward": "1.83000",
"odds": "1.86960",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c148b093-1087-47cb-88fb-66523ccb9df8/?format=api"
},
{
"id": "fb1113fb-5760-4c9a-883e-8ca231f37c7f",
"gambit_id": "4a68775f-ee1f-4556-93a9-91c4d3a89749",
"last_updated": "2023-04-13T11:22:19.928658-04:00",
"created_at": "2023-04-11T09:02:18.656461-04:00",
"name": "New Jersey Devils",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c148b093-1087-47cb-88fb-66523ccb9df8/?format=api"
}
]
}