GET /api/bet_types/3576eacc-b462-4829-8076-63db32d001ef/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3576eacc-b462-4829-8076-63db32d001ef",
"match": "https://api-prod.gambitprofit.com/api/matches/cd686417-1143-4498-9bd4-72d820ecb40e/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-23T09:43:21.865678-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 Orleans Pelicans",
"amount": 6856.0
},
{
"team": "Utah Jazz",
"amount": 3144.0
}
],
"expected_reward_tokens": 9461.28,
"profit_sb": -38.72,
"profit_sb_percentage": -0.41,
"recommended": false
},
"lines": [
{
"id": "d59ec5c6-26fe-45e1-b5dc-445aa41c2525",
"gambit_id": "0f0d0338-e19d-46ae-b1b1-a45af111cd11",
"last_updated": "2024-01-24T20:33:18.150422-05:00",
"created_at": "2024-01-23T09:43:21.876997-05:00",
"name": "New Orleans Pelicans",
"reward": "1.38000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3576eacc-b462-4829-8076-63db32d001ef/?format=api"
},
{
"id": "e12eb430-9638-4660-a310-a7e521147805",
"gambit_id": "a32c1b0d-01d1-4e96-95e9-b97d66a28cc7",
"last_updated": "2024-01-24T20:33:18.147012-05:00",
"created_at": "2024-01-23T09:43:21.871398-05:00",
"name": "Utah Jazz",
"reward": "3.01000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3576eacc-b462-4829-8076-63db32d001ef/?format=api"
}
]
}