GET /api/bet_types/aedd5f0f-1011-4d69-81a4-4d3344831413/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "aedd5f0f-1011-4d69-81a4-4d3344831413",
"match": "https://api-prod.gambitprofit.com/api/matches/bef0c651-c381-4043-99d1-ad7717741e60/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-06T08:38:15.547237-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": "HOU",
"amount": 6154.0
},
{
"team": "NYY",
"amount": 3846.0
}
],
"expected_reward_tokens": 9538.08,
"profit_sb": 38.08,
"profit_sb_percentage": 0.4,
"recommended": true
},
"lines": [
{
"id": "265dc55d-ce27-460f-86b1-d350bc76f817",
"gambit_id": "a416f987-80c9-4f6c-9ea7-67e3be4e3708",
"last_updated": "2023-08-07T19:28:12.745184-04:00",
"created_at": "2023-08-06T08:38:15.553107-04:00",
"name": "HOU",
"reward": "1.55000",
"odds": "1.57140",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aedd5f0f-1011-4d69-81a4-4d3344831413/?format=api"
},
{
"id": "2805d17c-2560-4486-b0bb-0cfdcddc0a41",
"gambit_id": "f0079dbe-ef75-45fb-9873-425b1afa3af0",
"last_updated": "2023-08-07T19:28:12.749044-04:00",
"created_at": "2023-08-06T08:38:15.559171-04:00",
"name": "NYY",
"reward": "2.48000",
"odds": "2.55000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aedd5f0f-1011-4d69-81a4-4d3344831413/?format=api"
}
]
}