GET /api/bet_types/c160db7e-1915-451c-b55e-453cce52c692/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c160db7e-1915-451c-b55e-453cce52c692",
"match": "https://api-prod.gambitprofit.com/api/matches/edee4a45-f4cc-406e-8407-a8fed2f3483a/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-31T10:23:03.071519-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": "MIA",
"amount": 6154.0
},
{
"team": "PHI",
"amount": 3846.0
}
],
"expected_reward_tokens": 9538.08,
"profit_sb": 38.08,
"profit_sb_percentage": 0.4,
"recommended": true
},
"lines": [
{
"id": "63e3ff3f-1865-4535-8aa2-a278ff6a66a8",
"gambit_id": "86c8032c-bd74-416c-b337-2e3ac3cba119",
"last_updated": "2023-08-01T11:08:23.893385-04:00",
"created_at": "2023-07-31T10:23:03.099157-04:00",
"name": "MIA",
"reward": "1.55000",
"odds": "1.57140",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c160db7e-1915-451c-b55e-453cce52c692/?format=api"
},
{
"id": "b05fa534-4198-4602-abc0-9bf2754ddfa2",
"gambit_id": "2cd29d58-355c-4351-ba97-940bc18a1aa2",
"last_updated": "2023-08-01T11:08:23.889394-04:00",
"created_at": "2023-07-31T10:23:03.090110-04:00",
"name": "PHI",
"reward": "2.48000",
"odds": "2.55000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c160db7e-1915-451c-b55e-453cce52c692/?format=api"
}
]
}