GET /api/bet_types/758e5ef2-eaa9-44dd-bb88-a44bd97ff69d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "758e5ef2-eaa9-44dd-bb88-a44bd97ff69d",
"match": "https://api-prod.gambitprofit.com/api/matches/fdb70b48-1ea8-4f4c-bbb7-0941dba9dec4/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-24T09:13:23.160313-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": 5512.0
},
{
"team": "PHI",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "b3f3372f-755b-4916-b482-ad7d3442f1da",
"gambit_id": "0981062d-4293-4b23-bcd9-4a7bf2812cb5",
"last_updated": "2023-09-26T09:58:05.700385-04:00",
"created_at": "2023-09-24T09:13:23.164629-04:00",
"name": "NYM",
"reward": "1.71000",
"odds": "1.74070",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/758e5ef2-eaa9-44dd-bb88-a44bd97ff69d/?format=api"
},
{
"id": "9b05ac0b-7681-4de4-b36f-a45dc6a71c34",
"gambit_id": "9685378d-ce06-4d46-8d4e-c2e1f6aa4af1",
"last_updated": "2023-09-26T09:58:05.703704-04:00",
"created_at": "2023-09-24T09:13:23.169192-04:00",
"name": "PHI",
"reward": "2.10000",
"odds": "2.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/758e5ef2-eaa9-44dd-bb88-a44bd97ff69d/?format=api"
}
]
}