GET /api/bet_types/124986fd-5569-4e36-96cd-ec1a84070c30/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "124986fd-5569-4e36-96cd-ec1a84070c30",
"match": "https://api-prod.gambitprofit.com/api/matches/0e74f9db-fd73-4586-9ec4-a557aa000c88/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-28T09:42:06.606706-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": "Minnesota Wild",
"amount": 6235.0
},
{
"team": "Buffalo Sabres",
"amount": 3765.0
}
],
"expected_reward_tokens": 9600.75,
"profit_sb": 100.75,
"profit_sb_percentage": 1.06,
"recommended": true
},
"lines": [
{
"id": "31a708c8-4cf9-4630-b9f2-a75cc089d161",
"gambit_id": "734bd1c2-88ea-4f20-b6bc-b14ef8cbbca1",
"last_updated": "2023-01-29T12:27:05.453906-05:00",
"created_at": "2023-01-28T09:42:06.607919-05:00",
"name": "Minnesota Wild",
"reward": "1.54000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/124986fd-5569-4e36-96cd-ec1a84070c30/?format=api"
},
{
"id": "83d8f43d-0412-41b3-8665-e9039e02d690",
"gambit_id": "e3646647-5f0d-453b-9a9c-1e7f7c57cff2",
"last_updated": "2023-01-29T12:27:05.454948-05:00",
"created_at": "2023-01-28T09:42:06.609265-05:00",
"name": "Buffalo Sabres",
"reward": "2.55000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/124986fd-5569-4e36-96cd-ec1a84070c30/?format=api"
}
]
}