GET /api/bet_types/a99d63b9-636b-4112-af61-b8a2cbbeae73/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a99d63b9-636b-4112-af61-b8a2cbbeae73",
"match": "https://api-prod.gambitprofit.com/api/matches/1095c43f-a3b8-4beb-8b01-9165fffa576b/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-21T09:13:06.349403-05: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": "San Antonio Spurs",
"amount": 5000.0
},
{
"team": "Chicago Bulls",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "48701402-5b96-4440-a9b4-3c7b1d72cf0f",
"gambit_id": "06b8ed8d-05c3-4475-a8e8-820b5bb60be1",
"last_updated": "2023-12-23T14:43:21.806799-05:00",
"created_at": "2023-12-21T09:13:06.353398-05:00",
"name": "San Antonio Spurs",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a99d63b9-636b-4112-af61-b8a2cbbeae73/?format=api"
},
{
"id": "0f46dde5-21cf-4149-bc2c-2588c125ce6d",
"gambit_id": "10d80c8e-4240-46f9-856e-41843edc6d17",
"last_updated": "2023-12-23T14:43:21.809980-05:00",
"created_at": "2023-12-21T09:13:06.357460-05:00",
"name": "Chicago Bulls",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a99d63b9-636b-4112-af61-b8a2cbbeae73/?format=api"
}
]
}