GET /api/bet_types/4af87387-6c96-4fc9-8f49-aafd70b0612e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4af87387-6c96-4fc9-8f49-aafd70b0612e",
"match": "https://api-prod.gambitprofit.com/api/matches/cf570bb0-6ce2-4e89-90bb-b258429094bf/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-05T09:32:57.805372-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": "Oklahoma City Thunder",
"amount": 6324.0
},
{
"team": "Brooklyn Nets",
"amount": 3676.0
}
],
"expected_reward_tokens": 9484.08,
"profit_sb": -15.92,
"profit_sb_percentage": -0.17,
"recommended": false
},
"lines": [
{
"id": "856f72a5-47d2-4d18-b807-4efe0b2f413e",
"gambit_id": "02c15242-6feb-4a46-bb35-c5e3d97ba28b",
"last_updated": "2024-01-08T14:43:14.913492-05:00",
"created_at": "2024-01-05T09:32:57.808930-05:00",
"name": "Oklahoma City Thunder",
"reward": "1.50000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4af87387-6c96-4fc9-8f49-aafd70b0612e/?format=api"
},
{
"id": "a3f68878-c88b-4576-8de5-b11a2579e38a",
"gambit_id": "32a91983-dc30-4c2b-8663-2d14a0e32876",
"last_updated": "2024-01-08T14:43:14.927251-05:00",
"created_at": "2024-01-05T09:32:57.813934-05:00",
"name": "Brooklyn Nets",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4af87387-6c96-4fc9-8f49-aafd70b0612e/?format=api"
}
]
}