GET /api/bet_types/24ff9b13-963a-4040-b0c9-668a6586feea/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "24ff9b13-963a-4040-b0c9-668a6586feea",
"match": "https://api-prod.gambitprofit.com/api/matches/331f2164-d5bb-4b12-a7b6-b276f4df15ea/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-22T08:23:11.625467-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": "BOS",
"amount": 6154.0
},
{
"team": "HOU",
"amount": 3846.0
}
],
"expected_reward_tokens": 9538.08,
"profit_sb": 38.08,
"profit_sb_percentage": 0.4,
"recommended": true
},
"lines": [
{
"id": "b1fbf532-e432-48e5-9f98-905598be6211",
"gambit_id": "cf799cbb-0c7c-4afa-91c5-87b4329f7dd6",
"last_updated": "2023-08-23T09:58:11.692365-04:00",
"created_at": "2023-08-22T08:23:11.630159-04:00",
"name": "BOS",
"reward": "1.55000",
"odds": "1.57140",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24ff9b13-963a-4040-b0c9-668a6586feea/?format=api"
},
{
"id": "5797d2e5-cd36-4342-ac8c-d65208b010eb",
"gambit_id": "d9660e9e-347a-4c2b-81cb-c3f0ba498be1",
"last_updated": "2023-08-23T09:58:11.700048-04:00",
"created_at": "2023-08-22T08:23:11.634345-04:00",
"name": "HOU",
"reward": "2.48000",
"odds": "2.55000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24ff9b13-963a-4040-b0c9-668a6586feea/?format=api"
}
]
}