{
  "kind": "Учебный результат локальной обработки вымышленных данных. Не запуск Telecobra и не результат клиента.",
  "input_rows": 12,
  "unique_ids": 10,
  "accepted_rows": 5,
  "excluded_rows": 7,
  "rows": [
    {
      "line": 1,
      "id": "D-01",
      "has_username": true,
      "is_bot": false,
      "expected_contact": true,
      "decision": "accepted"
    },
    {
      "line": 2,
      "id": "D-02",
      "has_username": false,
      "is_bot": false,
      "expected_contact": true,
      "decision": "no_username"
    },
    {
      "line": 3,
      "id": "D-03",
      "has_username": true,
      "is_bot": false,
      "expected_contact": true,
      "decision": "accepted"
    },
    {
      "line": 4,
      "id": "D-04",
      "has_username": true,
      "is_bot": false,
      "expected_contact": false,
      "decision": "not_expected"
    },
    {
      "line": 5,
      "id": "D-05",
      "has_username": true,
      "is_bot": false,
      "expected_contact": true,
      "decision": "accepted"
    },
    {
      "line": 6,
      "id": "D-03",
      "has_username": true,
      "is_bot": false,
      "expected_contact": true,
      "decision": "duplicate"
    },
    {
      "line": 7,
      "id": "D-06",
      "has_username": false,
      "is_bot": false,
      "expected_contact": true,
      "decision": "no_username"
    },
    {
      "line": 8,
      "id": "D-07",
      "has_username": false,
      "is_bot": false,
      "expected_contact": false,
      "decision": "not_expected"
    },
    {
      "line": 9,
      "id": "D-08",
      "has_username": true,
      "is_bot": false,
      "expected_contact": true,
      "decision": "accepted"
    },
    {
      "line": 10,
      "id": "D-09",
      "has_username": true,
      "is_bot": false,
      "expected_contact": true,
      "decision": "accepted"
    },
    {
      "line": 11,
      "id": "D-10",
      "has_username": true,
      "is_bot": true,
      "expected_contact": false,
      "decision": "bot"
    },
    {
      "line": 12,
      "id": "D-05",
      "has_username": true,
      "is_bot": false,
      "expected_contact": true,
      "decision": "duplicate"
    }
  ]
}