GET /api/bet_types/15098947-a54a-4b1e-8838-1c1357000e26/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "15098947-a54a-4b1e-8838-1c1357000e26",
"match": "https://api-prod.gambitprofit.com/api/matches/93a9e695-e30f-47dd-bf62-0be9c9f91ced/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-24T08:57:56.836618-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": "New Jersey Devils",
"amount": 6659.0
},
{
"team": "Montreal Canadiens",
"amount": 3341.0
}
],
"expected_reward_tokens": 9388.21,
"profit_sb": -111.79,
"profit_sb_percentage": -1.18,
"recommended": false
},
"lines": [
{
"id": "f8445f85-8dea-43d1-8504-11139c4c7177",
"gambit_id": "c0fb04da-5ef7-48dc-805e-8de5ac87d011",
"last_updated": "2023-10-26T10:23:04.489698-04:00",
"created_at": "2023-10-24T08:57:56.840826-04:00",
"name": "New Jersey Devils",
"reward": "1.41000",
"odds": "1.43480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15098947-a54a-4b1e-8838-1c1357000e26/?format=api"
},
{
"id": "06112673-0566-424f-9441-fe8587e54003",
"gambit_id": "23e24c82-9532-4462-80b1-f0a2a904250d",
"last_updated": "2023-10-26T10:23:04.494810-04:00",
"created_at": "2023-10-24T08:57:56.846367-04:00",
"name": "Montreal Canadiens",
"reward": "2.81000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15098947-a54a-4b1e-8838-1c1357000e26/?format=api"
}
]
}