GET /api/bet_types/6f5d107b-68cb-4597-b26c-53311d8697fb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6f5d107b-68cb-4597-b26c-53311d8697fb",
"match": "https://api-prod.gambitprofit.com/api/matches/65704eae-f1d0-4d53-bab9-dd18679cec91/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-17T09:58:18.493403-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": "New Jersey Devils",
"amount": 6856.0
},
{
"team": "Anaheim Ducks",
"amount": 3144.0
}
],
"expected_reward_tokens": 9461.28,
"profit_sb": -38.72,
"profit_sb_percentage": -0.41,
"recommended": false
},
"lines": [
{
"id": "2a20cd80-e3c1-4c81-ba3d-3d3e19a5a920",
"gambit_id": "1a448471-d24b-4ee7-a2ff-064fbe8c6f8b",
"last_updated": "2023-12-19T10:08:20.391709-05:00",
"created_at": "2023-12-17T09:58:18.501313-05:00",
"name": "New Jersey Devils",
"reward": "1.38000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f5d107b-68cb-4597-b26c-53311d8697fb/?format=api"
},
{
"id": "3b1dedda-28a4-49e3-b1f3-00602f56943a",
"gambit_id": "ae04cf84-614b-4515-92bc-9777830461e3",
"last_updated": "2023-12-19T10:08:20.388306-05:00",
"created_at": "2023-12-17T09:58:18.497111-05:00",
"name": "Anaheim Ducks",
"reward": "3.01000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f5d107b-68cb-4597-b26c-53311d8697fb/?format=api"
}
]
}