GET /api/bet_types/9069a220-33fd-42df-af53-c39b96bf0487/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9069a220-33fd-42df-af53-c39b96bf0487",
"match": "https://api-prod.gambitprofit.com/api/matches/ebc79b29-68d5-41d0-9b41-76e2b7051730/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Cleveland Browns",
"amount": 5753.0
},
{
"team": "Baltimore Ravens",
"amount": 4247.0
}
],
"expected_reward_tokens": 9088.58,
"profit_sb": 88.58,
"profit_sb_percentage": 0.98,
"recommended": true
},
"lines": [
{
"id": "01a9376d-aa98-40bb-b81d-b9c50928bf04",
"gambit_id": "b6996914-b6ed-4cf6-84d3-f3510de24125",
"last_updated": "2022-12-19T12:02:18.264847-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Cleveland Browns",
"reward": "1.58000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9069a220-33fd-42df-af53-c39b96bf0487/?format=api"
},
{
"id": "0aa6d74d-2217-4dc9-afa9-e7dac5c3257f",
"gambit_id": "8a029be1-e278-485f-9b9b-da4ec3f7636b",
"last_updated": "2022-12-19T12:02:18.265909-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Baltimore Ravens",
"reward": "2.14000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9069a220-33fd-42df-af53-c39b96bf0487/?format=api"
}
]
}