GET /api/bet_types/fe444d4f-cb1d-4bc4-9bb0-669e6879894a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fe444d4f-cb1d-4bc4-9bb0-669e6879894a",
"match": "https://api-prod.gambitprofit.com/api/matches/5bb58050-1511-4315-9ee1-2e144ef22fe4/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-04T09:42:59.725440-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 England Patriots",
"amount": 5688.0
},
{
"team": "New York Jets",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "54e4f999-24ac-488a-abef-6c8fa8c6286c",
"gambit_id": "2468d4c3-4769-410a-9b98-fb9c98191e45",
"last_updated": "2024-01-09T10:33:30.467357-05:00",
"created_at": "2024-01-04T09:42:59.733347-05:00",
"name": "New England Patriots",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe444d4f-cb1d-4bc4-9bb0-669e6879894a/?format=api"
},
{
"id": "1e523a08-174f-40ca-a837-c5071384042b",
"gambit_id": "d4e6119b-a27f-4f29-9172-17abfd470ba2",
"last_updated": "2024-01-09T10:33:30.460687-05:00",
"created_at": "2024-01-04T09:42:59.729130-05:00",
"name": "New York Jets",
"reward": "2.19000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe444d4f-cb1d-4bc4-9bb0-669e6879894a/?format=api"
}
]
}