GET /api/bet_types/079f3615-69b4-449d-a6b3-25ab5f02e11a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "079f3615-69b4-449d-a6b3-25ab5f02e11a",
"match": "https://api-prod.gambitprofit.com/api/matches/f89e01d1-0556-4ea4-a3ea-e38cbef917a8/?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": "Los Angeles Rams",
"amount": 6108.0
},
{
"team": "Arizona Cardinals",
"amount": 3892.0
}
],
"expected_reward_tokens": 9223.08,
"profit_sb": 223.08,
"profit_sb_percentage": 2.48,
"recommended": true
},
"lines": [
{
"id": "76118973-b6a7-4658-a35b-d2bc274488c3",
"gambit_id": "03ca6894-6dad-4eef-9e1e-d3df21a04d85",
"last_updated": "2022-09-26T09:52:12.367960-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Los Angeles Rams",
"reward": "1.51000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/079f3615-69b4-449d-a6b3-25ab5f02e11a/?format=api"
},
{
"id": "9308892e-7be3-4dba-9420-90ec3ec93dbb",
"gambit_id": "6e3909bf-51f6-4bcd-a93e-b77f46112735",
"last_updated": "2022-09-26T09:52:12.366945-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Arizona Cardinals",
"reward": "2.37000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/079f3615-69b4-449d-a6b3-25ab5f02e11a/?format=api"
}
]
}