GET /api/bet_types/6d6b70e1-7ed1-4a12-bb09-30e22d03ba5b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6d6b70e1-7ed1-4a12-bb09-30e22d03ba5b",
"match": "https://api-prod.gambitprofit.com/api/matches/47a09d3c-c3e0-4320-9f36-2730a1b35b78/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-29T10:38:00.802499-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": "Orlando Magic",
"amount": 7774.0
},
{
"team": "Washington Wizards",
"amount": 2226.0
}
],
"expected_reward_tokens": 9482.76,
"profit_sb": -17.24,
"profit_sb_percentage": -0.18,
"recommended": false
},
"lines": [
{
"id": "9c97d4fb-56d5-403a-834e-67105ebab3f7",
"gambit_id": "cf7706e5-a1f4-4632-8812-5643b3406cb5",
"last_updated": "2023-11-30T11:23:14.548209-05:00",
"created_at": "2023-11-29T10:38:00.814865-05:00",
"name": "Orlando Magic",
"reward": "1.22000",
"odds": "1.22730",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d6b70e1-7ed1-4a12-bb09-30e22d03ba5b/?format=api"
},
{
"id": "7f621ec8-0d10-4f9c-adac-6c4fa5c497d6",
"gambit_id": "7f8cee18-f5eb-4767-a64a-d22baf7ed68f",
"last_updated": "2023-11-30T11:23:14.544871-05:00",
"created_at": "2023-11-29T10:38:00.809301-05:00",
"name": "Washington Wizards",
"reward": "4.26000",
"odds": "4.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d6b70e1-7ed1-4a12-bb09-30e22d03ba5b/?format=api"
}
]
}