GET /api/bet_types/fb5abcb1-5f85-4237-8b9c-e3cae1eee43c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fb5abcb1-5f85-4237-8b9c-e3cae1eee43c",
"match": "https://api-prod.gambitprofit.com/api/matches/ca596dff-031a-4f8e-8773-e3f9c28471b1/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-30T08:58:12.370466-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": "Winnipeg Jets",
"amount": 6797.0
},
{
"team": "New York Rangers",
"amount": 3203.0
}
],
"expected_reward_tokens": 9447.83,
"profit_sb": -52.17,
"profit_sb_percentage": -0.55,
"recommended": false
},
"lines": [
{
"id": "33ec21d4-4880-432f-92d2-965d4b110928",
"gambit_id": "14b0e726-ab3a-439e-b196-4451682ec1ed",
"last_updated": "2023-10-31T19:48:06.914947-04:00",
"created_at": "2023-10-30T08:58:12.378765-04:00",
"name": "Winnipeg Jets",
"reward": "1.39000",
"odds": "1.40820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb5abcb1-5f85-4237-8b9c-e3cae1eee43c/?format=api"
},
{
"id": "4a522c24-c420-4ef5-a6d6-53e1dabdf1c8",
"gambit_id": "291e10fe-d765-4a76-adde-840536d8f0c4",
"last_updated": "2023-10-31T19:48:06.918318-04:00",
"created_at": "2023-10-30T08:58:12.374188-04:00",
"name": "New York Rangers",
"reward": "2.95000",
"odds": "3.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb5abcb1-5f85-4237-8b9c-e3cae1eee43c/?format=api"
}
]
}