{
  "data": [
    {
      "field": {
        "id": 101,
        "external_id": "EXT001",
        "object_type": "ticket",
        "label": "Customer Satisfaction Score",
        "description": "A score representing customer satisfaction on a scale of 1 to 10.",
        "priority": 10,
        "required": true,
        "managed_by": "system",
        "definition": {
          "input_settings": "DROPDOWN",
          "data_type": "integer"
        },
        "created_datetime": "2024-08-21T12:00:00Z",
        "updated_datetime": "2024-08-21T12:30:00Z",
        "deactivated_datetime": null
      },
      "value": "8",
      "prediction": {
        "predicted": "7",
        "confidence": 75,
        "display": true,
        "confirmed": false,
        "modified": false
      }
    }
  ]
}