GET /api/bet_types/09d11961-6335-4964-bd01-e65fa5b34055/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "09d11961-6335-4964-bd01-e65fa5b34055",
"match": "https://api-prod.gambitprofit.com/api/matches/7f8e87ca-ad5b-4f7a-b2af-f1aa2d73c9fb/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-04T10:37:54.079564-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 Islanders",
"amount": 6458.0
},
{
"team": "Detroit Red Wings",
"amount": 3542.0
}
],
"expected_reward_tokens": 9492.56,
"profit_sb": -7.44,
"profit_sb_percentage": -0.08,
"recommended": false
},
"lines": [
{
"id": "5cc1450b-7be5-4e16-9625-7882a8fba111",
"gambit_id": "54c0d360-dda6-4163-b994-86cfd5f9444a",
"last_updated": "2023-03-06T11:47:10.999584-05:00",
"created_at": "2023-03-04T10:37:54.080792-05:00",
"name": "New York Islanders",
"reward": "1.47000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09d11961-6335-4964-bd01-e65fa5b34055/?format=api"
},
{
"id": "695e6ed2-3334-4770-9d34-e45e2d0cf617",
"gambit_id": "2b75e08a-14e9-4f1d-8bbe-eb5e59224af5",
"last_updated": "2023-03-06T11:47:11.000653-05:00",
"created_at": "2023-03-04T10:37:54.082022-05:00",
"name": "Detroit Red Wings",
"reward": "2.68000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09d11961-6335-4964-bd01-e65fa5b34055/?format=api"
}
]
}