GET /api/bet_types/dd8733e5-22e6-426f-b3c5-502b266968d4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dd8733e5-22e6-426f-b3c5-502b266968d4",
"match": "https://api-prod.gambitprofit.com/api/matches/e55df1a6-301b-4557-9c21-cfc4b84b4b52/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-01T09:23:07.967362-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": "LOS",
"amount": 5861.0
},
{
"team": "KAN",
"amount": 4139.0
}
],
"expected_reward_tokens": 9436.21,
"profit_sb": -63.79,
"profit_sb_percentage": -0.67,
"recommended": false
},
"lines": [
{
"id": "aea30fa3-3b62-4e49-9108-24d039003d49",
"gambit_id": "ea1ed069-39b6-486c-b3d8-da3719bb85f5",
"last_updated": "2023-07-03T01:08:11.234433-04:00",
"created_at": "2023-07-01T09:23:07.969192-04:00",
"name": "LOS",
"reward": "1.61000",
"odds": "1.64520",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd8733e5-22e6-426f-b3c5-502b266968d4/?format=api"
},
{
"id": "240f622b-a9bf-4715-9af0-644aa5f7e78f",
"gambit_id": "c5162465-9414-4196-940d-022998a4c120",
"last_updated": "2023-07-03T01:08:11.236143-04:00",
"created_at": "2023-07-01T09:23:07.971453-04:00",
"name": "KAN",
"reward": "2.28000",
"odds": "2.35000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd8733e5-22e6-426f-b3c5-502b266968d4/?format=api"
}
]
}