GET /api/bet_types/5a7863c8-aa1d-441f-8281-74f4072d9d40/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5a7863c8-aa1d-441f-8281-74f4072d9d40",
"match": "https://api-prod.gambitprofit.com/api/matches/151bbbeb-ea8c-4cd1-ad17-7d591540d898/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-30T08:23:06.589197-04: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": 5599.0
},
{
"team": "LAA",
"amount": 4401.0
}
],
"expected_reward_tokens": 9462.15,
"profit_sb": -37.85,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "01cd7594-609c-4bab-89ed-0cc41e9ed2da",
"gambit_id": "63ac75e4-0df8-4766-9af0-26469099e28b",
"last_updated": "2023-07-02T10:58:17.124952-04:00",
"created_at": "2023-06-30T08:23:06.590698-04:00",
"name": "ARI",
"reward": "1.69000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a7863c8-aa1d-441f-8281-74f4072d9d40/?format=api"
},
{
"id": "7216e935-1b72-4649-b3c5-a3d2d9f688e3",
"gambit_id": "92f62818-916e-4ce6-a031-8f163a96ff53",
"last_updated": "2023-07-02T10:58:17.127649-04:00",
"created_at": "2023-06-30T08:23:06.592791-04:00",
"name": "LAA",
"reward": "2.15000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a7863c8-aa1d-441f-8281-74f4072d9d40/?format=api"
}
]
}