GET /api/bet_types/6b97ebfc-1af0-4e8f-a84f-3a92ad951e3d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6b97ebfc-1af0-4e8f-a84f-3a92ad951e3d",
"match": "https://api-prod.gambitprofit.com/api/matches/234049c2-07f4-484d-a9c9-991ec66df043/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-04T09:18:22.114310-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": "Buffalo Sabres",
"amount": 5939.0
},
{
"team": "Montreal Canadiens",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "08021847-bea4-4f1f-ad7b-f11fada5816e",
"gambit_id": "0b09b426-3f7e-4351-abfa-bcfe4c05715e",
"last_updated": "2024-01-05T23:08:07.202076-05:00",
"created_at": "2024-01-04T09:18:22.123260-05:00",
"name": "Buffalo Sabres",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b97ebfc-1af0-4e8f-a84f-3a92ad951e3d/?format=api"
},
{
"id": "d45004db-1b7a-4d4e-b103-74985d27c474",
"gambit_id": "968367b1-185b-4018-a7f4-bbacdc899d42",
"last_updated": "2024-01-05T23:08:07.205550-05:00",
"created_at": "2024-01-04T09:18:22.133387-05:00",
"name": "Montreal Canadiens",
"reward": "2.34000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b97ebfc-1af0-4e8f-a84f-3a92ad951e3d/?format=api"
}
]
}