GET /api/bet_types/88f4bb11-fe71-423e-bd74-90670b2d4059/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "88f4bb11-fe71-423e-bd74-90670b2d4059",
"match": "https://api-prod.gambitprofit.com/api/matches/5734463e-b794-4b47-9bd6-fa1da2953823/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-16T09:52:56.857191-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": 6160.0
},
{
"team": "Florida Panthers",
"amount": 3840.0
}
],
"expected_reward_tokens": 9484.8,
"profit_sb": -15.2,
"profit_sb_percentage": -0.16,
"recommended": false
},
"lines": [
{
"id": "a9cfb547-7207-4d1c-adf2-9024e4fc5cf4",
"gambit_id": "e2cc9fe5-049c-4e0d-b21e-65d539473e26",
"last_updated": "2023-10-17T10:18:10.781989-04:00",
"created_at": "2023-10-16T09:52:56.869706-04:00",
"name": "New Jersey Devils",
"reward": "1.54000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88f4bb11-fe71-423e-bd74-90670b2d4059/?format=api"
},
{
"id": "61cc8fd2-b1ec-4067-b38a-141bc25dee09",
"gambit_id": "26c37d94-396e-4fa6-ae86-4c91793b4101",
"last_updated": "2023-10-17T10:18:10.778559-04:00",
"created_at": "2023-10-16T09:52:56.863742-04:00",
"name": "Florida Panthers",
"reward": "2.47000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88f4bb11-fe71-423e-bd74-90670b2d4059/?format=api"
}
]
}