GET /api/bet_types/438d1c7b-8c3a-4555-b7bc-b8a4cc3b56fa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "438d1c7b-8c3a-4555-b7bc-b8a4cc3b56fa",
"match": "https://api-prod.gambitprofit.com/api/matches/ec864ba6-3719-4752-94d2-d6e54d5dca54/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-14T08:48:12.452173-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": "STL",
"amount": 5107.0
},
{
"team": "OAK",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "2b72f02c-00df-4dde-9727-42c1c94f8b3b",
"gambit_id": "3a935b13-e634-42da-a86f-fc789d1f8a83",
"last_updated": "2023-08-15T18:38:10.226324-04:00",
"created_at": "2023-08-14T08:48:12.462211-04:00",
"name": "STL",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/438d1c7b-8c3a-4555-b7bc-b8a4cc3b56fa/?format=api"
},
{
"id": "cafdc8bb-0e99-4c26-ad15-a9edf65f887d",
"gambit_id": "0da1f65a-8ff5-4a36-8c69-c36bb1a112ee",
"last_updated": "2023-08-15T18:38:10.221771-04:00",
"created_at": "2023-08-14T08:48:12.458010-04:00",
"name": "OAK",
"reward": "1.91000",
"odds": "1.95240",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/438d1c7b-8c3a-4555-b7bc-b8a4cc3b56fa/?format=api"
}
]
}