GET /api/bet_types/27712344-e225-4423-94ac-21fdd93214a3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "27712344-e225-4423-94ac-21fdd93214a3",
"match": "https://api-prod.gambitprofit.com/api/matches/28fe1bf0-c8c2-4f24-b4da-c2ec22468572/?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": "Denver Nuggets",
"amount": 7303.0
},
{
"team": "Utah Jazz",
"amount": 2697.0
}
],
"expected_reward_tokens": 9493.44,
"profit_sb": -6.56,
"profit_sb_percentage": -0.07,
"recommended": false
},
"lines": [
{
"id": "a4a0ba6c-da85-48d0-9888-ff96486df2f9",
"gambit_id": "d3f46565-b79c-40f5-8f84-13ff58ceddf7",
"last_updated": "2022-10-29T19:02:21.467970-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Denver Nuggets",
"reward": "1.30000",
"odds": "1.31250",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27712344-e225-4423-94ac-21fdd93214a3/?format=api"
},
{
"id": "2b301c27-ab60-488c-ac46-1bdf9d06941f",
"gambit_id": "82a09697-101e-4ebb-99db-151a86e7df2e",
"last_updated": "2022-10-29T19:02:21.468928-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Utah Jazz",
"reward": "3.52000",
"odds": "3.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27712344-e225-4423-94ac-21fdd93214a3/?format=api"
}
]
}