GET /api/bet_types/89361418-7aac-49fa-885d-71f998fed520/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "89361418-7aac-49fa-885d-71f998fed520",
"match": "https://api-prod.gambitprofit.com/api/matches/34c19d0a-d6a5-4215-961d-ffdfadfe1ffb/?format=api",
"name": "Play the Odds",
"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": "Syracuse",
"amount": 5097.0
},
{
"team": "Virginia",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "a11c7cab-8a6c-4075-aabd-c57887a9d824",
"gambit_id": "bf915521-7515-48c1-a03d-76abb5f35328",
"last_updated": "2022-09-24T11:47:17.795265-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Syracuse",
"reward": "1.76000",
"odds": "1.86960",
"spread": "-9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89361418-7aac-49fa-885d-71f998fed520/?format=api"
},
{
"id": "02467751-c9e7-427c-a186-fbf53afb5fa4",
"gambit_id": "37b5b4fa-31ab-4191-b349-afd606eeeb47",
"last_updated": "2022-09-24T11:47:17.796279-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Virginia",
"reward": "1.83000",
"odds": "1.95240",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89361418-7aac-49fa-885d-71f998fed520/?format=api"
}
]
}