GET /api/bet_types/b26e5fa3-623e-4266-96b8-cf9a0ae38adc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b26e5fa3-623e-4266-96b8-cf9a0ae38adc",
"match": "https://api-prod.gambitprofit.com/api/matches/3ac69bb8-a2c3-4522-b29d-9bfc189d8da2/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-23T09:23:23.192688-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": "Buffalo Sabres",
"amount": 6222.0
},
{
"team": "Montreal Canadiens",
"amount": 3778.0
}
],
"expected_reward_tokens": 9519.66,
"profit_sb": 19.66,
"profit_sb_percentage": 0.21,
"recommended": true
},
"lines": [
{
"id": "06114f3f-029f-4094-a833-6cd76dffba3d",
"gambit_id": "f90794dd-7bfe-44c1-91e9-db5f2e111e43",
"last_updated": "2023-10-24T10:13:13.988072-04:00",
"created_at": "2023-10-23T09:23:23.201624-04:00",
"name": "Buffalo Sabres",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b26e5fa3-623e-4266-96b8-cf9a0ae38adc/?format=api"
},
{
"id": "bdfba0cc-18d8-4947-be00-d61409473e56",
"gambit_id": "7123b98e-c439-4164-905b-fd134fcbdc11",
"last_updated": "2023-10-24T10:13:13.982426-04:00",
"created_at": "2023-10-23T09:23:23.197468-04:00",
"name": "Montreal Canadiens",
"reward": "2.52000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b26e5fa3-623e-4266-96b8-cf9a0ae38adc/?format=api"
}
]
}