GET /api/bet_types/ae285717-4b0a-417c-8ab0-897818418b7d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ae285717-4b0a-417c-8ab0-897818418b7d",
"match": "https://api-prod.gambitprofit.com/api/matches/696da181-f0f8-4ca4-ad38-df307aec76bb/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-12T09:03:12.399954-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": "CIN",
"amount": 6399.0
},
{
"team": "KAN",
"amount": 3601.0
}
],
"expected_reward_tokens": 9470.52,
"profit_sb": -29.48,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "7a9121e2-e165-44cd-8c91-5a58e78aff6f",
"gambit_id": "c5592bbb-913b-4317-91a6-0e79303e458b",
"last_updated": "2023-06-13T11:03:15.043050-04:00",
"created_at": "2023-06-12T09:03:12.402577-04:00",
"name": "CIN",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae285717-4b0a-417c-8ab0-897818418b7d/?format=api"
},
{
"id": "ba65db29-cea3-45e7-ae3b-93f3afb76c65",
"gambit_id": "054facd8-f351-4c10-9253-12007ef31bdb",
"last_updated": "2023-06-13T11:03:15.045082-04:00",
"created_at": "2023-06-12T09:03:12.405037-04:00",
"name": "KAN",
"reward": "2.63000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae285717-4b0a-417c-8ab0-897818418b7d/?format=api"
}
]
}