GET /api/bet_types/e66cd45a-8be6-42b9-b95b-cc44bff7f13c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e66cd45a-8be6-42b9-b95b-cc44bff7f13c",
"match": "https://api-prod.gambitprofit.com/api/matches/eb389852-41cb-4856-b5bd-8922444624fc/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-24T13:02:10.288928-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": "Winnipeg Jets",
"amount": 5000.0
},
{
"team": "Vegas Golden Knights",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "46befe22-da00-4823-8616-18828ea24535",
"gambit_id": "71b5b147-24b2-4436-814d-83438060a822",
"last_updated": "2023-04-25T11:42:20.774035-04:00",
"created_at": "2023-04-24T13:02:10.290722-04:00",
"name": "Winnipeg Jets",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e66cd45a-8be6-42b9-b95b-cc44bff7f13c/?format=api"
},
{
"id": "8d73dba5-f4d7-44f0-851e-41a336e4401b",
"gambit_id": "67704d20-5ec2-46c5-ac2f-b0eed6e76736",
"last_updated": "2023-04-25T11:42:20.778915-04:00",
"created_at": "2023-04-24T13:02:10.292653-04:00",
"name": "Vegas Golden Knights",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e66cd45a-8be6-42b9-b95b-cc44bff7f13c/?format=api"
}
]
}