GET /api/bet_types/415da16c-95ff-46e5-8f71-8436a39dc836/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "415da16c-95ff-46e5-8f71-8436a39dc836",
"match": "https://api-prod.gambitprofit.com/api/matches/58c4f65b-f6ac-430b-8d97-363288eacc6b/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-02T09:03:02.427002-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": "Ottawa Senators",
"amount": 6893.0
},
{
"team": "Los Angeles Kings",
"amount": 3107.0
}
],
"expected_reward_tokens": 9443.41,
"profit_sb": -56.59,
"profit_sb_percentage": -0.6,
"recommended": false
},
"lines": [
{
"id": "eec6cc5a-ad54-4e0f-bf75-aab2665a0204",
"gambit_id": "5a97e7b1-a8f4-4122-8d19-22ebb9dc30ec",
"last_updated": "2023-11-03T11:48:25.392747-04:00",
"created_at": "2023-11-02T09:03:02.438441-04:00",
"name": "Ottawa Senators",
"reward": "1.37000",
"odds": "1.39220",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/415da16c-95ff-46e5-8f71-8436a39dc836/?format=api"
},
{
"id": "bff38c57-65b1-4787-9fd6-7fbd3901582f",
"gambit_id": "22d2dcf2-116b-4f2b-bdb4-68a08039a0ce",
"last_updated": "2023-11-03T11:48:25.381459-04:00",
"created_at": "2023-11-02T09:03:02.431942-04:00",
"name": "Los Angeles Kings",
"reward": "3.04000",
"odds": "3.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/415da16c-95ff-46e5-8f71-8436a39dc836/?format=api"
}
]
}