GET /api/bet_types/e7d997de-a750-4609-9074-edf4d80910e5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e7d997de-a750-4609-9074-edf4d80910e5",
"match": "https://api-prod.gambitprofit.com/api/matches/4af3fb8f-d76e-4a03-a56d-fa33a7b0dc59/?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": 6170.0
},
{
"team": "Arizona Coyotes",
"amount": 3830.0
}
],
"expected_reward_tokens": 9192.0,
"profit_sb": 192.0,
"profit_sb_percentage": 2.13,
"recommended": true
},
"lines": [
{
"id": "0e1cd9a7-cee6-4ce0-a5bc-7f3987024351",
"gambit_id": "3d1c006e-491d-418d-9300-c6a9625960cc",
"last_updated": "2022-12-17T19:42:24.564990-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York Islanders",
"reward": "1.49000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7d997de-a750-4609-9074-edf4d80910e5/?format=api"
},
{
"id": "fd407d44-2671-41a5-80e8-f60f065c7e14",
"gambit_id": "6a7f4a93-8186-490f-9179-b48308dda43f",
"last_updated": "2022-12-17T19:42:24.563608-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Arizona Coyotes",
"reward": "2.40000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7d997de-a750-4609-9074-edf4d80910e5/?format=api"
}
]
}