GET /api/bet_types/62b1d1d7-895f-466e-8502-8d376dec1c15/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "62b1d1d7-895f-466e-8502-8d376dec1c15",
"match": "https://api-prod.gambitprofit.com/api/matches/c3001c7c-8496-4596-859a-10ac3f1059b9/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-13T09:38:12.044036-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": "Florida Panthers",
"amount": 6554.0
},
{
"team": "New Jersey Devils",
"amount": 3446.0
}
],
"expected_reward_tokens": 9372.22,
"profit_sb": -127.78,
"profit_sb_percentage": -1.35,
"recommended": false
},
"lines": [
{
"id": "055bb66b-0437-4b52-9c04-00ca60e6d12b",
"gambit_id": "5d701959-8e10-43f9-a602-0eda0a873b7e",
"last_updated": "2024-01-16T15:23:05.069369-05:00",
"created_at": "2024-01-13T09:38:12.052608-05:00",
"name": "Florida Panthers",
"reward": "1.43000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62b1d1d7-895f-466e-8502-8d376dec1c15/?format=api"
},
{
"id": "1bc5e60c-8568-45a5-9685-b67c525d713c",
"gambit_id": "8be634d2-21f5-4780-a669-8729b1902f37",
"last_updated": "2024-01-16T15:23:05.065715-05:00",
"created_at": "2024-01-13T09:38:12.048682-05:00",
"name": "New Jersey Devils",
"reward": "2.72000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62b1d1d7-895f-466e-8502-8d376dec1c15/?format=api"
}
]
}