GET /api/bet_types/6a63193e-1f78-4725-9137-de69d7f07ed1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6a63193e-1f78-4725-9137-de69d7f07ed1",
"match": "https://api-prod.gambitprofit.com/api/matches/d8986fe3-92bc-4403-8400-8697c9a91227/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-03T11:22:11.934689-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": 6163.0
},
{
"team": "PHI",
"amount": 3837.0
}
],
"expected_reward_tokens": 9552.65,
"profit_sb": 52.65,
"profit_sb_percentage": 0.55,
"recommended": true
},
"lines": [
{
"id": "890aed63-ed5b-4845-a9fa-ab7d8057deb6",
"gambit_id": "62626e06-c954-48b6-916f-3914de52fa09",
"last_updated": "2023-06-05T10:57:22.099999-04:00",
"created_at": "2023-06-03T11:22:11.941516-04:00",
"name": "WAS",
"reward": "1.55000",
"odds": "1.57140",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a63193e-1f78-4725-9137-de69d7f07ed1/?format=api"
},
{
"id": "fb285d5d-f666-4ce4-9490-049ac4e0f58d",
"gambit_id": "0c0ff466-c73d-49f1-834f-697b9b785739",
"last_updated": "2023-06-05T10:57:22.097671-04:00",
"created_at": "2023-06-03T11:22:11.938351-04:00",
"name": "PHI",
"reward": "2.49000",
"odds": "2.55000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a63193e-1f78-4725-9137-de69d7f07ed1/?format=api"
}
]
}