GET /api/bet_types/966150b8-2e85-4b23-a67f-bd9c6a5f00d5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "966150b8-2e85-4b23-a67f-bd9c6a5f00d5",
"match": "https://api-prod.gambitprofit.com/api/matches/a2eada39-0c75-4907-b75d-0fefe9dc9a87/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-01T09:47:55.777694-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": "Boston Celtics",
"amount": 5107.0
},
{
"team": "Philadelphia 76ers",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "6e936379-6a0b-4ff7-acd2-20fc64d2b7d9",
"gambit_id": "1d40c276-ea11-4f9d-8f71-da05bc84ab02",
"last_updated": "2023-12-02T10:18:08.988758-05:00",
"created_at": "2023-12-01T09:47:55.787450-05:00",
"name": "Boston Celtics",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-12.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/966150b8-2e85-4b23-a67f-bd9c6a5f00d5/?format=api"
},
{
"id": "29b71fe5-9b7b-4046-91fc-3c117873ef2b",
"gambit_id": "112c3141-5868-4416-ab2e-c0d044da6e9a",
"last_updated": "2023-12-02T10:18:08.981979-05:00",
"created_at": "2023-12-01T09:47:55.782452-05:00",
"name": "Philadelphia 76ers",
"reward": "1.91000",
"odds": "1.95240",
"spread": "12.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/966150b8-2e85-4b23-a67f-bd9c6a5f00d5/?format=api"
}
]
}