GET /api/bet_types/5878ee03-1ac6-414c-a410-074d6de05543/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5878ee03-1ac6-414c-a410-074d6de05543",
"match": "https://api-prod.gambitprofit.com/api/matches/e575082c-685e-4f25-9b28-2aa2a8c31aba/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-02T09:03:04.426025-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": "Pittsburgh Steelers",
"amount": 6010.0
},
{
"team": "Tennessee Titans",
"amount": 3990.0
}
],
"expected_reward_tokens": 9495.8,
"profit_sb": -4.2,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "102c0fe0-fd6e-4895-af33-f14d9209b806",
"gambit_id": "f3f1da6f-ae5e-4ed1-8f1e-9e724dcbfb5a",
"last_updated": "2023-11-06T21:33:22.044271-05:00",
"created_at": "2023-11-02T09:03:04.435691-04:00",
"name": "Pittsburgh Steelers",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5878ee03-1ac6-414c-a410-074d6de05543/?format=api"
},
{
"id": "32781753-0332-4124-87d8-e00c45956c1a",
"gambit_id": "a63605d3-4655-42f4-a5fa-13ae3cfa5cf7",
"last_updated": "2023-11-06T21:33:22.040612-05:00",
"created_at": "2023-11-02T09:03:04.430102-04:00",
"name": "Tennessee Titans",
"reward": "2.38000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5878ee03-1ac6-414c-a410-074d6de05543/?format=api"
}
]
}