GET /api/bet_types/dadf882a-3a85-4ddd-bc47-b62a5055691c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dadf882a-3a85-4ddd-bc47-b62a5055691c",
"match": "https://api-prod.gambitprofit.com/api/matches/704004b7-2b96-42cd-ba7e-48e645f82f36/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-12T09:43:06.283146-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": "ATL",
"amount": 5688.0
},
{
"team": "NYM",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "d0be7da5-911a-4207-b9db-8ae169e570f2",
"gambit_id": "b96fa712-32d0-4d15-bf7e-86786cc7bde1",
"last_updated": "2023-08-14T10:43:13.156545-04:00",
"created_at": "2023-08-12T09:43:06.288583-04:00",
"name": "ATL",
"reward": "1.66000",
"odds": "1.68970",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dadf882a-3a85-4ddd-bc47-b62a5055691c/?format=api"
},
{
"id": "86e84d8a-b307-4e08-af3f-75db35fbbc9f",
"gambit_id": "d351c1f4-c689-43b5-a86d-09f84a5f6d40",
"last_updated": "2023-08-14T10:43:13.160147-04:00",
"created_at": "2023-08-12T09:43:06.294642-04:00",
"name": "NYM",
"reward": "2.19000",
"odds": "2.25000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dadf882a-3a85-4ddd-bc47-b62a5055691c/?format=api"
}
]
}