GET /api/bet_types/e8037933-d172-433d-9f59-5e088fbf3241/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e8037933-d172-433d-9f59-5e088fbf3241",
"match": "https://api-prod.gambitprofit.com/api/matches/7d19e3c4-01d4-4d97-9f1f-6cf6df06c8c7/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-04T09:42:58.429484-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": "Tennessee Titans",
"amount": 5213.0
},
{
"team": "Jacksonville Jaguars",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "2a7c091c-1231-465a-9183-c6f3857caec8",
"gambit_id": "53dbc0c8-9081-44a8-a039-005b6808e967",
"last_updated": "2024-01-09T10:33:29.260082-05:00",
"created_at": "2024-01-04T09:42:58.453033-05:00",
"name": "Tennessee Titans",
"reward": "1.80000",
"odds": "1.83330",
"spread": "3.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8037933-d172-433d-9f59-5e088fbf3241/?format=api"
},
{
"id": "86d17900-00e8-43d0-9f6d-8a39f2b8100a",
"gambit_id": "c1b7a770-9787-4bdb-a6dc-16a4bc99fd15",
"last_updated": "2024-01-09T10:33:29.256786-05:00",
"created_at": "2024-01-04T09:42:58.436337-05:00",
"name": "Jacksonville Jaguars",
"reward": "1.96000",
"odds": "2.00000",
"spread": "-3.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8037933-d172-433d-9f59-5e088fbf3241/?format=api"
}
]
}