GET /api/bet_types/525f4dde-e28f-4291-aef0-56ad88dbc812/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "525f4dde-e28f-4291-aef0-56ad88dbc812",
"match": "https://api-prod.gambitprofit.com/api/matches/4da4af06-4993-4fdb-b1d8-260a72b1d57d/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-01T09:08:17.309091-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": "ARI",
"amount": 6010.0
},
{
"team": "TEX",
"amount": 3990.0
}
],
"expected_reward_tokens": 9495.8,
"profit_sb": -4.2,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "2c99b30c-9ada-411d-b15a-7ed30e11123d",
"gambit_id": "f37202b3-99b6-47b8-b872-e4326406f59b",
"last_updated": "2023-11-02T10:13:21.647362-04:00",
"created_at": "2023-11-01T09:08:17.318959-04:00",
"name": "ARI",
"reward": "1.58000",
"odds": "1.60610",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/525f4dde-e28f-4291-aef0-56ad88dbc812/?format=api"
},
{
"id": "1267cfce-c95f-45c8-b1a4-3a32a4f431b8",
"gambit_id": "6d89cabc-8c9e-4e04-990f-e77651d663f0",
"last_updated": "2023-11-02T10:13:21.644223-04:00",
"created_at": "2023-11-01T09:08:17.314154-04:00",
"name": "TEX",
"reward": "2.38000",
"odds": "2.45000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/525f4dde-e28f-4291-aef0-56ad88dbc812/?format=api"
}
]
}