GET /api/bet_types/f9412c7f-9efc-47ca-be68-2775047a707b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f9412c7f-9efc-47ca-be68-2775047a707b",
"match": "https://api-prod.gambitprofit.com/api/matches/89fc0bd0-2d55-4daa-b588-0b692974f875/?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 (S Bieber)",
"amount": 6148.0
},
{
"team": "BAL (K Bradish)",
"amount": 3852.0
}
],
"expected_reward_tokens": 9283.32,
"profit_sb": 283.32,
"profit_sb_percentage": 3.15,
"recommended": true
},
"lines": [
{
"id": "45bd3ae4-22fe-446e-bed2-5fd3b763dce2",
"gambit_id": "c0b920a1-45f3-46be-a706-7a9d1057a0ce",
"last_updated": "2022-09-02T09:02:06.977306-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CLE (S Bieber)",
"reward": "1.51000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9412c7f-9efc-47ca-be68-2775047a707b/?format=api"
},
{
"id": "fcff7fd4-cceb-44f3-b484-773e30d63dd8",
"gambit_id": "08e87505-b644-4b54-b0ba-8c1a79e92abb",
"last_updated": "2022-09-02T09:02:06.977704-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BAL (K Bradish)",
"reward": "2.41000",
"odds": "2.57000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9412c7f-9efc-47ca-be68-2775047a707b/?format=api"
}
]
}