GET /api/bet_types/4173a76a-0cf7-4fbd-8361-528fca626f17/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4173a76a-0cf7-4fbd-8361-528fca626f17",
"match": "https://api-prod.gambitprofit.com/api/matches/36e99295-46cf-4094-8960-3bf174f3cea4/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-05T10:57:14.750874-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": "PHI",
"amount": 5317.0
},
{
"team": "DET",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "c7d2b2ec-73bc-465f-bd04-ef4bda5047e8",
"gambit_id": "1d270c3e-1f1a-4841-a504-c9da5ee73dca",
"last_updated": "2023-06-06T16:02:19.165547-04:00",
"created_at": "2023-06-05T10:57:14.757462-04:00",
"name": "PHI",
"reward": "1.77000",
"odds": "1.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4173a76a-0cf7-4fbd-8361-528fca626f17/?format=api"
},
{
"id": "8c06af85-5326-4242-8f02-c3349d9d1a08",
"gambit_id": "562a2203-97d2-4057-a60d-b7eabfeaf8eb",
"last_updated": "2023-06-06T16:02:19.164113-04:00",
"created_at": "2023-06-05T10:57:14.753764-04:00",
"name": "DET",
"reward": "2.01000",
"odds": "2.05000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4173a76a-0cf7-4fbd-8361-528fca626f17/?format=api"
}
]
}