{"info":{"_postman_id":"f06ec456-189d-423b-a52b-28b91c0169b5","name":"crimeScan-risk/standard_match","description":"<html><head></head><body><p><strong>HTTP POST</strong></p>\n<p><a href=\"https://prod.crimescan.ai/v1/crime_search/risk/standard_match/search\">https://prod.crimescan.ai/v1/crime_search/risk/standard_match/search</a></p>\n<p><strong>Function</strong>: search<br><strong>Parameters</strong> : name, address, father_name, dob, case_category, type<br><strong>Output Type</strong> : JSON</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Param</strong></th>\n<th><strong>Description</strong></th>\n<th><strong>Required/Optional</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>name</strong></td>\n<td><strong>name of person</strong></td>\n<td><strong>required</strong></td>\n</tr>\n<tr>\n<td><strong>address</strong></td>\n<td><strong>full address recommended</strong></td>\n<td><strong>optional Address can be broken down into address, state and pincode. This is advised but not required. Example : \"address\":\"250h, banjara hills, hyderabad,Telegana,500005\"</strong></td>\n</tr>\n<tr>\n<td><strong>father_name</strong></td>\n<td><strong>father's name of the person</strong></td>\n<td><strong>optional</strong></td>\n</tr>\n<tr>\n<td><strong>type</strong></td>\n<td><strong>\"petitioner\" , \"respondent\"</strong></td>\n<td><strong>by default check for both</strong></td>\n</tr>\n<tr>\n<td><strong>case_category</strong></td>\n<td><strong>“civil” , “criminal”</strong></td>\n<td><strong>by default check for both</strong></td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Example:</strong></p>\n<p>curl -X POST \"<a href=\"https://prod.crimescan.ai/v1/crime_search/risk/standard_match/search\">https://prod.crimescan.ai/v1/crime_search/risk/standard_match/search\"</a><br>-H \"Content-Type: application/json\"<br>-H \"Authorization: Bearer xxxxxxxxxxxxx.xxxxxxxxxxxx\"<br>-d '{<br>\"name\": \"Gobinda Arik\",<br>\"father_name\": \"Jalandhar\",<br>\"address\": \"House no 3, Block Dakshin Gopalnagar, South 24, Parganas\",<br>}'</p>\n<p><strong>Response:</strong></p>\n<p><strong>If successfull</strong></p>\n<p>{</p>\n<p>\"status\": 1,</p>\n<p>\"cs_id\": \"1a821e9c45c00086a813f\"</p>\n<p>}</p>\n<p><strong>If unsuccessfull</strong></p>\n<p>{</p>\n<p>\"status\" : 0,</p>\n<p>\"error_message\" : \"Authentication failed\"</p>\n<p>}</p>\n<p><strong>HTTP Status Codes:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>HTTP Codes</th>\n<th><strong>Explanation</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>200</td>\n<td>ok</td>\n</tr>\n<tr>\n<td>400</td>\n<td>Incorrect Input, Invalid Verify Id, Search type can be entity or individual</td>\n</tr>\n<tr>\n<td>401</td>\n<td>Authentication Failed</td>\n</tr>\n<tr>\n<td>503</td>\n<td>Search server overload</td>\n</tr>\n<tr>\n<td>500</td>\n<td>Server Error: The server encountered an unexpected condition or encountered an error while processing the request. Please try again later</td>\n</tr>\n<tr>\n<td>422</td>\n<td>Unprocessable Entity</td>\n</tr>\n<tr>\n<td>429</td>\n<td>Too many requests</td>\n</tr>\n</tbody>\n</table>\n</div></body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"30522218","collectionId":"f06ec456-189d-423b-a52b-28b91c0169b5","publishedId":"2s9YRB1rko","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"4169e1"},"publishDate":"2023-10-20T05:07:08.000Z"},"item":[{"name":"search","item":[{"name":"/risk/standard_match","id":"3ff51390-ea9b-4b97-b9ee-e2a3b5d2d054","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Gobinda Arik\",\n    \"father_name\": \"Jalandhar\",\n    \"address\": \"House no 3, Block Dakshin Gopalnagar, South 24, Parganas\"\n}","options":{"raw":{"language":"json"}}},"url":"https://prod.crimescan.ai/v1/crime_search/risk/standard_match/search","description":"<p>This API yields up to 100 potential raw results, each accompanied by its risk category, in the JSON format.</p>\n","urlObject":{"protocol":"https","path":["v1","crime_search","risk","standard_match","search"],"host":["prod","crimescan","ai"],"query":[],"variable":[]}},"response":[{"id":"0bc9c95d-327c-43a3-824b-f610a43a1d6f","name":"success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Gobinda Arik\",\n    \"father_name\": \"Jalandhar\",\n    \"address\": \"House no 3, Block Dakshin Gopalnagar, South 24, Parganas\",\n    \"case_category\": \"\",\n    \"source\": \"ecourt\"\n}","options":{"raw":{"language":"json"}}},"url":"https://prod.crimescan.ai/v1/crime_search/risk/standard_match/search"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 23 Oct 2023 06:18:01 GMT"},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)"},{"key":"Content-Length","value":"69"},{"key":"Content-Type","value":"application/json"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 1,\n    \"cs_id\": \"65361019a1fb373ae95542ec__risk__standard_match\"\n}"},{"id":"34812235-18b1-4878-80b6-6c50b4b8e4a6","name":"failure","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Gobinda Ari\",\n    \"father_name\": \"Jalandhar\",\n    \"address\": \"House no 3, Block Dakshin Gopalnagar, South 24, Parganas\",\n    \"case_category\": \"\",\n    \"source\": \"ecourt\"\n}","options":{"raw":{"language":"json"}}},"url":"https://prod.crimescan.ai/v1/crime_search/risk/standard_match/search"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 19 Oct 2023 14:29:14 GMT"},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)"},{"key":"Content-Length","value":"62"},{"key":"Content-Type","value":"application/json"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":""},{"id":"483c9b0f-73fb-4132-84a4-2832274f3daa","name":"unauthorized","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Gobinda Arik\",\n    \"father_name\": \"Jalandhar\",\n    \"address\": \"House no 3, Block Dakshin Gopalnagar, South 24, Parganas\",\n    \"case_category\": \"\",\n    \"source\": \"ecourt\"\n}","options":{"raw":{"language":"json"}}},"url":"https://prod.crimescan.ai/v1/crime_search/risk/standard_match/search"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Mon, 23 Oct 2023 06:30:17 GMT"},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)"},{"key":"Content-Length","value":"0"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"3ff51390-ea9b-4b97-b9ee-e2a3b5d2d054"}],"id":"d4fc0d05-5e34-46fa-bba8-656951bc0e50","_postman_id":"d4fc0d05-5e34-46fa-bba8-656951bc0e50","description":""},{"name":"result","item":[{"name":"/crime_search/results","id":"629a0c57-ad4e-4d8b-a9ca-dc2a52584149","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"cs_id\": \"66713b895215294821977d44__case_details__standard_match\"\n}","options":{"raw":{"language":"json"}}},"url":"https://prod.crimescan.ai/v1/crime_search/results","urlObject":{"protocol":"https","path":["v1","crime_search","results"],"host":["prod","crimescan","ai"],"query":[],"variable":[]}},"response":[{"id":"14ec71b0-f566-49ff-9023-8eff69609fb3","name":"success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"cs_id\": \"65316e43a1fb3714b26ed8f4\"\n}","options":{"raw":{"language":"json"}}},"url":"https://prod.crimescan.ai/v1/crime_search/results"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 19 Oct 2023 17:59:17 GMT"},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)"},{"key":"Content-Length","value":"127313"},{"key":"Content-Type","value":"application/json"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 1,\n    \"cases\": [\n        {\n            \"address\": \"\",\n            \"algo_risk\": \"\",\n            \"all_candidates\": [\n                \"satyajit bera\",\n                \"sanatan ari\",\n                \"gopal ari\"\n            ],\n            \"business_category\": \"Civil\",\n            \"case_category\": \"\",\n            \"case_filter\": \"\",\n            \"case_id\": \"43b60b6773fb822b5bfa942ed23bec39_0e2c52cacc8fcf0bd16c1e59c7a1c203\",\n            \"case_no\": \"205700000052021\",\n            \"case_status\": \"\",\n            \"case_type\": \" Misc case violation\",\n            \"case_type_code\": \"\",\n            \"case_type_name\": \"\",\n            \"case_year\": \"2021\",\n            \"cnr\": \"WBSP160000612021\",\n            \"condition\": \"FUZZY_DISTRICT\",\n            \"court_code\": \"21\",\n            \"court_complex_code\": \"\",\n            \"court_name\": \"Civil Judge Jr. Divn. Kakdwip, South 24 Pgs.\",\n            \"custom_dist_code\": \"00360017\",\n            \"custom_state_code\": \"0036\",\n            \"decision_date\": \"\",\n            \"dist_code\": \"20\",\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"father_name\": \"\",\n            \"father_name_match_tokens\": 0,\n            \"father_name_score\": 0,\n            \"filing_date\": \"03-02-2021\",\n            \"filing_no\": \" 61/2021    03-02-2021\",\n            \"filing_year\": \"2021\",\n            \"fir_no\": \"\",\n            \"fir_year\": \"\",\n            \"first_hearing_date\": \" 03rd February 2021\",\n            \"flexi_only\": true,\n            \"id\": \"3c20b65d198574c2326945bf6f16f1ce\",\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml2.s3-us-west-2.amazonaws.com%2F43b60b6773fb822b5bfa942ed23bec39_0e2c52cacc8fcf0bd16c1e59c7a1c203&id=16-20-21\",\n            \"max_words_matched\": 2,\n            \"md5\": \"43b60b6773fb822b5bfa942ed23bec39_0e2c52cacc8fcf0bd16c1e59c7a1c203\",\n            \"meta_data\": {\n                \"father_cleaned_list\": [],\n                \"req_cleaned_list\": [],\n                \"res_cleaned_list\": []\n            },\n            \"name\": \"gobinda ari\",\n            \"name_father_score\": 94.75,\n            \"name_match_type\": \"EXACT_FUZZY\",\n            \"nature_of_disposal\": \"\",\n            \"order_link\": \"\",\n            \"partition\": 49,\n            \"police_station\": \"\",\n            \"purpose_of_hearing\": \" Hearing\",\n            \"raw_address\": \"\",\n            \"raw_name\": \"GOBINDA ARI\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"ref_uniq_case_id\": \"3c20b65d198574c2326945bf6f16f1ce\",\n            \"registration_date\": \"03-02-2021\",\n            \"registration_no\": \" 5/2021     03-02-2021\",\n            \"registration_year\": \"2021\",\n            \"score\": 94.75,\n            \"search_algo\": \"flexi_search\",\n            \"source\": \"ecourt\",\n            \"state_code\": \"16\",\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"type\": 1,\n            \"under_acts\": \"Code of Civil Procedure\",\n            \"under_sections\": \"2A\",\n            \"uniq_case_id\": \"3c20b65d198574c2326945bf6f16f1ce\",\n            \"year\": \"\"\n        },\n        {\n            \"address\": \"\",\n            \"algo_risk\": \"very low risk\",\n            \"all_candidates\": [\n                \"sonali ari mondal\"\n            ],\n            \"business_category\": \"\",\n            \"case_category\": \"criminal\",\n            \"case_filter\": \"\",\n            \"case_id\": \"7fbf02c6ddc7bce237b2512ba06a1d92\",\n            \"case_no\": \"203600002992022\",\n            \"case_status\": \"\",\n            \"case_type\": \"Mr  Maintenance - MR case for Maintenance\",\n            \"case_type_code\": \"\",\n            \"case_type_name\": \"Misc. Civil Cases\",\n            \"case_year\": \"2022\",\n            \"cnr\": \"WBNP110043622022\",\n            \"condition\": \"FUZZY_NEARBY_DISTRICTS\",\n            \"court_code\": \"8\",\n            \"court_complex_code\": \"1160051\",\n            \"court_name\": \"Additional Chief Judicial Magistrate, Basirhat, North 24 Pags\",\n            \"custom_dist_code\": \"00360014\",\n            \"custom_state_code\": \"0036\",\n            \"decision_date\": \"\",\n            \"dist_code\": \"14\",\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"North  Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"father_name\": \"\",\n            \"father_name_match_tokens\": 0,\n            \"father_name_score\": 0,\n            \"filing_date\": \"08-07-2022\",\n            \"filing_no\": \"4349/2022\",\n            \"filing_year\": \"2022\",\n            \"fir_no\": \"\",\n            \"fir_year\": \"\",\n            \"first_hearing_date\": \"30th September 2022\",\n            \"flexi_only\": true,\n            \"id\": \"778f3f42ec9bfb1ffff7a9c5b5bf0bb1\",\n            \"jurisdiction\": false,\n            \"jurisdiction_type\": \"NEAREST_DISTRICTS\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Fsisypheans.s3-ap-south-1.amazonaws.com%2F7fbf02c6ddc7bce237b2512ba06a1d92&id=16-14-8\",\n            \"max_words_matched\": 2,\n            \"md5\": \"7fbf02c6ddc7bce237b2512ba06a1d92\",\n            \"meta_data\": {\n                \"father_cleaned_list\": [],\n                \"req_cleaned_list\": [],\n                \"res_cleaned_list\": []\n            },\n            \"name\": \"gobinda ari\",\n            \"name_father_score\": 94.75,\n            \"name_match_type\": \"EXACT_FUZZY\",\n            \"nature_of_disposal\": \"\",\n            \"order_link\": \"\",\n            \"partition\": 66,\n            \"police_station\": \"\",\n            \"purpose_of_hearing\": \"\",\n            \"raw_address\": \"\",\n            \"raw_name\": \"Gobinda Ari\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"ref_uniq_case_id\": \"778f3f42ec9bfb1ffff7a9c5b5bf0bb1\",\n            \"registration_date\": \"16-07-2022\",\n            \"registration_no\": \"299/2022\",\n            \"registration_year\": \"2022\",\n            \"score\": 94.75,\n            \"search_algo\": \"flexi_search\",\n            \"source\": \"\",\n            \"state_code\": \"16\",\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"type\": 1,\n            \"under_acts\": \"Code of Criminal Procedure, 1973\",\n            \"under_sections\": \"125\",\n            \"uniq_case_id\": \"778f3f42ec9bfb1ffff7a9c5b5bf0bb1\",\n            \"year\": \"\"\n        },\n        {\n            \"address\": \"\",\n            \"algo_risk\": \"very high risk\",\n            \"all_candidates\": [\n                \"state of west bengal\"\n            ],\n            \"business_category\": \"\",\n            \"case_category\": \"criminal\",\n            \"case_filter\": \"POLICE_CASE\",\n            \"case_id\": \"27b3ebc495e3a01ab83d4e395efae567\",\n            \"case_no\": \"201600064032022\",\n            \"case_status\": \"\",\n            \"case_type\": \"Warrant or Summons Criminal Cases\",\n            \"case_type_code\": \"\",\n            \"case_type_name\": \"\",\n            \"case_year\": \"2022\",\n            \"cnr\": \"WBNP020156052022\",\n            \"condition\": \"FUZZY_NEARBY_DISTRICTS\",\n            \"court_code\": \"4\",\n            \"court_complex_code\": \"1160052\",\n            \"court_name\": \"Chief Judicial Magistrate, Barasat, North 24 Parganas\",\n            \"custom_dist_code\": \"00360014\",\n            \"custom_state_code\": \"0036\",\n            \"decision_date\": \"\",\n            \"dist_code\": \"14\",\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"North  Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"father_name\": \"\",\n            \"father_name_match_tokens\": 0,\n            \"father_name_score\": 0,\n            \"filing_date\": \"22-11-2022\",\n            \"filing_no\": \"15592/2022\",\n            \"filing_year\": \"2022\",\n            \"fir_no\": \"475\",\n            \"fir_year\": \"2022\",\n            \"first_hearing_date\": \"13th December 2022\",\n            \"flexi_only\": true,\n            \"id\": \"60de81faf9062157feab45449da50f53\",\n            \"jurisdiction\": false,\n            \"jurisdiction_type\": \"NEAREST_DISTRICTS\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Fsisypheans.s3-ap-south-1.amazonaws.com%2F27b3ebc495e3a01ab83d4e395efae567&id=16-14-4\",\n            \"max_words_matched\": 2,\n            \"md5\": \"27b3ebc495e3a01ab83d4e395efae567\",\n            \"meta_data\": {\n                \"father_cleaned_list\": [],\n                \"req_cleaned_list\": [],\n                \"res_cleaned_list\": []\n            },\n            \"name\": \"gobinda ari\",\n            \"name_father_score\": 94.75,\n            \"name_match_type\": \"EXACT_FUZZY\",\n            \"nature_of_disposal\": \"\",\n            \"order_link\": \"\",\n            \"partition\": 73,\n            \"police_station\": \"DEGANGA\",\n            \"purpose_of_hearing\": \"\",\n            \"raw_address\": \"\",\n            \"raw_name\": \"Gobinda Ari\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"ref_uniq_case_id\": \"60de81faf9062157feab45449da50f53\",\n            \"registration_date\": \"23-11-2022\",\n            \"registration_no\": \"6403/2022\",\n            \"registration_year\": \"2022\",\n            \"score\": 94.75,\n            \"search_algo\": \"flexi_search\",\n            \"source\": \"\",\n            \"state_code\": \"16\",\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"type\": 1,\n            \"under_acts\": \"Indian Penal Code\",\n            \"under_sections\": \"498A,325,307,406,34\",\n            \"uniq_case_id\": \"60de81faf9062157feab45449da50f53\",\n            \"year\": \"\"\n        },\n        {\n            \"address\": \"GOPAL PUR,P.S BARUIPUR, P.o DAKSHIN DURGAPUR dis\",\n            \"address_score\": 72,\n            \"algo_risk\": \"\",\n            \"business_category\": \"\",\n            \"case_category\": \"\",\n            \"case_code\": \"203400000332014\",\n            \"case_filter\": \"\",\n            \"case_status\": null,\n            \"case_type\": \"ci\",\n            \"case_type_description\": \"\",\n            \"case_year\": \"2014\",\n            \"cnr\": \"WBSP0E0000362011\",\n            \"court_code\": 14,\n            \"court_name\": \"Civil Judge, Jr. Divn. Baruipur, South 24 Parganas\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" 21st February 2013\",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2F802d1d5b52f9a541180bf8385b9afebe&id=16-20-14\",\n            \"matched_address\": \"GOPAL PUR,P.S BARUIPUR, P.o DAKSHIN DURGAPUR dis\",\n            \"matched_name\": \"Gobindo Mondal  amp  others\",\n            \"max_words_matched\": 1,\n            \"md5\": \"802d1d5b52f9a541180bf8385b9afebe\",\n            \"name\": \"Gobindo Mondal  amp  others\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 11,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" ---\",\n            \"raw_address\": \"     - GOPAL PUR,P.S-BARUIPUR, P.o-  DAKSHIN DURGAPUR dis\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 48.699999999999996,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 1,\n            \"under_acts\": null,\n            \"under_sections\": null,\n            \"uniq_case_id\": \"4dbe6681c9f03e15585629e21a7f080b\",\n            \"verifycode\": \"BDBA\",\n            \"words_matched\": [\n                \"dakshin\",\n                \"gopal\"\n            ],\n            \"year\": null\n        },\n        {\n            \"address\": \"VILL SAFLA,PO BUICHBATI,PS JOYNAGAR,SOUTH24PARGANAS\",\n            \"address_score\": 62,\n            \"algo_risk\": \"\",\n            \"business_category\": \"Serious\",\n            \"case_category\": \"\",\n            \"case_code\": \"200700005012015\",\n            \"case_filter\": \"\",\n            \"case_status\": null,\n            \"case_type\": null,\n            \"case_type_description\": \"\",\n            \"case_year\": \"2015\",\n            \"cnr\": \"WBSP0F0009522015\",\n            \"court_code\": 12,\n            \"court_name\": \"Additional Chief Judicial Magistrate, Baruipur, South 24 Parganas\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"match\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" 27th February 2015\",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2F2f6c2d8c012df51884ea85941db38d21&id=16-20-12\",\n            \"matched_address\": \"VILL SAFLA,PO BUICHBATI,PS JOYNAGAR,SOUTH24PARGANAS\",\n            \"matched_name\": \"GOBINDA PAIK\",\n            \"max_words_matched\": 1,\n            \"md5\": \"2f6c2d8c012df51884ea85941db38d21\",\n            \"name\": \"GOBINDA PAIK\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 15,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" Hearing of Petition\",\n            \"raw_address\": \"      - VILL-SAFLA,PO-BUICHBATI,PS-JOYNAGAR,SOUTH24PARGANAS\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 44.699999999999996,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"match\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 0,\n            \"under_acts\": \"ALL\",\n            \"under_sections\": \"156(3) CR PC\",\n            \"uniq_case_id\": \"ca557b3b0fedbef44b62c722e6062f73\",\n            \"verifycode\": \"BDDA\",\n            \"words_matched\": [\n                \"south\"\n            ],\n            \"year\": \"2015\"\n        },\n        {\n            \"address\": \"VILL. MANASATALA,P.O. DURGANAGAR,SOUTH 24 PGS.\",\n            \"address_score\": 62,\n            \"algo_risk\": \"\",\n            \"business_category\": \"\",\n            \"case_category\": \"\",\n            \"case_code\": \"204900008232014\",\n            \"case_filter\": \"\",\n            \"case_status\": null,\n            \"case_type\": \"ci\",\n            \"case_type_description\": \"\",\n            \"case_year\": \"2014\",\n            \"court_code\": 21,\n            \"court_name\": \"Civil Judge Jr. Divn. Kakdwip, South 24 Pgs.\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" 15th February 2008\",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2F87ded7f87dba06aa6fcd9b2222de6449&id=16-20-21\",\n            \"matched_address\": \"VILL. MANASATALA,P.O. DURGANAGAR,SOUTH 24 PGS.\",\n            \"matched_name\": \"GOBINDA HALDER  amp  OTHERS\",\n            \"max_words_matched\": 1,\n            \"md5\": \"87ded7f87dba06aa6fcd9b2222de6449\",\n            \"name\": \"GOBINDA HALDER  amp  OTHERS\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 15,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" Steps\",\n            \"raw_address\": \"     - VILL.-MANASATALA,P.O.-DURGANAGAR,SOUTH 24 PGS.\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 44.699999999999996,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 1,\n            \"under_acts\": null,\n            \"under_sections\": null,\n            \"uniq_case_id\": \"8b16e6eaed564a6875df5b28b304acf2\",\n            \"verifycode\": \"BDDA\",\n            \"words_matched\": [\n                \"south\"\n            ],\n            \"year\": null\n        },\n        {\n            \"address\": \"Vill Dighir Par, Bakultala, P.S Raidighi, South 24 Parganas\",\n            \"address_score\": 62,\n            \"algo_risk\": \"\",\n            \"business_category\": \"\",\n            \"case_category\": \"\",\n            \"case_code\": \"204900000302015\",\n            \"case_filter\": \"\",\n            \"case_status\": \" CASE DISPOSED\",\n            \"case_type\": null,\n            \"case_type_description\": \"\",\n            \"case_year\": \"2015\",\n            \"cnr\": \"WBSP120000032011\",\n            \"court_code\": 18,\n            \"court_name\": \"Civil Judge, Jr. Divn. Diamond Harbour Civil, South 24 Pgs.\",\n            \"decision_date\": \" 09th April 2015\",\n            \"dist_code\": 20,\n            \"dist_match\": \"match\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" 22nd December 2011\",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2F4ef8c5cb178cb8cec75c614ee2664c20&id=16-20-18\",\n            \"matched_address\": \"Vill Dighir Par, Bakultala, P.S Raidighi, South 24 Parganas\",\n            \"matched_name\": \"Gobinda Halder and others\",\n            \"max_words_matched\": 1,\n            \"md5\": \"4ef8c5cb178cb8cec75c614ee2664c20\",\n            \"name\": \"Gobinda Halder and others\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 15,\n            \"nature_of_disposal\": \" Contested--Decided\",\n            \"police_station\": null,\n            \"purpose_of_hearing\": null,\n            \"raw_address\": \"     - Vill- Dighir Par, Bakultala, P.S- Raidighi, South 24 Parganas\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 44.699999999999996,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"match\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 1,\n            \"under_acts\": \"All\",\n            \"under_sections\": \"123\",\n            \"uniq_case_id\": \"f693b69133512855a58c3227c2b1726f\",\n            \"verifycode\": \"BDBA\",\n            \"words_matched\": [\n                \"south\"\n            ],\n            \"year\": \"2015\"\n        },\n        {\n            \"address\": \"Vill Dighir Par,p.s Raidighi,Dist South 24 Parganas\",\n            \"address_score\": 62,\n            \"algo_risk\": \"\",\n            \"business_category\": \"\",\n            \"case_category\": \"\",\n            \"case_code\": \"204900012872016\",\n            \"case_filter\": \"\",\n            \"case_status\": \"Disposed\",\n            \"case_type\": \"ci\",\n            \"case_type_description\": \"\",\n            \"case_year\": \"2016\",\n            \"cnr\": \"WBSP120005032015\",\n            \"court_code\": 18,\n            \"court_name\": \"Civil Judge, Jr. Divn. Diamond Harbour Civil, South 24 Pgs.\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"match\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" 19th June 2015\",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2Fc2298cd18bb0d908815092821ea42464&id=16-20-18\",\n            \"matched_address\": \"Vill Dighir Par,p.s Raidighi,Dist South 24 Parganas\",\n            \"matched_name\": \"Gobinda Pramanick and Others\",\n            \"max_words_matched\": 1,\n            \"md5\": \"c2298cd18bb0d908815092821ea42464\",\n            \"name\": \"Gobinda Pramanick and Others\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 15,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" W/O and W/S.\",\n            \"raw_address\": \"      - Vill-Dighir Par,p.s-Raidighi,Dist-South 24 Parganas\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 44.699999999999996,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"match\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 0,\n            \"under_acts\": \"All\",\n            \"under_sections\": \"123\",\n            \"uniq_case_id\": \"380ecb486462f884bd5b2678b575998b\",\n            \"verifycode\": \"BDBA\",\n            \"words_matched\": [\n                \"south\"\n            ],\n            \"year\": null\n        },\n        {\n            \"address\": \"VILL KAILASH NAGAR PO KAK KALINAGAR PS HARWOOD POINT COASTAL DIST SOUTH 24 PGS\",\n            \"address_score\": 62,\n            \"algo_risk\": \"very low risk\",\n            \"business_category\": \"\",\n            \"case_category\": \"\",\n            \"case_code\": \"203100000322016\",\n            \"case_filter\": \"\",\n            \"case_status\": \"Pending\",\n            \"case_type\": \"cri\",\n            \"case_type_description\": \"\",\n            \"case_year\": \"2016\",\n            \"cnr\": \"WBSP170001622016\",\n            \"court_code\": 20,\n            \"court_name\": \"Additiona Chief Judicial Magistrate, Kakdwip, South 24 Pgs\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" 12th July 2016\",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2F82cbb180ea5c7dbf89b9f5948eab2a01&id=16-20-20\",\n            \"matched_address\": \"VILL KAILASH NAGAR PO KAK KALINAGAR PS HARWOOD POINT COASTAL DIST SOUTH 24 PGS\",\n            \"matched_name\": \"GOBINDA HALDER\",\n            \"max_words_matched\": 1,\n            \"md5\": \"82cbb180ea5c7dbf89b9f5948eab2a01\",\n            \"name\": \"GOBINDA HALDER\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 15,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" SR/AD/Appearence\",\n            \"raw_address\": \"     - VILL KAILASH NAGAR\\nPO KAK KALINAGAR\\nPS HARWOOD POINT COASTAL\\nDIST SOUTH 24 PGS\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 44.699999999999996,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 1,\n            \"under_acts\": \"All-India Institute of Medical Sciences Act\",\n            \"under_sections\": \"125 (3) CR P C\",\n            \"uniq_case_id\": \"5317f0c91db6acfa400594ac991bbabc\",\n            \"verifycode\": \"BDDA\",\n            \"words_matched\": [\n                \"south\"\n            ],\n            \"year\": null\n        },\n        {\n            \"address\": \"VILL AND PO SHYAMNAGAR GOBINDAPUR PS JOYNAGAR DIST SOUTH 24 PGS\",\n            \"address_score\": 62,\n            \"algo_risk\": \"very low risk\",\n            \"business_category\": \"Civil\",\n            \"case_category\": \"\",\n            \"case_code\": \"204900004372016\",\n            \"case_filter\": \"\",\n            \"case_status\": null,\n            \"case_type\": \"ci\",\n            \"case_type_description\": \"\",\n            \"case_year\": \"2016\",\n            \"cnr\": \"WBSP0E0000842016\",\n            \"court_code\": 14,\n            \"court_name\": \"Civil Judge, Jr. Divn. Baruipur, South 24 Parganas\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" 24th June 2016\",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2F9b5522c148a7923d0fd8719f487b7189&id=16-20-14\",\n            \"matched_address\": \"VILL AND PO SHYAMNAGAR GOBINDAPUR PS JOYNAGAR DIST SOUTH 24 PGS\",\n            \"matched_name\": \"GOBINDA GAYEN AND OTHER\",\n            \"max_words_matched\": 1,\n            \"md5\": \"9b5522c148a7923d0fd8719f487b7189\",\n            \"name\": \"GOBINDA GAYEN AND OTHER\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 15,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" SR/AD/Appearence\",\n            \"raw_address\": \"     - VILL AND PO SHYAMNAGAR GOBINDAPUR PS JOYNAGAR DIST SOUTH 24 PGS\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 44.699999999999996,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 1,\n            \"under_acts\": \"Code of Civil Procedure\",\n            \"under_sections\": \"151 CPC\",\n            \"uniq_case_id\": \"843d29ca169194528c207f4ac29aba96\",\n            \"verifycode\": \"BDDA\",\n            \"words_matched\": [\n                \"south\"\n            ],\n            \"year\": null\n        },\n        {\n            \"address\": \"VILL P.O ACHINTANAGAR PS PATHAR PRATIMA SOUTH 24 PGS\",\n            \"address_score\": 62,\n            \"algo_risk\": \"very low risk\",\n            \"business_category\": \"Civil\",\n            \"case_category\": \"\",\n            \"case_code\": \"202500000042016\",\n            \"case_filter\": \"\",\n            \"case_status\": null,\n            \"case_type\": \"ci\",\n            \"case_type_description\": \"\",\n            \"case_year\": \"2016\",\n            \"cnr\": \"WBSP160004022016\",\n            \"court_code\": 21,\n            \"court_name\": \"Civil Judge Jr. Divn. Kakdwip, South 24 Pgs.\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" 08th September 2016\",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2Fb89d03cacbe9b2ef0d9b5076b3742d27&id=16-20-21\",\n            \"matched_address\": \"VILL P.O ACHINTANAGAR PS PATHAR PRATIMA SOUTH 24 PGS\",\n            \"matched_name\": \"GOBINDA GIRI  AND OTHERS\",\n            \"max_words_matched\": 1,\n            \"md5\": \"b89d03cacbe9b2ef0d9b5076b3742d27\",\n            \"name\": \"GOBINDA GIRI  AND OTHERS\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 15,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" SR/AD/Appearence\",\n            \"raw_address\": \"     - VILL P.O-ACHINTANAGAR PS PATHAR PRATIMA SOUTH 24 PGS\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 44.699999999999996,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 1,\n            \"under_acts\": \"Code of Civil Procedure\",\n            \"under_sections\": \"u/o 26 r-97 \",\n            \"uniq_case_id\": \"716fa0b4d547e4d544d57cdd428502d1\",\n            \"verifycode\": \"BDDA\",\n            \"words_matched\": [\n                \"south\"\n            ],\n            \"year\": null\n        },\n        {\n            \"address\": \"VILLP.O. CHATRA, P.S JOYNAGAR,SOUTH 24 PGS\",\n            \"address_score\": 62,\n            \"algo_risk\": \"\",\n            \"business_category\": \"\",\n            \"case_category\": \"\",\n            \"case_code\": \"200700002702014\",\n            \"case_filter\": \"\",\n            \"case_status\": null,\n            \"case_type\": \"ci\",\n            \"case_type_description\": \"\",\n            \"case_year\": \"2014\",\n            \"court_code\": 1,\n            \"court_name\": \"District and Sessions Judge, Alipur, South 24 Pgs\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_match\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" \",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2F247e6ff0d55f7760cceb19288d917fd2&id=16-20-1\",\n            \"matched_address\": \"VILLP.O. CHATRA, P.S JOYNAGAR,SOUTH 24 PGS\",\n            \"matched_name\": \"GOBINDA BAIDYA\",\n            \"max_words_matched\": 1,\n            \"md5\": \"247e6ff0d55f7760cceb19288d917fd2\",\n            \"name\": \"GOBINDA BAIDYA\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 15,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" ---\",\n            \"raw_address\": \"     - VILLP.O. CHATRA, P.S- JOYNAGAR,SOUTH 24-PGS\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 44.699999999999996,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_match\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 1,\n            \"under_acts\": null,\n            \"under_sections\": null,\n            \"uniq_case_id\": \"ea78d34057c4c083f3bd0606d18d04c1\",\n            \"verifycode\": \"BDDA\",\n            \"words_matched\": [\n                \"south\"\n            ],\n            \"year\": null\n        },\n        {\n            \"address\": \"VILL. DAKSHIN KASHINAGAR,P.S. PATHAR PRATIMA, SOUTH 24 PGS\",\n            \"address_score\": 72,\n            \"algo_risk\": \"\",\n            \"business_category\": \"\",\n            \"case_category\": \"\",\n            \"case_code\": \"201600000202014\",\n            \"case_filter\": \"\",\n            \"case_status\": null,\n            \"case_type\": \"cri\",\n            \"case_type_description\": \"\",\n            \"case_year\": \"2014\",\n            \"court_code\": 20,\n            \"court_name\": \"Additiona Chief Judicial Magistrate, Kakdwip, South 24 Pgs\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" 01st June 2013\",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2Fef6ccae9779b5b9f89be87c793fa51a9&id=16-20-20\",\n            \"matched_address\": \"VILL. DAKSHIN KASHINAGAR,P.S. PATHAR PRATIMA, SOUTH 24 PGS\",\n            \"matched_name\": \"RATAN ARI amp OTHERS\",\n            \"max_words_matched\": 1,\n            \"md5\": \"ef6ccae9779b5b9f89be87c793fa51a9\",\n            \"name\": \"RATAN ARI amp OTHERS\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 1,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" Evidence\",\n            \"raw_address\": \"     - VILL.-DAKSHIN KASHINAGAR,P.S.-PATHAR PRATIMA, SOUTH 24 PGS\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 43.699999999999996,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 1,\n            \"under_acts\": null,\n            \"under_sections\": null,\n            \"uniq_case_id\": \"b157057d81eda99432296987f6abda89\",\n            \"verifycode\": \"BDDA\",\n            \"words_matched\": [\n                \"dakshin\",\n                \"south\"\n            ],\n            \"year\": null\n        },\n        {\n            \"address\": \"VILL DAKSHIN GOBINDAPUR PO SHIBGOBINDAPUR PS PATHAR PRATIMA DIST SOUTH 24 PARGANAS\",\n            \"address_score\": 60,\n            \"algo_risk\": \"very low risk\",\n            \"business_category\": \"Procedural\",\n            \"case_category\": \"\",\n            \"case_code\": \"204900001672015\",\n            \"case_filter\": \"\",\n            \"case_status\": null,\n            \"case_type\": null,\n            \"case_type_description\": \"\",\n            \"case_year\": \"2015\",\n            \"court_code\": 21,\n            \"court_name\": \"Civil Judge Jr. Divn. Kakdwip, South 24 Pgs.\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"match\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" 16th July 2015\",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2F04374de66c29ea3da1de3726a09465bd&id=16-20-21\",\n            \"matched_address\": \"VILL DAKSHIN GOBINDAPUR PO SHIBGOBINDAPUR PS PATHAR PRATIMA DIST SOUTH 24 PARGANAS\",\n            \"matched_name\": \"SRI GOBINDA MONDAL\",\n            \"max_words_matched\": 1,\n            \"md5\": \"04374de66c29ea3da1de3726a09465bd\",\n            \"name\": \"SRI GOBINDA MONDAL\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 15,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" Hearing of Petition\",\n            \"raw_address\": \"      - VILL DAKSHIN GOBINDAPUR PO SHIBGOBINDAPUR PS PATHAR PRATIMA DIST SOUTH 24 PARGANAS\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 43.5,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"match\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 0,\n            \"under_acts\": \"All-India Services Regulations (Indemnity) Act\",\n            \"under_sections\": \"151 CPC\",\n            \"uniq_case_id\": \"d7a61a06895d7f2fa03703d425fad47a\",\n            \"verifycode\": \"BDBA\",\n            \"words_matched\": [\n                \"dakshin\",\n                \"south\"\n            ],\n            \"year\": \"2015\"\n        },\n        {\n            \"address\": \"VILL DAKSHIN GOBINDAPUR PO SHIBGOBINDAPUR PS PATHAR PRATIMA SOUTH 24\",\n            \"address_score\": 60,\n            \"algo_risk\": \"\",\n            \"business_category\": \"Procedural\",\n            \"case_category\": \"\",\n            \"case_code\": \"204900000402016\",\n            \"case_filter\": \"\",\n            \"case_status\": null,\n            \"case_type\": null,\n            \"case_type_description\": \"\",\n            \"case_year\": \"2016\",\n            \"court_code\": 21,\n            \"court_name\": \"Civil Judge Jr. Divn. Kakdwip, South 24 Pgs.\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" 09th May 2016\",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2F17ba324ff7ae52f75df2c901f427e719&id=16-20-21\",\n            \"matched_address\": \"VILL DAKSHIN GOBINDAPUR PO SHIBGOBINDAPUR PS PATHAR PRATIMA SOUTH 24\",\n            \"matched_name\": \"GOBINDA MONDAL\",\n            \"max_words_matched\": 1,\n            \"md5\": \"17ba324ff7ae52f75df2c901f427e719\",\n            \"name\": \"GOBINDA MONDAL\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 15,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" SR/AD/Appearence\",\n            \"raw_address\": \"     - VILL DAKSHIN GOBINDAPUR PO SHIBGOBINDAPUR PS PATHAR PRATIMA SOUTH 24\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 43.5,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 1,\n            \"under_acts\": \"All-India Services Act\",\n            \"under_sections\": \"151CPC\",\n            \"uniq_case_id\": \"4af0f036e685585030fad9cbeeb9f09c\",\n            \"verifycode\": \"BDBA\",\n            \"words_matched\": [\n                \"dakshin\",\n                \"south\"\n            ],\n            \"year\": \"2016\"\n        },\n        {\n            \"address\": \"POCHAPULA DAKSHIN\",\n            \"address_score\": 20,\n            \"algo_risk\": \"very low risk\",\n            \"business_category\": \"Property related\",\n            \"case_category\": \"\",\n            \"case_code\": \"210701004012013\",\n            \"case_filter\": \"\",\n            \"case_status\": \"Disposed\",\n            \"case_type\": null,\n            \"case_type_description\": \"\",\n            \"case_year\": \"2013\",\n            \"cnr\": \"MP46010004442013\",\n            \"court_code\": 1,\n            \"court_name\": \"District and Sessions Court, Barwani\",\n            \"decision_date\": null,\n            \"dist_code\": 18,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"Barwani\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" 10th July 2013\",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 0,\n            \"jurisdiction\": false,\n            \"jurisdiction_type\": \"PAN_INDIA\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2F429039808b38c46a2f42609f6ce61d18&id=23-18-1\",\n            \"matched_address\": \"POCHAPULA DAKSHIN\",\n            \"matched_name\": \"AARAKA\",\n            \"max_words_matched\": 1,\n            \"md5\": \"429039808b38c46a2f42609f6ce61d18\",\n            \"name\": \"AARAKA\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 63,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" Further orders\",\n            \"raw_address\": \"      - POCHAPULA DAKSHIN\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 43.5,\n            \"source\": \"ecourt\",\n            \"state_code\": 23,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"Madhya Pradesh\",\n            \"total_name_match\": 1,\n            \"type\": 0,\n            \"under_acts\": \"Land Acquisition Act 1894\",\n            \"under_sections\": \"18\",\n            \"uniq_case_id\": \"5c84d01e00469fe63ba70bd71963c8e0\",\n            \"verifycode\": \"CDBA\",\n            \"words_matched\": [\n                \"dakshin\"\n            ],\n            \"year\": \"2013\"\n        },\n        {\n            \"address\": \"VILL DAKSHIN GANGA DHA PUR PO GANGADHARPUR PS PATHAR PRATIMA HAL DHOLAHAT SOUTH 24 PGS\",\n            \"address_score\": 72,\n            \"algo_risk\": \"very low risk\",\n            \"business_category\": \"Civil\",\n            \"case_category\": \"\",\n            \"case_code\": \"202600000022016\",\n            \"case_filter\": \"\",\n            \"case_status\": null,\n            \"case_type\": \"ci\",\n            \"case_type_description\": \"\",\n            \"case_year\": \"2016\",\n            \"court_code\": 21,\n            \"court_name\": \"Civil Judge Jr. Divn. Kakdwip, South 24 Pgs.\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" 05th July 2016\",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2F33e1bd2b3b6e90bbbe4fa3e0508ca4d7&id=16-20-21\",\n            \"matched_address\": \"VILL DAKSHIN GANGA DHA PUR PO GANGADHARPUR PS PATHAR PRATIMA HAL DHOLAHAT SOUTH 24 PGS\",\n            \"matched_name\": \"GOBINDA PRASAD MONDAL\",\n            \"max_words_matched\": 1,\n            \"md5\": \"33e1bd2b3b6e90bbbe4fa3e0508ca4d7\",\n            \"name\": \"GOBINDA PRASAD MONDAL\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 0,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" Hearing of maintainability petition\",\n            \"raw_address\": \"      - VILL DAKSHIN GANGA DHA PUR PO GANGADHARPUR PS PATHAR PRATIMA  HAL DHOLAHAT SOUTH 24 PGS\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 43.199999999999996,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 0,\n            \"under_acts\": \"Code of Civil Procedure\",\n            \"under_sections\": \"151 cpc\",\n            \"uniq_case_id\": \"41ea2882b8b99f9dccf7cb70d1a13739\",\n            \"verifycode\": \"BEBA\",\n            \"words_matched\": [\n                \"dakshin\",\n                \"south\"\n            ],\n            \"year\": null\n        },\n        {\n            \"address\": \"VILL UTTAR KALIKAPUR PO DAKSHIN BARASAT PS JOYNAGAR DIST SOUTH 24 PGS\",\n            \"address_score\": 72,\n            \"algo_risk\": \"\",\n            \"business_category\": \"Procedural\",\n            \"case_category\": \"\",\n            \"case_code\": \"200700006792015\",\n            \"case_filter\": \"\",\n            \"case_status\": \"Disposed\",\n            \"case_type\": null,\n            \"case_type_description\": \"\",\n            \"case_year\": \"2015\",\n            \"cnr\": \"WBSP0F0011472015\",\n            \"court_code\": 12,\n            \"court_name\": \"Additional Chief Judicial Magistrate, Baruipur, South 24 Parganas\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" 18th March 2015\",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2F06687b6ac3b4654b12751c3275ba4f2d&id=16-20-12\",\n            \"matched_address\": \"VILL UTTAR KALIKAPUR PO DAKSHIN BARASAT PS JOYNAGAR DIST SOUTH 24 PGS\",\n            \"matched_name\": \"GOBINDA CH MONDAL AND OTHERS\",\n            \"max_words_matched\": 1,\n            \"md5\": \"06687b6ac3b4654b12751c3275ba4f2d\",\n            \"name\": \"GOBINDA CH MONDAL AND OTHERS\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 0,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" Hearing\",\n            \"raw_address\": \"     - VILL UTTAR KALIKAPUR PO DAKSHIN BARASAT PS JOYNAGAR DIST SOUTH 24 PGS\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 43.199999999999996,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 1,\n            \"under_acts\": \"All-India Services Act\",\n            \"under_sections\": \"156(3) CR P C\",\n            \"uniq_case_id\": \"ba02d263fabb820c3cfe73462265a680\",\n            \"verifycode\": \"BEDA\",\n            \"words_matched\": [\n                \"dakshin\",\n                \"south\"\n            ],\n            \"year\": \"2015\"\n        },\n        {\n            \"address\": \"VILL UTTAR KALIKAPUR PO DAKSHIN BARASAT PS JOYNAGAR DIST SOUTH 24 PARGANAS\",\n            \"address_score\": 72,\n            \"algo_risk\": \"very low risk\",\n            \"business_category\": \"Civil\",\n            \"case_category\": \"\",\n            \"case_code\": \"204900001712016\",\n            \"case_filter\": \"\",\n            \"case_status\": null,\n            \"case_type\": null,\n            \"case_type_description\": \"\",\n            \"case_year\": \"2016\",\n            \"cnr\": \"WBSP0E0004072016\",\n            \"court_code\": 14,\n            \"court_name\": \"Civil Judge, Jr. Divn. Baruipur, South 24 Parganas\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"match\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" 18th March 2016\",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2F7c90cf51e80e3731b19df05064a484f7&id=16-20-14\",\n            \"matched_address\": \"VILL UTTAR KALIKAPUR PO DAKSHIN BARASAT PS JOYNAGAR DIST SOUTH 24 PARGANAS\",\n            \"matched_name\": \"KHOKON DAS   GOBINDA DAS AND 1 OTHER\",\n            \"max_words_matched\": 1,\n            \"md5\": \"7c90cf51e80e3731b19df05064a484f7\",\n            \"name\": \"KHOKON DAS   GOBINDA DAS AND 1 OTHER\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 0,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" Hearing of Petition\",\n            \"raw_address\": \"      - VILL UTTAR KALIKAPUR PO DAKSHIN BARASAT PS JOYNAGAR DIST SOUTH 24 PARGANAS\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 43.199999999999996,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"match\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 0,\n            \"under_acts\": \"Code of Civil Procedure\",\n            \"under_sections\": \"151 CPC\",\n            \"uniq_case_id\": \"9546c7338aa5aa7215654859a0435846\",\n            \"verifycode\": \"BEDA\",\n            \"words_matched\": [\n                \"dakshin\",\n                \"south\"\n            ],\n            \"year\": \"2016\"\n        },\n        {\n            \"address\": \"VILL PO DAKSHIN CHANDANAGAR PS NAMKHANA SOUTH 24 PGS\",\n            \"address_score\": 72,\n            \"algo_risk\": \"very low risk\",\n            \"business_category\": \"Procedural\",\n            \"case_category\": \"\",\n            \"case_code\": \"204900001982015\",\n            \"case_filter\": \"\",\n            \"case_status\": null,\n            \"case_type\": null,\n            \"case_type_description\": \"\",\n            \"case_year\": \"2015\",\n            \"cnr\": \"\",\n            \"court_code\": 21,\n            \"court_name\": \"Civil Judge Jr. Divn. Kakdwip, South 24 Pgs.\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" 17th July 2015\",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2F4fe5216e947870ef685380eb1882761c&id=16-20-21\",\n            \"matched_address\": \"VILL PO DAKSHIN CHANDANAGAR PS NAMKHANA SOUTH 24 PGS\",\n            \"matched_name\": \"GOBINDA MAITY AND ORS\",\n            \"max_words_matched\": 1,\n            \"md5\": \"4fe5216e947870ef685380eb1882761c\",\n            \"name\": \"GOBINDA MAITY AND ORS\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 0,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" Hearing of Petition\",\n            \"raw_address\": \"     - VILL PO DAKSHIN CHANDANAGAR PS NAMKHANA SOUTH 24 PGS\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 43.199999999999996,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 1,\n            \"under_acts\": \"All-India Institute of Medical Sciences Act\",\n            \"under_sections\": \"151 CPC\",\n            \"uniq_case_id\": \"79274923e28b44f5a93fa871f0dabdda\",\n            \"verifycode\": \"BEDA\",\n            \"words_matched\": [\n                \"dakshin\",\n                \"south\"\n            ],\n            \"year\": \"2015\"\n        },\n        {\n            \"address\": \"VILL. P.O. DAKSHIN RAIPUR NO.3, P.S. PATHARPRATIMA\",\n            \"address_score\": 54,\n            \"algo_risk\": \"\",\n            \"business_category\": \"\",\n            \"case_category\": \"\",\n            \"case_code\": \"204900006802014\",\n            \"case_filter\": \"\",\n            \"case_status\": \"Pending\",\n            \"case_type\": \"ci\",\n            \"case_type_description\": \"\",\n            \"case_year\": \"2014\",\n            \"cnr\": \"WBSP160000952007\",\n            \"court_code\": 21,\n            \"court_name\": \"Civil Judge Jr. Divn. Kakdwip, South 24 Pgs.\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_match\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" 07th July 2007\",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2F90cc01348c41bc18455496ede2166798&id=16-20-21\",\n            \"matched_address\": \"VILL. P.O. DAKSHIN RAIPUR NO.3, P.S. PATHARPRATIMA\",\n            \"matched_name\": \"GOBINDA TANTI  amp  OTHERS\",\n            \"max_words_matched\": 1,\n            \"md5\": \"90cc01348c41bc18455496ede2166798\",\n            \"name\": \"GOBINDA TANTI  amp  OTHERS\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 15,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" Awaiting Report\",\n            \"raw_address\": \"      - VILL.+P.O.-DAKSHIN RAIPUR NO.3, P.S.-PATHARPRATIMA\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 39.9,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_match\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 0,\n            \"under_acts\": null,\n            \"under_sections\": null,\n            \"uniq_case_id\": \"989b4243670538c281c91bb3de4a2dec\",\n            \"verifycode\": \"BDDA\",\n            \"words_matched\": [\n                \"dakshin\"\n            ],\n            \"year\": null\n        },\n        {\n            \"address\": \"SO L ATE G. CH. MONDAL. VILL PO. CHAK ALAMPUR, P.S. NODAKHALI, SOUTH 24\",\n            \"address_score\": 53,\n            \"algo_risk\": \"\",\n            \"business_category\": \"\",\n            \"case_category\": \"\",\n            \"case_code\": \"201000153492014\",\n            \"case_filter\": \"\",\n            \"case_status\": \"Pending\",\n            \"case_type\": \"ci\",\n            \"case_type_description\": \"\",\n            \"case_year\": \"2014\",\n            \"cnr\": \"WBSP020024952011\",\n            \"court_code\": 2,\n            \"court_name\": \"Civil Judge, Sr.Divn.Alipur, South 24 Pgs.\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" \",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2Fa2287e938c7ce6877cdb3fa98f5dadb9&id=16-20-2\",\n            \"matched_address\": \"SO L ATE G. CH. MONDAL. VILL PO. CHAK ALAMPUR, P.S. NODAKHALI, SOUTH 24\",\n            \"matched_name\": \"GOBINDA MONDAL\",\n            \"max_words_matched\": 1,\n            \"md5\": \"a2287e938c7ce6877cdb3fa98f5dadb9\",\n            \"name\": \"GOBINDA MONDAL\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 15,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" ---\",\n            \"raw_address\": \"      - SO-L ATE G. CH. MONDAL. VILL PO. CHAK ALAMPUR, P.S.-NODAKHALI, SOUTH 24-\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 39.3,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 0,\n            \"under_acts\": null,\n            \"under_sections\": null,\n            \"uniq_case_id\": \"4c55b26cb90049048c102749c7651ae1\",\n            \"verifycode\": \"BDBA\",\n            \"words_matched\": [\n                \"south\"\n            ],\n            \"year\": null\n        },\n        {\n            \"address\": \"Vill Donagaria, P.S. Nodakhali,\",\n            \"address_score\": 30,\n            \"algo_risk\": \"\",\n            \"business_category\": \"Family\",\n            \"case_category\": \"\",\n            \"case_code\": \"200800001962016\",\n            \"case_filter\": \"\",\n            \"case_status\": \" CASE DISPOSED\",\n            \"case_type\": null,\n            \"case_type_description\": \"\",\n            \"case_year\": \"2016\",\n            \"cnr\": \"WBSP010139522014\",\n            \"court_code\": 1,\n            \"court_name\": \"District and Sessions Judge, Alipur, South 24 Pgs\",\n            \"decision_date\": \" 18th January 2016\",\n            \"dist_code\": 20,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" 25th August 2014\",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2F1dc4745c4e5298f1424c8277491469da&id=16-20-1\",\n            \"matched_address\": \"Vill Donagaria, P.S. Nodakhali,\",\n            \"matched_name\": \"Gobinda Adhikary\",\n            \"max_words_matched\": 1,\n            \"md5\": \"1dc4745c4e5298f1424c8277491469da\",\n            \"name\": \"Gobinda Adhikary\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 41,\n            \"nature_of_disposal\": \" Contested--DISMISSED IN DEFAULT\",\n            \"police_station\": null,\n            \"purpose_of_hearing\": null,\n            \"raw_address\": \"     - Vill- Donagaria, P.S.- Nodakhali,\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 38.5,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 1,\n            \"under_acts\": \"Special Marriage Act\",\n            \"under_sections\": \"13B\",\n            \"uniq_case_id\": \"ee35bbc72a2084a8fd4a4d671f2b7d2e\",\n            \"verifycode\": \"BDEA\",\n            \"words_matched\": [],\n            \"year\": \"2016\"\n        },\n        {\n            \"address\": \"VILL GOALARA,P.S RAIDIGHI, SOUTH 24 PGS\",\n            \"address_score\": 50,\n            \"algo_risk\": \"very high risk\",\n            \"business_category\": \"Serious\",\n            \"case_category\": \"\",\n            \"case_code\": \"200900000402015\",\n            \"case_filter\": \"\",\n            \"case_status\": null,\n            \"case_type\": null,\n            \"case_type_description\": \"\",\n            \"case_year\": \"2015\",\n            \"cnr\": \"WBSP140000362015\",\n            \"court_code\": 15,\n            \"court_name\": \"Additional Chief Judicial Magistrate, Diamond Harbour Criminal, South 24 Pgs.\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" \",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2F8e022e49a79628fadcd64d6b3fcf6fa0&id=16-20-15\",\n            \"matched_address\": \"VILL GOALARA,P.S RAIDIGHI, SOUTH 24 PGS\",\n            \"matched_name\": \"GOBINDA MANNA AND 4 OTHERS\",\n            \"max_words_matched\": 1,\n            \"md5\": \"8e022e49a79628fadcd64d6b3fcf6fa0\",\n            \"name\": \"GOBINDA MANNA AND 4 OTHERS\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 15,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" ---\",\n            \"raw_address\": \"     - VILL-GOALARA,P.S-RAIDIGHI, SOUTH 24 PGS\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 37.5,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 1,\n            \"under_acts\": \"All-India Council for Technical  Education Act\",\n            \"under_sections\": \"323,379,506,34 IPC\",\n            \"uniq_case_id\": \"2480749902920ed756e07f01378a5986\",\n            \"verifycode\": \"BDBA\",\n            \"words_matched\": [\n                \"south\"\n            ],\n            \"year\": \"2015\"\n        },\n        {\n            \"address\": \"GOURDAH PRAMANIK PARA, P.O GOURDAH, P.S JIBANTALA, SOUTH 24 PGS.\",\n            \"address_score\": 50,\n            \"algo_risk\": \"very low risk\",\n            \"business_category\": \"Civil\",\n            \"case_category\": \"\",\n            \"case_code\": \"204900004502019\",\n            \"case_filter\": \"\",\n            \"case_status\": \"Pending\",\n            \"case_type\": \"Title Suit\",\n            \"case_type_description\": \"\",\n            \"case_year\": \"2019\",\n            \"cnr\": \"WBSP0D0008142019\",\n            \"court_code\": 13,\n            \"court_name\": \"Civil Judge, Sr. Divn. Baruipur, South 24 Parganas\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": \"\",\n            \"first_hearing_date\": \"23rd September 2019\",\n            \"id\": \"e5167ec4ea989dd255d25c3b9a91e9a6\",\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml2.s3-us-west-2.amazonaws.com%2F30a3940cb2208af0519ce202d0baf6f8_b7459d605c8c437272c70f1ec0f8353a&id=16-20-13\",\n            \"matched_address\": \"GOURDAH PRAMANIK PARA, P.O GOURDAH, P.S JIBANTALA, SOUTH 24 PGS.\",\n            \"matched_name\": \"GOBINDA GHOSH\",\n            \"max_words_matched\": 1,\n            \"md5\": \"30a3940cb2208af0519ce202d0baf6f8_b7459d605c8c437272c70f1ec0f8353a\",\n            \"name\": \"GOBINDA GHOSH\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 15,\n            \"nature_of_disposal\": null,\n            \"police_station\": \"\",\n            \"purpose_of_hearing\": \"SR/AD/Appearence\",\n            \"raw_address\": \"    GOURDAH PRAMANIK PARA, P.O GOURDAH, P.S JIBANTALA, SOUTH 24 PGS.\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 37.5,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 1,\n            \"under_acts\": \"Code of Civil Procedure\",\n            \"under_sections\": \"151\",\n            \"uniq_case_id\": \"e5167ec4ea989dd255d25c3b9a91e9a6\",\n            \"verifycode\": \"BDBA\",\n            \"words_matched\": [\n                \"south\"\n            ],\n            \"year\": \"\"\n        },\n        {\n            \"address\": \"vill nilambar pur, p.s mandir bazar, south 24 pgs\",\n            \"address_score\": 50,\n            \"algo_risk\": \"\",\n            \"business_category\": \"Family\",\n            \"case_category\": \"\",\n            \"case_code\": \"200800012572015\",\n            \"case_filter\": \"\",\n            \"case_status\": \"Disposed\",\n            \"case_type\": null,\n            \"case_type_description\": \"\",\n            \"case_year\": \"2015\",\n            \"cnr\": \"WBSP010096132015\",\n            \"court_code\": 1,\n            \"court_name\": \"District and Sessions Judge, Alipur, South 24 Pgs\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" 23rd July 2015\",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2Fc24d700c0ee8cdb9e5064f43e63b5418&id=16-20-1\",\n            \"matched_address\": \"vill nilambar pur, p.s mandir bazar, south 24 pgs\",\n            \"matched_name\": \"gobinda pramanik\",\n            \"max_words_matched\": 1,\n            \"md5\": \"c24d700c0ee8cdb9e5064f43e63b5418\",\n            \"name\": \"gobinda pramanik\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 15,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" Hearing of Petition\",\n            \"raw_address\": \"     - vill- nilambar pur, p.s- mandir bazar, south 24-pgs\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 37.5,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 1,\n            \"under_acts\": \"Special Marriage Act\",\n            \"under_sections\": \"28\",\n            \"uniq_case_id\": \"bd9d5a6e1a1e737b58126bef4f501026\",\n            \"verifycode\": \"BDBA\",\n            \"words_matched\": [\n                \"south\"\n            ],\n            \"year\": \"2015\"\n        },\n        {\n            \"address\": \"VILL RAGHUNATHPUR, PO BIRESWARPUR, PS MANDIRBAZAR, SOUTH 24 PGS, WB\",\n            \"address_score\": 50,\n            \"algo_risk\": \"\",\n            \"business_category\": \"Procedural\",\n            \"case_category\": \"\",\n            \"case_code\": \"204900001282019\",\n            \"case_filter\": \"\",\n            \"case_status\": \"Pending\",\n            \"case_type\": \"Title Suit\",\n            \"case_type_description\": \"\",\n            \"case_year\": \"2019\",\n            \"cnr\": \"WBSP110001422019\",\n            \"court_code\": 17,\n            \"court_name\": \"Civil Judge, Sr. Divn. Diamond Harbour Civil, South 24 Pgs.\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": \"\",\n            \"first_hearing_date\": \"11th April 2019\",\n            \"id\": \"94bc1f8dba5cb7ea5e2d32758685f15b\",\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml2.s3-us-west-2.amazonaws.com%2F1666efae2bcea136b1513089b34ae7ad_ba4da59a49f56d9f544621cb7620d913&id=16-20-17\",\n            \"matched_address\": \"VILL RAGHUNATHPUR, PO BIRESWARPUR, PS MANDIRBAZAR, SOUTH 24 PGS, WB\",\n            \"matched_name\": \"GOBINDA HALDER\",\n            \"max_words_matched\": 1,\n            \"md5\": \"1666efae2bcea136b1513089b34ae7ad_ba4da59a49f56d9f544621cb7620d913\",\n            \"name\": \"GOBINDA HALDER\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 15,\n            \"nature_of_disposal\": null,\n            \"order_link\": \"https://fullhtml2.s3.us-west-2.amazonaws.com/c6efd67309ff1fe8c541dab0d8f6c547\",\n            \"police_station\": \"\",\n            \"purpose_of_hearing\": \"SR/AD/Appearence\",\n            \"raw_address\": \"    VILL-RAGHUNATHPUR, PO-BIRESWARPUR, PS- MANDIRBAZAR, SOUTH 24 PGS, WB\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 37.5,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 1,\n            \"under_acts\": \"Partition Act\",\n            \"under_sections\": \"151\",\n            \"uniq_case_id\": \"94bc1f8dba5cb7ea5e2d32758685f15b\",\n            \"verifycode\": \"BDBA\",\n            \"words_matched\": [\n                \"south\"\n            ],\n            \"year\": \"\"\n        },\n        {\n            \"address\": \"VILL DAKHIN GOBINDAPUR PO SHIV GOBINDAPUR PS PATHARPRATIMA\",\n            \"address_score\": 50,\n            \"algo_risk\": \"very low risk\",\n            \"business_category\": \"Civil\",\n            \"case_category\": \"\",\n            \"case_code\": \"204900002302015\",\n            \"case_filter\": \"\",\n            \"case_status\": \"Pending\",\n            \"case_type\": \"ci\",\n            \"case_type_description\": \"\",\n            \"case_year\": \"2015\",\n            \"cnr\": \"WBSP160004012014\",\n            \"court_code\": 21,\n            \"court_name\": \"Civil Judge Jr. Divn. Kakdwip, South 24 Pgs.\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" 23rd December 2014\",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2Fc116c02c4c63648d7e8b375ce730e3e0&id=16-20-21\",\n            \"matched_address\": \"VILL DAKHIN GOBINDAPUR PO SHIV GOBINDAPUR PS PATHARPRATIMA\",\n            \"matched_name\": \"GOBINDA MONDAL\",\n            \"max_words_matched\": 1,\n            \"md5\": \"c116c02c4c63648d7e8b375ce730e3e0\",\n            \"name\": \"GOBINDA MONDAL\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 15,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" Hearing of maintainability petition\",\n            \"raw_address\": \"     - VILL DAKHIN GOBINDAPUR PO SHIV GOBINDAPUR PS PATHARPRATIMA\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 37.5,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 1,\n            \"under_acts\": \"Code of Civil Procedure\",\n            \"under_sections\": \"151 CPC\",\n            \"uniq_case_id\": \"b09da57db60d6fde792bfca8e1085ffd\",\n            \"verifycode\": \"BDDA\",\n            \"words_matched\": [\n                \"dakshin\"\n            ],\n            \"year\": null\n        },\n        {\n            \"address\": \"VILL BAIKUNTHAPUR DAKHIN ,P.O BAIKUNTAPUR\",\n            \"address_score\": 50,\n            \"algo_risk\": \"\",\n            \"business_category\": \"\",\n            \"case_category\": \"\",\n            \"case_code\": \"204900026232014\",\n            \"case_filter\": \"\",\n            \"case_status\": null,\n            \"case_type\": \"civil\",\n            \"case_type_description\": \"\",\n            \"case_year\": \"2014\",\n            \"cnr\": \"WBSP0E0005162011\",\n            \"court_code\": 14,\n            \"court_name\": \"Civil Judge, Jr. Divn. Baruipur, South 24 Parganas\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" 22nd February 2013\",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2F6f33cd8aa7c9d0028dad9c6ccf64d2a6&id=16-20-14\",\n            \"matched_address\": \"VILL BAIKUNTHAPUR DAKHIN ,P.O BAIKUNTAPUR\",\n            \"matched_name\": \"GOBINDA MONDAL\",\n            \"max_words_matched\": 1,\n            \"md5\": \"6f33cd8aa7c9d0028dad9c6ccf64d2a6\",\n            \"name\": \"GOBINDA MONDAL\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 15,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" SR/AD/Appearence\",\n            \"raw_address\": \"     - VILL BAIKUNTHAPUR(DAKHIN),P.O BAIKUNTAPUR\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 37.5,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 1,\n            \"under_acts\": null,\n            \"under_sections\": null,\n            \"uniq_case_id\": \"6845a0deeae107ed7a807e5cc078de5e\",\n            \"verifycode\": \"BDDA\",\n            \"words_matched\": [\n                \"dakshin\"\n            ],\n            \"year\": null\n        },\n        {\n            \"address\": \"Vill: Gangadhar Pur, P.S: Kakdwip, Suth 24 Pgs.\",\n            \"address_score\": 50,\n            \"algo_risk\": \"\",\n            \"business_category\": \"\",\n            \"case_category\": \"\",\n            \"case_code\": \"201600000092014\",\n            \"case_filter\": \"\",\n            \"case_status\": null,\n            \"case_type\": \"cri\",\n            \"case_type_description\": \"\",\n            \"case_year\": \"2014\",\n            \"court_code\": 20,\n            \"court_name\": \"Additiona Chief Judicial Magistrate, Kakdwip, South 24 Pgs\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" 10th July 2013\",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2F9b885d4b136dae7a4c1622fdeacc242b&id=16-20-20\",\n            \"matched_address\": \"Vill: Gangadhar Pur, P.S: Kakdwip, Suth 24 Pgs.\",\n            \"matched_name\": \"Gobinda Guchhait\",\n            \"max_words_matched\": 1,\n            \"md5\": \"9b885d4b136dae7a4c1622fdeacc242b\",\n            \"name\": \"Gobinda Guchhait\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 15,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" Evidence\",\n            \"raw_address\": \"     - Vill: Gangadhar Pur, P.S: Kakdwip, Suth 24 Pgs.\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 37.5,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 1,\n            \"under_acts\": null,\n            \"under_sections\": null,\n            \"uniq_case_id\": \"959125e7edc34d7e5da7ebf5e31f7990\",\n            \"verifycode\": \"BDDA\",\n            \"words_matched\": [\n                \"south\"\n            ],\n            \"year\": null\n        },\n        {\n            \"address\": \"MANIKJORE,PO DASKIN MOGHANPUR,PS BISHNUPUR,24 PGS\",\n            \"address_score\": 50,\n            \"algo_risk\": \"\",\n            \"business_category\": \"\",\n            \"case_category\": \"\",\n            \"case_code\": \"200700263732014\",\n            \"case_filter\": \"\",\n            \"case_status\": \"Pending\",\n            \"case_type\": \"cri\",\n            \"case_type_description\": \"\",\n            \"case_year\": 2003,\n            \"cnr\": \"WBSP050049362003\",\n            \"court_code\": 6,\n            \"court_name\": \"Chief Judicial Magistrate, Alipur, South 24 Parganas\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_match\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" 08th May 2013\",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2Fc484e781a441b4bb24ed348a28de3eec&id=16-20-6\",\n            \"matched_address\": \"MANIKJORE,PO DASKIN MOGHANPUR,PS BISHNUPUR,24 PGS\",\n            \"matched_name\": \"GOBINDA MONDAL\",\n            \"max_words_matched\": 1,\n            \"md5\": \"c484e781a441b4bb24ed348a28de3eec\",\n            \"name\": \"GOBINDA MONDAL\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 15,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" Show Cause\",\n            \"raw_address\": \"      - MANIKJORE,PO DASKIN MOGHANPUR,PS BISHNUPUR,24 PGS(\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 37.5,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_match\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 0,\n            \"under_acts\": null,\n            \"under_sections\": null,\n            \"uniq_case_id\": \"541e858afa4d8c726bee1be1f90b5597\",\n            \"verifycode\": \"BDDA\",\n            \"words_matched\": [\n                \"dakshin\"\n            ],\n            \"year\": null\n        },\n        {\n            \"address\": \"Vill Baikunthapur,P.S Sonarpur,Dist South 24 Parga\",\n            \"address_score\": 50,\n            \"algo_risk\": \"\",\n            \"business_category\": \"\",\n            \"case_category\": \"\",\n            \"case_code\": \"204900016242014\",\n            \"case_filter\": \"\",\n            \"case_status\": null,\n            \"case_type\": \"civil\",\n            \"case_type_description\": \"\",\n            \"case_year\": \"2014\",\n            \"court_code\": 14,\n            \"court_name\": \"Civil Judge, Jr. Divn. Baruipur, South 24 Parganas\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" 12th February 2013\",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2F899c23fb246d94f20ee243d0fe43bace&id=16-20-14\",\n            \"matched_address\": \"Vill Baikunthapur,P.S Sonarpur,Dist South 24 Parga\",\n            \"matched_name\": \"Gobinda Ghosh  amp  3 others\",\n            \"max_words_matched\": 1,\n            \"md5\": \"899c23fb246d94f20ee243d0fe43bace\",\n            \"name\": \"Gobinda Ghosh  amp  3 others\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 15,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" SR/AD/Appearence\",\n            \"raw_address\": \"      - Vill-Baikunthapur,P.S Sonarpur,Dist South 24 Parga\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 37.5,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 0,\n            \"under_acts\": null,\n            \"under_sections\": null,\n            \"uniq_case_id\": \"39250d967d40e8de9846f16d634c5b55\",\n            \"verifycode\": \"BDBA\",\n            \"words_matched\": [\n                \"south\"\n            ],\n            \"year\": null\n        },\n        {\n            \"address\": \"VILL P.O. DAKSHIN GANGADHARA PUR P.S. PATHARPRATIMA PRESENT P.S. DHOLAHAT\",\n            \"address_score\": 50,\n            \"algo_risk\": \"\",\n            \"business_category\": \"Civil\",\n            \"case_category\": \"\",\n            \"case_code\": \"204900001932016\",\n            \"case_filter\": \"\",\n            \"case_status\": \"Pending\",\n            \"case_type\": \"ci\",\n            \"case_type_description\": \"\",\n            \"case_year\": \"2016\",\n            \"cnr\": \"WBSP160004922014\",\n            \"court_code\": 21,\n            \"court_name\": \"Civil Judge Jr. Divn. Kakdwip, South 24 Pgs.\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" 01st December 2014\",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2F4e25e419ae8290ae5d042813822275a6&id=16-20-21\",\n            \"matched_address\": \"VILL P.O. DAKSHIN GANGADHARA PUR P.S. PATHARPRATIMA PRESENT P.S. DHOLAHAT\",\n            \"matched_name\": \"GOBINDA MONDAL\",\n            \"max_words_matched\": 1,\n            \"md5\": \"4e25e419ae8290ae5d042813822275a6\",\n            \"name\": \"GOBINDA MONDAL\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 15,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" Awaiting Report\",\n            \"raw_address\": \"      - VILL P.O. DAKSHIN GANGADHARA PUR P.S. PATHARPRATIMA PRESENT P.S. DHOLAHAT\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 37.5,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 0,\n            \"under_acts\": \"Code of Civil Procedure\",\n            \"under_sections\": \"151CPC\",\n            \"uniq_case_id\": \"bb67ce22d469d536f6148fc6d876cdac\",\n            \"verifycode\": \"BDBA\",\n            \"words_matched\": [\n                \"dakshin\"\n            ],\n            \"year\": null\n        },\n        {\n            \"address\": \"VILL P.O. DAKSHIN GANGADHARPUR P.S. DHOLAHAT\",\n            \"address_score\": 50,\n            \"algo_risk\": \"very low risk\",\n            \"business_category\": \"Civil\",\n            \"case_category\": \"\",\n            \"case_code\": \"204900005592016\",\n            \"case_filter\": \"\",\n            \"case_status\": \"Disposed\",\n            \"case_type\": \"ci\",\n            \"case_type_description\": \"\",\n            \"case_year\": \"2016\",\n            \"cnr\": \"WBSP160005722014\",\n            \"court_code\": 21,\n            \"court_name\": \"Civil Judge Jr. Divn. Kakdwip, South 24 Pgs.\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" 11th November 2014\",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2F161b7c475d8c5b1b64ed4c74854e838c&id=16-20-21\",\n            \"matched_address\": \"VILL P.O. DAKSHIN GANGADHARPUR P.S. DHOLAHAT\",\n            \"matched_name\": \"GOBINDA MONDAL AND OTHERS\",\n            \"max_words_matched\": 1,\n            \"md5\": \"161b7c475d8c5b1b64ed4c74854e838c\",\n            \"name\": \"GOBINDA MONDAL AND OTHERS\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 15,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" Hearing\",\n            \"raw_address\": \"     - VILL P.O. DAKSHIN GANGADHARPUR\\nP.S. DHOLAHAT\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 37.5,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 1,\n            \"under_acts\": \"Code of Civil Procedure\",\n            \"under_sections\": \"151 cpc\",\n            \"uniq_case_id\": \"452d4ca26b38665490eb236c32aea0b8\",\n            \"verifycode\": \"BDBA\",\n            \"words_matched\": [\n                \"dakshin\"\n            ],\n            \"year\": null\n        },\n        {\n            \"address\": \"VILL. DAKSHIN GOBINDAPUR, P.O. SHIB GOBINDAPUR,P.\",\n            \"address_score\": 50,\n            \"algo_risk\": \"\",\n            \"business_category\": \"\",\n            \"case_category\": \"\",\n            \"case_code\": \"204900003912014\",\n            \"case_filter\": \"\",\n            \"case_status\": null,\n            \"case_type\": \"ci\",\n            \"case_type_description\": \"\",\n            \"case_year\": \"2014\",\n            \"court_code\": 21,\n            \"court_name\": \"Civil Judge Jr. Divn. Kakdwip, South 24 Pgs.\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" 30th January 2006\",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2Fd0d9ee90ef79f675dec858ca59c3ffe1&id=16-20-21\",\n            \"matched_address\": \"VILL. DAKSHIN GOBINDAPUR, P.O. SHIB GOBINDAPUR,P.\",\n            \"matched_name\": \"GOBINDA DEY  OTHERS\",\n            \"max_words_matched\": 1,\n            \"md5\": \"d0d9ee90ef79f675dec858ca59c3ffe1\",\n            \"name\": \"GOBINDA DEY  OTHERS\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 15,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" Steps\",\n            \"raw_address\": \"     - VILL.-DAKSHIN GOBINDAPUR, P.O.- SHIB GOBINDAPUR,P.\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 37.5,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 1,\n            \"under_acts\": null,\n            \"under_sections\": null,\n            \"uniq_case_id\": \"da4f91ac79bf26fdcc46b6fb70133bff\",\n            \"verifycode\": \"BDBA\",\n            \"words_matched\": [\n                \"dakshin\"\n            ],\n            \"year\": null\n        },\n        {\n            \"address\": \"BAMANGHATAP.S KLC,SOUTH 24 PGS\",\n            \"address_score\": 50,\n            \"algo_risk\": \"\",\n            \"business_category\": \"\",\n            \"case_category\": \"\",\n            \"case_code\": \"200700002232014\",\n            \"case_filter\": \"\",\n            \"case_status\": null,\n            \"case_type\": \"ci\",\n            \"case_type_description\": \"\",\n            \"case_year\": \"2014\",\n            \"court_code\": 2,\n            \"court_name\": \"Civil Judge, Sr.Divn.Alipur, South 24 Pgs.\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" \",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2F1bfcc974bf4142ed04ea46bf9a28ae33&id=16-20-2\",\n            \"matched_address\": \"BAMANGHATAP.S KLC,SOUTH 24 PGS\",\n            \"matched_name\": \"GOBINDA MONDAL\",\n            \"max_words_matched\": 1,\n            \"md5\": \"1bfcc974bf4142ed04ea46bf9a28ae33\",\n            \"name\": \"GOBINDA MONDAL\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 15,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" SR/AD/Appearence\",\n            \"raw_address\": \"      - BAMANGHATAP.S- KLC,SOUTH 24-PGS\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 37.5,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 0,\n            \"under_acts\": null,\n            \"under_sections\": null,\n            \"uniq_case_id\": \"5cc4baeb8365be57a21f5c3a9f608ab4\",\n            \"verifycode\": \"BDBA\",\n            \"words_matched\": [\n                \"south\"\n            ],\n            \"year\": null\n        },\n        {\n            \"address\": \"Vill P.O. Sarengabad, P.S. Maheshtala,District South 24Parganas\",\n            \"address_score\": 50,\n            \"algo_risk\": \"\",\n            \"business_category\": \"\",\n            \"case_category\": \"\",\n            \"case_code\": \"201000167522014\",\n            \"case_filter\": \"\",\n            \"case_status\": \"Pending\",\n            \"case_type\": \"ci\",\n            \"case_type_description\": \"\",\n            \"case_year\": \"2014\",\n            \"cnr\": \"WBSP020017102009\",\n            \"court_code\": 2,\n            \"court_name\": \"Civil Judge, Sr.Divn.Alipur, South 24 Pgs.\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"match\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" 07th September 2012\",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2F342cda4f2c0e1ec82a78758284bf985d&id=16-20-2\",\n            \"matched_address\": \"Vill P.O. Sarengabad, P.S. Maheshtala,District South 24Parganas\",\n            \"matched_name\": \"Gobinda Pandit\",\n            \"max_words_matched\": 1,\n            \"md5\": \"342cda4f2c0e1ec82a78758284bf985d\",\n            \"name\": \"Gobinda Pandit\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 15,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" Judgement\",\n            \"raw_address\": \"     - Vill  P.O.-Sarengabad, P.S.-Maheshtala,District-South 24Parganas\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 37.5,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"match\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 1,\n            \"under_acts\": null,\n            \"under_sections\": null,\n            \"uniq_case_id\": \"85a2bd3deae91847d0f4dfe556b0b917\",\n            \"verifycode\": \"BDBA\",\n            \"words_matched\": [\n                \"south\"\n            ],\n            \"year\": null\n        },\n        {\n            \"address\": \"Vill Dhakhin Krishnapur Po Nazra Ps Usthi\",\n            \"address_score\": 50,\n            \"algo_risk\": \"\",\n            \"business_category\": \"\",\n            \"case_category\": \"\",\n            \"case_code\": \"204900008332016\",\n            \"case_filter\": \"\",\n            \"case_status\": \"Disposed\",\n            \"case_type\": \"civil\",\n            \"case_type_description\": \"\",\n            \"case_year\": \"2016\",\n            \"cnr\": \"WBSP120003332015\",\n            \"court_code\": 18,\n            \"court_name\": \"Civil Judge, Jr. Divn. Diamond Harbour Civil, South 24 Pgs.\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" 09th October 2015\",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2Fbf83b19dc3425d2b32556b994d25d9bb&id=16-20-18\",\n            \"matched_address\": \"Vill Dhakhin Krishnapur Po Nazra Ps Usthi\",\n            \"matched_name\": \"Gobinda Dutta and Others\",\n            \"max_words_matched\": 1,\n            \"md5\": \"bf83b19dc3425d2b32556b994d25d9bb\",\n            \"name\": \"Gobinda Dutta and Others\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 15,\n            \"nature_of_disposal\": null,\n            \"order_link\": \"https://fullhtml2.s3.us-west-2.amazonaws.com/180d2f8062f84e3009265453154b3120\",\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" Issues\",\n            \"raw_address\": \"      - Vill Dhakhin Krishnapur Po Nazra Ps Usthi\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 37.5,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 0,\n            \"under_acts\": \"All\",\n            \"under_sections\": \"123\",\n            \"uniq_case_id\": \"72795c1fddc899115f859f80ba2d0a76\",\n            \"verifycode\": \"BDDA\",\n            \"words_matched\": [\n                \"dakshin\"\n            ],\n            \"year\": null\n        },\n        {\n            \"address\": \"dhablatpur, p.o prasadpur, p.s gangasagar, south 24 pgs.\",\n            \"address_score\": 50,\n            \"algo_risk\": \"low risk\",\n            \"business_category\": \"\",\n            \"case_category\": \"\",\n            \"case_code\": \"200800016902015\",\n            \"case_filter\": \"\",\n            \"case_status\": \"Pending\",\n            \"case_type\": null,\n            \"case_type_description\": \"\",\n            \"case_year\": \"2015\",\n            \"cnr\": \"WBSP010122202015\",\n            \"court_code\": 1,\n            \"court_name\": \"District and Sessions Judge, Alipur, South 24 Pgs\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" 09th September 2015\",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2Ff5fb985d019f61078a6d4fcdf3168a36&id=16-20-1\",\n            \"matched_address\": \"dhablatpur, p.o prasadpur, p.s gangasagar, south 24 pgs.\",\n            \"matched_name\": \"gobinda mondal\",\n            \"max_words_matched\": 1,\n            \"md5\": \"f5fb985d019f61078a6d4fcdf3168a36\",\n            \"name\": \"gobinda mondal\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 15,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" Hearing of Petition\",\n            \"raw_address\": \"     - dhablatpur, p.o- prasadpur, p.s- gangasagar, south 24-pgs.\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 37.5,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 1,\n            \"under_acts\": \"Hindu Marriage Act\",\n            \"under_sections\": \"13 i(a),i(b)\",\n            \"uniq_case_id\": \"3345bd463f27b54e9ab2758b31dc8800\",\n            \"verifycode\": \"BDBA\",\n            \"words_matched\": [\n                \"south\"\n            ],\n            \"year\": \"2015\"\n        },\n        {\n            \"address\": \"VILL PURBA GURGURIYA PS MOIPITH KOASTAL DIST SOUTH 24 PGS\",\n            \"address_score\": 50,\n            \"algo_risk\": \"very low risk\",\n            \"business_category\": \"Procedural\",\n            \"case_category\": \"\",\n            \"case_code\": \"200700010992015\",\n            \"case_filter\": \"\",\n            \"case_status\": null,\n            \"case_type\": null,\n            \"case_type_description\": \"\",\n            \"case_year\": \"2015\",\n            \"cnr\": \"WBSP0F0016022015\",\n            \"court_code\": 12,\n            \"court_name\": \"Additional Chief Judicial Magistrate, Baruipur, South 24 Parganas\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" 29th April 2015\",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2F4513e2ca74a8576a1f4c21d78d64e793&id=16-20-12\",\n            \"matched_address\": \"VILL PURBA GURGURIYA PS MOIPITH KOASTAL DIST SOUTH 24 PGS\",\n            \"matched_name\": \"GOBINDA BAR AND OTHERS\",\n            \"max_words_matched\": 1,\n            \"md5\": \"4513e2ca74a8576a1f4c21d78d64e793\",\n            \"name\": \"GOBINDA BAR AND OTHERS\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 15,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" Hearing\",\n            \"raw_address\": \"     - VILL PURBA GURGURIYA PS MOIPITH KOASTAL DIST SOUTH 24 PGS\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 37.5,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 1,\n            \"under_acts\": \"All-India Institute of Medical Sciences Act\",\n            \"under_sections\": \"156 (3) CPC\",\n            \"uniq_case_id\": \"d0db7f72d1a52c3b172e34220de94c12\",\n            \"verifycode\": \"BDBA\",\n            \"words_matched\": [\n                \"south\"\n            ],\n            \"year\": \"2015\"\n        },\n        {\n            \"address\": \"VILL. DAKSHIN SHIBPUR,HAL. amp P.O.PATIBUNIA,P.S.NAM\",\n            \"address_score\": 53,\n            \"algo_risk\": \"\",\n            \"business_category\": \"\",\n            \"case_category\": \"\",\n            \"case_code\": \"204900017642014\",\n            \"case_filter\": \"\",\n            \"case_status\": \"Pending\",\n            \"case_type\": \"ci\",\n            \"case_type_description\": \"\",\n            \"case_year\": \"2014\",\n            \"cnr\": \"WBSP160001162013\",\n            \"court_code\": 21,\n            \"court_name\": \"Civil Judge Jr. Divn. Kakdwip, South 24 Pgs.\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" 22nd May 2013\",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2F21fc2d0b0c8f545a5f56c6cc1a55dcc1&id=16-20-21\",\n            \"matched_address\": \"VILL. DAKSHIN SHIBPUR,HAL. amp P.O.PATIBUNIA,P.S.NAM\",\n            \"matched_name\": \"GOBINDO DAS\",\n            \"max_words_matched\": 1,\n            \"md5\": \"21fc2d0b0c8f545a5f56c6cc1a55dcc1\",\n            \"name\": \"GOBINDO DAS\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 11,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" Awaiting Report\",\n            \"raw_address\": \"      - VILL. DAKSHIN SHIBPUR,HAL. &amp; P.O.PATIBUNIA,P.S.NAM\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 37.3,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 0,\n            \"under_acts\": null,\n            \"under_sections\": null,\n            \"uniq_case_id\": \"b5e1735d873cbaad6f77b28695886be8\",\n            \"verifycode\": \"BDBA\",\n            \"words_matched\": [\n                \"dakshin\"\n            ],\n            \"year\": null\n        },\n        {\n            \"address\": \"VILL DAKSHIN HASIMNAGAR MOLLAR THEK PO HASIMNAGAR PS FALTA DIST SOUTH 24 PGS\",\n            \"address_score\": 62,\n            \"algo_risk\": \"very low risk\",\n            \"business_category\": \"Serious\",\n            \"case_category\": \"\",\n            \"case_code\": \"203600001002015\",\n            \"case_filter\": \"\",\n            \"case_status\": null,\n            \"case_type\": null,\n            \"case_type_description\": \"\",\n            \"case_year\": \"2015\",\n            \"cnr\": \"WBSP140012792015\",\n            \"court_code\": 15,\n            \"court_name\": \"Additional Chief Judicial Magistrate, Diamond Harbour Criminal, South 24 Pgs.\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" 01st June 2015\",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2Faeeb101d33bdf7b31ad689585c630a44&id=16-20-15\",\n            \"matched_address\": \"VILL DAKSHIN HASIMNAGAR MOLLAR THEK PO HASIMNAGAR PS FALTA DIST SOUTH 24 PGS\",\n            \"matched_name\": \"JAYDEB BARIK\",\n            \"max_words_matched\": 0,\n            \"md5\": \"aeeb101d33bdf7b31ad689585c630a44\",\n            \"name\": \"JAYDEB BARIK\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 0,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" Awaiting Report\",\n            \"raw_address\": \"     - VILL DAKSHIN HASIMNAGAR MOLLAR THEK PO HASIMNAGAR PS FALTA DIST SOUTH 24 PGS\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 37.199999999999996,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 0,\n            \"type\": 1,\n            \"under_acts\": \"All-India Council for Technical  Education Act\",\n            \"under_sections\": \"125 crpc\",\n            \"uniq_case_id\": \"307523f742ea733e535bda216864bb5e\",\n            \"verifycode\": \"BEDA\",\n            \"words_matched\": [\n                \"dakshin\"\n            ],\n            \"year\": \"2015\"\n        },\n        {\n            \"address\": \"VILL. P.O. DAKSHIN KASHI NAGAR,P.S PATHARPRATIMA,SOUTH 24 PGS\",\n            \"address_score\": 62,\n            \"algo_risk\": \"\",\n            \"business_category\": \"\",\n            \"case_category\": \"\",\n            \"case_code\": \"202600000892014\",\n            \"case_filter\": \"\",\n            \"case_status\": null,\n            \"case_type\": \"ci\",\n            \"case_type_description\": \"\",\n            \"case_year\": \"2014\",\n            \"court_code\": 21,\n            \"court_name\": \"Civil Judge Jr. Divn. Kakdwip, South 24 Pgs.\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" 19th July 2013\",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2Fa6d2a558637db59ab00c2db76f4a309d&id=16-20-21\",\n            \"matched_address\": \"VILL. P.O. DAKSHIN KASHI NAGAR,P.S PATHARPRATIMA,SOUTH 24 PGS\",\n            \"matched_name\": \"SMT  BARNALI BARIK  amp  OTHERS\",\n            \"max_words_matched\": 0,\n            \"md5\": \"a6d2a558637db59ab00c2db76f4a309d\",\n            \"name\": \"SMT  BARNALI BARIK  amp  OTHERS\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 0,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" SR/AD/Appearence\",\n            \"raw_address\": \"     - VILL.+P.O.-DAKSHIN KASHI NAGAR,P.S-PATHARPRATIMA,SOUTH 24 PGS\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 37.199999999999996,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 0,\n            \"type\": 1,\n            \"under_acts\": null,\n            \"under_sections\": null,\n            \"uniq_case_id\": \"639b0f70c1610223803d483c38f9374e\",\n            \"verifycode\": \"BEDA\",\n            \"words_matched\": [\n                \"dakshin\"\n            ],\n            \"year\": null\n        },\n        {\n            \"address\": \"VILL DAKSHIN HASIMNAGAR PS FALTA DIST SOUTH 24 PGS\",\n            \"address_score\": 62,\n            \"algo_risk\": \"very high risk\",\n            \"business_category\": \"Serious\",\n            \"case_category\": \"\",\n            \"case_code\": \"200900007352015\",\n            \"case_filter\": \"\",\n            \"case_status\": null,\n            \"case_type\": null,\n            \"case_type_description\": \"\",\n            \"case_year\": \"2015\",\n            \"court_code\": 15,\n            \"court_name\": \"Additional Chief Judicial Magistrate, Diamond Harbour Criminal, South 24 Pgs.\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" 04th May 2015\",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2Fd21559c85e4cff52a2ad3def6efdba52&id=16-20-15\",\n            \"matched_address\": \"VILL DAKSHIN HASIMNAGAR PS FALTA DIST SOUTH 24 PGS\",\n            \"matched_name\": \"JAYDEB BARIK AND 7 ORS\",\n            \"max_words_matched\": 0,\n            \"md5\": \"d21559c85e4cff52a2ad3def6efdba52\",\n            \"name\": \"JAYDEB BARIK AND 7 ORS\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 0,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" Awaiting Report\",\n            \"raw_address\": \"     - VILL DAKSHIN HASIMNAGAR PS FALTA DIST SOUTH 24 PGS\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 37.199999999999996,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 0,\n            \"type\": 1,\n            \"under_acts\": \"All-India Council for Technical  Education Act\",\n            \"under_sections\": \"498A 406 IPC\",\n            \"uniq_case_id\": \"0743b107dcb16d1fee0d7f525db8e61a\",\n            \"verifycode\": \"BEDA\",\n            \"words_matched\": [\n                \"dakshin\"\n            ],\n            \"year\": \"2015\"\n        },\n        {\n            \"address\": \"WO. SRI ARUP BARIK DAKSHIN KLYANPUR, P.O. P.S. BARUIPUR, DIST 24 PA\",\n            \"address_score\": 62,\n            \"algo_risk\": \"\",\n            \"business_category\": \"\",\n            \"case_category\": \"\",\n            \"case_code\": \"201200011272014\",\n            \"case_filter\": \"\",\n            \"case_status\": null,\n            \"case_type\": \"ci\",\n            \"case_type_description\": \"\",\n            \"case_year\": \"2014\",\n            \"court_code\": 1,\n            \"court_name\": \"District and Sessions Judge, Alipur, South 24 Pgs\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" \",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2F7c49c7d3e4d1dc30061516b96e1780f4&id=16-20-1\",\n            \"matched_address\": \"WO. SRI ARUP BARIK DAKSHIN KLYANPUR, P.O. P.S. BARUIPUR, DIST 24 PA\",\n            \"matched_name\": \"UMA BARIK\",\n            \"max_words_matched\": 0,\n            \"md5\": \"7c49c7d3e4d1dc30061516b96e1780f4\",\n            \"name\": \"UMA BARIK\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 0,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" ---\",\n            \"raw_address\": \"      - WO. SRI ARUP BARIK DAKSHIN KLYANPUR, P.O.  P.S. BARUIPUR, DIST 24-PA\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 37.199999999999996,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 0,\n            \"type\": 0,\n            \"under_acts\": null,\n            \"under_sections\": null,\n            \"uniq_case_id\": \"bd4370b710cd29535aaf670606f80c9f\",\n            \"verifycode\": \"BEBA\",\n            \"words_matched\": [\n                \"dakshin\"\n            ],\n            \"year\": null\n        },\n        {\n            \"address\": \"VILL BELIA DANGA,PO DAKSHIN BARASAT,PS JOYNAGAR,DI\",\n            \"address_score\": 62,\n            \"algo_risk\": \"\",\n            \"business_category\": \"\",\n            \"case_category\": \"\",\n            \"case_code\": \"204900056582014\",\n            \"case_filter\": \"\",\n            \"case_status\": \"Pending\",\n            \"case_type\": \"ci\",\n            \"case_type_description\": \"\",\n            \"case_year\": \"2014\",\n            \"cnr\": \"WBSP0D0005012012\",\n            \"court_code\": 13,\n            \"court_name\": \"Civil Judge, Sr. Divn. Baruipur, South 24 Parganas\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" 07th November 2013\",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2F6db8b39073481790461d97c2aae5beb4&id=16-20-13\",\n            \"matched_address\": \"VILL BELIA DANGA,PO DAKSHIN BARASAT,PS JOYNAGAR,DI\",\n            \"matched_name\": \"SRI GOBINDA MAJHI  amp  SMT  MINAKSHI MAJHI\",\n            \"max_words_matched\": 1,\n            \"md5\": \"6db8b39073481790461d97c2aae5beb4\",\n            \"name\": \"SRI GOBINDA MAJHI  amp  SMT  MINAKSHI MAJHI\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 0,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" Written Statement\",\n            \"raw_address\": \"      - VILL-BELIA DANGA,PO-DAKSHIN BARASAT,PS-JOYNAGAR,DI\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 37.199999999999996,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 0,\n            \"under_acts\": null,\n            \"under_sections\": null,\n            \"uniq_case_id\": \"f12b3df65135e9c2c7c0f3f593895a49\",\n            \"verifycode\": \"BEDA\",\n            \"words_matched\": [\n                \"dakshin\"\n            ],\n            \"year\": null\n        },\n        {\n            \"address\": \"VILL PO DAKSHIN CHANDRA NAGAR PS NAMKHANA SOUTH 24 PGS\",\n            \"address_score\": 62,\n            \"algo_risk\": \"very low risk\",\n            \"business_category\": \"Procedural\",\n            \"case_category\": \"\",\n            \"case_code\": \"204900001392015\",\n            \"case_filter\": \"\",\n            \"case_status\": null,\n            \"case_type\": null,\n            \"case_type_description\": \"\",\n            \"case_year\": \"2015\",\n            \"court_code\": 21,\n            \"court_name\": \"Civil Judge Jr. Divn. Kakdwip, South 24 Pgs.\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" 16th July 2015\",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2Fed69833449ad28086bc8015a5685ee0a&id=16-20-21\",\n            \"matched_address\": \"VILL PO DAKSHIN CHANDRA NAGAR PS NAMKHANA SOUTH 24 PGS\",\n            \"matched_name\": \"GOBINDA PRASAD MAITY AND ORS\",\n            \"max_words_matched\": 1,\n            \"md5\": \"ed69833449ad28086bc8015a5685ee0a\",\n            \"name\": \"GOBINDA PRASAD MAITY AND ORS\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 0,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" Hearing of Petition\",\n            \"raw_address\": \"      - VILL PO DAKSHIN CHANDRA NAGAR PS NAMKHANA SOUTH 24 PGS\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 37.199999999999996,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 0,\n            \"under_acts\": \"All-India Institute of Medical Sciences Act\",\n            \"under_sections\": \"151 CPC\",\n            \"uniq_case_id\": \"9efa9ee63d000776a31214201d1564fb\",\n            \"verifycode\": \"BEDA\",\n            \"words_matched\": [\n                \"dakshin\"\n            ],\n            \"year\": \"2015\"\n        },\n        {\n            \"address\": \"VILL MADHYA RAMPUR,P.O. DAKSHIN RAIPUR,P.S. NODAKHALI\",\n            \"address_score\": 50,\n            \"algo_risk\": \"\",\n            \"business_category\": \"\",\n            \"case_category\": \"\",\n            \"case_code\": \"201000214002014\",\n            \"case_filter\": \"\",\n            \"case_status\": null,\n            \"case_type\": \"ci\",\n            \"case_type_description\": \"\",\n            \"case_year\": \"2014\",\n            \"cnr\": \"\",\n            \"court_code\": 2,\n            \"court_name\": \"Civil Judge, Sr.Divn.Alipur, South 24 Pgs.\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_match\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" \",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2F869550b3d7c804328b11c72f128e89ad&id=16-20-2\",\n            \"matched_address\": \"VILL MADHYA RAMPUR,P.O. DAKSHIN RAIPUR,P.S. NODAKHALI\",\n            \"matched_name\": \"GOBINDO JANA  OTHERS\",\n            \"max_words_matched\": 1,\n            \"md5\": \"869550b3d7c804328b11c72f128e89ad\",\n            \"name\": \"GOBINDO JANA  OTHERS\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 14,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" Ascertaining Contest\",\n            \"raw_address\": \"     - VILL-MADHYA RAMPUR,P.O. DAKSHIN RAIPUR,P.S. NODAKHALI\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 37,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_match\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 1,\n            \"under_acts\": null,\n            \"under_sections\": null,\n            \"uniq_case_id\": \"ea1372b2c9792aa36b603c44610faea9\",\n            \"verifycode\": \"BDBA\",\n            \"words_matched\": [\n                \"dakshin\"\n            ],\n            \"year\": null\n        },\n        {\n            \"address\": \"VILL DAKSHIN GOBINDAPUR PO AND PS KAKDWIP DIST SOUTH 24 PARGANAS\",\n            \"address_score\": 60,\n            \"algo_risk\": \"\",\n            \"business_category\": \"\",\n            \"case_category\": \"\",\n            \"case_code\": \"202400002962017\",\n            \"case_filter\": \"\",\n            \"case_status\": null,\n            \"case_type\": null,\n            \"case_type_description\": \"\",\n            \"case_year\": \"2017\",\n            \"court_code\": 19,\n            \"court_name\": \"Additional District Judge, Kakdwip, South 24 Pgs\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"match\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" 29th May 2017\",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2F0153b9b525fa9720c23b0af03ce1b9ce&id=16-20-19\",\n            \"matched_address\": \"VILL DAKSHIN GOBINDAPUR PO AND PS KAKDWIP DIST SOUTH 24 PARGANAS\",\n            \"matched_name\": \"KARTIK ARI\",\n            \"max_words_matched\": 1,\n            \"md5\": \"0153b9b525fa9720c23b0af03ce1b9ce\",\n            \"name\": \"KARTIK ARI\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 1,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" SR/AD/Appearence\",\n            \"raw_address\": \"      - VILL DAKSHIN GOBINDAPUR PO AND PS KAKDWIP DIST SOUTH 24 PARGANAS\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 36.5,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"match\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 0,\n            \"under_acts\": \"All\",\n            \"under_sections\": \"13B\",\n            \"uniq_case_id\": \"680e4b5017c00f983e6392ea2fc0b607\",\n            \"verifycode\": \"BDBA\",\n            \"words_matched\": [\n                \"dakshin\",\n                \"south\"\n            ],\n            \"year\": \"2017\"\n        },\n        {\n            \"address\": \"SO ALTE B. BARIK. VILL DAKSHIN GOURIPUR,P.O. PASCHIM CHAMNI,P.S B SOUTH 24 PGS,\",\n            \"address_score\": 60,\n            \"algo_risk\": \"\",\n            \"business_category\": \"\",\n            \"case_category\": \"\",\n            \"case_code\": \"201000122372014\",\n            \"case_filter\": \"\",\n            \"case_status\": \"Pending\",\n            \"case_type\": \"ci\",\n            \"case_type_description\": \"\",\n            \"case_year\": \"2014\",\n            \"cnr\": \"WBSP030000492010\",\n            \"court_code\": 3,\n            \"court_name\": \"Civil Judge, Jr. Div. Alipur,South 24 Pgs\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" \",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2Fd3b81ab73f1722969f535f8fbbd95164&id=16-20-3\",\n            \"matched_address\": \"SO ALTE B. BARIK. VILL DAKSHIN GOURIPUR,P.O. PASCHIM CHAMNI,P.S B SOUTH 24 PGS,\",\n            \"matched_name\": \"ANANTA BARIK\",\n            \"max_words_matched\": 0,\n            \"md5\": \"d3b81ab73f1722969f535f8fbbd95164\",\n            \"name\": \"ANANTA BARIK\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 0,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" ---\",\n            \"raw_address\": \"     - SO- ALTE B. BARIK. VILL- DAKSHIN GOURIPUR,P.O.- PASCHIM CHAMNI,P.S- B SOUTH 24-PGS,\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 36,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 0,\n            \"type\": 1,\n            \"under_acts\": null,\n            \"under_sections\": null,\n            \"uniq_case_id\": \"4b24cf3a8078de32678b49418967de9f\",\n            \"verifycode\": \"BEBA\",\n            \"words_matched\": [\n                \"dakshin\",\n                \"south\"\n            ],\n            \"year\": null\n        },\n        {\n            \"address\": \"VILL. DAKSHIN LAXMINARAYANPUR,P.O. P.S PATHAR PRATIMA,SOUTH 24 PGS\",\n            \"address_score\": 60,\n            \"algo_risk\": \"\",\n            \"business_category\": \"\",\n            \"case_category\": \"\",\n            \"case_code\": \"204900010392014\",\n            \"case_filter\": \"\",\n            \"case_status\": null,\n            \"case_type\": \"ci\",\n            \"case_type_description\": \"\",\n            \"case_year\": \"2014\",\n            \"court_code\": 21,\n            \"court_name\": \"Civil Judge Jr. Divn. Kakdwip, South 24 Pgs.\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" 15th June 2009\",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2Fb1598c8621f11570c6dcdc0e0e406f2a&id=16-20-21\",\n            \"matched_address\": \"VILL. DAKSHIN LAXMINARAYANPUR,P.O. P.S PATHAR PRATIMA,SOUTH 24 PGS\",\n            \"matched_name\": \"AROBINDA PARHUYA\",\n            \"max_words_matched\": 0,\n            \"md5\": \"b1598c8621f11570c6dcdc0e0e406f2a\",\n            \"name\": \"AROBINDA PARHUYA\",\n            \"name_match_type\": \"NO_MATCH\",\n            \"name_score\": 0,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" SR/AD/Appearence\",\n            \"raw_address\": \"      - VILL.-DAKSHIN LAXMINARAYANPUR,P.O.+P.S-PATHAR PRATIMA,SOUTH 24 PGS\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 36,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 0,\n            \"type\": 0,\n            \"under_acts\": null,\n            \"under_sections\": null,\n            \"uniq_case_id\": \"1da7b223faea0b8360cb9f2889b42ce5\",\n            \"verifycode\": \"BEBA\",\n            \"words_matched\": [\n                \"dakshin\",\n                \"south\"\n            ],\n            \"year\": null\n        },\n        {\n            \"address\": \"VILL NAOGA,PO MASSAT,PS DIAMOND HARBOUR,S 24 PGS, WB\",\n            \"address_score\": 30,\n            \"algo_risk\": \"\",\n            \"business_category\": \"Procedural\",\n            \"case_category\": \"\",\n            \"case_code\": \"204900001172019\",\n            \"case_filter\": \"\",\n            \"case_status\": \"Pending\",\n            \"case_type\": \"Title Suit\",\n            \"case_type_description\": \"\",\n            \"case_year\": \"2019\",\n            \"cnr\": \"WBSP110001282019\",\n            \"court_code\": 17,\n            \"court_name\": \"Civil Judge, Sr. Divn. Diamond Harbour Civil, South 24 Pgs.\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": \"\",\n            \"first_hearing_date\": \"05th April 2019\",\n            \"id\": \"7758f957ff65bebd843f59e6034fda5a\",\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml2.s3-us-west-2.amazonaws.com%2Fbffb0db9b685fde296f00d7b96dd5d5d_46693237e8969f8f83156892a31e0c54&id=16-20-17\",\n            \"matched_address\": \"VILL NAOGA,PO MASSAT,PS DIAMOND HARBOUR,S 24 PGS, WB\",\n            \"matched_name\": \"GOBINDA ADAK\",\n            \"max_words_matched\": 1,\n            \"md5\": \"bffb0db9b685fde296f00d7b96dd5d5d_46693237e8969f8f83156892a31e0c54\",\n            \"name\": \"GOBINDA ADAK\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 36,\n            \"nature_of_disposal\": null,\n            \"order_link\": \"https://fullhtml2.s3.us-west-2.amazonaws.com/17cc823e677fde9b1505db10ceeb12e4\",\n            \"police_station\": \"\",\n            \"purpose_of_hearing\": \"For awaiting Commissioners report\",\n            \"raw_address\": \"    VILL-NAOGA,PO-MASSAT,PS-DIAMOND HARBOUR,S 24 PGS, WB\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 36,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 1,\n            \"under_acts\": \"Partition Act\",\n            \"under_sections\": \"151\",\n            \"uniq_case_id\": \"7758f957ff65bebd843f59e6034fda5a\",\n            \"verifycode\": \"BDEA\",\n            \"words_matched\": [],\n            \"year\": \"\"\n        },\n        {\n            \"address\": \"SO LT. HARENDRA NATH ROY 121A1, PRINCE GOLAM HAOSSAIN SHAH ROAD KOL 32\",\n            \"address_score\": 50,\n            \"algo_risk\": \"\",\n            \"business_category\": \"\",\n            \"case_category\": \"\",\n            \"case_code\": \"202200006912014\",\n            \"case_filter\": \"\",\n            \"case_status\": null,\n            \"case_type\": \"ci\",\n            \"case_type_description\": \"\",\n            \"case_year\": \"2014\",\n            \"cnr\": \"\",\n            \"court_code\": 3,\n            \"court_name\": \"Civil Judge, Jr. Div. Alipur,South 24 Pgs\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" \",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2F06a97e3d32fb7c0c7b72f38001332dcb&id=16-20-3\",\n            \"matched_address\": \"SO LT. HARENDRA NATH ROY 121A1, PRINCE GOLAM HAOSSAIN SHAH ROAD KOL 32\",\n            \"matched_name\": \"GOBINDO ROY\",\n            \"max_words_matched\": 1,\n            \"md5\": \"06a97e3d32fb7c0c7b72f38001332dcb\",\n            \"name\": \"GOBINDO ROY\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 11,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" ---\",\n            \"raw_address\": \"     - SO LT. HARENDRA NATH ROY 121A1, PRINCE GOLAM HAOSSAIN SHAH ROAD KOL-32\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 35.5,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 1,\n            \"under_acts\": null,\n            \"under_sections\": null,\n            \"uniq_case_id\": \"b4422037fa1c21a15abd8764debcaf1c\",\n            \"verifycode\": \"BDDA\",\n            \"words_matched\": [\n                \"gopal\"\n            ],\n            \"year\": null\n        },\n        {\n            \"address\": \"VILL DAKSHIN GOBINDAPUR, PO SHIV GOBINDOPUR, PS PATHERPRATIMA\",\n            \"address_score\": 50,\n            \"algo_risk\": \"very low risk\",\n            \"business_category\": \"Civil\",\n            \"case_category\": \"\",\n            \"case_code\": \"204800000022015\",\n            \"case_filter\": \"\",\n            \"case_status\": null,\n            \"case_type\": null,\n            \"case_type_description\": \"\",\n            \"case_year\": \"2015\",\n            \"court_code\": 21,\n            \"court_name\": \"Civil Judge Jr. Divn. Kakdwip, South 24 Pgs.\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" 02nd March 2015\",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2Fa5796a14954ae3c17281d756f872acb8&id=16-20-21\",\n            \"matched_address\": \"VILL DAKSHIN GOBINDAPUR, PO SHIV GOBINDOPUR, PS PATHERPRATIMA\",\n            \"matched_name\": \"GOBINDO MONDAL\",\n            \"max_words_matched\": 1,\n            \"md5\": \"a5796a14954ae3c17281d756f872acb8\",\n            \"name\": \"GOBINDO MONDAL\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 11,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" Hearing of Petition\",\n            \"raw_address\": \"      - VILL DAKSHIN GOBINDAPUR, PO SHIV GOBINDOPUR, PS PATHERPRATIMA\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 35.5,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 0,\n            \"under_acts\": \"Code of Civil Procedure\",\n            \"under_sections\": \"UO 39 R 7 CPC\",\n            \"uniq_case_id\": \"dc53244e091455b7f996bf10ebe684a1\",\n            \"verifycode\": \"BDBA\",\n            \"words_matched\": [\n                \"dakshin\"\n            ],\n            \"year\": \"2015\"\n        },\n        {\n            \"address\": \"VILL DAKSHIN GOBINDAPUR, PO SHIV GOBINDOPUR, PS PATHERPRATIMA\",\n            \"address_score\": 50,\n            \"algo_risk\": \"very low risk\",\n            \"business_category\": \"Civil\",\n            \"case_category\": \"\",\n            \"case_code\": \"204900000022015\",\n            \"case_filter\": \"\",\n            \"case_status\": \"Disposed\",\n            \"case_type\": null,\n            \"case_type_description\": \"\",\n            \"case_year\": \"2015\",\n            \"cnr\": \"WBSP160001022015\",\n            \"court_code\": 21,\n            \"court_name\": \"Civil Judge Jr. Divn. Kakdwip, South 24 Pgs.\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" 02nd March 2015\",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2Ff4895449471bb17bd7d2780307f67215&id=16-20-21\",\n            \"matched_address\": \"VILL DAKSHIN GOBINDAPUR, PO SHIV GOBINDOPUR, PS PATHERPRATIMA\",\n            \"matched_name\": \"GOBINDO MONDAL\",\n            \"max_words_matched\": 1,\n            \"md5\": \"f4895449471bb17bd7d2780307f67215\",\n            \"name\": \"GOBINDO MONDAL\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 11,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" Written Statement\",\n            \"raw_address\": \"      - VILL DAKSHIN GOBINDAPUR, PO SHIV GOBINDOPUR, PS PATHERPRATIMA\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 35.5,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 0,\n            \"under_acts\": \"Code of Civil Procedure\",\n            \"under_sections\": \"UO 39 R 7 CPC\",\n            \"uniq_case_id\": \"ef99843666c80a47bda519785f9ece7a\",\n            \"verifycode\": \"BDBA\",\n            \"words_matched\": [\n                \"dakshin\"\n            ],\n            \"year\": \"2015\"\n        },\n        {\n            \"address\": \"BAIKUNTHO PUR, P.O DAKSHIN GOBINDO PUR, P.S BARUIP\",\n            \"address_score\": 50,\n            \"algo_risk\": \"\",\n            \"business_category\": \"\",\n            \"case_category\": \"\",\n            \"case_code\": \"204900006772014\",\n            \"case_filter\": \"\",\n            \"case_status\": null,\n            \"case_type\": \"ci\",\n            \"case_type_description\": \"\",\n            \"case_year\": \"2014\",\n            \"cnr\": \"WBSP0E0000011996\",\n            \"court_code\": 14,\n            \"court_name\": \"Civil Judge, Jr. Divn. Baruipur, South 24 Parganas\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" 15th July 1996\",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2F39bec7f9431c77f62c878e1c1ece6c38&id=16-20-14\",\n            \"matched_address\": \"BAIKUNTHO PUR, P.O DAKSHIN GOBINDO PUR, P.S BARUIP\",\n            \"matched_name\": \"SRI GOBINDO PAL\",\n            \"max_words_matched\": 1,\n            \"md5\": \"39bec7f9431c77f62c878e1c1ece6c38\",\n            \"name\": \"SRI GOBINDO PAL\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 11,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" ---\",\n            \"raw_address\": \"     - BAIKUNTHO PUR, P.O-DAKSHIN GOBINDO PUR, P.S-BARUIP\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 35.5,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 1,\n            \"under_acts\": null,\n            \"under_sections\": null,\n            \"uniq_case_id\": \"25261c905ca7204f1fc81e79151f79f4\",\n            \"verifycode\": \"BDBA\",\n            \"words_matched\": [\n                \"dakshin\"\n            ],\n            \"year\": null\n        },\n        {\n            \"address\": \"G.C. RD,NEAR RLY WAY SPORTING CLUB,NEAR 4 NO PLATF\",\n            \"address_score\": 30,\n            \"algo_risk\": \"\",\n            \"business_category\": \"\",\n            \"case_category\": \"\",\n            \"case_code\": \"201600008852014\",\n            \"case_filter\": \"POLICE_CASE\",\n            \"case_status\": \"Pending\",\n            \"case_type\": \"cri\",\n            \"case_type_description\": \"\",\n            \"case_year\": \"2014\",\n            \"cnr\": \"WBNP150009942010\",\n            \"court_code\": 11,\n            \"court_name\": \"Additional Chief Judicial Magistrate, Barrackpore, North 24 Pgs.\",\n            \"decision_date\": null,\n            \"dist_code\": 14,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"North  Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" 01st December 2012\",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": false,\n            \"jurisdiction_type\": \"NEAREST_DISTRICTS\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2F399a073da3615a777870a3bee9b47298&id=16-14-11\",\n            \"matched_address\": \"G.C. RD,NEAR RLY WAY SPORTING CLUB,NEAR 4 NO PLATF\",\n            \"matched_name\": \"GOBINDA MALLICK AN OTHERS\",\n            \"max_words_matched\": 1,\n            \"md5\": \"399a073da3615a777870a3bee9b47298\",\n            \"name\": \"GOBINDA MALLICK AN OTHERS\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 33,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" Executionof W.A/WPA\",\n            \"raw_address\": \"     - G.C. RD,NEAR RLY WAY SPORTING CLUB,NEAR 4 NO PLATF\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 34.5,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 2,\n            \"type\": 1,\n            \"under_acts\": null,\n            \"under_sections\": null,\n            \"uniq_case_id\": \"83fc1c68e0c91615ec6da49306bad58d\",\n            \"verifycode\": \"BDEA\",\n            \"words_matched\": [],\n            \"year\": null\n        },\n        {\n            \"address\": \"PURBA SINTHI RD,KOL 30 24 PGS N\",\n            \"address_score\": 30,\n            \"algo_risk\": \"\",\n            \"business_category\": \"\",\n            \"case_category\": \"\",\n            \"case_code\": \"201600008782014\",\n            \"case_filter\": \"POLICE_CASE\",\n            \"case_status\": null,\n            \"case_type\": \"cri\",\n            \"case_type_description\": \"\",\n            \"case_year\": \"2014\",\n            \"court_code\": 11,\n            \"court_name\": \"Additional Chief Judicial Magistrate, Barrackpore, North 24 Pgs.\",\n            \"decision_date\": null,\n            \"dist_code\": 14,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"North  Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" 20th October 2012\",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": false,\n            \"jurisdiction_type\": \"NEAREST_DISTRICTS\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2F9f3a19aba058a142b2da47e415234c5b&id=16-14-11\",\n            \"matched_address\": \"PURBA SINTHI RD,KOL 30 24 PGS N\",\n            \"matched_name\": \"GOBINDA GHOSH AN OTHERS\",\n            \"max_words_matched\": 1,\n            \"md5\": \"9f3a19aba058a142b2da47e415234c5b\",\n            \"name\": \"GOBINDA GHOSH AN OTHERS\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 33,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" Charge / Plea Hearing\",\n            \"raw_address\": \"     - PURBA SINTHI RD,KOL 30 24 PGS N\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 34.5,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 2,\n            \"type\": 1,\n            \"under_acts\": null,\n            \"under_sections\": null,\n            \"uniq_case_id\": \"6f6650702f8b13d53bb0846f66a6e87a\",\n            \"verifycode\": \"BDEA\",\n            \"words_matched\": [],\n            \"year\": null\n        },\n        {\n            \"address\": \"VILL CHINILI PS GOPALNAGAR DIST NORTH 24 PGS\",\n            \"address_score\": 45,\n            \"algo_risk\": \"very low risk\",\n            \"business_category\": \"Civil\",\n            \"case_category\": \"\",\n            \"case_code\": \"204900000722019\",\n            \"case_filter\": \"\",\n            \"case_status\": \"Pending\",\n            \"case_type\": \"Title Suit\",\n            \"case_type_description\": \"\",\n            \"case_year\": \"2019\",\n            \"cnr\": \"WBNP080001122019\",\n            \"court_code\": 16,\n            \"court_name\": \"Civil Judge, Senior Division, Bongaon, North 24 Parganas\",\n            \"decision_date\": null,\n            \"dist_code\": 14,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"North  Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": \"\",\n            \"first_hearing_date\": \"01st October 2019\",\n            \"id\": \"7a18d6c7da7ee943395b845df502ed80\",\n            \"is_district\": 1,\n            \"is_state\": 1,\n            \"jurisdiction\": false,\n            \"jurisdiction_type\": \"NEAREST_DISTRICTS\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml2.s3-us-west-2.amazonaws.com%2Fd260bf8e0365940dee3d42fb6e36ef90_cf500065137ac0ae623e6365e9ce1e5d&id=16-14-16\",\n            \"matched_address\": \"VILL CHINILI PS GOPALNAGAR DIST NORTH 24 PGS\",\n            \"matched_name\": \"GOBINDA HALDER\",\n            \"max_words_matched\": 1,\n            \"md5\": \"d260bf8e0365940dee3d42fb6e36ef90_cf500065137ac0ae623e6365e9ce1e5d\",\n            \"name\": \"GOBINDA HALDER\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 15,\n            \"nature_of_disposal\": null,\n            \"police_station\": \"\",\n            \"purpose_of_hearing\": \"Order\",\n            \"raw_address\": \"    VILL-CHINILI PS-GOPALNAGAR DIST-NORTH 24 PGS\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 34.5,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 1,\n            \"under_acts\": \"Code of Civil Procedure\",\n            \"under_sections\": \"151\",\n            \"uniq_case_id\": \"7a18d6c7da7ee943395b845df502ed80\",\n            \"verifycode\": \"BDEA\",\n            \"words_matched\": [],\n            \"year\": \"\"\n        },\n        {\n            \"address\": \"Akaipur Gopalnagar PS\",\n            \"address_score\": 45,\n            \"algo_risk\": \"very low risk\",\n            \"business_category\": \"Civil\",\n            \"case_category\": \"\",\n            \"case_code\": \"204900000732019\",\n            \"case_filter\": \"\",\n            \"case_status\": \"Pending\",\n            \"case_type\": \"Title Suit\",\n            \"case_type_description\": \"\",\n            \"case_year\": \"2019\",\n            \"cnr\": \"WBNP080001152019\",\n            \"court_code\": 16,\n            \"court_name\": \"Civil Judge, Senior Division, Bongaon, North 24 Parganas\",\n            \"decision_date\": null,\n            \"dist_code\": 14,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"North  Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": \"\",\n            \"first_hearing_date\": \"03rd October 2019\",\n            \"id\": \"5afa7d39985d03315a511a9a13f1bac6\",\n            \"is_district\": 1,\n            \"is_state\": 1,\n            \"jurisdiction\": false,\n            \"jurisdiction_type\": \"NEAREST_DISTRICTS\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml2.s3-us-west-2.amazonaws.com%2F7d5f4f32174ae64736af209b020b2b8d_cde806aaf38a7a39a009cb05d3559d15&id=16-14-16\",\n            \"matched_address\": \"Akaipur Gopalnagar PS\",\n            \"matched_name\": \"Gobinda Sarkar\",\n            \"max_words_matched\": 1,\n            \"md5\": \"7d5f4f32174ae64736af209b020b2b8d_cde806aaf38a7a39a009cb05d3559d15\",\n            \"name\": \"Gobinda Sarkar\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 15,\n            \"nature_of_disposal\": null,\n            \"police_station\": \"\",\n            \"purpose_of_hearing\": \"SR/AD/Appearence\",\n            \"raw_address\": \"    Akaipur Gopalnagar PS\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 34.5,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 1,\n            \"under_acts\": \"Code of Civil Procedure\",\n            \"under_sections\": \"151\",\n            \"uniq_case_id\": \"5afa7d39985d03315a511a9a13f1bac6\",\n            \"verifycode\": \"BDEA\",\n            \"words_matched\": [],\n            \"year\": \"\"\n        },\n        {\n            \"address\": \"GOBINDAPUR, P.S. JOYNAGAR BGR\",\n            \"address_score\": 42,\n            \"algo_risk\": \"\",\n            \"business_category\": \"\",\n            \"case_category\": \"\",\n            \"case_code\": \"201600049562014\",\n            \"case_filter\": \"\",\n            \"case_status\": null,\n            \"case_type\": \"cri\",\n            \"case_type_description\": \"\",\n            \"case_year\": \"2014\",\n            \"cnr\": \"WBSP0F0000221992\",\n            \"court_code\": 12,\n            \"court_name\": \"Additional Chief Judicial Magistrate, Baruipur, South 24 Parganas\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" 03rd June 2014\",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2F4be4c3aefe39eaecdb08aa5d8eecf73e&id=16-20-12\",\n            \"matched_address\": \"GOBINDAPUR, P.S. JOYNAGAR BGR\",\n            \"matched_name\": \"GOBINDA NASKAR\",\n            \"max_words_matched\": 1,\n            \"md5\": \"4be4c3aefe39eaecdb08aa5d8eecf73e\",\n            \"name\": \"GOBINDA NASKAR\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 15,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" Executionof W.A/WPA\",\n            \"raw_address\": \"      - GOBINDAPUR, P.S.- JOYNAGAR(BGR)\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 32.7,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 0,\n            \"under_acts\": null,\n            \"under_sections\": null,\n            \"uniq_case_id\": \"af47625b4be8fa8cddea63bf015fb671\",\n            \"verifycode\": \"BDEA\",\n            \"words_matched\": [],\n            \"year\": null\n        },\n        {\n            \"address\": \"ANANDAPUR, P.S. JOYNAGAR\",\n            \"address_score\": 42,\n            \"algo_risk\": \"\",\n            \"business_category\": \"\",\n            \"case_category\": \"\",\n            \"case_code\": \"201600055082014\",\n            \"case_filter\": \"\",\n            \"case_status\": \"Pending\",\n            \"case_type\": \"cri\",\n            \"case_type_description\": \"\",\n            \"case_year\": \"2014\",\n            \"cnr\": \"WBSP0F0014672009\",\n            \"court_code\": 12,\n            \"court_name\": \"Additional Chief Judicial Magistrate, Baruipur, South 24 Parganas\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" 07th August 2014\",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2Fef3996272c8b9bf73874765b5354e347&id=16-20-12\",\n            \"matched_address\": \"ANANDAPUR, P.S. JOYNAGAR\",\n            \"matched_name\": \"GOBINDA MONDAL  amp  OTHERS\",\n            \"max_words_matched\": 1,\n            \"md5\": \"ef3996272c8b9bf73874765b5354e347\",\n            \"name\": \"GOBINDA MONDAL  amp  OTHERS\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 15,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" Evidence\",\n            \"raw_address\": \"     - ANANDAPUR, P.S.- JOYNAGAR\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 32.7,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 1,\n            \"under_acts\": null,\n            \"under_sections\": null,\n            \"uniq_case_id\": \"7725860dd0967af2a26d9687ce8265bb\",\n            \"verifycode\": \"BDEA\",\n            \"words_matched\": [],\n            \"year\": null\n        },\n        {\n            \"address\": \"TARANAGAR, P.S. TARANAGAR\",\n            \"address_score\": 42,\n            \"algo_risk\": \"\",\n            \"business_category\": \"\",\n            \"case_category\": \"\",\n            \"case_code\": \"201600003172014\",\n            \"case_filter\": \"\",\n            \"case_status\": \"Pending\",\n            \"case_type\": \"cri\",\n            \"case_type_description\": \"\",\n            \"case_year\": \"2014\",\n            \"cnr\": \"WBSP0F0008602010\",\n            \"court_code\": 12,\n            \"court_name\": \"Additional Chief Judicial Magistrate, Baruipur, South 24 Parganas\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" 05th October 2013\",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2Fb28b6f5c684a592e02dd960cf9e5405f&id=16-20-12\",\n            \"matched_address\": \"TARANAGAR, P.S. TARANAGAR\",\n            \"matched_name\": \"GOBINDA HALDER\",\n            \"max_words_matched\": 1,\n            \"md5\": \"b28b6f5c684a592e02dd960cf9e5405f\",\n            \"name\": \"GOBINDA HALDER\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 15,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" Evidence\",\n            \"raw_address\": \"      - TARANAGAR, P.S.- TARANAGAR\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 32.7,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 0,\n            \"under_acts\": null,\n            \"under_sections\": null,\n            \"uniq_case_id\": \"4c771031913783d6deeb2ec4255c360f\",\n            \"verifycode\": \"BDEA\",\n            \"words_matched\": [],\n            \"year\": null\n        },\n        {\n            \"address\": \"VILL UTKHALI HALDIA PS JOYNAGAR S24PGS\",\n            \"address_score\": 42,\n            \"algo_risk\": \"very low risk\",\n            \"business_category\": \"Procedural\",\n            \"case_category\": \"\",\n            \"case_code\": \"200700009632015\",\n            \"case_filter\": \"\",\n            \"case_status\": \"Disposed\",\n            \"case_type\": null,\n            \"case_type_description\": \"\",\n            \"case_year\": \"2015\",\n            \"cnr\": \"WBSP0F0014572015\",\n            \"court_code\": 12,\n            \"court_name\": \"Additional Chief Judicial Magistrate, Baruipur, South 24 Parganas\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" 16th April 2015\",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2F212d986a672f5f9b9d4a59aa052a2ae9&id=16-20-12\",\n            \"matched_address\": \"VILL UTKHALI HALDIA PS JOYNAGAR S24PGS\",\n            \"matched_name\": \"GOBINDA MONDAL AND  02 OTHERS\",\n            \"max_words_matched\": 1,\n            \"md5\": \"212d986a672f5f9b9d4a59aa052a2ae9\",\n            \"name\": \"GOBINDA MONDAL AND  02 OTHERS\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 15,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" Hearing\",\n            \"raw_address\": \"     - VILL UTKHALI HALDIA PS JOYNAGAR S24PGS\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 32.7,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 1,\n            \"under_acts\": \"ALL\",\n            \"under_sections\": \"156 (3) CPC\",\n            \"uniq_case_id\": \"869163a2b6beedc721933dd3973ea4e8\",\n            \"verifycode\": \"BDEA\",\n            \"words_matched\": [],\n            \"year\": \"2015\"\n        },\n        {\n            \"address\": \"RADHANAGAR\",\n            \"address_score\": 42,\n            \"algo_risk\": \"very low risk\",\n            \"business_category\": \"Civil\",\n            \"case_category\": \"\",\n            \"case_code\": \"204900000642018\",\n            \"case_filter\": \"\",\n            \"case_status\": \"Pending\",\n            \"case_type\": \"Pending\",\n            \"case_type_description\": \"\",\n            \"case_year\": \"2018\",\n            \"cnr\": \"WBSP170009412018\",\n            \"court_code\": 20,\n            \"court_name\": \"Additiona Chief Judicial Magistrate, Kakdwip, South 24 Pgs\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \"15th June 2018\",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2F6c59528feaa64482538771a7807b0e5c&id=16-20-20\",\n            \"matched_address\": \"RADHANAGAR\",\n            \"matched_name\": \"GOBINDA MAITY\",\n            \"max_words_matched\": 1,\n            \"md5\": \"6c59528feaa64482538771a7807b0e5c\",\n            \"name\": \"GOBINDA MAITY\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 15,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": null,\n            \"raw_address\": \"    RADHANAGAR\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 32.7,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 1,\n            \"under_acts\": \"Code of Civil Procedure\",\n            \"under_sections\": \"151,9\",\n            \"uniq_case_id\": \"a9aabde37050712bc1a11d3ca528f5e4\",\n            \"verifycode\": \"BDEA\",\n            \"words_matched\": [],\n            \"year\": \"2018\"\n        },\n        {\n            \"address\": \"SO. LT MADAN MOHAN MONDAL VILL PATAPUNJA,P.O. CHANDNAGAR,P.S.DHARBOUR\",\n            \"address_score\": 42,\n            \"algo_risk\": \"\",\n            \"business_category\": \"\",\n            \"case_category\": \"\",\n            \"case_code\": \"201200017692014\",\n            \"case_filter\": \"\",\n            \"case_status\": null,\n            \"case_type\": \"ci\",\n            \"case_type_description\": \"\",\n            \"case_year\": \"2014\",\n            \"court_code\": 1,\n            \"court_name\": \"District and Sessions Judge, Alipur, South 24 Pgs\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" \",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2Fb4e75c65562dd64b1fbe3e1675a731af&id=16-20-1\",\n            \"matched_address\": \"SO. LT MADAN MOHAN MONDAL VILL PATAPUNJA,P.O. CHANDNAGAR,P.S.DHARBOUR\",\n            \"matched_name\": \"GOBINDA MONDAL\",\n            \"max_words_matched\": 1,\n            \"md5\": \"b4e75c65562dd64b1fbe3e1675a731af\",\n            \"name\": \"GOBINDA MONDAL\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 15,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" ---\",\n            \"raw_address\": \"      - SO. LT MADAN MOHAN MONDAL VILL  PATAPUNJA,P.O. CHANDNAGAR,P.S.DHARBOUR\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 32.7,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 0,\n            \"under_acts\": null,\n            \"under_sections\": null,\n            \"uniq_case_id\": \"e32d14d32388e61e08f71028b572b64e\",\n            \"verifycode\": \"BDEA\",\n            \"words_matched\": [],\n            \"year\": null\n        },\n        {\n            \"address\": \"BIRALDHAM NAGAR, P.S. BARUIPUR\",\n            \"address_score\": 42,\n            \"algo_risk\": \"\",\n            \"business_category\": \"\",\n            \"case_category\": \"\",\n            \"case_code\": \"204900041392014\",\n            \"case_filter\": \"\",\n            \"case_status\": null,\n            \"case_type\": \"ci\",\n            \"case_type_description\": \"\",\n            \"case_year\": \"2014\",\n            \"court_code\": 13,\n            \"court_name\": \"Civil Judge, Sr. Divn. Baruipur, South 24 Parganas\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" 20th June 2013\",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2F7cde32685d1c9b1ed85451e44aa900e1&id=16-20-13\",\n            \"matched_address\": \"BIRALDHAM NAGAR, P.S. BARUIPUR\",\n            \"matched_name\": \"GOBINDA NASKAR  amp  OTHERS\",\n            \"max_words_matched\": 1,\n            \"md5\": \"7cde32685d1c9b1ed85451e44aa900e1\",\n            \"name\": \"GOBINDA NASKAR  amp  OTHERS\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 15,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" Steps\",\n            \"raw_address\": \"     - BIRALDHAM NAGAR, P.S.- BARUIPUR\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 32.7,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 1,\n            \"under_acts\": null,\n            \"under_sections\": null,\n            \"uniq_case_id\": \"5b1ab97cb4c7d068fab2b31362e7bfc6\",\n            \"verifycode\": \"BDEA\",\n            \"words_matched\": [],\n            \"year\": null\n        },\n        {\n            \"address\": \"KARABEG,P.S.JOYNAGAR\",\n            \"address_score\": 42,\n            \"algo_risk\": \"\",\n            \"business_category\": \"\",\n            \"case_category\": \"\",\n            \"case_code\": \"202500004742014\",\n            \"case_filter\": \"\",\n            \"case_status\": null,\n            \"case_type\": \"civil\",\n            \"case_type_description\": \"\",\n            \"case_year\": \"2014\",\n            \"cnr\": \"WBSP0E0004132010\",\n            \"court_code\": 14,\n            \"court_name\": \"Civil Judge, Jr. Divn. Baruipur, South 24 Parganas\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" 04th June 2013\",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2F54e5311b0642985459bed0763d4cdea5&id=16-20-14\",\n            \"matched_address\": \"KARABEG,P.S.JOYNAGAR\",\n            \"matched_name\": \"GOBINDA GAYEN\",\n            \"max_words_matched\": 1,\n            \"md5\": \"54e5311b0642985459bed0763d4cdea5\",\n            \"name\": \"GOBINDA GAYEN\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 15,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" Exparte Hearing\",\n            \"raw_address\": \"     - KARABEG,P.S.JOYNAGAR\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 32.7,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 1,\n            \"under_acts\": null,\n            \"under_sections\": null,\n            \"uniq_case_id\": \"cca9bde77b70eccabb52b0815cec5ba5\",\n            \"verifycode\": \"BDEA\",\n            \"words_matched\": [],\n            \"year\": null\n        },\n        {\n            \"address\": \"4B,JANNAGAR ROAD,KOL 17,P.S. BENIAPUKUR\",\n            \"address_score\": 42,\n            \"algo_risk\": \"\",\n            \"business_category\": \"\",\n            \"case_category\": \"\",\n            \"case_code\": \"205400000502014\",\n            \"case_filter\": \"\",\n            \"case_status\": null,\n            \"case_type\": \"cri\",\n            \"case_type_description\": \"\",\n            \"case_year\": \"2014\",\n            \"court_code\": 8,\n            \"court_name\": \"Additional Chief Judicial Magistrate, Sealdeh, South 24 Parganas\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" 17th August 2013\",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2Fe3ce61cb529aac936de0632517d0d8b2&id=16-20-8\",\n            \"matched_address\": \"4B,JANNAGAR ROAD,KOL 17,P.S. BENIAPUKUR\",\n            \"matched_name\": \"GOBINDA RAHA\",\n            \"max_words_matched\": 1,\n            \"md5\": \"e3ce61cb529aac936de0632517d0d8b2\",\n            \"name\": \"GOBINDA RAHA\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 15,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" SR/AD/Appearence\",\n            \"raw_address\": \"     - 4B,JANNAGAR ROAD,KOL-17,P.S. BENIAPUKUR\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 32.7,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 1,\n            \"under_acts\": null,\n            \"under_sections\": null,\n            \"uniq_case_id\": \"b17c6761115f660afb790e5204010b47\",\n            \"verifycode\": \"BDEA\",\n            \"words_matched\": [],\n            \"year\": null\n        },\n        {\n            \"address\": \"MAHINAGAR, P.S. SONARUOR\",\n            \"address_score\": 42,\n            \"algo_risk\": \"\",\n            \"business_category\": \"\",\n            \"case_category\": \"\",\n            \"case_code\": \"204900041372014\",\n            \"case_filter\": \"\",\n            \"case_status\": null,\n            \"case_type\": \"ci\",\n            \"case_type_description\": \"\",\n            \"case_year\": \"2014\",\n            \"cnr\": \"WBSP0D0000142007\",\n            \"court_code\": 13,\n            \"court_name\": \"Civil Judge, Sr. Divn. Baruipur, South 24 Parganas\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" 26th September 2013\",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2Fe18a225fa4e2faabb882646b8debdbd9&id=16-20-13\",\n            \"matched_address\": \"MAHINAGAR, P.S. SONARUOR\",\n            \"matched_name\": \"GOBINDA MONDAL  amp  ONE ANOTHER\",\n            \"max_words_matched\": 1,\n            \"md5\": \"e18a225fa4e2faabb882646b8debdbd9\",\n            \"name\": \"GOBINDA MONDAL  amp  ONE ANOTHER\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 15,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" Steps\",\n            \"raw_address\": \"     - MAHINAGAR, P.S.- SONARUOR\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 32.7,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 1,\n            \"under_acts\": null,\n            \"under_sections\": null,\n            \"uniq_case_id\": \"ad3a75383d42cbbdd48507a305fe352b\",\n            \"verifycode\": \"BDEA\",\n            \"words_matched\": [],\n            \"year\": null\n        },\n        {\n            \"address\": \"BANTRA, P.S. JOYNAGAR\",\n            \"address_score\": 42,\n            \"algo_risk\": \"\",\n            \"business_category\": \"\",\n            \"case_category\": \"\",\n            \"case_code\": \"204700002362014\",\n            \"case_filter\": \"\",\n            \"case_status\": null,\n            \"case_type\": \"ci\",\n            \"case_type_description\": \"\",\n            \"case_year\": \"2014\",\n            \"cnr\": \"WBSP0D0000122004\",\n            \"court_code\": 13,\n            \"court_name\": \"Civil Judge, Sr. Divn. Baruipur, South 24 Parganas\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" 01st July 2013\",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2Fffebb55d7b88ef44ea702548e464c15d&id=16-20-13\",\n            \"matched_address\": \"BANTRA, P.S. JOYNAGAR\",\n            \"matched_name\": \"GOBINDA PRAMANICK  amp  OTHERS\",\n            \"max_words_matched\": 1,\n            \"md5\": \"ffebb55d7b88ef44ea702548e464c15d\",\n            \"name\": \"GOBINDA PRAMANICK  amp  OTHERS\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 15,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" LCR\",\n            \"raw_address\": \"      - BANTRA, P.S.-JOYNAGAR\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 32.7,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 0,\n            \"under_acts\": null,\n            \"under_sections\": null,\n            \"uniq_case_id\": \"f241920d0fdeacd2974afea74026bba2\",\n            \"verifycode\": \"BDEA\",\n            \"words_matched\": [],\n            \"year\": null\n        },\n        {\n            \"address\": \"VILL KASTHAMOHAL PO THAKURCHAK PS JOYNAGAR S24PGS\",\n            \"address_score\": 42,\n            \"algo_risk\": \"\",\n            \"business_category\": \"Procedural\",\n            \"case_category\": \"\",\n            \"case_code\": \"204900003852015\",\n            \"case_filter\": \"\",\n            \"case_status\": null,\n            \"case_type\": null,\n            \"case_type_description\": \"\",\n            \"case_year\": \"2015\",\n            \"court_code\": 14,\n            \"court_name\": \"Civil Judge, Jr. Divn. Baruipur, South 24 Parganas\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" 02nd July 2015\",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2F66efa72a61d1cc78ec5079e452116d57&id=16-20-14\",\n            \"matched_address\": \"VILL KASTHAMOHAL PO THAKURCHAK PS JOYNAGAR S24PGS\",\n            \"matched_name\": \"GOBINDA MONDAL\",\n            \"max_words_matched\": 1,\n            \"md5\": \"66efa72a61d1cc78ec5079e452116d57\",\n            \"name\": \"GOBINDA MONDAL\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 15,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" Show Cause\",\n            \"raw_address\": \"     - VILL KASTHAMOHAL PO THAKURCHAK PS JOYNAGAR S24PGS\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 32.7,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 1,\n            \"under_acts\": \"All-India Services Act\",\n            \"under_sections\": \"39 r 1 and 2\",\n            \"uniq_case_id\": \"9068217c8a95b6ee431e1e13ff08d03b\",\n            \"verifycode\": \"BDEA\",\n            \"words_matched\": [],\n            \"year\": \"2015\"\n        },\n        {\n            \"address\": \"DURGANAGAR,RABINDRAPALLY KOL 65\",\n            \"address_score\": 42,\n            \"algo_risk\": \"\",\n            \"business_category\": \"\",\n            \"case_category\": \"\",\n            \"case_code\": \"202400200142014\",\n            \"case_filter\": \"\",\n            \"case_status\": null,\n            \"case_type\": \"ci\",\n            \"case_type_description\": \"\",\n            \"case_year\": \"2014\",\n            \"court_code\": 5,\n            \"court_name\": \"City Civil Court, Calcutta\",\n            \"decision_date\": null,\n            \"dist_code\": 3,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"Calcutta\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" \",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": false,\n            \"jurisdiction_type\": \"NEAREST_DISTRICTS\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2F0fba4bc56384e28cace0825231cf4cf0&id=16-3-5\",\n            \"matched_address\": \"DURGANAGAR,RABINDRAPALLY KOL 65\",\n            \"matched_name\": \"GOBINDA GHOSH\",\n            \"max_words_matched\": 1,\n            \"md5\": \"0fba4bc56384e28cace0825231cf4cf0\",\n            \"name\": \"GOBINDA GHOSH\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 15,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" ---\",\n            \"raw_address\": \"      - DURGANAGAR,RABINDRAPALLY KOL-65\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 32.7,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 0,\n            \"under_acts\": null,\n            \"under_sections\": null,\n            \"uniq_case_id\": \"4670cd3de696319780616a946038e245\",\n            \"verifycode\": \"BDEA\",\n            \"words_matched\": [],\n            \"year\": null\n        },\n        {\n            \"address\": \"PUNPUYA, P.S. JOYNAGAR\",\n            \"address_score\": 42,\n            \"algo_risk\": \"\",\n            \"business_category\": \"\",\n            \"case_category\": \"\",\n            \"case_code\": \"201600048832014\",\n            \"case_filter\": \"\",\n            \"case_status\": \"Pending\",\n            \"case_type\": \"cri\",\n            \"case_type_description\": \"\",\n            \"case_year\": \"2014\",\n            \"cnr\": \"WBSP0F0014222010\",\n            \"court_code\": 12,\n            \"court_name\": \"Additional Chief Judicial Magistrate, Baruipur, South 24 Parganas\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" 31st May 2014\",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2Fc02fc078cab48c8793025071451e994d&id=16-20-12\",\n            \"matched_address\": \"PUNPUYA, P.S. JOYNAGAR\",\n            \"matched_name\": \"GOBINDA NASKAR  amp  OTHERS\",\n            \"max_words_matched\": 1,\n            \"md5\": \"c02fc078cab48c8793025071451e994d\",\n            \"name\": \"GOBINDA NASKAR  amp  OTHERS\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 15,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" Evidence\",\n            \"raw_address\": \"     - PUNPUYA, P.S.- JOYNAGAR\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 32.7,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 1,\n            \"under_acts\": null,\n            \"under_sections\": null,\n            \"uniq_case_id\": \"98bd23a3703c62c267cefd91c26277a6\",\n            \"verifycode\": \"BDEA\",\n            \"words_matched\": [],\n            \"year\": null\n        },\n        {\n            \"address\": \"vill purba shyamnagar,ps,ps kultali\",\n            \"address_score\": 42,\n            \"algo_risk\": \"very low risk\",\n            \"business_category\": \"Serious\",\n            \"case_category\": \"\",\n            \"case_code\": \"201600004312016\",\n            \"case_filter\": \"\",\n            \"case_status\": \"Pending\",\n            \"case_type\": \"cri\",\n            \"case_type_description\": \"\",\n            \"case_year\": \"2016\",\n            \"cnr\": \"WBSP0F0016912009\",\n            \"court_code\": 12,\n            \"court_name\": \"Additional Chief Judicial Magistrate, Baruipur, South 24 Parganas\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" 20th March 2009\",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2Fe09b3e8b58ed6c72abf7babc205bd1a2&id=16-20-12\",\n            \"matched_address\": \"vill purba shyamnagar,ps,ps kultali\",\n            \"matched_name\": \"gobinda mandal\",\n            \"max_words_matched\": 1,\n            \"md5\": \"e09b3e8b58ed6c72abf7babc205bd1a2\",\n            \"name\": \"gobinda mandal\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 15,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" Evidence\",\n            \"raw_address\": \"      - vill-purba shyamnagar,ps,ps-kultali\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 32.7,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 0,\n            \"under_acts\": \"ALL\",\n            \"under_sections\": \"156 /3crpc\",\n            \"uniq_case_id\": \"c0bedd93f3a6c48800552a81d25271cc\",\n            \"verifycode\": \"BDEA\",\n            \"words_matched\": [],\n            \"year\": null\n        },\n        {\n            \"address\": \"VILL. 13NO. LAT MANIKNAGAR, P.O. MANIKNAGAR, P.S. KAKDWIP, SOUTH 24 PGS.\",\n            \"address_score\": 42,\n            \"algo_risk\": \"\",\n            \"business_category\": \"\",\n            \"case_category\": \"\",\n            \"case_code\": \"204900005112014\",\n            \"case_filter\": \"\",\n            \"case_status\": \"Pending\",\n            \"case_type\": \"ci\",\n            \"case_type_description\": \"\",\n            \"case_year\": \"2014\",\n            \"cnr\": \"WBSP160002002006\",\n            \"court_code\": 21,\n            \"court_name\": \"Civil Judge Jr. Divn. Kakdwip, South 24 Pgs.\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" 09th August 2006\",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2F4e8b23319e550a565576aac81b236e11&id=16-20-21\",\n            \"matched_address\": \"VILL. 13NO. LAT MANIKNAGAR, P.O. MANIKNAGAR, P.S. KAKDWIP, SOUTH 24 PGS.\",\n            \"matched_name\": \"GOBINDA MALLIK\",\n            \"max_words_matched\": 1,\n            \"md5\": \"4e8b23319e550a565576aac81b236e11\",\n            \"name\": \"GOBINDA MALLIK\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 15,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" SR/AD/Appearence\",\n            \"raw_address\": \"      - VILL.-13NO. LAT MANIKNAGAR, P.O.-MANIKNAGAR, P.S.-KAKDWIP, SOUTH 24 PGS.\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 32.7,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 0,\n            \"under_acts\": null,\n            \"under_sections\": null,\n            \"uniq_case_id\": \"15c629af5f2b726da167fc8c677a35ca\",\n            \"verifycode\": \"BDEA\",\n            \"words_matched\": [],\n            \"year\": null\n        },\n        {\n            \"address\": \"VILL 13NO. LAT MANIKNAGAR, P.O. MANIKNAGAR,P.S KAKDWIP,SOUTH 24 PGS\",\n            \"address_score\": 42,\n            \"algo_risk\": \"\",\n            \"business_category\": \"\",\n            \"case_category\": \"\",\n            \"case_code\": \"202800000212014\",\n            \"case_filter\": \"\",\n            \"case_status\": null,\n            \"case_type\": \"ci\",\n            \"case_type_description\": \"\",\n            \"case_year\": \"2014\",\n            \"court_code\": 21,\n            \"court_name\": \"Civil Judge Jr. Divn. Kakdwip, South 24 Pgs.\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" 05th August 2006\",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2Fb609d5400b07b1d10acfeb3803c79f29&id=16-20-21\",\n            \"matched_address\": \"VILL 13NO. LAT MANIKNAGAR, P.O. MANIKNAGAR,P.S KAKDWIP,SOUTH 24 PGS\",\n            \"matched_name\": \"GOBINDA MALLIK\",\n            \"max_words_matched\": 1,\n            \"md5\": \"b609d5400b07b1d10acfeb3803c79f29\",\n            \"name\": \"GOBINDA MALLIK\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 15,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" SR/AD/Appearence\",\n            \"raw_address\": \"     - VILL-13NO. LAT MANIKNAGAR, P.O.-MANIKNAGAR,P.S-KAKDWIP,SOUTH 24 PGS\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 32.7,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 1,\n            \"under_acts\": null,\n            \"under_sections\": null,\n            \"uniq_case_id\": \"80d29e16a1709e168bbc32397634248d\",\n            \"verifycode\": \"BDEA\",\n            \"words_matched\": [],\n            \"year\": null\n        },\n        {\n            \"address\": \"VILL BATTALA, PO KHAIYAMARA, PS JOYNAGAR, 24PGS S\",\n            \"address_score\": 42,\n            \"algo_risk\": \"\",\n            \"business_category\": \"\",\n            \"case_category\": \"\",\n            \"case_code\": \"204900005922015\",\n            \"case_filter\": \"\",\n            \"case_status\": null,\n            \"case_type\": \"civil\",\n            \"case_type_description\": \"\",\n            \"case_year\": \"2015\",\n            \"cnr\": \"WBSP0E0008272015\",\n            \"court_code\": 14,\n            \"court_name\": \"Civil Judge, Jr. Divn. Baruipur, South 24 Parganas\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" 05th October 2015\",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2Fa3adddf72b40f99da6523b2dd6b672d9&id=16-20-14\",\n            \"matched_address\": \"VILL BATTALA, PO KHAIYAMARA, PS JOYNAGAR, 24PGS S\",\n            \"matched_name\": \"GOBINDA NASKAR AND OTHERS\",\n            \"max_words_matched\": 1,\n            \"md5\": \"a3adddf72b40f99da6523b2dd6b672d9\",\n            \"name\": \"GOBINDA NASKAR AND OTHERS\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 15,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" SR/AD/Appearence\",\n            \"raw_address\": \"     - VILL-BATTALA, PO-KHAIYAMARA, PS-JOYNAGAR, 24PGS(S)\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 32.7,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 1,\n            \"under_acts\": \"ALL\",\n            \"under_sections\": \"TITLE SUIT\",\n            \"uniq_case_id\": \"b6ac1b83c019d03123e3ce0ada862e85\",\n            \"verifycode\": \"BDEA\",\n            \"words_matched\": [],\n            \"year\": null\n        },\n        {\n            \"address\": \"3, KHODA GANG ROAD, P.S. BELIAGHATA KOL 10.\",\n            \"address_score\": 42,\n            \"algo_risk\": \"\",\n            \"business_category\": \"\",\n            \"case_category\": \"\",\n            \"case_code\": \"203600001162015\",\n            \"case_filter\": \"\",\n            \"case_status\": \"Pending\",\n            \"case_type\": null,\n            \"case_type_description\": \"\",\n            \"case_year\": \"2015\",\n            \"cnr\": \"WBSP0A0026962015\",\n            \"court_code\": 8,\n            \"court_name\": \"Additional Chief Judicial Magistrate, Sealdeh, South 24 Parganas\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" 11th August 2015\",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2F147989a43d8139832856c424dbbd2dad&id=16-20-8\",\n            \"matched_address\": \"3, KHODA GANG ROAD, P.S. BELIAGHATA KOL 10.\",\n            \"matched_name\": \"GOBINDA MONDAL\",\n            \"max_words_matched\": 1,\n            \"md5\": \"147989a43d8139832856c424dbbd2dad\",\n            \"name\": \"GOBINDA MONDAL\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 15,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" SR/AD/Appearence\",\n            \"raw_address\": \"     - 3, KHODA GANG ROAD, P.S.-BELIAGHATA  KOL-10.\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 32.7,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 1,\n            \"under_acts\": \"All-India Institute of Medical Sciences Act\",\n            \"under_sections\": \"125\",\n            \"uniq_case_id\": \"12284da5d3e0710d36a1f8963fa48fbc\",\n            \"verifycode\": \"BDEA\",\n            \"words_matched\": [],\n            \"year\": \"2015\"\n        },\n        {\n            \"address\": \"4,B.T.ROAD,SINTHEE,BARANAGAR,KOL 50\",\n            \"address_score\": 42,\n            \"algo_risk\": \"\",\n            \"business_category\": \"\",\n            \"case_category\": \"\",\n            \"case_code\": \"204900038292014\",\n            \"case_filter\": \"\",\n            \"case_status\": \"Pending\",\n            \"case_type\": \"ci\",\n            \"case_type_description\": \"\",\n            \"case_year\": \"2014\",\n            \"cnr\": \"WBSP090007492008\",\n            \"court_code\": 10,\n            \"court_name\": \"Civil Judge, Jr. Divn. Sealdeh, South 24 Parganas\",\n            \"decision_date\": null,\n            \"dist_code\": 20,\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"fir_no\": null,\n            \"first_hearing_date\": \" 15th May 2013\",\n            \"id\": null,\n            \"is_district\": 0,\n            \"is_state\": 1,\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml.s3-us-west-2.amazonaws.com%2F3595761a29a7867448abb3950975d325&id=16-20-10\",\n            \"matched_address\": \"4,B.T.ROAD,SINTHEE,BARANAGAR,KOL 50\",\n            \"matched_name\": \"SRI GOBINDA ROY\",\n            \"max_words_matched\": 1,\n            \"md5\": \"3595761a29a7867448abb3950975d325\",\n            \"name\": \"SRI GOBINDA ROY\",\n            \"name_match_type\": \"PARTIAL_FUZZY\",\n            \"name_score\": 15,\n            \"nature_of_disposal\": null,\n            \"police_station\": null,\n            \"purpose_of_hearing\": \" Hearing\",\n            \"raw_address\": \"     - 4,B.T.ROAD,SINTHEE,BARANAGAR,KOL-50\",\n            \"ref\": \"65316e43a1fb3714b26ed8f4\",\n            \"score\": 32.7,\n            \"source\": \"ecourt\",\n            \"state_code\": 16,\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"total_name_match\": 1,\n            \"type\": 1,\n            \"under_acts\": null,\n            \"under_sections\": null,\n            \"uniq_case_id\": \"986fdf1312018cb2505552cdfdc5965b\",\n            \"verifycode\": \"BDEA\",\n            \"words_matched\": [],\n            \"year\": null\n        }\n    ]\n}"},{"id":"55eaf164-b40b-4a50-9c78-fa8833b8e74e","name":"process pending","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"cs_id\": \"6531461ca1fb371412b7fd28\"\n}","options":{"raw":{"language":"json"}}},"url":"https://prod.crimescan.ai/v1/crime_search/results"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 19 Oct 2023 15:07:41 GMT"},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)"},{"key":"Content-Length","value":"40"},{"key":"Content-Type","value":"application/json"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 0,\n    \"message\": \"Process pending\"\n}"},{"id":"051b436e-dbdb-4ff6-becd-519fdb9f0908","name":"failure","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"cs_id\": \"65314438a1fb3713fa75d81\"\n}","options":{"raw":{"language":"json"}}},"url":"https://prod.crimescan.ai/v1/crime_search/results"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 19 Oct 2023 15:01:25 GMT"},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)"},{"key":"Content-Length","value":"44"},{"key":"Content-Type","value":"application/json"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"629a0c57-ad4e-4d8b-a9ca-dc2a52584149"}],"id":"048afa3e-94f8-432a-8fa6-90637accaafc","description":"<p><strong>HTTP POST</strong></p>\n<p><a href=\"https://prod.crimescan.ai/v1/crime_search/results\">https://prod.crimescan.ai/v1/crime_search/results</a></p>\n<p><strong>Function</strong>: result<br /><strong>Parameters</strong> : user, auth_token, cs_id<br /><strong>Output Type</strong> : JSON  </p>\n<p><strong>Response:</strong><br />A message of 'processing pending' indicates that searching is still in process If unsuccessful</p>\n<p>{</p>\n<p>'status' : 0,</p>\n<p>'message' : 'Processing pending',</p>\n<p>}</p>\n<p><strong>Available Filters &amp; Parameters:</strong></p>\n<ul>\n<li><strong>jurisdiction</strong> <em>(Optional[bool])</em> = <code>true</code> or <code>false</code></li>\n<li><strong>jurisdiction_type</strong> <em>(Optional[Literal[\"STATE\", \"DISTRICT\", \"NEAREST_DISTRICTS\", \"PAN_INDIA\"]])</em></li>\n<li><strong>score_filter</strong> <em>(Optional[int])</em> = <code>0</code> (default)</li>\n<li><strong>name_match_type</strong> <em>(Optional[Literal[\"PARTIAL_EXACT\", \"PARTIAL_FUZZY\", \"EXACT_FUZZY\", \"EXACT_MATCH\"]])</em></li>\n<li><strong>father_match_type</strong> _(Optional[Literal[\"PARTIAL_EXACT\", \"PARTIAL_FUZZY\", \"EXACT_FUZZY\", \"EXACT_MATCH\"]])</li>\n</ul>\n<p><strong>Example :</strong></p>\n<p>EXACT_MATCH: Both names are identical. (e.g., \"Rahul Sharma\" == \"Rahul Sharma\")<br />EXACT_FUZZY: Minor variations but phonetically similar. (e.g., \"Rahul Sharma\" ≈ \"Rahool Sharma\")<br />PARTIAL_EXACT: One name fully matches a part of the other. (e.g., \"Rahul Kumar Sharma\" == \"Rahul Sharma\")<br />PARTIAL_FUZZY: Partial match with slight variations. (e.g., \"Rahul Kumar Sharma\" ≈ \"Rahool Sharma\")<br />NO_MATCH: Names do not match at all. (e.g., \"Rahul Sharma\" ≠ \"Amit Verma\")</p>\n<h3 id=\"example-usage-with-different-filters\"><strong>Example Usage with Different Filters:</strong></h3>\n<h4 id=\"1-using-jurisdiction-only\"><strong>1. Using Jurisdiction Only:</strong></h4>\n<p>curl --location '<a href=\"https://prod.crimescan.ai/v1/crime_search/results\">https://prod.crimescan.ai/v1/crime_search/results</a>' \\<br />--header 'Authorization: Bearer xxxxxxxxxxxxxxx' \\<br />--data '{<br />\"cs_id\": \"xxxxxxxxxxx\",<br />\"jurisdiction\": true<br />}'</p>\n<h4 id=\"2-using-jurisdiction-type---pan-india\"><strong>2. Using Jurisdiction Type - PAN INDIA:</strong></h4>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>curl --location 'https://prod.crimescan.ai/v1/crime_search/results' \\\n--header 'Authorization: Bearer xxxxxxxxxxxxxxx' \\\n--data '{\n  \"cs_id\": \"xxxxxxxxxxx\",\n  \"jurisdiction\": true,\n  \"jurisdiction_type\": \"PAN_INDIA\"\n}'\n\n</code></pre><h4 id=\"3-using-score-filter-eg-only-show-high-scoring-matches\"><strong>3. Using Score Filter (e.g., Only Show High-Scoring Matches)</strong></h4>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>curl --location 'https://prod.crimescan.ai/v1/crime_search/results' \\\n--header 'Authorization: Bearer xxxxxxxxxxxxxxx' \\\n--data '{\n  \"cs_id\": \"xxxxxxxxxxx\",\n  \"score_filter\": 80\n}'\n\n</code></pre><h4 id=\"4-using-name-match-type---exact-match-only\"><strong>4. Using Name Match Type - Exact Match Only:</strong></h4>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>curl --location 'https://prod.crimescan.ai/v1/crime_search/results' \\\n--header 'Authorization: Bearer xxxxxxxxxxxxxxx' \\\n--data '{\n  \"cs_id\": \"xxxxxxxxxxx\",\n  \"name_match_type\": \"EXACT_MATCH\"\n}'\n\n</code></pre><h4 id=\"5-using-father-name-match-type---partial-exact\"><strong>5. Using Father Name Match Type - Partial Exact:</strong></h4>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>curl --location 'https://prod.crimescan.ai/v1/crime_search/results' \\\n--header 'Authorization: Bearer xxxxxxxxxxxxxxx' \\\n--data '{\n  \"cs_id\": \"xxxxxxxxxxx\",\n  \"father_match_type\": \"PARTIAL_EXACT\"\n}'\n\n</code></pre><h4 id=\"6-using-name-match-type--father-name-match-type---partial-exact\"><strong>6. Using Name Match Type &amp; Father Name Match Type - Partial Exact:</strong></h4>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>curl --location 'https://prod.crimescan.ai/v1/crime_search/results' \\\n--header 'Authorization: Bearer xxxxxxxxxxxxxxx' \\\n--data '{\n  \"cs_id\": \"xxxxxxxxxxx\",\n  \"father_match_type\": \"PARTIAL_EXACT\",\n  \"name_match_type\": \"EXACT_MATCH\"\n}'\n\n</code></pre><p>You can try all combinations in one result call.</p>\n","_postman_id":"048afa3e-94f8-432a-8fa6-90637accaafc"}]}