GET /api/bet_types/96cfdfcc-5248-41e2-b30d-76edd1037c83/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "96cfdfcc-5248-41e2-b30d-76edd1037c83",
"match": "https://api-prod.gambitprofit.com/api/matches/bcbdf55e-aab5-4f32-9d10-5f40c1019d22/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-07T11:33:28.911171-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": "HOU (H Brown)",
"amount": 5079.0
},
{
"team": "SEA (L Castillo)",
"amount": 4921.0
}
],
"expected_reward_tokens": 9546.74,
"profit_sb": 46.74,
"profit_sb_percentage": 0.49,
"recommended": true
},
"lines": [
{
"id": "e59170f4-a8bf-423c-8401-b74a6b5bd2a8",
"gambit_id": "373a9a27-e1bc-4f59-859f-796b65c97cbc",
"last_updated": "2023-07-09T20:23:22.539203-04:00",
"created_at": "2023-07-07T11:33:28.915023-04:00",
"name": "HOU (H Brown)",
"reward": "1.88000",
"odds": "1.92590",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96cfdfcc-5248-41e2-b30d-76edd1037c83/?format=api"
},
{
"id": "cbd1a498-d8d9-4eb9-a9f3-7d1a3e6233a2",
"gambit_id": "8bbc8a9e-5e77-43a3-b736-3629605b7dc8",
"last_updated": "2023-07-09T20:23:22.536778-04:00",
"created_at": "2023-07-07T11:33:28.913017-04:00",
"name": "SEA (L Castillo)",
"reward": "1.94000",
"odds": "1.98040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96cfdfcc-5248-41e2-b30d-76edd1037c83/?format=api"
}
]
}