GET /api/bet_types/0b37bb88-edde-42a3-b0ee-f0d7608ae810/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0b37bb88-edde-42a3-b0ee-f0d7608ae810",
"match": "https://api-prod.gambitprofit.com/api/matches/8181b3a7-e027-459d-b4cb-626121db2099/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-18T09:13:02.767923-04: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 Eagles",
"amount": 6010.0
},
{
"team": "Miami Dolphins",
"amount": 3990.0
}
],
"expected_reward_tokens": 9495.8,
"profit_sb": -4.2,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "81e29a74-749b-4ef9-b52f-63e2327ff270",
"gambit_id": "0e8bfa3c-6331-41f3-abac-36d43d60d8a6",
"last_updated": "2023-10-23T13:28:23.030883-04:00",
"created_at": "2023-10-18T09:13:02.777012-04:00",
"name": "Philadelphia Eagles",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b37bb88-edde-42a3-b0ee-f0d7608ae810/?format=api"
},
{
"id": "5a8083dd-5808-4c60-a8d3-2e210dc3165b",
"gambit_id": "8be32915-10b5-44ac-8b4c-3be3f56a9474",
"last_updated": "2023-10-23T13:28:23.027347-04:00",
"created_at": "2023-10-18T09:13:02.771746-04:00",
"name": "Miami Dolphins",
"reward": "2.38000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b37bb88-edde-42a3-b0ee-f0d7608ae810/?format=api"
}
]
}