GET /api/bet_types/ec9c855d-2730-4b1d-af3c-06758685d366/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ec9c855d-2730-4b1d-af3c-06758685d366",
"match": "https://api-prod.gambitprofit.com/api/matches/87e6345d-0bac-4bdf-905d-26c653b97c0e/?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": "Nashville Predators",
"amount": 5097.0
},
{
"team": "New York Islanders",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "0753a1ca-ae1a-4f14-b4de-27d046e88853",
"gambit_id": "f94e143b-b37b-4266-a50f-6727adc3b98b",
"last_updated": "2022-11-18T09:52:43.910520-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Nashville Predators",
"reward": "1.76000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec9c855d-2730-4b1d-af3c-06758685d366/?format=api"
},
{
"id": "c63cba66-fca0-4a51-8af2-d0aca996b2e1",
"gambit_id": "99009492-3e83-4092-947c-7ee953aa09a2",
"last_updated": "2022-11-18T09:52:43.911512-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York Islanders",
"reward": "1.83000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec9c855d-2730-4b1d-af3c-06758685d366/?format=api"
}
]
}