GET /api/bet_types/85b10107-33f2-4cee-bbdb-fc525b1ab9d0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "85b10107-33f2-4cee-bbdb-fc525b1ab9d0",
"match": "https://api-prod.gambitprofit.com/api/matches/64819708-04cc-4e51-9e9a-3fb265659b47/?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": "Florida Panthers",
"amount": 5707.0
},
{
"team": "New York Islanders",
"amount": 4293.0
}
],
"expected_reward_tokens": 9530.46,
"profit_sb": 30.46,
"profit_sb_percentage": 0.32,
"recommended": true
},
"lines": [
{
"id": "d9d2c669-0d21-4207-a331-1c2cb11682d3",
"gambit_id": "cbe3dd27-ade4-44a9-a9e5-5e26bfc8b2f4",
"last_updated": "2022-10-14T10:02:04.613854-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Florida Panthers",
"reward": "1.67000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85b10107-33f2-4cee-bbdb-fc525b1ab9d0/?format=api"
},
{
"id": "7afedb35-a53e-4384-b2f3-537551787477",
"gambit_id": "605036b2-516b-4c5e-9633-4acaf932880e",
"last_updated": "2022-10-14T10:02:04.612879-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York Islanders",
"reward": "2.22000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85b10107-33f2-4cee-bbdb-fc525b1ab9d0/?format=api"
}
]
}