GET /api/bet_types/b5995b2e-0a82-4b35-896c-6370d97d6f66/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b5995b2e-0a82-4b35-896c-6370d97d6f66",
"match": "https://api-prod.gambitprofit.com/api/matches/0f4d2032-d140-4b46-8da7-91d6b6bf724e/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-14T05:58:10.144793-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": 5107.0
},
{
"team": "WAS",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "bb2ede9a-3646-4fcf-a88f-d1a605c1e14d",
"gambit_id": "e8a5bc66-04d5-4af8-91ec-2e5f93c6ea01",
"last_updated": "2023-06-15T23:23:26.318604-04:00",
"created_at": "2023-06-14T05:58:10.151310-04:00",
"name": "HOU",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5995b2e-0a82-4b35-896c-6370d97d6f66/?format=api"
},
{
"id": "88ac3b7a-e004-4e06-8911-8786ac20bd2e",
"gambit_id": "22597df6-1b28-4f08-b2e2-c440963fd9db",
"last_updated": "2023-06-15T23:23:26.317201-04:00",
"created_at": "2023-06-14T05:58:10.148799-04:00",
"name": "WAS",
"reward": "1.91000",
"odds": "1.95240",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5995b2e-0a82-4b35-896c-6370d97d6f66/?format=api"
}
]
}