GET /api/bet_types/6177414a-cd2c-441b-802b-cf024f8e9166/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6177414a-cd2c-441b-802b-cf024f8e9166",
"match": "https://api-prod.gambitprofit.com/api/matches/b9011c82-0682-4ae4-a477-8b56973cb4f8/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-15T10:23:25.479125-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": "Minnesota Wild",
"amount": 5107.0
},
{
"team": "New York Islanders",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "c1f48601-a157-4fa8-b7bc-403ed907dcd1",
"gambit_id": "c5f4b768-cab3-4021-8aaf-108507f0f5b6",
"last_updated": "2024-01-17T22:18:10.086309-05:00",
"created_at": "2024-01-15T10:23:25.494242-05:00",
"name": "Minnesota Wild",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6177414a-cd2c-441b-802b-cf024f8e9166/?format=api"
},
{
"id": "b1d22f4a-2fd0-41bd-9974-b6e95cd9f8ad",
"gambit_id": "cdd1fae5-768d-4b51-ab58-ff07b4e1ca3e",
"last_updated": "2024-01-17T22:18:10.079289-05:00",
"created_at": "2024-01-15T10:23:25.489584-05:00",
"name": "New York Islanders",
"reward": "1.91000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6177414a-cd2c-441b-802b-cf024f8e9166/?format=api"
}
]
}