GET /api/bet_types/516dd15f-5392-4e2f-b5c7-d18b58553e77/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "516dd15f-5392-4e2f-b5c7-d18b58553e77",
"match": "https://api-prod.gambitprofit.com/api/matches/f5a9f0ae-0470-4bbb-bc4d-8ad9e1e7a9ee/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-13T09:32:18.991319-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": 7152.0
},
{
"team": "St Louis Blues",
"amount": 2848.0
}
],
"expected_reward_tokens": 9512.16,
"profit_sb": 12.16,
"profit_sb_percentage": 0.13,
"recommended": true
},
"lines": [
{
"id": "51f9572a-4334-41ca-ada9-9ea97a0f55c3",
"gambit_id": "87d2c27f-15e6-46cb-b058-8ed5bc8c1acd",
"last_updated": "2023-04-14T12:02:23.048607-04:00",
"created_at": "2023-04-13T09:32:18.992670-04:00",
"name": "Dallas Stars",
"reward": "1.33000",
"odds": "1.34480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/516dd15f-5392-4e2f-b5c7-d18b58553e77/?format=api"
},
{
"id": "a5a8ce8c-abfc-4e9e-be1e-03d315314775",
"gambit_id": "53a0e78e-a334-4b6e-8552-088bd8b57d4a",
"last_updated": "2023-04-14T12:02:23.050521-04:00",
"created_at": "2023-04-13T09:32:18.994033-04:00",
"name": "St Louis Blues",
"reward": "3.34000",
"odds": "3.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/516dd15f-5392-4e2f-b5c7-d18b58553e77/?format=api"
}
]
}