GET /api/bet_types/0f5e350e-29e1-4679-8516-8b296c24e89c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0f5e350e-29e1-4679-8516-8b296c24e89c",
"match": "https://api-prod.gambitprofit.com/api/matches/d3f293f3-1157-4983-8b9e-5105bff15e5b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-02T13:52:00.751380-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": "Winnipeg Jets",
"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": "34e21acd-3777-4421-b1b9-48bc6db73aca",
"gambit_id": "6bfbfb36-551e-47cc-9af9-a495bf9a50d9",
"last_updated": "2023-04-03T20:22:18.224324-04:00",
"created_at": "2023-04-02T13:52:00.754052-04:00",
"name": "Winnipeg Jets",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f5e350e-29e1-4679-8516-8b296c24e89c/?format=api"
},
{
"id": "c718dccb-09ba-4d7f-b384-d78559556d32",
"gambit_id": "203f4f00-652f-4388-9df2-594d754f9fd0",
"last_updated": "2023-04-03T20:22:18.226998-04:00",
"created_at": "2023-04-02T13:52:00.756979-04:00",
"name": "New Jersey Devils",
"reward": "1.91000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f5e350e-29e1-4679-8516-8b296c24e89c/?format=api"
}
]
}