GET /api/bet_types/77f40152-09ff-4e64-b68a-2ccb25de3aea/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "77f40152-09ff-4e64-b68a-2ccb25de3aea",
"match": "https://api-prod.gambitprofit.com/api/matches/883099d5-c415-4841-a124-f350c664956e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-20T09:58:16.993500-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": "Philadelphia Eagles",
"amount": 6900.0
},
{
"team": "Tampa Bay Buccaneers",
"amount": 3100.0
}
],
"expected_reward_tokens": 9453.0,
"profit_sb": -47.0,
"profit_sb_percentage": -0.49,
"recommended": false
},
"lines": [
{
"id": "45e500ac-b3e5-4545-b1f2-f04ce3291fc6",
"gambit_id": "999872e9-eea8-4c9f-837f-0c55a9787b43",
"last_updated": "2023-09-26T08:58:30.229169-04:00",
"created_at": "2023-09-20T09:58:16.997178-04:00",
"name": "Philadelphia Eagles",
"reward": "1.37000",
"odds": "1.39220",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77f40152-09ff-4e64-b68a-2ccb25de3aea/?format=api"
},
{
"id": "01902c44-c70a-461a-8002-a4fc7953f4f9",
"gambit_id": "dca63856-f813-44e7-a072-df33559c41ff",
"last_updated": "2023-09-26T08:58:30.232621-04:00",
"created_at": "2023-09-20T09:58:17.003434-04:00",
"name": "Tampa Bay Buccaneers",
"reward": "3.05000",
"odds": "3.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77f40152-09ff-4e64-b68a-2ccb25de3aea/?format=api"
}
]
}