GET /api/bet_types/01bbddb8-b171-4558-be83-d4006b0a5334/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "01bbddb8-b171-4558-be83-d4006b0a5334",
"match": "https://api-prod.gambitprofit.com/api/matches/1961e1f3-a50c-45a3-994b-c95205efe0d7/?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": "Avery Duke Sensley",
"amount": 5263.0
},
{
"team": "Dennis LaBruzza",
"amount": 4737.0
}
],
"expected_reward_tokens": 8526.06,
"profit_sb": -973.94,
"profit_sb_percentage": -10.25,
"recommended": false
},
"lines": [
{
"id": "12e74e87-2537-45dc-88a2-7b5e7602bbd6",
"gambit_id": "02bc6d57-1345-469e-a2de-08624860a646",
"last_updated": "2022-10-02T15:17:14.000032-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Avery Duke Sensley",
"reward": "1.62000",
"odds": "1.77000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01bbddb8-b171-4558-be83-d4006b0a5334/?format=api"
},
{
"id": "3f1094e6-3b26-494e-bf55-364b04bc7734",
"gambit_id": "0d973378-3391-431a-a1f4-a68762cb1989",
"last_updated": "2022-10-02T15:17:14.001164-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Dennis LaBruzza",
"reward": "1.80000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01bbddb8-b171-4558-be83-d4006b0a5334/?format=api"
}
]
}