GET /api/bet_types/13e7c290-9ba3-45ca-aad4-b034491d6fe5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "13e7c290-9ba3-45ca-aad4-b034491d6fe5",
"match": "https://api-prod.gambitprofit.com/api/matches/02991d2e-3173-41b3-ac6c-20eccad557f1/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-07T09:28:20.035874-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": "KAN",
"amount": 5317.0
},
{
"team": "MIA",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "6debeea4-7681-498a-aab4-4b6c729dd6b5",
"gambit_id": "5990c13c-af55-4e5b-9425-f75fdf6b56e1",
"last_updated": "2023-06-08T16:33:25.954234-04:00",
"created_at": "2023-06-07T09:28:20.038046-04:00",
"name": "KAN",
"reward": "1.77000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13e7c290-9ba3-45ca-aad4-b034491d6fe5/?format=api"
},
{
"id": "d0db3cf7-abde-44c1-b156-babe585e0706",
"gambit_id": "a9659e83-c01e-4c3b-8b83-f9929877dd00",
"last_updated": "2023-06-08T16:33:25.957066-04:00",
"created_at": "2023-06-07T09:28:20.040040-04:00",
"name": "MIA",
"reward": "2.01000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13e7c290-9ba3-45ca-aad4-b034491d6fe5/?format=api"
}
]
}