GET /api/bet_types/36508e9d-e1bc-4d1f-81f8-4b3f5e3b3512/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "36508e9d-e1bc-4d1f-81f8-4b3f5e3b3512",
"match": "https://api-prod.gambitprofit.com/api/matches/274e8da0-577e-47d7-99b3-8c835d62b4d5/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-07T11:57:06.504043-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": "BOS",
"amount": 6241.0
},
{
"team": "PHI",
"amount": 3759.0
}
],
"expected_reward_tokens": 9547.86,
"profit_sb": 47.86,
"profit_sb_percentage": 0.5,
"recommended": true
},
"lines": [
{
"id": "94e77cd5-db28-4c96-a652-cf484602c76d",
"gambit_id": "452eceaa-3440-49ee-89a8-a9046d7be532",
"last_updated": "2023-05-08T11:47:05.488352-04:00",
"created_at": "2023-05-07T11:57:06.508204-04:00",
"name": "BOS",
"reward": "1.53000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36508e9d-e1bc-4d1f-81f8-4b3f5e3b3512/?format=api"
},
{
"id": "7b3c2a21-6553-4179-9750-1e7c69f26ffd",
"gambit_id": "010aa73b-5372-4a24-9169-47c798dd5ea9",
"last_updated": "2023-05-08T11:47:05.486823-04:00",
"created_at": "2023-05-07T11:57:06.506210-04:00",
"name": "PHI",
"reward": "2.54000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36508e9d-e1bc-4d1f-81f8-4b3f5e3b3512/?format=api"
}
]
}