GET /api/bet_types/24a31852-f418-450d-a718-19ad067a90f0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "24a31852-f418-450d-a718-19ad067a90f0",
"match": "https://api-prod.gambitprofit.com/api/matches/75c6b47e-92fb-48ed-b33b-a776810b55f7/?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": "Nashville Predators",
"amount": 5316.0
},
{
"team": "Columbus Blue Jackets",
"amount": 4684.0
}
],
"expected_reward_tokens": 9461.68,
"profit_sb": -38.32,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "32bdf311-a199-4a16-bf55-a4ba5494397a",
"gambit_id": "c951cf33-0026-42fb-88bd-04aa22242ad4",
"last_updated": "2022-10-21T20:57:27.858809-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Nashville Predators",
"reward": "1.78000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24a31852-f418-450d-a718-19ad067a90f0/?format=api"
},
{
"id": "394aa518-1d9c-449a-a363-20d1bb2766a1",
"gambit_id": "6fcfbb49-b15c-4437-8cdc-690463a29449",
"last_updated": "2022-10-21T20:57:27.857810-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Columbus Blue Jackets",
"reward": "2.02000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24a31852-f418-450d-a718-19ad067a90f0/?format=api"
}
]
}