GET /api/bet_types/82988964-8ea3-451e-be0e-678cfac066d9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "82988964-8ea3-451e-be0e-678cfac066d9",
"match": "https://api-prod.gambitprofit.com/api/matches/c1729d50-7f83-4546-b9f0-a4a490d733a1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-03T09:21:58.595100-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": "Washington Wizards",
"amount": 6150.0
},
{
"team": "Portland Trail Blazers",
"amount": 3850.0
}
],
"expected_reward_tokens": 9471.0,
"profit_sb": -29.0,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "0bcb3bf4-6394-45c6-8344-5571af74cb25",
"gambit_id": "ca5c829d-ff19-4d93-ba3f-f2a2ad072e29",
"last_updated": "2023-02-04T12:07:02.244731-05:00",
"created_at": "2023-02-03T09:21:58.596440-05:00",
"name": "Washington Wizards",
"reward": "1.54000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82988964-8ea3-451e-be0e-678cfac066d9/?format=api"
},
{
"id": "7d00c5d9-10b0-49a8-a553-036ff656642e",
"gambit_id": "80383e96-7519-4648-b316-3f3e35ec9b4f",
"last_updated": "2023-02-04T12:07:02.245853-05:00",
"created_at": "2023-02-03T09:21:58.597790-05:00",
"name": "Portland Trail Blazers",
"reward": "2.46000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82988964-8ea3-451e-be0e-678cfac066d9/?format=api"
}
]
}