GET /api/bet_types/ef6fbb05-d33a-41f0-aaf3-c26a239363d8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ef6fbb05-d33a-41f0-aaf3-c26a239363d8",
"match": "https://api-prod.gambitprofit.com/api/matches/b0d40e05-1f06-45a9-90c4-b49e59ed7458/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-16T17:37:17.457330-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": "Milwaukee Bucks",
"amount": 8486.0
},
{
"team": "Indiana Pacers",
"amount": 1514.0
}
],
"expected_reward_tokens": 9504.32,
"profit_sb": 4.32,
"profit_sb_percentage": 0.05,
"recommended": true
},
"lines": [
{
"id": "724d3517-ba86-41d9-a6de-c11cabb50c94",
"gambit_id": "3582f429-4f12-44c1-9e0d-7c7105f417a5",
"last_updated": "2023-03-17T11:06:52.075249-04:00",
"created_at": "2023-03-16T17:37:17.458842-04:00",
"name": "Milwaukee Bucks",
"reward": "1.12000",
"odds": "1.12500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef6fbb05-d33a-41f0-aaf3-c26a239363d8/?format=api"
},
{
"id": "2a1ba2bf-77da-450c-9de7-fee4363e7e7b",
"gambit_id": "eb97b391-4fee-40ed-a0f8-20c45bf8ae7c",
"last_updated": "2023-03-17T11:06:52.076519-04:00",
"created_at": "2023-03-16T17:37:17.460385-04:00",
"name": "Indiana Pacers",
"reward": "6.28000",
"odds": "6.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef6fbb05-d33a-41f0-aaf3-c26a239363d8/?format=api"
}
]
}