GET /api/bet_types/f604dae4-66b8-49aa-930f-cff877fa3581/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f604dae4-66b8-49aa-930f-cff877fa3581",
"match": "https://api-prod.gambitprofit.com/api/matches/7fc8a16f-b23d-4822-9d7b-408b04203b4c/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-07T09:28:20.648402-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": "WAS",
"amount": 5784.0
},
{
"team": "ARI",
"amount": 4216.0
}
],
"expected_reward_tokens": 9485.76,
"profit_sb": -14.24,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "c13ed6b7-187e-442d-9374-5e8121fb84b0",
"gambit_id": "6cdf96ee-99f0-4eab-88b2-93b29863719d",
"last_updated": "2023-06-08T16:28:19.761919-04:00",
"created_at": "2023-06-07T09:28:20.653491-04:00",
"name": "WAS",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f604dae4-66b8-49aa-930f-cff877fa3581/?format=api"
},
{
"id": "541a4a37-e725-4d88-aeb1-68e8923907bc",
"gambit_id": "a1469fe0-7bda-41bf-ac28-b57a6bce7472",
"last_updated": "2023-06-08T16:28:19.760013-04:00",
"created_at": "2023-06-07T09:28:20.651068-04:00",
"name": "ARI",
"reward": "2.25000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f604dae4-66b8-49aa-930f-cff877fa3581/?format=api"
}
]
}