GET /api/bet_types/15cd8634-7cc9-4127-9d24-32687b7cfc34/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "15cd8634-7cc9-4127-9d24-32687b7cfc34",
"match": "https://api-prod.gambitprofit.com/api/matches/80c4d8af-bc98-4a36-ba2e-a9e4d792d168/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-21T10:22:15.450317-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": 5106.0
},
{
"team": "Los Angeles Kings",
"amount": 4894.0
}
],
"expected_reward_tokens": 9445.42,
"profit_sb": -54.58,
"profit_sb_percentage": -0.57,
"recommended": false
},
"lines": [
{
"id": "7f9e6175-0975-4f6b-a128-0c3c875d18a7",
"gambit_id": "9631bcdd-3f77-4da8-852f-34719db3984c",
"last_updated": "2023-01-23T10:17:14.015179-05:00",
"created_at": "2023-01-21T10:22:15.451611-05:00",
"name": "Nashville Predators",
"reward": "1.85000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15cd8634-7cc9-4127-9d24-32687b7cfc34/?format=api"
},
{
"id": "98b3be57-5d98-46c7-be96-cabdc67e9f11",
"gambit_id": "c28b9935-3aa1-414d-91fe-25af04ce7e7b",
"last_updated": "2023-01-23T10:17:14.016588-05:00",
"created_at": "2023-01-21T10:22:15.452817-05:00",
"name": "Los Angeles Kings",
"reward": "1.93000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15cd8634-7cc9-4127-9d24-32687b7cfc34/?format=api"
}
]
}