GET /api/bet_types/97e8dec9-5aad-4e0e-9611-e3dab4446472/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "97e8dec9-5aad-4e0e-9611-e3dab4446472",
"match": "https://api-prod.gambitprofit.com/api/matches/d26557c9-3b6c-411b-8aed-2e5b1b36c419/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-16T09:03:06.352987-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": "Phoenix Suns",
"amount": 6154.0
},
{
"team": "Sacramento Kings",
"amount": 3846.0
}
],
"expected_reward_tokens": 9538.08,
"profit_sb": 38.08,
"profit_sb_percentage": 0.4,
"recommended": true
},
"lines": [
{
"id": "9d9c7ac6-76c4-42f0-8656-7ff3fbe5da87",
"gambit_id": "f31e9b99-de5a-45c3-92c4-045f06f47048",
"last_updated": "2024-01-19T11:58:31.449373-05:00",
"created_at": "2024-01-16T09:03:06.363847-05:00",
"name": "Phoenix Suns",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97e8dec9-5aad-4e0e-9611-e3dab4446472/?format=api"
},
{
"id": "b08d7935-b213-4349-a240-8fb11fec4442",
"gambit_id": "892700c4-f6ad-4ae7-8a82-882d939d6b9c",
"last_updated": "2024-01-19T11:58:31.445939-05:00",
"created_at": "2024-01-16T09:03:06.358345-05:00",
"name": "Sacramento Kings",
"reward": "2.48000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97e8dec9-5aad-4e0e-9611-e3dab4446472/?format=api"
}
]
}