GET /api/bet_types/93faa8fb-b550-4348-9643-82e18c5e23fd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "93faa8fb-b550-4348-9643-82e18c5e23fd",
"match": "https://api-prod.gambitprofit.com/api/matches/5867acea-fc2d-45ed-91e5-36b90d1a6df4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-28T09:42:05.716859-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": "Vegas Golden Knights",
"amount": 5212.0
},
{
"team": "New York Islanders",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": -67.64,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "ee2d4fb1-a9a3-4932-abf7-a9d02baef1db",
"gambit_id": "b8c0fa40-f5dc-40a4-8184-46018ea72265",
"last_updated": "2023-01-30T17:46:55.052743-05:00",
"created_at": "2023-01-28T09:42:05.719678-05:00",
"name": "Vegas Golden Knights",
"reward": "1.81000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93faa8fb-b550-4348-9643-82e18c5e23fd/?format=api"
},
{
"id": "a660fd26-e57f-4e5d-99c3-08e432a96f99",
"gambit_id": "295a3481-bad6-44e6-a320-71aca9a8ad16",
"last_updated": "2023-01-30T17:46:55.051595-05:00",
"created_at": "2023-01-28T09:42:05.718312-05:00",
"name": "New York Islanders",
"reward": "1.97000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93faa8fb-b550-4348-9643-82e18c5e23fd/?format=api"
}
]
}