GET /api/bet_types/ef87770c-d3a5-4288-b3af-b4700af4f1b7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ef87770c-d3a5-4288-b3af-b4700af4f1b7",
"match": "https://api-prod.gambitprofit.com/api/matches/792f0239-31dd-455e-a86b-021bd5dcfbdf/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-17T13:03:06.556318-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": "Denver Broncos",
"amount": 6010.0
},
{
"team": "San Francisco 49ers",
"amount": 3990.0
}
],
"expected_reward_tokens": 9495.8,
"profit_sb": -4.2,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "3952a856-5ef8-4368-8def-8bcb9e183fe2",
"gambit_id": "4f1891ad-4907-4096-86d4-b7e96c8fd6c7",
"last_updated": "2023-08-21T19:53:14.405109-04:00",
"created_at": "2023-08-17T13:03:06.560180-04:00",
"name": "Denver Broncos",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef87770c-d3a5-4288-b3af-b4700af4f1b7/?format=api"
},
{
"id": "43de0593-adff-43fb-86c0-2e4cfc4613c3",
"gambit_id": "66e514f0-34b8-4767-a68e-fbc46b2eb251",
"last_updated": "2023-08-21T19:53:14.408523-04:00",
"created_at": "2023-08-17T13:03:06.564469-04:00",
"name": "San Francisco 49ers",
"reward": "2.38000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef87770c-d3a5-4288-b3af-b4700af4f1b7/?format=api"
}
]
}