GET /api/bet_types/37bac570-512d-4371-8451-9139ff46d588/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "37bac570-512d-4371-8451-9139ff46d588",
"match": "https://api-prod.gambitprofit.com/api/matches/697d33b0-8bc9-4422-8c9c-ce18c1762c34/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-21T08:53:24.196697-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": "PHI (R Suarez)",
"amount": 5325.0
},
{
"team": "CLE (G Williams)",
"amount": 4675.0
}
],
"expected_reward_tokens": 9583.75,
"profit_sb": 83.75,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "c75f36c8-9375-4aec-b73f-86d44baea7da",
"gambit_id": "3fe840c9-9d31-4320-96b6-c87daf496575",
"last_updated": "2023-07-22T11:28:27.536768-04:00",
"created_at": "2023-07-21T08:53:24.198176-04:00",
"name": "PHI (R Suarez)",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37bac570-512d-4371-8451-9139ff46d588/?format=api"
},
{
"id": "bcc03a11-6714-4d57-96b1-a8760ef582b9",
"gambit_id": "7ff68c85-99b8-4740-908a-bf95e1de5fad",
"last_updated": "2023-07-22T11:28:27.540050-04:00",
"created_at": "2023-07-21T08:53:24.199606-04:00",
"name": "CLE (G Williams)",
"reward": "2.05000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37bac570-512d-4371-8451-9139ff46d588/?format=api"
}
]
}