GET /api/bet_types/5dbd17d0-ff2e-444a-a6c6-1ec2894f41c5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5dbd17d0-ff2e-444a-a6c6-1ec2894f41c5",
"match": "https://api-prod.gambitprofit.com/api/matches/e10fc3d4-95c4-4585-b478-432cb8654f69/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Los Angeles Clippers",
"amount": 6563.0
},
{
"team": "Oklahoma City Thunder",
"amount": 3437.0
}
],
"expected_reward_tokens": 9450.72,
"profit_sb": -49.28,
"profit_sb_percentage": -0.52,
"recommended": false
},
"lines": [
{
"id": "d79d195c-cd37-4872-b149-8d802003dccb",
"gambit_id": "9602a8fb-4584-4620-91dc-266564cd98c6",
"last_updated": "2022-10-26T09:37:05.562107-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Los Angeles Clippers",
"reward": "1.44000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5dbd17d0-ff2e-444a-a6c6-1ec2894f41c5/?format=api"
},
{
"id": "874a831b-c62c-40eb-b7ca-56fabe81bcc6",
"gambit_id": "061c7468-e206-43d6-a67f-f7574058ae81",
"last_updated": "2022-10-26T09:37:05.560981-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Oklahoma City Thunder",
"reward": "2.75000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5dbd17d0-ff2e-444a-a6c6-1ec2894f41c5/?format=api"
}
]
}