GET /api/bet_types/6fd541b1-fd01-4589-9122-1d5e1fed0acc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6fd541b1-fd01-4589-9122-1d5e1fed0acc",
"match": "https://api-prod.gambitprofit.com/api/matches/3dda498f-c2f5-4df6-a642-33059023046f/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05: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": "PHI (K Gibson)",
"amount": 5282.0
},
{
"team": "NYM (J Butto)",
"amount": 4718.0
}
],
"expected_reward_tokens": 9294.46,
"profit_sb": 294.46,
"profit_sb_percentage": 3.27,
"recommended": true
},
"lines": [
{
"id": "3e6c7bff-2c88-49e8-9db8-c38e9400928c",
"gambit_id": "4994d249-2db7-4445-8eee-5876733b6e0b",
"last_updated": "2022-08-22T09:42:00.579188-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PHI (K Gibson)",
"reward": "1.76000",
"odds": "1.84750",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6fd541b1-fd01-4589-9122-1d5e1fed0acc/?format=api"
},
{
"id": "a9f09fac-fb51-408a-b29c-f50e110c7c65",
"gambit_id": "cd8fb24f-3784-4235-8272-7224ed9aeb2c",
"last_updated": "2022-08-22T09:42:00.579638-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYM (J Butto)",
"reward": "1.97000",
"odds": "2.08000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6fd541b1-fd01-4589-9122-1d5e1fed0acc/?format=api"
}
]
}