GET /api/bet_types/354938f7-afad-4765-9a36-60ebbc6b2620/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "354938f7-afad-4765-9a36-60ebbc6b2620",
"match": "https://api-prod.gambitprofit.com/api/matches/5a9f63e7-2816-41e5-b88a-5561af993b45/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-10T09:43:10.420275-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": "Dallas Cowboys",
"amount": 5107.0
},
{
"team": "Green Bay Packers",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "9ad629e5-ad8e-4c24-8d3e-450a63afcca2",
"gambit_id": "363343bc-e841-4ce1-a10d-8f26a8f4ae6d",
"last_updated": "2024-01-16T15:28:02.480968-05:00",
"created_at": "2024-01-10T09:43:10.429654-05:00",
"name": "Dallas Cowboys",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/354938f7-afad-4765-9a36-60ebbc6b2620/?format=api"
},
{
"id": "c603376f-eff3-4896-88cd-ef680e165ec8",
"gambit_id": "bc1e5b51-e8a8-4943-b7a1-e301c39083b8",
"last_updated": "2024-01-16T15:28:02.476992-05:00",
"created_at": "2024-01-10T09:43:10.423937-05:00",
"name": "Green Bay Packers",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/354938f7-afad-4765-9a36-60ebbc6b2620/?format=api"
}
]
}