GET /api/bet_types/e47fdca3-4a18-4f67-bfac-63188e3cfa97/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e47fdca3-4a18-4f67-bfac-63188e3cfa97",
"match": "https://api-prod.gambitprofit.com/api/matches/06fadaa9-e87e-4320-bfdc-f8abb6edc67d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-03T11:22:11.466959-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": "BOS (G Whitlock)",
"amount": 5273.0
},
{
"team": "TAM (T Kelley)",
"amount": 4727.0
}
],
"expected_reward_tokens": 9595.81,
"profit_sb": 95.81,
"profit_sb_percentage": 1.01,
"recommended": true
},
"lines": [
{
"id": "5a8d949d-4cee-4ab1-a0f0-c21be1c1941d",
"gambit_id": "18f871ea-288e-48cf-a15c-0c6f1c03a2b6",
"last_updated": "2023-06-05T10:57:21.870195-04:00",
"created_at": "2023-06-03T11:22:11.472127-04:00",
"name": "BOS (G Whitlock)",
"reward": "1.82000",
"odds": "1.85470",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e47fdca3-4a18-4f67-bfac-63188e3cfa97/?format=api"
},
{
"id": "f129e374-a00e-4dc8-ba77-a5bcd3cae10c",
"gambit_id": "a6c60012-a5c4-4b54-87dd-40b3df611d33",
"last_updated": "2023-06-05T10:57:21.867872-04:00",
"created_at": "2023-06-03T11:22:11.469682-04:00",
"name": "TAM (T Kelley)",
"reward": "2.03000",
"odds": "2.07000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e47fdca3-4a18-4f67-bfac-63188e3cfa97/?format=api"
}
]
}