GET /api/bet_types/858a218c-acb0-455f-b5c4-f328308e2e8d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "858a218c-acb0-455f-b5c4-f328308e2e8d",
"match": "https://api-prod.gambitprofit.com/api/matches/ca596dff-031a-4f8e-8773-e3f9c28471b1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-30T08:58:12.358705-04: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 York Rangers",
"amount": 5214.0
},
{
"team": "Winnipeg Jets",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "2c850478-edca-480b-9158-f4f4e89e5a93",
"gambit_id": "6f8100b9-fd9b-4cea-bad5-9190dbf755e2",
"last_updated": "2023-10-31T19:48:06.904558-04:00",
"created_at": "2023-10-30T08:58:12.366269-04:00",
"name": "New York Rangers",
"reward": "1.79000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/858a218c-acb0-455f-b5c4-f328308e2e8d/?format=api"
},
{
"id": "4dfbb95d-d92d-4c4a-bb1e-b99a13552a0c",
"gambit_id": "a14466e8-1e57-4a6d-a014-e7eaad19a19b",
"last_updated": "2023-10-31T19:48:06.907980-04:00",
"created_at": "2023-10-30T08:58:12.362391-04:00",
"name": "Winnipeg Jets",
"reward": "1.95000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/858a218c-acb0-455f-b5c4-f328308e2e8d/?format=api"
}
]
}