GET /api/bet_types/35f90aac-1843-4eb2-8bf0-c0ea76c7bd4a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "35f90aac-1843-4eb2-8bf0-c0ea76c7bd4a",
"match": "https://api-prod.gambitprofit.com/api/matches/9aa950f8-f450-4b8c-9ccc-a5bb578397ee/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-26T09:18:17.573858-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": "DET",
"amount": 6154.0
},
{
"team": "LAA",
"amount": 3846.0
}
],
"expected_reward_tokens": 9538.08,
"profit_sb": 38.08,
"profit_sb_percentage": 0.4,
"recommended": true
},
"lines": [
{
"id": "b8f083f5-dc44-418b-9433-327fe56f6ae6",
"gambit_id": "cf9d6529-1aa1-445b-9d6f-0b9356aa8224",
"last_updated": "2023-08-02T18:38:21.194738-04:00",
"created_at": "2023-07-26T09:18:17.586285-04:00",
"name": "DET",
"reward": "1.55000",
"odds": "1.57140",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35f90aac-1843-4eb2-8bf0-c0ea76c7bd4a/?format=api"
},
{
"id": "5f795d0c-8e2a-4995-903e-5d0454b2c7ea",
"gambit_id": "c3bdda3f-5433-4054-99b6-28c36f950387",
"last_updated": "2023-08-02T18:38:21.191198-04:00",
"created_at": "2023-07-26T09:18:17.577246-04:00",
"name": "LAA",
"reward": "2.48000",
"odds": "2.55000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35f90aac-1843-4eb2-8bf0-c0ea76c7bd4a/?format=api"
}
]
}