GET /api/bet_types/e566e5a6-e23c-4b77-a85a-9db916810471/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e566e5a6-e23c-4b77-a85a-9db916810471",
"match": "https://api-prod.gambitprofit.com/api/matches/233c20d6-f762-4077-9873-534928749bd8/?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": "Northern Illinois",
"amount": 6086.0
},
{
"team": "Ball State",
"amount": 3914.0
}
],
"expected_reward_tokens": 9432.74,
"profit_sb": 432.74,
"profit_sb_percentage": 4.81,
"recommended": true
},
"lines": [
{
"id": "223ee0d9-e115-462d-ac68-5ae394493ffb",
"gambit_id": "91c1dcd5-c847-4533-8b81-f084c44ff014",
"last_updated": "2022-10-02T20:02:05.240245-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Northern Illinois",
"reward": "1.55000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e566e5a6-e23c-4b77-a85a-9db916810471/?format=api"
},
{
"id": "ca57d383-2c22-47e2-bce0-65b794a32b17",
"gambit_id": "78ef0de9-779b-4f96-be04-d0882a858122",
"last_updated": "2022-10-02T20:02:05.239282-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Ball State",
"reward": "2.41000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e566e5a6-e23c-4b77-a85a-9db916810471/?format=api"
}
]
}