GET /api/bet_types/bff24bf4-4798-471a-a045-42566674a7c0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bff24bf4-4798-471a-a045-42566674a7c0",
"match": "https://api-prod.gambitprofit.com/api/matches/d5b154d4-ff7c-435c-b54b-38b6efb7ee4a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-24T09:07:58.660467-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 York Rangers",
"amount": 5688.0
},
{
"team": "Philadelphia Flyers",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "8ef2201c-b952-4d9e-986c-1eace18ba87e",
"gambit_id": "4f08f363-6f45-4acf-af28-85d5f50fb603",
"last_updated": "2023-11-27T10:03:27.418945-05:00",
"created_at": "2023-11-24T09:07:58.673558-05:00",
"name": "New York Rangers",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bff24bf4-4798-471a-a045-42566674a7c0/?format=api"
},
{
"id": "2c158d63-a661-4ca4-8842-3acb6278d6ae",
"gambit_id": "36953ab9-587c-4e2e-aaa1-9f277d51c5b4",
"last_updated": "2023-11-27T10:03:27.422393-05:00",
"created_at": "2023-11-24T09:07:58.681437-05:00",
"name": "Philadelphia Flyers",
"reward": "2.19000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bff24bf4-4798-471a-a045-42566674a7c0/?format=api"
}
]
}