GET /api/bet_types/e97c11f4-f8e7-4378-aef8-75106b0366f0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e97c11f4-f8e7-4378-aef8-75106b0366f0",
"match": "https://api-prod.gambitprofit.com/api/matches/8babb8f7-c26b-4a7b-9aa0-e7ae850c5d6b/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-21T09:33:14.442777-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": "Denver Nuggets",
"amount": 5107.0
},
{
"team": "Washington Wizards",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "92b3280d-2b60-4757-ac49-3419c1a8d189",
"gambit_id": "391cdb52-dba0-43cb-bad7-40b86c8633ff",
"last_updated": "2024-01-23T18:48:27.142810-05:00",
"created_at": "2024-01-21T09:33:14.447064-05:00",
"name": "Denver Nuggets",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-12.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e97c11f4-f8e7-4378-aef8-75106b0366f0/?format=api"
},
{
"id": "4d0b723e-8198-4132-9f3a-ac3575350306",
"gambit_id": "fe78122a-cffd-41fd-8964-522c063da759",
"last_updated": "2024-01-23T18:48:27.146527-05:00",
"created_at": "2024-01-21T09:33:14.451193-05:00",
"name": "Washington Wizards",
"reward": "1.91000",
"odds": "1.95240",
"spread": "12.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e97c11f4-f8e7-4378-aef8-75106b0366f0/?format=api"
}
]
}