GET /api/bet_types/9a1ead1a-2967-4e34-b68e-a3e159d08d1f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9a1ead1a-2967-4e34-b68e-a3e159d08d1f",
"match": "https://api-prod.gambitprofit.com/api/matches/3b8e9369-3651-4ec3-afd6-7a8ba87d8a05/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-21T08:33:15.096263-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": "CIN",
"amount": 5107.0
},
{
"team": "COL",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "5af3f956-8cfc-4b96-94e9-096d764a38db",
"gambit_id": "8aada4ca-9190-4dba-a42a-b620ab6f578d",
"last_updated": "2023-06-28T12:33:22.794963-04:00",
"created_at": "2023-06-21T08:33:15.101665-04:00",
"name": "CIN",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a1ead1a-2967-4e34-b68e-a3e159d08d1f/?format=api"
},
{
"id": "c23a9ca0-e203-4e12-9d22-b40f1bd6ee4a",
"gambit_id": "05eaad4a-7e0b-428f-afe5-ab6828385bcc",
"last_updated": "2023-06-28T12:33:22.792979-04:00",
"created_at": "2023-06-21T08:33:15.098887-04:00",
"name": "COL",
"reward": "1.91000",
"odds": "1.95240",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a1ead1a-2967-4e34-b68e-a3e159d08d1f/?format=api"
}
]
}