GET /api/bet_types/a90d7216-7517-4d78-9417-9792d2044700/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a90d7216-7517-4d78-9417-9792d2044700",
"match": "https://api-prod.gambitprofit.com/api/matches/9927ac80-fc15-4612-861d-e700aa3dd872/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": 5419.0
},
{
"team": "Colorado Avalanche",
"amount": 4581.0
}
],
"expected_reward_tokens": 9482.67,
"profit_sb": -17.33,
"profit_sb_percentage": -0.18,
"recommended": false
},
"lines": [
{
"id": "fa30a60c-82f0-4a32-aa71-a7ade08040d5",
"gambit_id": "a51a5a65-0f44-4edd-ae53-98dbc0c44531",
"last_updated": "2022-10-24T10:12:08.910757-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Vegas Golden Knights",
"reward": "1.75000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a90d7216-7517-4d78-9417-9792d2044700/?format=api"
},
{
"id": "560a79ce-d48d-4453-86d3-6626856eeb5a",
"gambit_id": "9e76485e-3f7b-48df-b0d7-af4c3aec7ecf",
"last_updated": "2022-10-24T10:12:08.911697-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Colorado Avalanche",
"reward": "2.07000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a90d7216-7517-4d78-9417-9792d2044700/?format=api"
}
]
}