GET /api/bet_types/19b86b7c-7f36-44c5-bc83-a36d90558bac/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "19b86b7c-7f36-44c5-bc83-a36d90558bac",
"match": "https://api-prod.gambitprofit.com/api/matches/767a3863-c231-4bec-a926-197587893720/?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": "Memphis Grizzlies",
"amount": 5097.0
},
{
"team": "New York Knicks",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "f9501ece-0278-4367-8e4c-b17c255620d1",
"gambit_id": "5e9ac26e-83e8-430f-853f-5027c6927588",
"last_updated": "2022-11-28T13:42:15.092081-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Memphis Grizzlies",
"reward": "1.76000",
"odds": "1.86960",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19b86b7c-7f36-44c5-bc83-a36d90558bac/?format=api"
},
{
"id": "93d57029-7054-475a-9f1a-628397194f9a",
"gambit_id": "8bbca53f-6635-4849-9116-e5d020481258",
"last_updated": "2022-11-28T13:42:15.091114-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York Knicks",
"reward": "1.83000",
"odds": "1.95240",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19b86b7c-7f36-44c5-bc83-a36d90558bac/?format=api"
}
]
}