GET /api/bet_types/caa305a0-5e38-424c-810d-062bc7dba299/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "caa305a0-5e38-424c-810d-062bc7dba299",
"match": "https://api-prod.gambitprofit.com/api/matches/ee0587f0-b825-4aad-b361-241908002e3f/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-17T13:03:04.699046-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": "Miami Dolphins",
"amount": 5000.0
},
{
"team": "Houston Texans",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "90ab2f6f-c7f6-4847-93db-5086a7529036",
"gambit_id": "60b0b843-276f-40f0-834f-8bd39fa3d3a8",
"last_updated": "2023-08-21T20:03:18.496496-04:00",
"created_at": "2023-08-17T13:03:04.704113-04:00",
"name": "Miami Dolphins",
"reward": "1.87000",
"odds": "1.90910",
"spread": "1.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/caa305a0-5e38-424c-810d-062bc7dba299/?format=api"
},
{
"id": "b00d6c08-9127-4aa4-a1a9-3fc876c2c7b6",
"gambit_id": "add80df8-967a-4b0f-b71b-e2569464e437",
"last_updated": "2023-08-21T20:03:18.500493-04:00",
"created_at": "2023-08-17T13:03:04.708645-04:00",
"name": "Houston Texans",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-1.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/caa305a0-5e38-424c-810d-062bc7dba299/?format=api"
}
]
}