GET /api/bet_types/e94c751c-2c71-4f73-bb79-3aad74316a65/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e94c751c-2c71-4f73-bb79-3aad74316a65",
"match": "https://api-prod.gambitprofit.com/api/matches/74997899-4f0d-45a2-9ef0-b0079f186c57/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-19T09:33:12.534765-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": "Indiana Pacers",
"amount": 7351.0
},
{
"team": "Portland Trail Blazers",
"amount": 2649.0
}
],
"expected_reward_tokens": 9482.79,
"profit_sb": -17.21,
"profit_sb_percentage": -0.18,
"recommended": false
},
"lines": [
{
"id": "e1612d26-ed2b-41a6-8770-6f81dbb408c4",
"gambit_id": "66f87b65-d6f6-40f9-ae76-5434707024a4",
"last_updated": "2024-01-22T12:03:21.656974-05:00",
"created_at": "2024-01-19T09:33:12.540083-05:00",
"name": "Indiana Pacers",
"reward": "1.29000",
"odds": "1.30300",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e94c751c-2c71-4f73-bb79-3aad74316a65/?format=api"
},
{
"id": "20563b09-1a89-4751-8c23-5517d32c10d9",
"gambit_id": "97711034-bb0d-4805-a081-b9c99fda2df0",
"last_updated": "2024-01-22T12:03:21.653546-05:00",
"created_at": "2024-01-19T09:33:12.545511-05:00",
"name": "Portland Trail Blazers",
"reward": "3.58000",
"odds": "3.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e94c751c-2c71-4f73-bb79-3aad74316a65/?format=api"
}
]
}