GET /api/bet_types/c85ddece-1292-41a8-9205-e0ba4bbcf656/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c85ddece-1292-41a8-9205-e0ba4bbcf656",
"match": "https://api-prod.gambitprofit.com/api/matches/70596e03-bcb1-42db-bf49-29ff4f156ded/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-02T08:58:24.001714-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": "LOS",
"amount": 5213.0
},
{
"team": "KAN",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "b43d32fc-dc52-4e39-b5ef-aad35bd108b4",
"gambit_id": "f324ad6f-f26b-4bee-9ef8-c3262bc98b8c",
"last_updated": "2023-07-04T10:18:06.120349-04:00",
"created_at": "2023-07-02T08:58:24.005593-04:00",
"name": "LOS",
"reward": "1.80000",
"odds": "1.83330",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c85ddece-1292-41a8-9205-e0ba4bbcf656/?format=api"
},
{
"id": "50df079a-1e5e-4b0f-9649-d90e90459cf7",
"gambit_id": "66b9da41-233b-4f9a-822c-82357681e0da",
"last_updated": "2023-07-04T10:18:06.118262-04:00",
"created_at": "2023-07-02T08:58:24.003661-04:00",
"name": "KAN",
"reward": "1.96000",
"odds": "2.00000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c85ddece-1292-41a8-9205-e0ba4bbcf656/?format=api"
}
]
}