GET /api/bet_types/48cc33f5-86ab-4e02-9c78-2c77e0931bf2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "48cc33f5-86ab-4e02-9c78-2c77e0931bf2",
"match": "https://api-prod.gambitprofit.com/api/matches/07e93c48-b298-4912-ac55-06dedf7c9cc6/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-09T08:13:10.150556-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": "DET",
"amount": 5319.0
},
{
"team": "MIN",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "9825791c-43d2-48c1-90f6-537d43eec851",
"gambit_id": "8ca39f32-5306-4178-a55e-b12a1551fde3",
"last_updated": "2023-08-10T12:32:57.171725-04:00",
"created_at": "2023-08-09T08:13:10.161541-04:00",
"name": "DET",
"reward": "1.76000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48cc33f5-86ab-4e02-9c78-2c77e0931bf2/?format=api"
},
{
"id": "f6fe7f9d-719e-43e7-9838-eea91d8c0d63",
"gambit_id": "aa9f0223-9a5f-411f-b8da-325d5ad2d05d",
"last_updated": "2023-08-10T12:32:57.168193-04:00",
"created_at": "2023-08-09T08:13:10.157356-04:00",
"name": "MIN",
"reward": "2.00000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48cc33f5-86ab-4e02-9c78-2c77e0931bf2/?format=api"
}
]
}