GET /api/bet_types/2e71d1de-f7b4-4048-a89e-a6c3509b2b13/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2e71d1de-f7b4-4048-a89e-a6c3509b2b13",
"match": "https://api-prod.gambitprofit.com/api/matches/8df79867-86d7-4ccc-bc56-c1de0be912d1/?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": "Carolina Hurricanes",
"amount": 5209.0
},
{
"team": "New Jersey Devils",
"amount": 4791.0
}
],
"expected_reward_tokens": 8959.17,
"profit_sb": -40.83,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "2f5a7b12-5b03-4bbc-9438-453a5c082715",
"gambit_id": "8a7ba579-c9a6-4940-bf07-03160d6076f8",
"last_updated": "2022-12-21T22:37:05.562449-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Carolina Hurricanes",
"reward": "1.72000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e71d1de-f7b4-4048-a89e-a6c3509b2b13/?format=api"
},
{
"id": "b37bc896-f513-4401-87f7-f52818d606a0",
"gambit_id": "3156c75b-ca02-47fe-99be-7b2e862689a3",
"last_updated": "2022-12-21T22:37:05.563511-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New Jersey Devils",
"reward": "1.87000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e71d1de-f7b4-4048-a89e-a6c3509b2b13/?format=api"
}
]
}