GET /api/bet_types/db4c8fdc-223c-41e3-9f5e-28b4c556f2c8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "db4c8fdc-223c-41e3-9f5e-28b4c556f2c8",
"match": "https://api-prod.gambitprofit.com/api/matches/b1dd4e39-d3bf-436a-a2c0-aba56457d746/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-07T09:48:18.125709-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 Islanders",
"amount": 6241.0
},
{
"team": "Columbus Blue Jackets",
"amount": 3759.0
}
],
"expected_reward_tokens": 9547.86,
"profit_sb": 47.86,
"profit_sb_percentage": 0.5,
"recommended": true
},
"lines": [
{
"id": "b7cfdbdf-5dc2-4fdc-ad98-8756b8886bfe",
"gambit_id": "298db44e-c632-4603-9acd-d538bcc248ff",
"last_updated": "2023-12-08T10:43:08.440869-05:00",
"created_at": "2023-12-07T09:48:18.133810-05:00",
"name": "New York Islanders",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db4c8fdc-223c-41e3-9f5e-28b4c556f2c8/?format=api"
},
{
"id": "84e5c7d0-4ddd-4cf8-9cc8-d24b70880ec6",
"gambit_id": "48613c48-c438-41b7-86d9-48603cb3abee",
"last_updated": "2023-12-08T10:43:08.437366-05:00",
"created_at": "2023-12-07T09:48:18.129738-05:00",
"name": "Columbus Blue Jackets",
"reward": "2.54000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db4c8fdc-223c-41e3-9f5e-28b4c556f2c8/?format=api"
}
]
}