GET /api/bet_types/3651e50d-ad08-43fb-818c-2e5676f77437/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3651e50d-ad08-43fb-818c-2e5676f77437",
"match": "https://api-prod.gambitprofit.com/api/matches/7836e9b7-9439-4086-84c6-08e37f982300/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-19T10:03:06.531310-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": "Phoenix Suns",
"amount": 5000.0
},
{
"team": "Utah Jazz",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "a3021155-9216-45e8-8857-d74feee4ddd2",
"gambit_id": "70732f9d-e0c8-45fb-a65c-955c90c0409a",
"last_updated": "2023-11-21T09:03:07.895543-05:00",
"created_at": "2023-11-19T10:03:06.534989-05:00",
"name": "Phoenix Suns",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-5.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3651e50d-ad08-43fb-818c-2e5676f77437/?format=api"
},
{
"id": "2340b3c7-0148-47d6-8296-b362a8dda3b2",
"gambit_id": "37be4cbd-0962-46fd-afe5-8bff7536800f",
"last_updated": "2023-11-21T09:03:07.899055-05:00",
"created_at": "2023-11-19T10:03:06.539308-05:00",
"name": "Utah Jazz",
"reward": "1.87000",
"odds": "1.90910",
"spread": "5.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3651e50d-ad08-43fb-818c-2e5676f77437/?format=api"
}
]
}