GET /api/bet_types/262679d4-478d-4510-82c3-240ac81b79a3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "262679d4-478d-4510-82c3-240ac81b79a3",
"match": "https://api-prod.gambitprofit.com/api/matches/9302809d-8922-4ced-8692-659e6d49533f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-18T08:46:54.522826-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": "Winnipeg Jets",
"amount": 5512.0
},
{
"team": "Nashville Predators",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "06a33557-a289-4122-9bd1-bd3e3f7f1857",
"gambit_id": "089f1e59-2aea-4ad2-934c-431869c62832",
"last_updated": "2023-03-20T09:41:56.982233-04:00",
"created_at": "2023-03-18T08:46:54.528194-04:00",
"name": "Winnipeg Jets",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/262679d4-478d-4510-82c3-240ac81b79a3/?format=api"
},
{
"id": "30da4e4f-4ae9-452b-aab5-55a4595d104b",
"gambit_id": "7bf7ac21-f703-43a1-aa56-a2f8c893bb23",
"last_updated": "2023-03-20T09:41:56.980081-04:00",
"created_at": "2023-03-18T08:46:54.525398-04:00",
"name": "Nashville Predators",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/262679d4-478d-4510-82c3-240ac81b79a3/?format=api"
}
]
}