GET /api/bet_types/c6c671fd-ed4e-4b7a-9751-21753029ecca/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c6c671fd-ed4e-4b7a-9751-21753029ecca",
"match": "https://api-prod.gambitprofit.com/api/matches/7ed22333-c30e-4432-8f8e-65b000f91abc/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-30T08:58:12.589655-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": "New York Islanders",
"amount": 6010.0
},
{
"team": "Detroit Red Wings",
"amount": 3990.0
}
],
"expected_reward_tokens": 9495.8,
"profit_sb": -4.2,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "ec90deea-a0b6-4fc2-bb64-eeb023cbdbe2",
"gambit_id": "50a4b403-b39d-41f4-acb4-b741ccc1f9a9",
"last_updated": "2023-10-31T19:48:05.941522-04:00",
"created_at": "2023-10-30T08:58:12.599358-04:00",
"name": "New York Islanders",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6c671fd-ed4e-4b7a-9751-21753029ecca/?format=api"
},
{
"id": "4b0331d6-0e7b-4956-98d6-6e6794eba9d1",
"gambit_id": "89a8a613-dafb-4254-b43e-27751af57e45",
"last_updated": "2023-10-31T19:48:05.937998-04:00",
"created_at": "2023-10-30T08:58:12.594643-04:00",
"name": "Detroit Red Wings",
"reward": "2.38000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6c671fd-ed4e-4b7a-9751-21753029ecca/?format=api"
}
]
}