GET /api/bet_types/78171109-5181-41de-80d1-9cacffd176ff/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "78171109-5181-41de-80d1-9cacffd176ff",
"match": "https://api-prod.gambitprofit.com/api/matches/72f3966f-5ce0-4889-90c7-91bcd08c8159/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "Pittsburgh",
"amount": 5000.0
},
{
"team": "Louisville",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "ac1a4fc2-212a-463d-925d-8ebdcfa97a6c",
"gambit_id": "9f316966-b463-4b03-aa5a-f821d7fff710",
"last_updated": "2022-10-23T21:41:54.333849-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Pittsburgh",
"reward": "1.88000",
"odds": "1.90910",
"spread": "1.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78171109-5181-41de-80d1-9cacffd176ff/?format=api"
},
{
"id": "e0e79767-0fec-4bf0-8e9c-01b32a1b9763",
"gambit_id": "eec9ac8d-3b51-4b73-9618-4b349d7604d0",
"last_updated": "2022-10-23T21:41:54.332795-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Louisville",
"reward": "1.88000",
"odds": "1.90910",
"spread": "-1.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78171109-5181-41de-80d1-9cacffd176ff/?format=api"
}
]
}