GET /api/bet_types/18620b7f-5fd6-4116-922e-2fef04d09815/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "18620b7f-5fd6-4116-922e-2fef04d09815",
"match": "https://api-prod.gambitprofit.com/api/matches/9092801c-589e-487c-beb7-19acdf67efb7/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-16T17:37:16.661934-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": "Denver Nuggets",
"amount": 5107.0
},
{
"team": "Detroit Pistons",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "6785fcd2-afed-43dd-94a3-776efa5db928",
"gambit_id": "59b0b244-1f6a-4124-8dfd-51166f7af4da",
"last_updated": "2023-03-17T11:31:55.366216-04:00",
"created_at": "2023-03-16T17:37:16.665001-04:00",
"name": "Denver Nuggets",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-15.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18620b7f-5fd6-4116-922e-2fef04d09815/?format=api"
},
{
"id": "0746d759-8ce1-4bec-9fe5-8de2f18c73a5",
"gambit_id": "ee6d1dc3-62f3-431e-b2bf-18a86f63a103",
"last_updated": "2023-03-17T11:31:55.365110-04:00",
"created_at": "2023-03-16T17:37:16.663514-04:00",
"name": "Detroit Pistons",
"reward": "1.91000",
"odds": "1.95240",
"spread": "15.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18620b7f-5fd6-4116-922e-2fef04d09815/?format=api"
}
]
}