GET /api/bet_types/f9c1982e-4ce8-4e63-bef5-c15c7f2e9122/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f9c1982e-4ce8-4e63-bef5-c15c7f2e9122",
"match": "https://api-prod.gambitprofit.com/api/matches/47198d1b-36e8-4c3a-9eb7-7926f12c1c83/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-04T09:32:16.489884-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": "St Louis Blues",
"amount": 5512.0
},
{
"team": "Philadelphia Flyers",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "7e7a2f66-f903-42db-90ba-f667c8ebae20",
"gambit_id": "d0665652-d0af-4dbc-abdf-c162ab97ade9",
"last_updated": "2023-04-05T22:47:03.527423-04:00",
"created_at": "2023-04-04T09:32:16.491355-04:00",
"name": "St Louis Blues",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9c1982e-4ce8-4e63-bef5-c15c7f2e9122/?format=api"
},
{
"id": "8a339858-9522-49cc-ab71-daf27a7413df",
"gambit_id": "69aa421e-3fd2-490e-a5ac-0ab3b5d48e0b",
"last_updated": "2023-04-05T22:47:03.528899-04:00",
"created_at": "2023-04-04T09:32:16.492787-04:00",
"name": "Philadelphia Flyers",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9c1982e-4ce8-4e63-bef5-c15c7f2e9122/?format=api"
}
]
}