GET /api/bet_types/d827912e-60cb-436d-870a-81bce582cf3c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d827912e-60cb-436d-870a-81bce582cf3c",
"match": "https://api-prod.gambitprofit.com/api/matches/0ea29f3a-0daf-4dee-a09c-c1bf0bac4f1e/?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": "Baltimore Ravens",
"amount": 6519.0
},
{
"team": "Arizona Cardinals",
"amount": 3481.0
}
],
"expected_reward_tokens": 9189.84,
"profit_sb": 189.84,
"profit_sb_percentage": 2.11,
"recommended": true
},
"lines": [
{
"id": "866ae0c5-0fd9-40f6-849e-de9f9f6cf767",
"gambit_id": "962018bd-b1ea-4b48-ba1e-d21609ddd22c",
"last_updated": "2022-08-22T11:12:14.821463-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Baltimore Ravens",
"reward": "1.41000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d827912e-60cb-436d-870a-81bce582cf3c/?format=api"
},
{
"id": "f33f74d9-09ba-4bcd-aed2-abffc035bca5",
"gambit_id": "79cefb26-221e-4dfa-9f43-16bdc6923e93",
"last_updated": "2022-08-22T11:12:14.820997-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Arizona Cardinals",
"reward": "2.64000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d827912e-60cb-436d-870a-81bce582cf3c/?format=api"
}
]
}