GET /api/bet_types/46713be2-8b1e-4d63-be2a-4a486982eacf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "46713be2-8b1e-4d63-be2a-4a486982eacf",
"match": "https://api-prod.gambitprofit.com/api/matches/f31bdc78-ee20-4b1f-b32d-5b94f476371e/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-16T08:22:59.375211-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": "KAN",
"amount": 5317.0
},
{
"team": "LAA",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "d73de5c3-c9a3-4ceb-a4fc-170d0ce3654a",
"gambit_id": "950a5e97-3c8e-4af9-bbfa-dbd66120613b",
"last_updated": "2023-06-17T14:58:01.741683-04:00",
"created_at": "2023-06-16T08:22:59.379342-04:00",
"name": "KAN",
"reward": "1.77000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46713be2-8b1e-4d63-be2a-4a486982eacf/?format=api"
},
{
"id": "23dcae31-3917-452d-ab6d-88bafc2c247b",
"gambit_id": "1ff12751-bcce-48c0-8778-9d9e2096abe9",
"last_updated": "2023-06-17T14:58:01.739324-04:00",
"created_at": "2023-06-16T08:22:59.377335-04:00",
"name": "LAA",
"reward": "2.01000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46713be2-8b1e-4d63-be2a-4a486982eacf/?format=api"
}
]
}