GET /api/bet_types/03492dff-e6b5-4ee6-9266-c4615439e1b6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "03492dff-e6b5-4ee6-9266-c4615439e1b6",
"match": "https://api-prod.gambitprofit.com/api/matches/b92f6963-116e-44cb-ab22-cb9df5c9027c/?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": "ARI",
"amount": 5097.0
},
{
"team": "SFO",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "5880ff27-e6dc-4489-85fd-2b4f747323e5",
"gambit_id": "39e7e1ad-ea42-44df-99cb-c6fe9e8b77d1",
"last_updated": "2022-09-24T21:07:20.218119-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ARI",
"reward": "1.76000",
"odds": "1.86960",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03492dff-e6b5-4ee6-9266-c4615439e1b6/?format=api"
},
{
"id": "5050d7ae-2e65-4e2b-956f-7566e819f4f9",
"gambit_id": "76476ec9-c655-4efc-bd41-50c3aa6071df",
"last_updated": "2022-09-24T21:07:20.219088-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SFO",
"reward": "1.83000",
"odds": "1.95240",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03492dff-e6b5-4ee6-9266-c4615439e1b6/?format=api"
}
]
}