GET /api/bet_types/3bd03a94-e6b8-4608-8821-7dc1fdefe207/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3bd03a94-e6b8-4608-8821-7dc1fdefe207",
"match": "https://api-prod.gambitprofit.com/api/matches/962f6cf8-22fb-4e92-afe6-8949077f1cda/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-11T08:48:19.774530-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": "PHI",
"amount": 5107.0
},
{
"team": "ATL",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "35a94918-f757-40aa-b707-cc2121582802",
"gambit_id": "211497f8-1c90-42e2-81e8-5e32a1bf5fc6",
"last_updated": "2023-09-12T21:28:19.371265-04:00",
"created_at": "2023-09-11T08:48:19.782327-04:00",
"name": "PHI",
"reward": "1.83000",
"odds": "1.86960",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bd03a94-e6b8-4608-8821-7dc1fdefe207/?format=api"
},
{
"id": "d462c46b-1241-4b8e-a8ac-8f4f123e11a2",
"gambit_id": "9b65b917-b566-49f5-b286-1cda9eee10c0",
"last_updated": "2023-09-12T21:28:19.364122-04:00",
"created_at": "2023-09-11T08:48:19.778209-04:00",
"name": "ATL",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bd03a94-e6b8-4608-8821-7dc1fdefe207/?format=api"
}
]
}