GET /api/bet_types/491e87ad-589c-441d-9292-4125d0be03dd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "491e87ad-589c-441d-9292-4125d0be03dd",
"match": "https://api-prod.gambitprofit.com/api/matches/5d820af7-1071-4e64-b752-255490dcbf36/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-11T11:43:21.512107-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": "Pittsburgh Steelers",
"amount": 5000.0
},
{
"team": "Tampa Bay Buccaneers",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "9c2d860d-e757-41e7-93d9-668378066f59",
"gambit_id": "2aa42d74-d18e-4b42-84cc-868dddd3c874",
"last_updated": "2023-08-12T18:23:11.098063-04:00",
"created_at": "2023-08-11T11:43:21.517567-04:00",
"name": "Pittsburgh Steelers",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/491e87ad-589c-441d-9292-4125d0be03dd/?format=api"
},
{
"id": "6a625724-97d5-4ef5-b4f1-7f9e84e0c491",
"gambit_id": "2a7e9e61-cd7e-4173-a2af-51adc6a907f7",
"last_updated": "2023-08-12T18:23:11.102617-04:00",
"created_at": "2023-08-11T11:43:21.522380-04:00",
"name": "Tampa Bay Buccaneers",
"reward": "1.87000",
"odds": "1.90910",
"spread": "3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/491e87ad-589c-441d-9292-4125d0be03dd/?format=api"
}
]
}