GET /api/bet_types/99c8f9a7-4c1f-4335-bb7d-258c69dffd57/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "99c8f9a7-4c1f-4335-bb7d-258c69dffd57",
"match": "https://api-prod.gambitprofit.com/api/matches/2be52d6d-6064-430b-831c-8a216e605a44/?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": "New York Islanders",
"amount": 7036.0
},
{
"team": "Arizona Coyotes",
"amount": 2964.0
}
],
"expected_reward_tokens": 9217.16,
"profit_sb": 217.16,
"profit_sb_percentage": 2.41,
"recommended": true
},
"lines": [
{
"id": "062c0113-0e68-40bd-a55b-14a7c41a50c2",
"gambit_id": "915cbee0-8a6a-4164-b07e-191c27199847",
"last_updated": "2022-11-11T21:32:20.540987-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York Islanders",
"reward": "1.31000",
"odds": "1.35710",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99c8f9a7-4c1f-4335-bb7d-258c69dffd57/?format=api"
},
{
"id": "4a054702-ed48-4b14-807e-6e12921cc9d7",
"gambit_id": "c54d4493-5cea-428d-a24b-af7abc0f520a",
"last_updated": "2022-11-11T21:32:20.541934-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Arizona Coyotes",
"reward": "3.11000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99c8f9a7-4c1f-4335-bb7d-258c69dffd57/?format=api"
}
]
}