GET /api/bet_types/01769dac-f31a-4f53-ac22-b181f87a542d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "01769dac-f31a-4f53-ac22-b181f87a542d",
"match": "https://api-prod.gambitprofit.com/api/matches/cfcb6bf7-1b21-4706-8822-596472f35843/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-23T09:11:56.639638-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": "New York Rangers",
"amount": 5791.0
},
{
"team": "Florida Panthers",
"amount": 4209.0
}
],
"expected_reward_tokens": 9554.43,
"profit_sb": 54.43,
"profit_sb_percentage": 0.57,
"recommended": true
},
"lines": [
{
"id": "6b24d29a-15f0-47f5-b47a-e64e6ce2e9ae",
"gambit_id": "e2721b3a-ac94-431f-8abe-cb173f0f0996",
"last_updated": "2023-01-24T09:56:56.570290-05:00",
"created_at": "2023-01-23T09:11:56.640946-05:00",
"name": "New York Rangers",
"reward": "1.65000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01769dac-f31a-4f53-ac22-b181f87a542d/?format=api"
},
{
"id": "efde4f75-d443-47c3-8575-5c66cc41f90a",
"gambit_id": "3fcbcb3a-b18e-42f2-af37-15c3e153f9e1",
"last_updated": "2023-01-24T09:56:56.571540-05:00",
"created_at": "2023-01-23T09:11:56.642603-05:00",
"name": "Florida Panthers",
"reward": "2.27000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01769dac-f31a-4f53-ac22-b181f87a542d/?format=api"
}
]
}