GET /api/bet_types/eed91e4b-b884-4c68-badd-6dc4781210d4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "eed91e4b-b884-4c68-badd-6dc4781210d4",
"match": "https://api-prod.gambitprofit.com/api/matches/80d55e6d-c4d8-4bbf-99ec-b565b4621d34/?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": "Washington Commanders",
"amount": 5849.0
},
{
"team": "Carolina Panthers",
"amount": 4151.0
}
],
"expected_reward_tokens": 9298.24,
"profit_sb": 298.24,
"profit_sb_percentage": 3.31,
"recommended": true
},
"lines": [
{
"id": "94277bce-3d3c-4c7c-b0a3-152b1c6ae548",
"gambit_id": "1f90f6cc-6d6b-4af8-8a27-1fa2bb49cf62",
"last_updated": "2022-08-14T13:57:07.192201-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Washington Commanders",
"reward": "1.59000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eed91e4b-b884-4c68-badd-6dc4781210d4/?format=api"
},
{
"id": "84b906b6-b70d-4940-b597-461bd2e4ef81",
"gambit_id": "db398f30-ad2a-4fb3-aff2-5a56e0cda2b9",
"last_updated": "2022-08-14T13:57:07.192666-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Carolina Panthers",
"reward": "2.24000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eed91e4b-b884-4c68-badd-6dc4781210d4/?format=api"
}
]
}