GET /api/bet_types/f960884f-7716-4a99-ab3c-f28df98f9830/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f960884f-7716-4a99-ab3c-f28df98f9830",
"match": "https://api-prod.gambitprofit.com/api/matches/9086207c-c421-4c57-a1e8-0bfd594f4c8c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-17T08:58:21.789674-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": "Edmonton Oilers",
"amount": 5515.0
},
{
"team": "Nashville Predators",
"amount": 4485.0
}
],
"expected_reward_tokens": 9373.65,
"profit_sb": -126.35,
"profit_sb_percentage": -1.33,
"recommended": false
},
"lines": [
{
"id": "7670ace6-29b4-4c7f-b567-4a08d447acdc",
"gambit_id": "6edaf5c4-10a5-4f35-8da7-99269f363a6e",
"last_updated": "2023-10-18T10:57:56.111363-04:00",
"created_at": "2023-10-17T08:58:21.794271-04:00",
"name": "Edmonton Oilers",
"reward": "1.70000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f960884f-7716-4a99-ab3c-f28df98f9830/?format=api"
},
{
"id": "7dbf9b6e-1a54-4e49-8a86-44484e737d31",
"gambit_id": "0d2b1284-63dc-458f-bf52-c8166e3c5c47",
"last_updated": "2023-10-18T10:57:56.107721-04:00",
"created_at": "2023-10-17T08:58:21.799127-04:00",
"name": "Nashville Predators",
"reward": "2.09000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f960884f-7716-4a99-ab3c-f28df98f9830/?format=api"
}
]
}