GET /api/bet_types/58b48f5a-bccf-450b-b3da-16431b54b916/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "58b48f5a-bccf-450b-b3da-16431b54b916",
"match": "https://api-prod.gambitprofit.com/api/matches/86365e35-7075-489d-b455-e83deda13266/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-28T08:23:03.791132-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": 5939.0
},
{
"team": "TAM",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "bb9b635d-1b8b-4c93-8dca-ab37ac1cd2e8",
"gambit_id": "d0e86071-78b9-4f35-94fe-819a6ab46b56",
"last_updated": "2023-07-29T19:38:37.739774-04:00",
"created_at": "2023-07-28T08:23:03.800651-04:00",
"name": "HOU",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58b48f5a-bccf-450b-b3da-16431b54b916/?format=api"
},
{
"id": "a75fe729-bd94-4f68-876e-c27e2f618278",
"gambit_id": "bb0ca5e3-3089-41ad-a29c-24bcabf7e8a6",
"last_updated": "2023-07-29T19:38:37.735642-04:00",
"created_at": "2023-07-28T08:23:03.795813-04:00",
"name": "TAM",
"reward": "2.34000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58b48f5a-bccf-450b-b3da-16431b54b916/?format=api"
}
]
}