GET /api/bet_types/6b8f42b5-198a-4ec3-9ebf-24664571a4af/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6b8f42b5-198a-4ec3-9ebf-24664571a4af",
"match": "https://api-prod.gambitprofit.com/api/matches/7f267313-56b9-49e8-a1b2-c39f30be75fd/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-19T09:13:23.990255-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": "NYM",
"amount": 5939.0
},
{
"team": "MIA",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "5d91f47c-b529-4df2-9513-6393734754f1",
"gambit_id": "9e1563dc-0651-4cdf-a6e1-92af6c5cc4ab",
"last_updated": "2023-09-21T09:53:18.369362-04:00",
"created_at": "2023-09-19T09:13:23.995036-04:00",
"name": "NYM",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b8f42b5-198a-4ec3-9ebf-24664571a4af/?format=api"
},
{
"id": "40db9d7f-2c0c-49aa-822e-32a449f85701",
"gambit_id": "12234490-3539-473d-bb46-39f227ac1ef3",
"last_updated": "2023-09-21T09:53:18.372456-04:00",
"created_at": "2023-09-19T09:13:24.013186-04:00",
"name": "MIA",
"reward": "2.34000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b8f42b5-198a-4ec3-9ebf-24664571a4af/?format=api"
}
]
}