GET /api/bet_types/576b25b3-a8ef-4692-a0f4-2ff55ed44807/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "576b25b3-a8ef-4692-a0f4-2ff55ed44807",
"match": "https://api-prod.gambitprofit.com/api/matches/03d531c3-cc9e-465b-b630-98f74f3b2512/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-30T10:47:18.877831-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": 5784.0
},
{
"team": "WAS",
"amount": 4216.0
}
],
"expected_reward_tokens": 9485.76,
"profit_sb": -14.24,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "0885f04f-e9d1-4267-8775-d05ec4eb914b",
"gambit_id": "74972ac2-e1a1-465f-83ce-f0c07a877b99",
"last_updated": "2023-05-31T11:47:22.217680-04:00",
"created_at": "2023-05-30T10:47:18.881785-04:00",
"name": "LOS",
"reward": "1.64000",
"odds": "1.66670",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/576b25b3-a8ef-4692-a0f4-2ff55ed44807/?format=api"
},
{
"id": "7d85e62f-cd4c-427c-8fcb-204514316241",
"gambit_id": "3a6f2d1c-0564-4380-b7f3-838d0315a7c1",
"last_updated": "2023-05-31T11:47:22.215324-04:00",
"created_at": "2023-05-30T10:47:18.879744-04:00",
"name": "WAS",
"reward": "2.25000",
"odds": "2.30000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/576b25b3-a8ef-4692-a0f4-2ff55ed44807/?format=api"
}
]
}