GET /api/bet_types/e4d416c1-9f1e-4628-b11b-1fef54d14ea7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e4d416c1-9f1e-4628-b11b-1fef54d14ea7",
"match": "https://api-prod.gambitprofit.com/api/matches/23120a40-2d84-4fd9-a22e-3354a985100b/?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": "Winnipeg Jets",
"amount": 5707.0
},
{
"team": "New York Rangers",
"amount": 4293.0
}
],
"expected_reward_tokens": 9530.46,
"profit_sb": 30.46,
"profit_sb_percentage": 0.32,
"recommended": true
},
"lines": [
{
"id": "10782185-ec56-40d8-9a7d-9b9c00ae9afd",
"gambit_id": "7abdbcec-2b63-4a31-afa6-a2f5e8633787",
"last_updated": "2022-10-15T09:12:23.830827-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Winnipeg Jets",
"reward": "1.67000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4d416c1-9f1e-4628-b11b-1fef54d14ea7/?format=api"
},
{
"id": "136cac86-ba87-4609-828c-2870e5da3d02",
"gambit_id": "d62b192b-c821-43a0-84c2-82f4fdd63087",
"last_updated": "2022-10-15T09:12:23.831781-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York Rangers",
"reward": "2.22000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4d416c1-9f1e-4628-b11b-1fef54d14ea7/?format=api"
}
]
}