GET /api/bet_types/cb3cb4fa-76b6-4071-9975-ff893ae98d78/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cb3cb4fa-76b6-4071-9975-ff893ae98d78",
"match": "https://api-prod.gambitprofit.com/api/matches/8dd26038-02db-43cf-9024-967df2f52aed/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-25T09:23:03.762169-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": "Philadelphia 76ers",
"amount": 5214.0
},
{
"team": "Oklahoma City Thunder",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "6a57468b-a420-429e-9b3b-a57f33866ee8",
"gambit_id": "df6e40ce-844a-4e9f-a4fc-f96300f87d72",
"last_updated": "2023-11-27T10:27:54.973322-05:00",
"created_at": "2023-11-25T09:23:03.765964-05:00",
"name": "Philadelphia 76ers",
"reward": "1.79000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb3cb4fa-76b6-4071-9975-ff893ae98d78/?format=api"
},
{
"id": "3b1e4aee-e4a5-40b3-853a-0d973b662a4c",
"gambit_id": "898cdfa3-da28-41cf-b011-4b6e772d3682",
"last_updated": "2023-11-27T10:27:54.976935-05:00",
"created_at": "2023-11-25T09:23:03.770116-05:00",
"name": "Oklahoma City Thunder",
"reward": "1.95000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb3cb4fa-76b6-4071-9975-ff893ae98d78/?format=api"
}
]
}