GET /api/bet_types/02de6b4d-3e60-4615-b121-4ea715f98b96/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "02de6b4d-3e60-4615-b121-4ea715f98b96",
"match": "https://api-prod.gambitprofit.com/api/matches/9b213aff-d81d-4002-a579-95d6b89dd448/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-14T10:57:07.299899-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": "SDG",
"amount": 5688.0
},
{
"team": "LOS",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "5d5583f8-e060-46b0-87d6-20d4ae51def5",
"gambit_id": "7dd104f4-4d75-4e23-b3c7-435544aeb1f2",
"last_updated": "2023-05-15T11:37:01.273446-04:00",
"created_at": "2023-05-14T10:57:07.304859-04:00",
"name": "SDG",
"reward": "1.66000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02de6b4d-3e60-4615-b121-4ea715f98b96/?format=api"
},
{
"id": "3f89ed1d-e696-420d-81dc-51a4d8b44ddf",
"gambit_id": "98127cee-e287-4321-b478-fb441e7d784d",
"last_updated": "2023-05-15T11:37:01.267817-04:00",
"created_at": "2023-05-14T10:57:07.302292-04:00",
"name": "LOS",
"reward": "2.19000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02de6b4d-3e60-4615-b121-4ea715f98b96/?format=api"
}
]
}