GET /api/bet_types/d6e541d0-bb79-4ca4-9fe2-5ed73914e0ee/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d6e541d0-bb79-4ca4-9fe2-5ed73914e0ee",
"match": "https://api-prod.gambitprofit.com/api/matches/82a6f172-1813-415f-b0b0-553e86e12509/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Vegas Golden Knights",
"amount": 6025.0
},
{
"team": "Washington Capitals",
"amount": 3975.0
}
],
"expected_reward_tokens": 9579.75,
"profit_sb": 579.75,
"profit_sb_percentage": 6.44,
"recommended": true
},
"lines": [
{
"id": "021b155f-5cb2-44b9-9f47-4a968d5fdefc",
"gambit_id": "1c215413-74c3-48e3-9396-382f6527ca85",
"last_updated": "2022-11-02T21:02:14.539483-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Vegas Golden Knights",
"reward": "1.59000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6e541d0-bb79-4ca4-9fe2-5ed73914e0ee/?format=api"
},
{
"id": "3628e804-f235-441b-8383-cb4cecc988c0",
"gambit_id": "3fae02a5-bbf4-4977-b7f6-d498d974dcda",
"last_updated": "2022-11-02T21:02:14.538523-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Washington Capitals",
"reward": "2.41000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6e541d0-bb79-4ca4-9fe2-5ed73914e0ee/?format=api"
}
]
}