GET /api/bet_types/e4197dd3-5e69-4a9e-acf2-690b8123c895/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e4197dd3-5e69-4a9e-acf2-690b8123c895",
"match": "https://api-prod.gambitprofit.com/api/matches/645b8816-e159-4fdf-b5d8-f5210fc5c1e8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-11T09:32:15.891637-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": 5421.0
},
{
"team": "Washington Capitals",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "12a743a1-07c9-4a0f-b84d-fcc28e556182",
"gambit_id": "6f8da7cf-fe95-48b7-98e4-b7bc3f2fe915",
"last_updated": "2023-03-13T13:17:00.858741-04:00",
"created_at": "2023-03-11T09:32:15.893829-05:00",
"name": "New York Islanders",
"reward": "1.74000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4197dd3-5e69-4a9e-acf2-690b8123c895/?format=api"
},
{
"id": "dc314c4f-1e7a-4be3-a237-3a0f34fa1136",
"gambit_id": "31b44ef9-ed64-4e38-abb1-c0c3f374905c",
"last_updated": "2023-03-13T13:17:00.860921-04:00",
"created_at": "2023-03-11T09:32:15.896073-05:00",
"name": "Washington Capitals",
"reward": "2.06000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4197dd3-5e69-4a9e-acf2-690b8123c895/?format=api"
}
]
}