GET /api/bet_types/00a19003-6c38-4dc4-97a5-695b5031fdf6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "00a19003-6c38-4dc4-97a5-695b5031fdf6",
"match": "https://api-prod.gambitprofit.com/api/matches/774e1308-d4ce-4499-9206-bcb2618c7e08/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "HOU (L McCullers)",
"amount": 5335.0
},
{
"team": "PHI (R Suarez)",
"amount": 4665.0
}
],
"expected_reward_tokens": 9656.35,
"profit_sb": 656.35,
"profit_sb_percentage": 7.29,
"recommended": true
},
"lines": [
{
"id": "1c901b9a-b6c5-4ec1-b0e9-5c9b1a3a0ab9",
"gambit_id": "360223f3-7e53-4f07-9a30-fe13f1f7030e",
"last_updated": "2022-11-02T10:43:00.171692-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "HOU (L McCullers)",
"reward": "1.81000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00a19003-6c38-4dc4-97a5-695b5031fdf6/?format=api"
},
{
"id": "75ea8a7c-eea1-4dc9-b2c3-09303354c775",
"gambit_id": "ea666a58-49c6-457f-8c74-e70bc5be7b61",
"last_updated": "2022-11-02T10:43:00.170754-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PHI (R Suarez)",
"reward": "2.07000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00a19003-6c38-4dc4-97a5-695b5031fdf6/?format=api"
}
]
}