GET /api/bet_types/1a00b825-171b-4992-848c-2bedc513f5b6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1a00b825-171b-4992-848c-2bedc513f5b6",
"match": "https://api-prod.gambitprofit.com/api/matches/4e974b28-2160-483e-bcf0-8704ade5ceea/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05: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": "CLE (C Morris)",
"amount": 5416.0
},
{
"team": "LAA (J Suarez)",
"amount": 4584.0
}
],
"expected_reward_tokens": 9259.68,
"profit_sb": 259.68,
"profit_sb_percentage": 2.89,
"recommended": true
},
"lines": [
{
"id": "c01f52ce-155a-4e1a-92c4-ca44c0934abf",
"gambit_id": "931b2d8a-71a0-421e-9181-87ee26b0de93",
"last_updated": "2022-09-14T10:32:14.305209-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CLE (C Morris)",
"reward": "1.71000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a00b825-171b-4992-848c-2bedc513f5b6/?format=api"
},
{
"id": "bbc0e5cb-6216-49f0-b4b0-96308933ac75",
"gambit_id": "a45b504b-c38b-4ad8-a378-78e12b399d09",
"last_updated": "2022-09-14T10:32:14.306164-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LAA (J Suarez)",
"reward": "2.02000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a00b825-171b-4992-848c-2bedc513f5b6/?format=api"
}
]
}