GET /api/bet_types/f7e3e9b1-2eef-4b4e-b1cb-c101fde8d829/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f7e3e9b1-2eef-4b4e-b1cb-c101fde8d829",
"match": "https://api-prod.gambitprofit.com/api/matches/cd350383-c556-4f69-a572-3c0e0b0f43df/?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": "Philadelphia Eagles",
"amount": 7122.0
},
{
"team": "Dallas Cowboys",
"amount": 2878.0
}
],
"expected_reward_tokens": 9612.52,
"profit_sb": 112.52,
"profit_sb_percentage": 1.18,
"recommended": true
},
"lines": [
{
"id": "9797ed40-e4f1-4b04-aca3-607fe8400fef",
"gambit_id": "76fa5cd2-8ad7-469a-b730-d8f65513a2da",
"last_updated": "2022-10-17T15:07:34.778700-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Philadelphia Eagles",
"reward": "1.35000",
"odds": "1.35710",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7e3e9b1-2eef-4b4e-b1cb-c101fde8d829/?format=api"
},
{
"id": "54bd8734-0e0b-434d-91c6-0f3a70da7516",
"gambit_id": "05adced1-491a-4c8a-8044-716207045d85",
"last_updated": "2022-10-17T15:07:34.782306-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Dallas Cowboys",
"reward": "3.34000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7e3e9b1-2eef-4b4e-b1cb-c101fde8d829/?format=api"
}
]
}