GET /api/bet_types/ae77d814-9e1a-468a-abff-fbd5051721ea/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ae77d814-9e1a-468a-abff-fbd5051721ea",
"match": "https://api-prod.gambitprofit.com/api/matches/9cf8ef41-81f9-4869-aec0-49e90b3637b1/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-02T09:57:09.605582-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": "Columbus Blue Jackets",
"amount": 5867.0
},
{
"team": "Ottawa Senators",
"amount": 4133.0
}
],
"expected_reward_tokens": 9504.54,
"profit_sb": 4.54,
"profit_sb_percentage": 0.05,
"recommended": true
},
"lines": [
{
"id": "3d1b6e76-3ce1-4430-bc10-02cdf1e8b5e2",
"gambit_id": "ff2c4e3c-1454-4d00-b210-9ff8ccd26022",
"last_updated": "2023-04-03T20:27:18.412961-04:00",
"created_at": "2023-04-02T09:57:09.608394-04:00",
"name": "Columbus Blue Jackets",
"reward": "1.62000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae77d814-9e1a-468a-abff-fbd5051721ea/?format=api"
},
{
"id": "53a2eeab-a346-4637-9f4a-67aea4936012",
"gambit_id": "1111c76f-cfe5-4a1c-bf91-64004a875a4b",
"last_updated": "2023-04-03T20:27:18.415595-04:00",
"created_at": "2023-04-02T09:57:09.611166-04:00",
"name": "Ottawa Senators",
"reward": "2.30000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae77d814-9e1a-468a-abff-fbd5051721ea/?format=api"
}
]
}