GET /api/bet_types/2f8c7580-93f5-4ef4-b5b4-1d7190121ebd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2f8c7580-93f5-4ef4-b5b4-1d7190121ebd",
"match": "https://api-prod.gambitprofit.com/api/matches/e4a3a35e-e6d9-492c-a1ea-781c6ca98253/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-27T10:47:01.946837-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": "WAS",
"amount": 6163.0
},
{
"team": "KAN",
"amount": 3837.0
}
],
"expected_reward_tokens": 9552.65,
"profit_sb": 52.65,
"profit_sb_percentage": 0.55,
"recommended": true
},
"lines": [
{
"id": "0d07c883-af1b-43f2-a654-848058843911",
"gambit_id": "5c0536ca-381a-4db8-b529-d52f78e87e26",
"last_updated": "2023-05-29T11:47:17.504434-04:00",
"created_at": "2023-05-27T10:47:01.953282-04:00",
"name": "WAS",
"reward": "1.55000",
"odds": "1.57140",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f8c7580-93f5-4ef4-b5b4-1d7190121ebd/?format=api"
},
{
"id": "bbe35a07-3566-4ff2-8e70-ddbeeb66f389",
"gambit_id": "f4401625-3bbf-4100-b354-d00265889561",
"last_updated": "2023-05-29T11:47:17.506484-04:00",
"created_at": "2023-05-27T10:47:01.955710-04:00",
"name": "KAN",
"reward": "2.49000",
"odds": "2.55000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f8c7580-93f5-4ef4-b5b4-1d7190121ebd/?format=api"
}
]
}