GET /api/bet_types/067440c7-c3ce-46ec-9e90-2e71cef33660/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "067440c7-c3ce-46ec-9e90-2e71cef33660",
"match": "https://api-prod.gambitprofit.com/api/matches/299e653d-89d5-4f52-ad91-891d48e7fbbf/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-02T08:23:17.392009-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": "BAL",
"amount": 6154.0
},
{
"team": "TOR",
"amount": 3846.0
}
],
"expected_reward_tokens": 9538.08,
"profit_sb": 38.08,
"profit_sb_percentage": 0.4,
"recommended": true
},
"lines": [
{
"id": "c98fca81-862e-40ea-9287-1993415d1d8e",
"gambit_id": "2f33d560-5b44-439e-b20f-b3085a757707",
"last_updated": "2023-08-04T09:38:12.130017-04:00",
"created_at": "2023-08-02T08:23:17.397938-04:00",
"name": "BAL",
"reward": "1.55000",
"odds": "1.57140",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/067440c7-c3ce-46ec-9e90-2e71cef33660/?format=api"
},
{
"id": "bba09321-a270-4bc5-ad05-be018d7dd4a8",
"gambit_id": "8f1cd8f8-3321-4131-b0a1-0d4cc2b8f5ae",
"last_updated": "2023-08-04T09:38:12.134370-04:00",
"created_at": "2023-08-02T08:23:17.404292-04:00",
"name": "TOR",
"reward": "2.48000",
"odds": "2.55000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/067440c7-c3ce-46ec-9e90-2e71cef33660/?format=api"
}
]
}