betting_analyze_prop
Analyze Prop
Model a single player's prop vs tonight's FanDuel line -> edge.
Responses:
200: Successful Response (Success Response) Content-Type: application/json 422: Validation Error Content-Type: application/json
Example Response:
{
"detail": [
{
"loc": [],
"msg": "Message",
"type": "Error Type",
"ctx": {}
}
]
}Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| prop | No | home_run | |
| season | No | ||
| threshold | No |