GET /api/bet_types/61f80fa6-a0aa-4d85-ae71-c80065c09e64/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "61f80fa6-a0aa-4d85-ae71-c80065c09e64",
"match": "https://api-prod.gambitprofit.com/api/matches/667df783-dd79-4290-8a0f-e010813d98a6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-28T12:37:00.447249-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": "Denver Nuggets",
"amount": 8369.0
},
{
"team": "Houston Rockets",
"amount": 1631.0
}
],
"expected_reward_tokens": 9540.66,
"profit_sb": 40.66,
"profit_sb_percentage": 0.43,
"recommended": true
},
"lines": [
{
"id": "ffdfce89-2700-4310-8383-22e305a454d2",
"gambit_id": "d2201cea-2721-4ad2-b1be-7269f0aa122a",
"last_updated": "2023-03-01T09:37:04.811740-05:00",
"created_at": "2023-02-28T12:37:00.449754-05:00",
"name": "Denver Nuggets",
"reward": "1.14000",
"odds": "1.14290",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61f80fa6-a0aa-4d85-ae71-c80065c09e64/?format=api"
},
{
"id": "ee23ffbe-bfd7-4313-b681-8fd4ddbec5b8",
"gambit_id": "772cbf39-6ee5-4f07-af0f-0a997c7d1fbc",
"last_updated": "2023-03-01T09:37:04.810567-05:00",
"created_at": "2023-02-28T12:37:00.448464-05:00",
"name": "Houston Rockets",
"reward": "5.85000",
"odds": "6.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61f80fa6-a0aa-4d85-ae71-c80065c09e64/?format=api"
}
]
}