GET /api/bet_types/502c6ee0-d6c5-4446-84da-28c1e6e2a382/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "502c6ee0-d6c5-4446-84da-28c1e6e2a382",
"match": "https://api-prod.gambitprofit.com/api/matches/81396461-c8c5-47cc-9a5c-54e9fa4c207d/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-29T23:47:15.149962-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": "PIT",
"amount": 6163.0
},
{
"team": "CIN",
"amount": 3837.0
}
],
"expected_reward_tokens": 9552.65,
"profit_sb": 52.65,
"profit_sb_percentage": 0.55,
"recommended": true
},
"lines": [
{
"id": "bb20fd48-c97d-4205-85c9-3defaf309afc",
"gambit_id": "b75cce5f-11b2-46c7-800e-028bc810a1b8",
"last_updated": "2023-03-31T10:27:27.013075-04:00",
"created_at": "2023-03-29T23:47:15.156448-04:00",
"name": "PIT",
"reward": "1.55000",
"odds": "1.57140",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/502c6ee0-d6c5-4446-84da-28c1e6e2a382/?format=api"
},
{
"id": "990425c7-4e14-4f5d-ab63-c1b37710f03c",
"gambit_id": "68d5d37e-3758-4f90-88b6-937f5761fc70",
"last_updated": "2023-03-31T10:27:27.010035-04:00",
"created_at": "2023-03-29T23:47:15.153074-04:00",
"name": "CIN",
"reward": "2.49000",
"odds": "2.55000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/502c6ee0-d6c5-4446-84da-28c1e6e2a382/?format=api"
}
]
}