GET /api/bet_types/7d5ea0ed-27ad-49bb-8b4e-cbf52a913a2f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7d5ea0ed-27ad-49bb-8b4e-cbf52a913a2f",
"match": "https://api-prod.gambitprofit.com/api/matches/80ef87b8-f6cc-468f-b6e4-d158ec19b99a/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-10T09:38:09.429099-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": "Indiana Pacers",
"amount": 7351.0
},
{
"team": "Washington Wizards",
"amount": 2649.0
}
],
"expected_reward_tokens": 9482.79,
"profit_sb": -17.21,
"profit_sb_percentage": -0.18,
"recommended": false
},
"lines": [
{
"id": "c3b64a1a-8850-4ac6-aa59-d4c414561103",
"gambit_id": "d8dd94e7-fc64-4947-8dfc-f9a0ceffd7b8",
"last_updated": "2024-01-11T11:28:06.989361-05:00",
"created_at": "2024-01-10T09:38:09.438591-05:00",
"name": "Indiana Pacers",
"reward": "1.29000",
"odds": "1.30300",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d5ea0ed-27ad-49bb-8b4e-cbf52a913a2f/?format=api"
},
{
"id": "678bb4da-7dc6-4471-bb01-2e3829abaee8",
"gambit_id": "927ab0ad-a59f-4c43-9374-fffd561bd872",
"last_updated": "2024-01-11T11:28:06.985732-05:00",
"created_at": "2024-01-10T09:38:09.433564-05:00",
"name": "Washington Wizards",
"reward": "3.58000",
"odds": "3.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d5ea0ed-27ad-49bb-8b4e-cbf52a913a2f/?format=api"
}
]
}