GET /api/bet_types/b199cff8-04da-4915-9264-5fecb9045f24/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b199cff8-04da-4915-9264-5fecb9045f24",
"match": "https://api-prod.gambitprofit.com/api/matches/c3af4ed3-f75f-404e-bb5a-8da3cd3d1aa2/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-30T10:47:16.668913-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": "PHI",
"amount": 5939.0
},
{
"team": "NYM",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "abfc370e-5099-41e7-8772-96f5c578414e",
"gambit_id": "5372e081-ac21-46ee-b2c0-9e9ce2849003",
"last_updated": "2023-05-31T11:47:19.799396-04:00",
"created_at": "2023-05-30T10:47:16.671245-04:00",
"name": "PHI",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b199cff8-04da-4915-9264-5fecb9045f24/?format=api"
},
{
"id": "e8fb305f-6745-4901-9ccd-c8ed50248187",
"gambit_id": "2cab412e-44e2-4ba7-b7c0-01255eea76d9",
"last_updated": "2023-05-31T11:47:19.801044-04:00",
"created_at": "2023-05-30T10:47:16.673730-04:00",
"name": "NYM",
"reward": "2.34000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b199cff8-04da-4915-9264-5fecb9045f24/?format=api"
}
]
}