GET /api/bet_types/63d01fec-db93-4580-ab30-2966ea3d8248/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "63d01fec-db93-4580-ab30-2966ea3d8248",
"match": "https://api-prod.gambitprofit.com/api/matches/48ba722c-fbe7-480f-8e8c-5c7032ba180b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-27T09:07:58.872086-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": "Vancouver Canucks",
"amount": 6314.0
},
{
"team": "St Louis Blues",
"amount": 3686.0
}
],
"expected_reward_tokens": 9471.0,
"profit_sb": -29.0,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "f548c760-2724-438d-9d27-06b4153594c8",
"gambit_id": "4677bc92-90be-49ed-a213-644661e0303c",
"last_updated": "2023-10-30T14:58:09.706582-04:00",
"created_at": "2023-10-27T09:07:58.891083-04:00",
"name": "Vancouver Canucks",
"reward": "1.50000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63d01fec-db93-4580-ab30-2966ea3d8248/?format=api"
},
{
"id": "6f98b6be-e15a-4e59-b608-1d1e5d9cebbf",
"gambit_id": "5feb514a-9c28-41eb-9c65-d4788d909bbb",
"last_updated": "2023-10-30T14:58:09.703166-04:00",
"created_at": "2023-10-27T09:07:58.877929-04:00",
"name": "St Louis Blues",
"reward": "2.57000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63d01fec-db93-4580-ab30-2966ea3d8248/?format=api"
}
]
}