GET /api/bet_types/3112166c-3984-4d6e-81ba-ef5fc71c491b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3112166c-3984-4d6e-81ba-ef5fc71c491b",
"match": "https://api-prod.gambitprofit.com/api/matches/7be2c564-d26e-4cdf-8e41-46ab1fec5c22/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-05T09:22:23.142928-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": "Tampa Bay Lightning",
"amount": 6864.0
},
{
"team": "New York Rangers",
"amount": 3136.0
}
],
"expected_reward_tokens": 9470.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "673901a0-6c7d-4bbe-b624-7f5370ce5607",
"gambit_id": "399f7469-e4fb-4b88-b88d-0d87f56883ba",
"last_updated": "2023-04-06T21:36:59.557198-04:00",
"created_at": "2023-04-05T09:22:23.148207-04:00",
"name": "Tampa Bay Lightning",
"reward": "1.38000",
"odds": "1.40000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3112166c-3984-4d6e-81ba-ef5fc71c491b/?format=api"
},
{
"id": "bcda613a-5e73-4131-9b1e-a084972a18f2",
"gambit_id": "2bb3bc0c-e7a6-42b9-96f7-7ef913899f9d",
"last_updated": "2023-04-06T21:36:59.555287-04:00",
"created_at": "2023-04-05T09:22:23.145141-04:00",
"name": "New York Rangers",
"reward": "3.02000",
"odds": "3.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3112166c-3984-4d6e-81ba-ef5fc71c491b/?format=api"
}
]
}