GET /api/bet_types/8fe0c4a0-bc87-4097-99fd-c24a9ebd678f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8fe0c4a0-bc87-4097-99fd-c24a9ebd678f",
"match": "https://api-prod.gambitprofit.com/api/matches/513960b1-9014-4302-81f6-f962a2ed270e/?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": "TOR (J Berrios)",
"amount": 5759.0
},
{
"team": "BOS (B Bello)",
"amount": 4241.0
}
],
"expected_reward_tokens": 9329.58,
"profit_sb": 329.58,
"profit_sb_percentage": 3.66,
"recommended": true
},
"lines": [
{
"id": "4def4f84-2b53-4e3c-973c-6047ea4f1ce3",
"gambit_id": "fd1e4288-e934-437c-b339-a03004060190",
"last_updated": "2022-08-25T10:17:10.373427-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TOR (J Berrios)",
"reward": "1.62000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fe0c4a0-bc87-4097-99fd-c24a9ebd678f/?format=api"
},
{
"id": "0198ddba-6bce-4b22-814d-c9fa53af4b1b",
"gambit_id": "5a68a8b6-8bba-4c0c-8bb8-3c535abf8a6a",
"last_updated": "2022-08-25T10:17:10.372998-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BOS (B Bello)",
"reward": "2.20000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fe0c4a0-bc87-4097-99fd-c24a9ebd678f/?format=api"
}
]
}