GET /api/bet_types/e7b755ec-a79e-4179-b16f-0cf8a22ec610/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e7b755ec-a79e-4179-b16f-0cf8a22ec610",
"match": "https://api-prod.gambitprofit.com/api/matches/80953a43-8996-4e63-a856-52de6752b98b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-31T09:56:50.240479-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": "Dallas Stars",
"amount": 6759.0
},
{
"team": "Arizona Coyotes",
"amount": 3241.0
}
],
"expected_reward_tokens": 9462.6,
"profit_sb": -37.4,
"profit_sb_percentage": -0.39,
"recommended": false
},
"lines": [
{
"id": "fae1a864-42c5-41ba-b9d8-a63ece2c6b87",
"gambit_id": "ba1aaf46-e6c6-4ab2-8576-c78a4bedfa59",
"last_updated": "2023-04-01T10:41:47.874887-04:00",
"created_at": "2023-03-31T09:56:50.245741-04:00",
"name": "Dallas Stars",
"reward": "1.40000",
"odds": "1.41670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7b755ec-a79e-4179-b16f-0cf8a22ec610/?format=api"
},
{
"id": "291cf65a-a84c-4ebb-8a9d-9b445e168b3c",
"gambit_id": "4fe1029f-139e-415b-89e7-9e1d5b5ed531",
"last_updated": "2023-04-01T10:41:47.872772-04:00",
"created_at": "2023-03-31T09:56:50.243053-04:00",
"name": "Arizona Coyotes",
"reward": "2.92000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7b755ec-a79e-4179-b16f-0cf8a22ec610/?format=api"
}
]
}