GET /api/bet_types/03b55480-664a-43f4-bab1-3a3a8aa3255b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "03b55480-664a-43f4-bab1-3a3a8aa3255b",
"match": "https://api-prod.gambitprofit.com/api/matches/bb03eb43-8bbd-4b28-9079-2f686bcc9af0/?format=api",
"name": "Play the Odds",
"created_at": "2023-01-16T09:57:08.731277-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": "Buffalo Sabres",
"amount": 6472.0
},
{
"team": "Florida Panthers",
"amount": 3528.0
}
],
"expected_reward_tokens": 8996.08,
"profit_sb": -3.92,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "793f2009-11bc-4140-9f8f-6710309ca523",
"gambit_id": "2a8de150-b713-4be5-b5ab-4686d2fa04bc",
"last_updated": "2023-01-17T11:22:14.863999-05:00",
"created_at": "2023-01-16T09:57:08.734545-05:00",
"name": "Buffalo Sabres",
"reward": "1.39000",
"odds": "1.45450",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03b55480-664a-43f4-bab1-3a3a8aa3255b/?format=api"
},
{
"id": "8e575002-ea37-4f06-b51a-479bfaf8a19f",
"gambit_id": "668b4eb6-d2c5-4c2f-a60d-c91e545c96f8",
"last_updated": "2023-01-17T11:22:14.865646-05:00",
"created_at": "2023-01-16T09:57:08.737566-05:00",
"name": "Florida Panthers",
"reward": "2.55000",
"odds": "2.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03b55480-664a-43f4-bab1-3a3a8aa3255b/?format=api"
}
]
}