GET /api/bet_types/69a384c7-705b-4d14-9f02-0fdb4a0c21b0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "69a384c7-705b-4d14-9f02-0fdb4a0c21b0",
"match": "https://api-prod.gambitprofit.com/api/matches/9eca911e-3a3d-45af-8100-01fbcd77638f/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-22T13:06:56.418414-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": "MIN",
"amount": 5699.0
},
{
"team": "WAS",
"amount": 4301.0
}
],
"expected_reward_tokens": 9460.34,
"profit_sb": -39.66,
"profit_sb_percentage": -0.42,
"recommended": false
},
"lines": [
{
"id": "ece786d5-35d7-46f1-8086-db4e06c83e44",
"gambit_id": "2ea2738c-4d82-42fe-80f9-9ade4e1ddaea",
"last_updated": "2023-04-23T18:32:09.772359-04:00",
"created_at": "2023-04-22T13:06:56.420174-04:00",
"name": "MIN",
"reward": "1.66000",
"odds": "1.68970",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69a384c7-705b-4d14-9f02-0fdb4a0c21b0/?format=api"
},
{
"id": "dd3ec58e-1c05-42d4-a915-24968cb6cfcb",
"gambit_id": "ab2c91b8-d9dc-4570-b0e2-fdc27f560d25",
"last_updated": "2023-04-23T18:32:09.774319-04:00",
"created_at": "2023-04-22T13:06:56.422477-04:00",
"name": "WAS",
"reward": "2.20000",
"odds": "2.25000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69a384c7-705b-4d14-9f02-0fdb4a0c21b0/?format=api"
}
]
}