GET /api/bet_types/62e36d1a-2dc6-450f-bb02-8a14e181b25b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "62e36d1a-2dc6-450f-bb02-8a14e181b25b",
"match": "https://api-prod.gambitprofit.com/api/matches/4cf48fc9-dec5-4170-a026-1aa029c2782c/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-30T08:58:11.523670-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": "BOS",
"amount": 6232.0
},
{
"team": "BAL",
"amount": 3768.0
}
],
"expected_reward_tokens": 9533.04,
"profit_sb": 33.04,
"profit_sb_percentage": 0.35,
"recommended": true
},
"lines": [
{
"id": "7ef2b2a9-7d21-4275-ac78-1c550e55b24c",
"gambit_id": "946d5c3d-6024-43af-8579-7d03640e40e4",
"last_updated": "2023-10-01T22:23:31.352866-04:00",
"created_at": "2023-09-30T08:58:11.528766-04:00",
"name": "BOS",
"reward": "1.53000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62e36d1a-2dc6-450f-bb02-8a14e181b25b/?format=api"
},
{
"id": "7071a2c6-3d75-4894-bec2-7fcef9cbb911",
"gambit_id": "c7cb3be3-c785-4e1f-8e0b-251350142539",
"last_updated": "2023-10-01T22:23:31.356539-04:00",
"created_at": "2023-09-30T08:58:11.533390-04:00",
"name": "BAL",
"reward": "2.53000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62e36d1a-2dc6-450f-bb02-8a14e181b25b/?format=api"
}
]
}