GET /api/bet_types/0479177f-3f59-4355-9f3c-f06f65184a1f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0479177f-3f59-4355-9f3c-f06f65184a1f",
"match": "https://api-prod.gambitprofit.com/api/matches/790cd31d-5cd0-421e-b779-d1334fe24698/?format=api",
"name": "Play the Odds",
"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": "MIA",
"amount": 5492.0
},
{
"team": "NYM",
"amount": 4508.0
}
],
"expected_reward_tokens": 9061.08,
"profit_sb": 61.08,
"profit_sb_percentage": 0.68,
"recommended": true
},
"lines": [
{
"id": "787dcda7-5482-4851-901a-ea6d5a194ca2",
"gambit_id": "f9e52fc5-4505-4e7a-8d71-04059998444f",
"last_updated": "2022-09-30T17:52:19.045270-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIA",
"reward": "1.65000",
"odds": "1.74070",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0479177f-3f59-4355-9f3c-f06f65184a1f/?format=api"
},
{
"id": "37b959bf-ffd4-4c8a-9c07-2edf35a2af30",
"gambit_id": "5366ba89-ef74-4b21-99f2-21210b058e26",
"last_updated": "2022-09-30T17:52:19.044056-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYM",
"reward": "2.01000",
"odds": "2.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0479177f-3f59-4355-9f3c-f06f65184a1f/?format=api"
}
]
}