GET /api/bet_types/59709e03-3841-43f7-a5da-69dbd9eef1c4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "59709e03-3841-43f7-a5da-69dbd9eef1c4",
"match": "https://api-prod.gambitprofit.com/api/matches/e0988cd7-f416-45d0-a45f-85bf4c887e4a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-02T15:42:10.643871-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": "MIA (S Alcantara)",
"amount": 5325.0
},
{
"team": "ATL (B Elder)",
"amount": 4675.0
}
],
"expected_reward_tokens": 9583.75,
"profit_sb": 83.75,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "23e045a9-802d-4a96-b4ed-5de34dc8d14f",
"gambit_id": "6993bab8-6be9-4d18-b4fa-0884e74c5f38",
"last_updated": "2023-05-03T12:12:17.290376-04:00",
"created_at": "2023-05-02T15:42:10.645397-04:00",
"name": "MIA (S Alcantara)",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59709e03-3841-43f7-a5da-69dbd9eef1c4/?format=api"
},
{
"id": "4f22be86-b14c-432a-bef6-e5c5fe582729",
"gambit_id": "b0db3a4c-887c-4a14-8956-88a9646fff59",
"last_updated": "2023-05-03T12:12:17.291529-04:00",
"created_at": "2023-05-02T15:42:10.646963-04:00",
"name": "ATL (B Elder)",
"reward": "2.05000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59709e03-3841-43f7-a5da-69dbd9eef1c4/?format=api"
}
]
}