GET /api/bet_types/39b97686-6108-45a2-8a35-a9cca12d35a5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "39b97686-6108-45a2-8a35-a9cca12d35a5",
"match": "https://api-prod.gambitprofit.com/api/matches/414e5e78-6d98-4619-b915-5bda08dc59a1/?format=api",
"name": "Play the Odds",
"created_at": "2023-02-23T09:07:01.290070-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": "Columbus Blue Jackets",
"amount": 6025.0
},
{
"team": "Minnesota Wild",
"amount": 3975.0
}
],
"expected_reward_tokens": 9579.75,
"profit_sb": 79.75,
"profit_sb_percentage": 0.84,
"recommended": true
},
"lines": [
{
"id": "705eaf09-ec7c-4fbd-99e0-fca734571643",
"gambit_id": "b75ec843-c85c-4e74-b4be-bef5ba92f07f",
"last_updated": "2023-02-24T11:47:03.123786-05:00",
"created_at": "2023-02-23T09:07:01.291284-05:00",
"name": "Columbus Blue Jackets",
"reward": "1.59000",
"odds": "1.60610",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39b97686-6108-45a2-8a35-a9cca12d35a5/?format=api"
},
{
"id": "021ba115-d8ca-4bd5-b5b4-d532caf4d582",
"gambit_id": "2e5ef41f-65b5-401a-88cd-5eee65ccc8fe",
"last_updated": "2023-02-24T11:47:03.124910-05:00",
"created_at": "2023-02-23T09:07:01.292610-05:00",
"name": "Minnesota Wild",
"reward": "2.41000",
"odds": "2.45000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39b97686-6108-45a2-8a35-a9cca12d35a5/?format=api"
}
]
}