GET /api/bet_types/be624e46-feb3-491e-9769-6b46df512d25/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "be624e46-feb3-491e-9769-6b46df512d25",
"match": "https://api-prod.gambitprofit.com/api/matches/563b8b6f-baff-4afb-b4cc-ba74aad84ec0/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-16T09:28:11.058515-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": "Los Angeles Rams",
"amount": 5094.0
},
{
"team": "Seattle Seahawks",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "205e8708-e675-42b9-b762-0969e0d82762",
"gambit_id": "281b4b6a-12a2-48b7-8498-ff2bf02c1bf9",
"last_updated": "2023-11-20T19:38:17.730721-05:00",
"created_at": "2023-11-16T09:28:11.067267-05:00",
"name": "Los Angeles Rams",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-2.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be624e46-feb3-491e-9769-6b46df512d25/?format=api"
},
{
"id": "9e29875d-701e-4e84-899b-dcf0617a4ce4",
"gambit_id": "d06609c7-ba4d-4711-ac99-3fbb45c0f019",
"last_updated": "2023-11-20T19:38:17.727261-05:00",
"created_at": "2023-11-16T09:28:11.063319-05:00",
"name": "Seattle Seahawks",
"reward": "1.90000",
"odds": "1.95240",
"spread": "2.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be624e46-feb3-491e-9769-6b46df512d25/?format=api"
}
]
}