GET /api/bet_types/3806a6ba-3162-4735-bf77-ff07fb664e3d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3806a6ba-3162-4735-bf77-ff07fb664e3d",
"match": "https://api-prod.gambitprofit.com/api/matches/56f07f6e-e322-4893-b149-f7c7b2f42dad/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-08T08:28:08.019470-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": "WAS",
"amount": 5213.0
},
{
"team": "PHI",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "9a755b61-9fd9-4968-b10a-3bbbe2d3b894",
"gambit_id": "cb033305-42ea-4569-939c-7448e33db489",
"last_updated": "2023-08-10T10:18:24.911868-04:00",
"created_at": "2023-08-08T08:28:08.024646-04:00",
"name": "WAS",
"reward": "1.80000",
"odds": "1.83330",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3806a6ba-3162-4735-bf77-ff07fb664e3d/?format=api"
},
{
"id": "7fb04788-dc30-47ca-9414-bb32b9af8580",
"gambit_id": "90cfe5f7-6bf7-4377-88e3-e29ff281f9a4",
"last_updated": "2023-08-10T10:18:24.915930-04:00",
"created_at": "2023-08-08T08:28:08.029986-04:00",
"name": "PHI",
"reward": "1.96000",
"odds": "2.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3806a6ba-3162-4735-bf77-ff07fb664e3d/?format=api"
}
]
}