GET /api/bet_types/27721c70-e6da-4db6-93de-be668edb8730/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "27721c70-e6da-4db6-93de-be668edb8730",
"match": "https://api-prod.gambitprofit.com/api/matches/31f35b50-9e97-40ca-b8f1-0d79bfd0f7ba/?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": "New Jersey Devils",
"amount": 6387.0
},
{
"team": "Florida Panthers",
"amount": 3613.0
}
],
"expected_reward_tokens": 9068.63,
"profit_sb": 68.63,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "cf948e3c-b839-4e75-8960-07e177fb264c",
"gambit_id": "c0c224b9-417f-4304-acab-5ccedd20239e",
"last_updated": "2022-12-22T20:42:22.396979-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New Jersey Devils",
"reward": "1.42000",
"odds": "1.48780",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27721c70-e6da-4db6-93de-be668edb8730/?format=api"
},
{
"id": "3a9d8eaa-241a-4010-9051-61ea9ddd2da1",
"gambit_id": "defcc283-3642-49a6-b47a-f7887bf63113",
"last_updated": "2022-12-22T20:42:22.395759-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Florida Panthers",
"reward": "2.51000",
"odds": "2.75000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27721c70-e6da-4db6-93de-be668edb8730/?format=api"
}
]
}