GET /api/bet_types/82743b61-bba4-460d-8bdc-cf622c257779/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "82743b61-bba4-460d-8bdc-cf622c257779",
"match": "https://api-prod.gambitprofit.com/api/matches/6672d35d-5d6f-465c-9baa-a1a46f7068fb/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-29T08:38:26.454381-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": "STL",
"amount": 5867.0
},
{
"team": "HOU",
"amount": 4133.0
}
],
"expected_reward_tokens": 9504.54,
"profit_sb": 4.54,
"profit_sb_percentage": 0.05,
"recommended": true
},
"lines": [
{
"id": "0d9e2840-8ad2-41ad-85bf-40a3c3e608d6",
"gambit_id": "ea35bc71-4959-4c7c-b9f3-2faab2f19470",
"last_updated": "2023-06-30T10:33:06.896239-04:00",
"created_at": "2023-06-29T08:38:26.459058-04:00",
"name": "STL",
"reward": "1.62000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82743b61-bba4-460d-8bdc-cf622c257779/?format=api"
},
{
"id": "27eb9b88-d0d8-4b83-adc9-10374248e823",
"gambit_id": "400446dd-812c-4cc4-bfa5-155494f55acb",
"last_updated": "2023-06-30T10:33:06.894614-04:00",
"created_at": "2023-06-29T08:38:26.456688-04:00",
"name": "HOU",
"reward": "2.30000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82743b61-bba4-460d-8bdc-cf622c257779/?format=api"
}
]
}