Sindbad~EG File Manager
App 4042003 output: select a.*,ut.*,da.delegate_id,da.amount as del_amount,da.delegate_addon_id,da.reg_status from addons a left join user_types ut on ut.user_type_id = a.user_type_id left join numerotech_conf_yosi25.delegates_addons da on da.addon_id = a.addon_id and da.delegate_id = 0 where a.is_visible=1 AND '2025-01-24 17:15:06' between a.start_by and a.end_by and a.conference_id = 92 order by a.order_by;
App 4042003 output: aravinth@numerotec.com 7094558228 92 146433 0
App 4042003 output: select a.*,ut.*,da.delegate_id,da.amount as del_amount,da.delegate_addon_id,da.reg_status from addons a left join user_types ut on ut.user_type_id = a.user_type_id left join numerotech_conf_yosi25.delegates_addons da on da.addon_id = a.addon_id and da.delegate_id = 0 where a.is_visible=1 AND '2025-01-24 17:15:10' between a.start_by and a.end_by and a.conference_id = 92 order by a.order_by;
App 4042003 output: select a.*,ut.*,da.delegate_id,da.amount as del_amount,da.delegate_addon_id,da.reg_status from addons a left join user_types ut on ut.user_type_id = a.user_type_id left join numerotech_conf_yosi25.delegates_addons da on da.addon_id = a.addon_id and da.delegate_id = 0 where a.is_visible=1 AND '2025-01-24 17:16:50' between a.start_by and a.end_by and a.conference_id = 92 order by a.order_by;
App 4042003 output: aravinth@numerotec.com 7094558228 92 146433 0
App 4042003 output: inser_dal_addon
App 4042003 output: [{'addon_id': '1515', 'amount': Decimal('80.00'), 'original_amount': Decimal('80.00'), 'reg_status': 0, 'conference_id': 92, 'currency_type': 'USD'}]
App 4046757 output: [ pid=4046757, time=2025-01-24 17:38:34,640 ]: Exception on /92/yosicon25/146433/get_parent_incompleted_delegates [POST]
App 4046757 output: Traceback (most recent call last):
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 1473, in wsgi_app
App 4046757 output: response = self.full_dispatch_request()
App 4046757 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 882, in full_dispatch_request
App 4046757 output: rv = self.handle_user_exception(e)
App 4046757 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 880, in full_dispatch_request
App 4046757 output: rv = self.dispatch_request()
App 4046757 output: ^^^^^^^^^^^^^^^^^^^^^^^
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 865, in dispatch_request
App 4046757 output: return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return]
App 4046757 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 4046757 output: File "/home/numerotech/testdelegate.numerotech.com/common_delegate_registration_v1/core/controller/UserController.py", line 2629, in get_parent_incompleted_delegates
App 4046757 output: delegateData = UserModel().get_incompleted_delegates_by_parent_user_idUserModel(parent_user_id,unique_id,conf_id,reg_mode=0)
App 4046757 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 4046757 output: File "/home/numerotech/testdelegate.numerotech.com/common_delegate_registration_v1/core/model/UserModel.py", line 611, in get_incompleted_delegates_by_parent_user_idUserModel
App 4046757 output: cursor.callproc("usp_del_get_incompleted_delegates_by_parent_user_id",[parent_user_id,unique_id,conf_id,reg_mode])
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 269, in callproc
App 4046757 output: self._query(q)
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
App 4046757 output: conn.query(q)
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 563, in query
App 4046757 output: self._affected_rows = self._read_query_result(unbuffered=unbuffered)
App 4046757 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 825, in _read_query_result
App 4046757 output: result.read()
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 1199, in read
App 4046757 output: first_packet = self.connection._read_packet()
App 4046757 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 775, in _read_packet
App 4046757 output: packet.raise_for_error()
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/protocol.py", line 219, in raise_for_error
App 4046757 output: err.raise_mysql_exception(self._data)
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/err.py", line 150, in raise_mysql_exception
App 4046757 output: raise errorclass(errno, errval)
App 4046757 output: pymysql.err.ProgrammingError: (1064, "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '(a.currency ,'Rs.'),' ', da.original_amount)end order by da.delegate_addon_id AS' at line 3")
App 4046757 output: [ pid=4046757, time=2025-01-24 17:38:40,992 ]: Exception on /92/yosicon25/146433/get_parent_incompleted_delegates [POST]
App 4046757 output: Traceback (most recent call last):
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 1473, in wsgi_app
App 4046757 output: response = self.full_dispatch_request()
App 4046757 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 882, in full_dispatch_request
App 4046757 output: rv = self.handle_user_exception(e)
App 4046757 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 880, in full_dispatch_request
App 4046757 output: rv = self.dispatch_request()
App 4046757 output: ^^^^^^^^^^^^^^^^^^^^^^^
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 865, in dispatch_request
App 4046757 output: return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return]
App 4046757 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 4046757 output: File "/home/numerotech/testdelegate.numerotech.com/common_delegate_registration_v1/core/controller/UserController.py", line 2629, in get_parent_incompleted_delegates
App 4046757 output: delegateData = UserModel().get_incompleted_delegates_by_parent_user_idUserModel(parent_user_id,unique_id,conf_id,reg_mode=0)
App 4046757 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 4046757 output: File "/home/numerotech/testdelegate.numerotech.com/common_delegate_registration_v1/core/model/UserModel.py", line 611, in get_incompleted_delegates_by_parent_user_idUserModel
App 4046757 output: cursor.callproc("usp_del_get_incompleted_delegates_by_parent_user_id",[parent_user_id,unique_id,conf_id,reg_mode])
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 269, in callproc
App 4046757 output: self._query(q)
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
App 4046757 output: conn.query(q)
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 563, in query
App 4046757 output: self._affected_rows = self._read_query_result(unbuffered=unbuffered)
App 4046757 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 825, in _read_query_result
App 4046757 output: result.read()
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 1199, in read
App 4046757 output: first_packet = self.connection._read_packet()
App 4046757 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 775, in _read_packet
App 4046757 output: packet.raise_for_error()
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/protocol.py", line 219, in raise_for_error
App 4046757 output: err.raise_mysql_exception(self._data)
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/err.py", line 150, in raise_mysql_exception
App 4046757 output: raise errorclass(errno, errval)
App 4046757 output: pymysql.err.ProgrammingError: (1064, "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '(a.currency ,'Rs.'),' ', da.original_amount)end order by da.delegate_addon_id AS' at line 3")
App 4046757 output: [ pid=4046757, time=2025-01-24 17:39:25,207 ]: Exception on /92/yosicon25/146433/get_parent_incompleted_delegates [POST]
App 4046757 output: Traceback (most recent call last):
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 1473, in wsgi_app
App 4046757 output: response = self.full_dispatch_request()
App 4046757 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 882, in full_dispatch_request
App 4046757 output: rv = self.handle_user_exception(e)
App 4046757 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 880, in full_dispatch_request
App 4046757 output: rv = self.dispatch_request()
App 4046757 output: ^^^^^^^^^^^^^^^^^^^^^^^
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 865, in dispatch_request
App 4046757 output: return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return]
App 4046757 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 4046757 output: File "/home/numerotech/testdelegate.numerotech.com/common_delegate_registration_v1/core/controller/UserController.py", line 2629, in get_parent_incompleted_delegates
App 4046757 output: delegateData = UserModel().get_incompleted_delegates_by_parent_user_idUserModel(parent_user_id,unique_id,conf_id,reg_mode=0)
App 4046757 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 4046757 output: File "/home/numerotech/testdelegate.numerotech.com/common_delegate_registration_v1/core/model/UserModel.py", line 611, in get_incompleted_delegates_by_parent_user_idUserModel
App 4046757 output: cursor.callproc("usp_del_get_incompleted_delegates_by_parent_user_id",[parent_user_id,unique_id,conf_id,reg_mode])
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 269, in callproc
App 4046757 output: self._query(q)
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
App 4046757 output: conn.query(q)
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 563, in query
App 4046757 output: self._affected_rows = self._read_query_result(unbuffered=unbuffered)
App 4046757 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 825, in _read_query_result
App 4046757 output: result.read()
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 1199, in read
App 4046757 output: first_packet = self.connection._read_packet()
App 4046757 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 775, in _read_packet
App 4046757 output: packet.raise_for_error()
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/protocol.py", line 219, in raise_for_error
App 4046757 output: err.raise_mysql_exception(self._data)
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/err.py", line 150, in raise_mysql_exception
App 4046757 output: raise errorclass(errno, errval)
App 4046757 output: pymysql.err.ProgrammingError: (1064, "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '(a.currency ,'Rs.'),' ', da.original_amount)end order by da.delegate_addon_id AS' at line 3")
App 4046757 output: [ pid=4046757, time=2025-01-24 17:39:34,588 ]: Exception on /92/yosicon25/146433/get_parent_incompleted_delegates [GET]
App 4046757 output: Traceback (most recent call last):
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 1473, in wsgi_app
App 4046757 output: response = self.full_dispatch_request()
App 4046757 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 882, in full_dispatch_request
App 4046757 output: rv = self.handle_user_exception(e)
App 4046757 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 880, in full_dispatch_request
App 4046757 output: rv = self.dispatch_request()
App 4046757 output: ^^^^^^^^^^^^^^^^^^^^^^^
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 865, in dispatch_request
App 4046757 output: return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return]
App 4046757 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 4046757 output: File "/home/numerotech/testdelegate.numerotech.com/common_delegate_registration_v1/core/controller/UserController.py", line 2629, in get_parent_incompleted_delegates
App 4046757 output: delegateData = UserModel().get_incompleted_delegates_by_parent_user_idUserModel(parent_user_id,unique_id,conf_id,reg_mode=0)
App 4046757 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 4046757 output: File "/home/numerotech/testdelegate.numerotech.com/common_delegate_registration_v1/core/model/UserModel.py", line 611, in get_incompleted_delegates_by_parent_user_idUserModel
App 4046757 output: cursor.callproc("usp_del_get_incompleted_delegates_by_parent_user_id",[parent_user_id,unique_id,conf_id,reg_mode])
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 269, in callproc
App 4046757 output: self._query(q)
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
App 4046757 output: conn.query(q)
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 563, in query
App 4046757 output: self._affected_rows = self._read_query_result(unbuffered=unbuffered)
App 4046757 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 825, in _read_query_result
App 4046757 output: result.read()
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 1199, in read
App 4046757 output: first_packet = self.connection._read_packet()
App 4046757 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 775, in _read_packet
App 4046757 output: packet.raise_for_error()
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/protocol.py", line 219, in raise_for_error
App 4046757 output: err.raise_mysql_exception(self._data)
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/err.py", line 150, in raise_mysql_exception
App 4046757 output: raise errorclass(errno, errval)
App 4046757 output: pymysql.err.ProgrammingError: (1064, "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '(a.currency ,'Rs.'),' ', da.original_amount)end order by da.delegate_addon_id AS' at line 3")
App 4046757 output: [ pid=4046757, time=2025-01-24 17:41:28,473 ]: Exception during reset or similar
App 4046757 output: Traceback (most recent call last):
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 986, in _finalize_fairy
App 4046757 output: fairy._reset(
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 1432, in _reset
App 4046757 output: pool._dialect.do_rollback(self)
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 699, in do_rollback
App 4046757 output: dbapi_connection.rollback()
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 493, in rollback
App 4046757 output: self._read_ok_packet()
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 453, in _read_ok_packet
App 4046757 output: pkt = self._read_packet()
App 4046757 output: ^^^^^^^^^^^^^^^^^^^
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 753, in _read_packet
App 4046757 output: raise err.OperationalError(
App 4046757 output: pymysql.err.OperationalError: (2013, 'Lost connection to MySQL server during query')
App 4046757 output: [ pid=4046757, time=2025-01-24 17:41:31,846 ]: Exception on /92/yosicon25/146433/get_parent_incompleted_delegates [POST]
App 4046757 output: Traceback (most recent call last):
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 1473, in wsgi_app
App 4046757 output: response = self.full_dispatch_request()
App 4046757 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 882, in full_dispatch_request
App 4046757 output: rv = self.handle_user_exception(e)
App 4046757 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 880, in full_dispatch_request
App 4046757 output: rv = self.dispatch_request()
App 4046757 output: ^^^^^^^^^^^^^^^^^^^^^^^
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 865, in dispatch_request
App 4046757 output: return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return]
App 4046757 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 4046757 output: File "/home/numerotech/testdelegate.numerotech.com/common_delegate_registration_v1/core/controller/UserController.py", line 2629, in get_parent_incompleted_delegates
App 4046757 output: delegateData = UserModel().get_incompleted_delegates_by_parent_user_idUserModel(parent_user_id,unique_id,conf_id,reg_mode=0)
App 4046757 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 4046757 output: File "/home/numerotech/testdelegate.numerotech.com/common_delegate_registration_v1/core/model/UserModel.py", line 611, in get_incompleted_delegates_by_parent_user_idUserModel
App 4046757 output: cursor.callproc("usp_del_get_incompleted_delegates_by_parent_user_id",[parent_user_id,unique_id,conf_id,reg_mode])
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 269, in callproc
App 4046757 output: self._query(q)
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
App 4046757 output: conn.query(q)
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 563, in query
App 4046757 output: self._affected_rows = self._read_query_result(unbuffered=unbuffered)
App 4046757 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 825, in _read_query_result
App 4046757 output: result.read()
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 1199, in read
App 4046757 output: first_packet = self.connection._read_packet()
App 4046757 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 775, in _read_packet
App 4046757 output: packet.raise_for_error()
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/protocol.py", line 219, in raise_for_error
App 4046757 output: err.raise_mysql_exception(self._data)
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/err.py", line 150, in raise_mysql_exception
App 4046757 output: raise errorclass(errno, errval)
App 4046757 output: pymysql.err.OperationalError: (1582, "Incorrect parameter count in the call to native function 'ifnull'")
App 4046757 output: [ pid=4046757, time=2025-01-24 17:41:40,608 ]: Exception on /92/yosicon25/146433/get_parent_incompleted_delegates [GET]
App 4046757 output: Traceback (most recent call last):
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 1473, in wsgi_app
App 4046757 output: response = self.full_dispatch_request()
App 4046757 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 882, in full_dispatch_request
App 4046757 output: rv = self.handle_user_exception(e)
App 4046757 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 880, in full_dispatch_request
App 4046757 output: rv = self.dispatch_request()
App 4046757 output: ^^^^^^^^^^^^^^^^^^^^^^^
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 865, in dispatch_request
App 4046757 output: return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return]
App 4046757 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 4046757 output: File "/home/numerotech/testdelegate.numerotech.com/common_delegate_registration_v1/core/controller/UserController.py", line 2629, in get_parent_incompleted_delegates
App 4046757 output: delegateData = UserModel().get_incompleted_delegates_by_parent_user_idUserModel(parent_user_id,unique_id,conf_id,reg_mode=0)
App 4046757 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 4046757 output: File "/home/numerotech/testdelegate.numerotech.com/common_delegate_registration_v1/core/model/UserModel.py", line 611, in get_incompleted_delegates_by_parent_user_idUserModel
App 4046757 output: cursor.callproc("usp_del_get_incompleted_delegates_by_parent_user_id",[parent_user_id,unique_id,conf_id,reg_mode])
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 269, in callproc
App 4046757 output: self._query(q)
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
App 4046757 output: conn.query(q)
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 563, in query
App 4046757 output: self._affected_rows = self._read_query_result(unbuffered=unbuffered)
App 4046757 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 825, in _read_query_result
App 4046757 output: result.read()
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 1199, in read
App 4046757 output: first_packet = self.connection._read_packet()
App 4046757 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 775, in _read_packet
App 4046757 output: packet.raise_for_error()
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/protocol.py", line 219, in raise_for_error
App 4046757 output: err.raise_mysql_exception(self._data)
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/err.py", line 150, in raise_mysql_exception
App 4046757 output: raise errorclass(errno, errval)
App 4046757 output: pymysql.err.OperationalError: (1582, "Incorrect parameter count in the call to native function 'ifnull'")
App 4046757 output: [ pid=4046757, time=2025-01-24 17:44:14,291 ]: Exception on /92/yosicon25/146433/get_parent_incompleted_delegates [GET]
App 4046757 output: Traceback (most recent call last):
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 1473, in wsgi_app
App 4046757 output: response = self.full_dispatch_request()
App 4046757 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 882, in full_dispatch_request
App 4046757 output: rv = self.handle_user_exception(e)
App 4046757 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 880, in full_dispatch_request
App 4046757 output: rv = self.dispatch_request()
App 4046757 output: ^^^^^^^^^^^^^^^^^^^^^^^
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 865, in dispatch_request
App 4046757 output: return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return]
App 4046757 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 4046757 output: File "/home/numerotech/testdelegate.numerotech.com/common_delegate_registration_v1/core/controller/UserController.py", line 2629, in get_parent_incompleted_delegates
App 4046757 output: delegateData = UserModel().get_incompleted_delegates_by_parent_user_idUserModel(parent_user_id,unique_id,conf_id,reg_mode=0)
App 4046757 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 4046757 output: File "/home/numerotech/testdelegate.numerotech.com/common_delegate_registration_v1/core/model/UserModel.py", line 611, in get_incompleted_delegates_by_parent_user_idUserModel
App 4046757 output: cursor.callproc("usp_del_get_incompleted_delegates_by_parent_user_id",[parent_user_id,unique_id,conf_id,reg_mode])
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 269, in callproc
App 4046757 output: self._query(q)
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
App 4046757 output: conn.query(q)
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 563, in query
App 4046757 output: self._affected_rows = self._read_query_result(unbuffered=unbuffered)
App 4046757 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 825, in _read_query_result
App 4046757 output: result.read()
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 1199, in read
App 4046757 output: first_packet = self.connection._read_packet()
App 4046757 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 775, in _read_packet
App 4046757 output: packet.raise_for_error()
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/protocol.py", line 219, in raise_for_error
App 4046757 output: err.raise_mysql_exception(self._data)
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/err.py", line 150, in raise_mysql_exception
App 4046757 output: raise errorclass(errno, errval)
App 4046757 output: pymysql.err.OperationalError: (1582, "Incorrect parameter count in the call to native function 'ifnull'")
App 4046757 output: [ pid=4046757, time=2025-01-24 17:44:20,157 ]: Exception on /92/yosicon25/146433/get_parent_incompleted_delegates [POST]
App 4046757 output: Traceback (most recent call last):
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 1473, in wsgi_app
App 4046757 output: response = self.full_dispatch_request()
App 4046757 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 882, in full_dispatch_request
App 4046757 output: rv = self.handle_user_exception(e)
App 4046757 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 880, in full_dispatch_request
App 4046757 output: rv = self.dispatch_request()
App 4046757 output: ^^^^^^^^^^^^^^^^^^^^^^^
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 865, in dispatch_request
App 4046757 output: return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return]
App 4046757 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 4046757 output: File "/home/numerotech/testdelegate.numerotech.com/common_delegate_registration_v1/core/controller/UserController.py", line 2629, in get_parent_incompleted_delegates
App 4046757 output: delegateData = UserModel().get_incompleted_delegates_by_parent_user_idUserModel(parent_user_id,unique_id,conf_id,reg_mode=0)
App 4046757 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 4046757 output: File "/home/numerotech/testdelegate.numerotech.com/common_delegate_registration_v1/core/model/UserModel.py", line 611, in get_incompleted_delegates_by_parent_user_idUserModel
App 4046757 output: cursor.callproc("usp_del_get_incompleted_delegates_by_parent_user_id",[parent_user_id,unique_id,conf_id,reg_mode])
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 269, in callproc
App 4046757 output: self._query(q)
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
App 4046757 output: conn.query(q)
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 563, in query
App 4046757 output: self._affected_rows = self._read_query_result(unbuffered=unbuffered)
App 4046757 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 825, in _read_query_result
App 4046757 output: result.read()
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 1199, in read
App 4046757 output: first_packet = self.connection._read_packet()
App 4046757 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 775, in _read_packet
App 4046757 output: packet.raise_for_error()
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/protocol.py", line 219, in raise_for_error
App 4046757 output: err.raise_mysql_exception(self._data)
App 4046757 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/err.py", line 150, in raise_mysql_exception
App 4046757 output: raise errorclass(errno, errval)
App 4046757 output: pymysql.err.OperationalError: (1582, "Incorrect parameter count in the call to native function 'ifnull'")
App 4046757 output: select a.*,ut.*,da.delegate_id,da.amount as del_amount,da.delegate_addon_id,da.reg_status from addons a left join user_types ut on ut.user_type_id = a.user_type_id left join numerotech_conf_yosi25.delegates_addons da on da.addon_id = a.addon_id and da.delegate_id = 0 where a.is_visible=1 AND '2025-01-24 17:45:45' between a.start_by and a.end_by and a.conference_id = 92 order by a.order_by;
App 4046757 output: select a.*,ut.*,da.delegate_id,da.amount as del_amount,da.delegate_addon_id,da.reg_status from addons a left join user_types ut on ut.user_type_id = a.user_type_id left join numerotech_conf_yosi25.delegates_addons da on da.addon_id = a.addon_id and da.delegate_id = 0 where a.is_visible=1 AND '2025-01-24 17:45:51' between a.start_by and a.end_by and a.conference_id = 92 order by a.order_by;
App 4046757 output: karthick@numerotec.com 8508550810 92 146433 0
App 4046757 output: inser_dal_addon
App 4046757 output: [{'addon_id': '1514', 'amount': Decimal('5000.00'), 'original_amount': Decimal('5000.00'), 'reg_status': 0, 'conference_id': 92, 'currency_type': None}]
App 4046757 output: YOSICON25_20250124174604 58774 146433 82.0
App 4046757 output: 0.0 YOSI 2025 - Delegate Registration 0 Dr. Aravinth aravinth@numerotec.com 7094558228 0 2025-01-24 17:46:04 36 DELEGATE
App 4046757 output: YOSICON25_20250124174633 58775 146433 82.0 0.0 YOSI 2025 - Delegate Registration
App 4046757 output: 0 Dr. Aravinth aravinth@numerotec.com 7094558228 0 2025-01-24 17:46:33 36 DELEGATE
App 4046757 output: []
App 4046757 output: [{'delegate_id': 58776, 'delegate_no': 2, 'ref_no': None, 'ref_no_only': None, 'name': 'Dr. Aravinth', 'email': 'aravinth@numerotec.com', 'mobile': '8508550810', 'city': None, 'district': None, 'mc_number': None, 'mc_state_id': None, 'state_id': None, 'user_id': None, 'parent_user_id': 146433, 'state_name': None, 'mc_state': None, 'membership_no': None, 'user_uuid': None, 'addon_id': 1515, 'unique_id': 'YOSICON25_20250124174857', 'original_amount': Decimal('80.00'), 'reg_status': 2, 'conf_id': 92, 'status': 'success', 'paid_at': datetime.datetime(2025, 1, 24, 17, 48, 57), 'api_payment_id': '', 'remarks': '', 'payment_method': 'FREE', 'reg_for': 'International Delegate : USD 80.00', 'total_amt': Decimal('80.00'), 'receipt_no': None, 'address': '', 'utr_number_screenshot': None, 'delegate_ids': '58757,58776', 'is_generate': 'Offline', 'is_generate_link_payment': 0, 'for_receipt_link': None, 'parent_name': 'Dr. Aravinth', 'parent_email': 'aravinth@numerotec.com', 'parent_mobile': '7094558228', 'color_code': None, 'member_type': 'International Delegate', 'role': 'DELEGATE', 'accom_persons': None, 'delegate_remarks': None, 'payment_id': 62312, 'pay_method': 'FREE', 'show_role': None, 'gender': 'Male', 'passport_no': None, 'user_type_id': 337, 'certificate_screenshot': None, 'payment_type': 'FREE', 'del_status_id': 2, 'currency': 'USD', 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': 'India', 'photo_uploaded_or_not': 'NO', 'badge_role': 'DELEGATE', 'counter': None, 'batch': None, 'sub_role': None, 'signed_on': None, 'parent_total_amt': Decimal('6080.00')}, {'delegate_id': 58757, 'delegate_no': 1, 'ref_no': None, 'ref_no_only': None, 'name': 'Dr. Aravinth', 'email': 'aravinth@numerotec.com', 'mobile': '7094558228', 'city': None, 'district': None, 'mc_number': '85758', 'mc_state_id': 1, 'state_id': None, 'user_id': None, 'parent_user_id': 146433, 'state_name': None, 'mc_state': 'Andaman and Nicobar Islands', 'membership_no': None, 'user_uuid': None, 'addon_id': 1528, 'unique_id': 'YOSICON25_20250124174857', 'original_amount': Decimal('6000.00'), 'reg_status': 2, 'conf_id': 92, 'status': 'success', 'paid_at': datetime.datetime(2025, 1, 24, 17, 48, 57), 'api_payment_id': '', 'remarks': '', 'payment_method': 'FREE', 'reg_for': 'Delegate registration - Membership at discounted tariff : Rs. 6000.00', 'total_amt': Decimal('6000.00'), 'receipt_no': None, 'address': '', 'utr_number_screenshot': None, 'delegate_ids': '58757,58776', 'is_generate': 'Offline', 'is_generate_link_payment': 0, 'for_receipt_link': None, 'parent_name': 'Dr. Aravinth', 'parent_email': 'aravinth@numerotec.com', 'parent_mobile': '7094558228', 'color_code': None, 'member_type': 'Non member', 'role': 'DELEGATE', 'accom_persons': None, 'delegate_remarks': None, 'payment_id': 62312, 'pay_method': 'FREE', 'show_role': None, 'gender': 'Male', 'passport_no': None, 'user_type_id': 340, 'certificate_screenshot': None, 'payment_type': 'FREE', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': 'India', 'photo_uploaded_or_not': 'NO', 'badge_role': 'DELEGATE', 'counter': None, 'batch': None, 'sub_role': None, 'signed_on': None, 'parent_total_amt': Decimal('6080.00')}]
App 4046757 output: [{'delegate_id': 58776, 'delegate_no': 2, 'ref_no': None, 'ref_no_only': None, 'name': 'Dr. Aravinth', 'email': 'aravinth@numerotec.com', 'mobile': '8508550810', 'city': None, 'district': None, 'mc_number': None, 'mc_state_id': None, 'state_id': None, 'user_id': None, 'parent_user_id': 146433, 'state_name': None, 'mc_state': None, 'membership_no': None, 'user_uuid': None, 'addon_id': 1515, 'unique_id': 'YOSICON25_20250124174857', 'original_amount': Decimal('80.00'), 'reg_status': 2, 'conf_id': 92, 'status': 'success', 'paid_at': datetime.datetime(2025, 1, 24, 17, 48, 57), 'api_payment_id': '', 'remarks': '', 'payment_method': 'FREE', 'reg_for': 'International Delegate : USD 80.00', 'total_amt': Decimal('80.00'), 'receipt_no': None, 'address': '', 'utr_number_screenshot': None, 'delegate_ids': '58757,58776', 'is_generate': 'Offline', 'is_generate_link_payment': 0, 'for_receipt_link': None, 'parent_name': 'Dr. Aravinth', 'parent_email': 'aravinth@numerotec.com', 'parent_mobile': '7094558228', 'color_code': None, 'member_type': 'International Delegate', 'role': 'DELEGATE', 'accom_persons': None, 'delegate_remarks': None, 'payment_id': 62312, 'pay_method': 'FREE', 'show_role': None, 'gender': 'Male', 'passport_no': None, 'user_type_id': 337, 'certificate_screenshot': None, 'payment_type': 'FREE', 'del_status_id': 2, 'currency': 'USD', 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': 'India', 'photo_uploaded_or_not': 'NO', 'badge_role': 'DELEGATE', 'counter': None, 'batch': None, 'sub_role': None, 'signed_on': None, 'parent_total_amt': Decimal('6080.00')}, {'delegate_id': 58757, 'delegate_no': 1, 'ref_no': None, 'ref_no_only': None, 'name': 'Dr. Aravinth', 'email': 'aravinth@numerotec.com', 'mobile': '7094558228', 'city': None, 'district': None, 'mc_number': '85758', 'mc_state_id': 1, 'state_id': None, 'user_id': None, 'parent_user_id': 146433, 'state_name': None, 'mc_state': 'Andaman and Nicobar Islands', 'membership_no': None, 'user_uuid': None, 'addon_id': 1528, 'unique_id': 'YOSICON25_20250124174857', 'original_amount': Decimal('6000.00'), 'reg_status': 2, 'conf_id': 92, 'status': 'success', 'paid_at': datetime.datetime(2025, 1, 24, 17, 48, 57), 'api_payment_id': '', 'remarks': '', 'payment_method': 'FREE', 'reg_for': 'Delegate registration - Membership at discounted tariff : Rs. 6000.00', 'total_amt': Decimal('6000.00'), 'receipt_no': None, 'address': '', 'utr_number_screenshot': None, 'delegate_ids': '58757,58776', 'is_generate': 'Offline', 'is_generate_link_payment': 0, 'for_receipt_link': None, 'parent_name': 'Dr. Aravinth', 'parent_email': 'aravinth@numerotec.com', 'parent_mobile': '7094558228', 'color_code': None, 'member_type': 'Non member', 'role': 'DELEGATE', 'accom_persons': None, 'delegate_remarks': None, 'payment_id': 62312, 'pay_method': 'FREE', 'show_role': None, 'gender': 'Male', 'passport_no': None, 'user_type_id': 340, 'certificate_screenshot': None, 'payment_type': 'FREE', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': 'India', 'photo_uploaded_or_not': 'NO', 'badge_role': 'DELEGATE', 'counter': None, 'batch': None, 'sub_role': None, 'signed_on': None, 'parent_total_amt': Decimal('6080.00')}]
App 4046757 output: [{'delegate_id': 58776, 'delegate_no': 2, 'ref_no': None, 'ref_no_only': None, 'name': 'Dr. Aravinth', 'email': 'aravinth@numerotec.com', 'mobile': '8508550810', 'city': None, 'district': None, 'mc_number': None, 'mc_state_id': None, 'state_id': None, 'user_id': None, 'parent_user_id': 146433, 'state_name': None, 'mc_state': None, 'membership_no': None, 'user_uuid': None, 'addon_id': 1515, 'unique_id': 'YOSICON25_20250124174857', 'original_amount': Decimal('80.00'), 'reg_status': 2, 'conf_id': 92, 'status': 'success', 'paid_at': datetime.datetime(2025, 1, 24, 17, 48, 57), 'api_payment_id': '', 'remarks': '', 'payment_method': 'FREE', 'reg_for': 'International Delegate : USD 80.00', 'total_amt': Decimal('80.00'), 'receipt_no': None, 'address': '', 'utr_number_screenshot': None, 'delegate_ids': '58757,58776', 'is_generate': 'Offline', 'is_generate_link_payment': 0, 'for_receipt_link': None, 'parent_name': 'Dr. Aravinth', 'parent_email': 'aravinth@numerotec.com', 'parent_mobile': '7094558228', 'color_code': None, 'member_type': 'International Delegate', 'role': 'DELEGATE', 'accom_persons': None, 'delegate_remarks': None, 'payment_id': 62312, 'pay_method': 'FREE', 'show_role': None, 'gender': 'Male', 'passport_no': None, 'user_type_id': 337, 'certificate_screenshot': None, 'payment_type': 'FREE', 'del_status_id': 2, 'currency': 'USD', 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': 'India', 'photo_uploaded_or_not': 'NO', 'badge_role': 'DELEGATE', 'counter': None, 'batch': None, 'sub_role': None, 'signed_on': None, 'parent_total_amt': Decimal('6080.00')}, {'delegate_id': 58757, 'delegate_no': 1, 'ref_no': None, 'ref_no_only': None, 'name': 'Dr. Aravinth', 'email': 'aravinth@numerotec.com', 'mobile': '7094558228', 'city': None, 'district': None, 'mc_number': '85758', 'mc_state_id': 1, 'state_id': None, 'user_id': None, 'parent_user_id': 146433, 'state_name': None, 'mc_state': 'Andaman and Nicobar Islands', 'membership_no': None, 'user_uuid': None, 'addon_id': 1528, 'unique_id': 'YOSICON25_20250124174857', 'original_amount': Decimal('6000.00'), 'reg_status': 2, 'conf_id': 92, 'status': 'success', 'paid_at': datetime.datetime(2025, 1, 24, 17, 48, 57), 'api_payment_id': '', 'remarks': '', 'payment_method': 'FREE', 'reg_for': 'Delegate registration - Membership at discounted tariff : Rs. 6000.00', 'total_amt': Decimal('6000.00'), 'receipt_no': None, 'address': '', 'utr_number_screenshot': None, 'delegate_ids': '58757,58776', 'is_generate': 'Offline', 'is_generate_link_payment': 0, 'for_receipt_link': None, 'parent_name': 'Dr. Aravinth', 'parent_email': 'aravinth@numerotec.com', 'parent_mobile': '7094558228', 'color_code': None, 'member_type': 'Non member', 'role': 'DELEGATE', 'accom_persons': None, 'delegate_remarks': None, 'payment_id': 62312, 'pay_method': 'FREE', 'show_role': None, 'gender': 'Male', 'passport_no': None, 'user_type_id': 340, 'certificate_screenshot': None, 'payment_type': 'FREE', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': 'India', 'photo_uploaded_or_not': 'NO', 'badge_role': 'DELEGATE', 'counter': None, 'batch': None, 'sub_role': None, 'signed_on': None, 'parent_total_amt': Decimal('6080.00')}]
App 4046757 output: [{'delegate_id': 58776, 'delegate_no': 2, 'ref_no': None, 'ref_no_only': None, 'name': 'Dr. Aravinth', 'email': 'aravinth@numerotec.com', 'mobile': '8508550810', 'city': None, 'district': None, 'mc_number': None, 'mc_state_id': None, 'state_id': None, 'user_id': None, 'parent_user_id': 146433, 'state_name': None, 'mc_state': None, 'membership_no': None, 'user_uuid': None, 'addon_id': 1515, 'unique_id': 'YOSICON25_20250124174857', 'original_amount': Decimal('80.00'), 'reg_status': 2, 'conf_id': 92, 'status': 'success', 'paid_at': datetime.datetime(2025, 1, 24, 17, 48, 57), 'api_payment_id': None, 'remarks': None, 'payment_method': 'UPI', 'reg_for': 'International Delegate : USD 80.00', 'total_amt': Decimal('80.00'), 'receipt_no': '1', 'address': '', 'utr_number_screenshot': None, 'delegate_ids': '58757,58776', 'is_generate': 'Offline', 'is_generate_link_payment': 0, 'for_receipt_link': 'YOSICON25_20250124174857|1', 'parent_name': 'Dr. Aravinth', 'parent_email': 'aravinth@numerotec.com', 'parent_mobile': '7094558228', 'color_code': None, 'member_type': 'International Delegate', 'role': 'DELEGATE', 'accom_persons': None, 'delegate_remarks': None, 'payment_id': 62312, 'pay_method': 'UPI', 'show_role': None, 'gender': 'Male', 'passport_no': None, 'user_type_id': 337, 'certificate_screenshot': None, 'payment_type': 'UPI', 'del_status_id': 2, 'currency': 'USD', 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': 'India', 'photo_uploaded_or_not': 'NO', 'badge_role': 'DELEGATE', 'counter': None, 'batch': None, 'sub_role': None, 'signed_on': None, 'parent_total_amt': Decimal('6080.00')}, {'delegate_id': 58757, 'delegate_no': 1, 'ref_no': None, 'ref_no_only': None, 'name': 'Dr. Aravinth', 'email': 'aravinth@numerotec.com', 'mobile': '7094558228', 'city': None, 'district': None, 'mc_number': '85758', 'mc_state_id': 1, 'state_id': None, 'user_id': None, 'parent_user_id': 146433, 'state_name': None, 'mc_state': 'Andaman and Nicobar Islands', 'membership_no': None, 'user_uuid': None, 'addon_id': 1528, 'unique_id': 'YOSICON25_20250124174857', 'original_amount': Decimal('6000.00'), 'reg_status': 2, 'conf_id': 92, 'status': 'success', 'paid_at': datetime.datetime(2025, 1, 24, 17, 48, 57), 'api_payment_id': None, 'remarks': None, 'payment_method': 'UPI', 'reg_for': 'Delegate registration - Membership at discounted tariff : Rs. 6000.00', 'total_amt': Decimal('6000.00'), 'receipt_no': '1', 'address': '', 'utr_number_screenshot': None, 'delegate_ids': '58757,58776', 'is_generate': 'Offline', 'is_generate_link_payment': 0, 'for_receipt_link': 'YOSICON25_20250124174857|1', 'parent_name': 'Dr. Aravinth', 'parent_email': 'aravinth@numerotec.com', 'parent_mobile': '7094558228', 'color_code': None, 'member_type': 'Non member', 'role': 'DELEGATE', 'accom_persons': None, 'delegate_remarks': None, 'payment_id': 62312, 'pay_method': 'UPI', 'show_role': None, 'gender': 'Male', 'passport_no': None, 'user_type_id': 340, 'certificate_screenshot': None, 'payment_type': 'UPI', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': 'India', 'photo_uploaded_or_not': 'NO', 'badge_role': 'DELEGATE', 'counter': None, 'batch': None, 'sub_role': None, 'signed_on': None, 'parent_total_amt': Decimal('6080.00')}]
App 4061550 output: [{'delegate_id': 58776, 'delegate_no': 2, 'ref_no': None, 'ref_no_only': None, 'name': 'Dr. Aravinth', 'email': 'aravinth@numerotec.com', 'mobile': '8508550810', 'city': None, 'district': None, 'mc_number': None, 'mc_state_id': None, 'state_id': None, 'user_id': None, 'parent_user_id': 146433, 'state_name': None, 'mc_state': None, 'membership_no': None, 'user_uuid': None, 'addon_id': 1515, 'unique_id': 'YOSICON25_20250124174857', 'original_amount': Decimal('80.00'), 'reg_status': 2, 'conf_id': 92, 'status': 'success', 'paid_at': datetime.datetime(2025, 1, 24, 17, 48, 57), 'api_payment_id': None, 'remarks': None, 'payment_method': 'UPI', 'reg_for': 'International Delegate : USD 80.00', 'total_amt': Decimal('80.00'), 'receipt_no': '1', 'address': '', 'utr_number_screenshot': None, 'delegate_ids': '58757,58776', 'is_generate': 'Offline', 'is_generate_link_payment': 0, 'for_receipt_link': 'YOSICON25_20250124174857|1', 'parent_name': 'Dr. Aravinth', 'parent_email': 'aravinth@numerotec.com', 'parent_mobile': '7094558228', 'color_code': None, 'member_type': 'International Delegate', 'role': 'DELEGATE', 'accom_persons': None, 'delegate_remarks': None, 'payment_id': 62312, 'pay_method': 'UPI', 'show_role': None, 'gender': 'Male', 'passport_no': None, 'user_type_id': 337, 'certificate_screenshot': None, 'payment_type': 'UPI', 'del_status_id': 2, 'currency': 'USD', 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': 'India', 'photo_uploaded_or_not': 'NO', 'badge_role': 'DELEGATE', 'counter': None, 'batch': None, 'sub_role': None, 'signed_on': None, 'parent_total_amt': Decimal('6080.00')}, {'delegate_id': 58757, 'delegate_no': 1, 'ref_no': None, 'ref_no_only': None, 'name': 'Dr. Aravinth', 'email': 'aravinth@numerotec.com', 'mobile': '7094558228', 'city': None, 'district': None, 'mc_number': '85758', 'mc_state_id': 1, 'state_id': None, 'user_id': None, 'parent_user_id': 146433, 'state_name': None, 'mc_state': 'Andaman and Nicobar Islands', 'membership_no': None, 'user_uuid': None, 'addon_id': 1528, 'unique_id': 'YOSICON25_20250124174857', 'original_amount': Decimal('6000.00'), 'reg_status': 2, 'conf_id': 92, 'status': 'success', 'paid_at': datetime.datetime(2025, 1, 24, 17, 48, 57), 'api_payment_id': None, 'remarks': None, 'payment_method': 'UPI', 'reg_for': 'Delegate registration - Membership at discounted tariff : Rs. 6000.00', 'total_amt': Decimal('6000.00'), 'receipt_no': '1', 'address': '', 'utr_number_screenshot': None, 'delegate_ids': '58757,58776', 'is_generate': 'Offline', 'is_generate_link_payment': 0, 'for_receipt_link': 'YOSICON25_20250124174857|1', 'parent_name': 'Dr. Aravinth', 'parent_email': 'aravinth@numerotec.com', 'parent_mobile': '7094558228', 'color_code': None, 'member_type': 'Non member', 'role': 'DELEGATE', 'accom_persons': None, 'delegate_remarks': None, 'payment_id': 62312, 'pay_method': 'UPI', 'show_role': None, 'gender': 'Male', 'passport_no': None, 'user_type_id': 340, 'certificate_screenshot': None, 'payment_type': 'UPI', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': 'India', 'photo_uploaded_or_not': 'NO', 'badge_role': 'DELEGATE', 'counter': None, 'batch': None, 'sub_role': None, 'signed_on': None, 'parent_total_amt': Decimal('6080.00')}]
App 4061550 output: [{'delegate_id': 58776, 'delegate_no': 2, 'ref_no': None, 'ref_no_only': None, 'name': 'Dr. Aravinth', 'email': 'aravinth@numerotec.com', 'mobile': '8508550810', 'city': None, 'district': None, 'mc_number': None, 'mc_state_id': None, 'state_id': None, 'user_id': None, 'parent_user_id': 146433, 'state_name': None, 'mc_state': None, 'membership_no': None, 'user_uuid': None, 'addon_id': 1515, 'unique_id': 'YOSICON25_20250124174857', 'original_amount': Decimal('80.00'), 'reg_status': 2, 'conf_id': 92, 'status': 'success', 'paid_at': datetime.datetime(2025, 1, 24, 17, 48, 57), 'api_payment_id': None, 'remarks': None, 'payment_method': 'UPI', 'reg_for': 'International Delegate : USD 80.00', 'total_amt': Decimal('80.00'), 'receipt_no': '1', 'address': '', 'utr_number_screenshot': None, 'delegate_ids': '58757,58776', 'is_generate': 'Offline', 'is_generate_link_payment': 0, 'for_receipt_link': 'YOSICON25_20250124174857|1', 'parent_name': 'Dr. Aravinth', 'parent_email': 'aravinth@numerotec.com', 'parent_mobile': '7094558228', 'color_code': None, 'member_type': 'International Delegate', 'role': 'DELEGATE', 'accom_persons': None, 'delegate_remarks': None, 'payment_id': 62312, 'pay_method': 'UPI', 'show_role': None, 'gender': 'Male', 'passport_no': None, 'user_type_id': 337, 'certificate_screenshot': None, 'payment_type': 'UPI', 'del_status_id': 2, 'currency': 'USD', 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': 'India', 'photo_uploaded_or_not': 'NO', 'badge_role': 'DELEGATE', 'counter': None, 'batch': None, 'sub_role': None, 'signed_on': None, 'parent_total_amt': Decimal('6080.00')}, {'delegate_id': 58757, 'delegate_no': 1, 'ref_no': None, 'ref_no_only': None, 'name': 'Dr. Aravinth', 'email': 'aravinth@numerotec.com', 'mobile': '7094558228', 'city': None, 'district': None, 'mc_number': '85758', 'mc_state_id': 1, 'state_id': None, 'user_id': None, 'parent_user_id': 146433, 'state_name': None, 'mc_state': 'Andaman and Nicobar Islands', 'membership_no': None, 'user_uuid': None, 'addon_id': 1528, 'unique_id': 'YOSICON25_20250124174857', 'original_amount': Decimal('6000.00'), 'reg_status': 2, 'conf_id': 92, 'status': 'success', 'paid_at': datetime.datetime(2025, 1, 24, 17, 48, 57), 'api_payment_id': None, 'remarks': None, 'payment_method': 'UPI', 'reg_for': 'Delegate registration - Membership at discounted tariff : Rs. 6000.00', 'total_amt': Decimal('6000.00'), 'receipt_no': '1', 'address': '', 'utr_number_screenshot': None, 'delegate_ids': '58757,58776', 'is_generate': 'Offline', 'is_generate_link_payment': 0, 'for_receipt_link': 'YOSICON25_20250124174857|1', 'parent_name': 'Dr. Aravinth', 'parent_email': 'aravinth@numerotec.com', 'parent_mobile': '7094558228', 'color_code': None, 'member_type': 'Non member', 'role': 'DELEGATE', 'accom_persons': None, 'delegate_remarks': None, 'payment_id': 62312, 'pay_method': 'UPI', 'show_role': None, 'gender': 'Male', 'passport_no': None, 'user_type_id': 340, 'certificate_screenshot': None, 'payment_type': 'UPI', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': 'India', 'photo_uploaded_or_not': 'NO', 'badge_role': 'DELEGATE', 'counter': None, 'batch': None, 'sub_role': None, 'signed_on': None, 'parent_total_amt': Decimal('6080.00')}]
App 4061550 output: [{'delegate_id': 58776, 'delegate_no': 2, 'ref_no': None, 'ref_no_only': None, 'name': 'Dr. Aravinth', 'email': 'aravinth@numerotec.com', 'mobile': '8508550810', 'city': None, 'district': None, 'mc_number': None, 'mc_state_id': None, 'state_id': None, 'user_id': None, 'parent_user_id': 146433, 'state_name': None, 'mc_state': None, 'membership_no': None, 'user_uuid': None, 'addon_id': 1515, 'unique_id': 'YOSICON25_20250124174857', 'original_amount': Decimal('80.00'), 'reg_status': 2, 'conf_id': 92, 'status': 'success', 'paid_at': datetime.datetime(2025, 1, 24, 17, 48, 57), 'api_payment_id': None, 'remarks': None, 'payment_method': 'UPI', 'reg_for': 'International Delegate : USD 80.00', 'total_amt': Decimal('80.00'), 'receipt_no': '1', 'address': '', 'utr_number_screenshot': None, 'delegate_ids': '58757,58776', 'is_generate': 'Offline', 'is_generate_link_payment': 0, 'for_receipt_link': 'YOSICON25_20250124174857|1', 'parent_name': 'Dr. Aravinth', 'parent_email': 'aravinth@numerotec.com', 'parent_mobile': '7094558228', 'color_code': None, 'member_type': 'International Delegate', 'role': 'DELEGATE', 'accom_persons': None, 'delegate_remarks': None, 'payment_id': 62312, 'pay_method': 'UPI', 'show_role': None, 'gender': 'Male', 'passport_no': None, 'user_type_id': 337, 'certificate_screenshot': None, 'payment_type': 'UPI', 'del_status_id': 2, 'currency': 'USD', 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': 'India', 'photo_uploaded_or_not': 'NO', 'badge_role': 'DELEGATE', 'counter': None, 'batch': None, 'sub_role': None, 'signed_on': None, 'parent_total_amt': Decimal('6080.00')}, {'delegate_id': 58757, 'delegate_no': 1, 'ref_no': None, 'ref_no_only': None, 'name': 'Dr. Aravinth', 'email': 'aravinth@numerotec.com', 'mobile': '7094558228', 'city': None, 'district': None, 'mc_number': '85758', 'mc_state_id': 1, 'state_id': None, 'user_id': None, 'parent_user_id': 146433, 'state_name': None, 'mc_state': 'Andaman and Nicobar Islands', 'membership_no': None, 'user_uuid': None, 'addon_id': 1528, 'unique_id': 'YOSICON25_20250124174857', 'original_amount': Decimal('6000.00'), 'reg_status': 2, 'conf_id': 92, 'status': 'success', 'paid_at': datetime.datetime(2025, 1, 24, 17, 48, 57), 'api_payment_id': None, 'remarks': None, 'payment_method': 'UPI', 'reg_for': 'Delegate registration - Membership at discounted tariff : Rs. 6000.00', 'total_amt': Decimal('6000.00'), 'receipt_no': '1', 'address': '', 'utr_number_screenshot': None, 'delegate_ids': '58757,58776', 'is_generate': 'Offline', 'is_generate_link_payment': 0, 'for_receipt_link': 'YOSICON25_20250124174857|1', 'parent_name': 'Dr. Aravinth', 'parent_email': 'aravinth@numerotec.com', 'parent_mobile': '7094558228', 'color_code': None, 'member_type': 'Non member', 'role': 'DELEGATE', 'accom_persons': None, 'delegate_remarks': None, 'payment_id': 62312, 'pay_method': 'UPI', 'show_role': None, 'gender': 'Male', 'passport_no': None, 'user_type_id': 340, 'certificate_screenshot': None, 'payment_type': 'UPI', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': 'India', 'photo_uploaded_or_not': 'NO', 'badge_role': 'DELEGATE', 'counter': None, 'batch': None, 'sub_role': None, 'signed_on': None, 'parent_total_amt': Decimal('6080.00')}]
App 114766 output: select a.*,ut.*,da.delegate_id,da.amount as del_amount,da.delegate_addon_id,da.reg_status from addons a left join user_types ut on ut.user_type_id = a.user_type_id left join numerotech_conf_yosi25.delegates_addons da on da.addon_id = a.addon_id and da.delegate_id = 0 where a.is_visible=1 AND '2025-01-25 09:46:35' between a.start_by and a.end_by and (a.is_custom_addon is null or a.is_custom_addon = 0) and a.conference_id = 92 order by a.order_by;
App 114766 output: select a.*,ut.*,da.delegate_id,da.amount as del_amount,da.delegate_addon_id,da.reg_status from addons a left join user_types ut on ut.user_type_id = a.user_type_id left join numerotech_conf_yosi25.delegates_addons da on da.addon_id = a.addon_id and da.delegate_id = 0 where a.is_visible=1 AND '2025-01-25 09:47:27' between a.start_by and a.end_by and a.conference_id = 92 order by a.order_by;
App 114766 output: tarunmamc04@gmail.com 1242525491 92 146426 0
App 114766 output: inser_dal_addon
App 114766 output: [{'addon_id': '1513', 'amount': Decimal('3000.00'), 'original_amount': Decimal('3000.00'), 'reg_status': 0, 'conference_id': 92, 'currency_type': None}]
App 114766 output: select a.*,ut.*,da.delegate_id,da.amount as del_amount,da.delegate_addon_id,da.reg_status from addons a left join user_types ut on ut.user_type_id = a.user_type_id left join numerotech_conf_yosi25.delegates_addons da on da.addon_id = a.addon_id and da.delegate_id = 0 where a.is_visible=1 AND '2025-01-25 09:47:56' between a.start_by and a.end_by and a.conference_id = 92 order by a.order_by;
App 114766 output: ramya@numerotec.com 63746595811 92 146426 0
App 114766 output: inser_dal_addon
App 114766 output: [{'addon_id': '1515', 'amount': Decimal('80.00'), 'original_amount': Decimal('80.00'), 'reg_status': 0, 'conference_id': 92, 'currency_type': 'USD'}]
App 114766 output: []
App 114766 output: []
App 122984 output: select a.*,ut.*,da.delegate_id,da.amount as del_amount,da.delegate_addon_id,da.reg_status from addons a left join user_types ut on ut.user_type_id = a.user_type_id left join numerotech_conf_yosi25.delegates_addons da on da.addon_id = a.addon_id and da.delegate_id = 0 where a.is_visible=1 AND '2025-01-25 10:05:31' between a.start_by and a.end_by and a.conference_id = 92 order by a.order_by;
App 122984 output: aravinth@numerotec.com 63746595811 92 146426 0
App 122984 output: select a.*,ut.*,da.delegate_id,da.amount as del_amount,da.delegate_addon_id,da.reg_status from addons a left join user_types ut on ut.user_type_id = a.user_type_id left join numerotech_conf_yosi25.delegates_addons da on da.addon_id = a.addon_id and da.delegate_id = 0 where a.is_visible=1 AND '2025-01-25 10:05:41' between a.start_by and a.end_by and a.conference_id = 92 order by a.order_by;
App 122984 output: aravinth@numerotec.com123 123123123123123 92 146426 0
App 122984 output: inser_dal_addon
App 122984 output: [{'addon_id': '1517', 'amount': Decimal('50.00'), 'original_amount': Decimal('50.00'), 'reg_status': 0, 'conference_id': 92, 'currency_type': 'USD'}]
App 122984 output: select a.*,ut.*,da.delegate_id,da.amount as del_amount,da.delegate_addon_id,da.reg_status from addons a left join user_types ut on ut.user_type_id = a.user_type_id left join numerotech_conf_yosi25.delegates_addons da on da.addon_id = a.addon_id and da.delegate_id = 0 where a.is_visible=1 AND '2025-01-25 10:06:18' between a.start_by and a.end_by and a.conference_id = 92 order by a.order_by;
App 122984 output: select a.*,ut.*,da.delegate_id,da.amount as del_amount,da.delegate_addon_id,da.reg_status from addons a left join user_types ut on ut.user_type_id = a.user_type_id left join numerotech_conf_yosi25.delegates_addons da on da.addon_id = a.addon_id and da.delegate_id = 0 where a.is_visible=1 AND '2025-01-25 10:06:25' between a.start_by and a.end_by and a.conference_id = 92 order by a.order_by;
App 122984 output: karthick@numerotec.com123 63746595811123 92 146426 0
App 122984 output: inser_dal_addon
App 122984 output: [{'addon_id': '1514', 'amount': Decimal('5000.00'), 'original_amount': Decimal('5000.00'), 'reg_status': 0, 'conference_id': 92, 'currency_type': None}]
App 122984 output: YOSICON25_20250125100632 58777,58780 146426 82.0
App 122984 output: 0.0 YOSI 2025 - Delegate Registration 0 Dr. Ramya ramya@numerotec.com 6374659581 0 2025-01-25 10:06:32 36 DELEGATE
App 122984 output: YOSICON25_20250125100657 58778,58779 146426 82.0 0.0 YOSI 2025 - Delegate Registration 0 Dr. Ramya
App 122984 output: ramya@numerotec.com 6374659581 0 2025-01-25 10:06:57 36 DELEGATE
App 122984 output: []
App 122984 output: select a.*,ut.*,da.delegate_id,da.amount as del_amount,da.delegate_addon_id,da.reg_status from addons a left join user_types ut on ut.user_type_id = a.user_type_id left join numerotech_conf_yosi25.delegates_addons da on da.addon_id = a.addon_id and da.delegate_id = 58779 where a.is_visible=1 AND '2025-01-25 10:09:44' between a.start_by and a.end_by and a.conference_id = 92 order by a.order_by;
App 122984 output: select d.*,da.addon_id from numerotech_conf_yosi25.delegates d inner join numerotech_conf_yosi25.delegates_addons da on da.delegate_id = d.delegate_id where d.parent_delegate_id = 58779 and d.conference_id =92;
App 122984 output: aravinth@numerotec.com123 123123123123123 92 146426 58779
App 122984 output: inser_dal_addon
App 122984 output: [{'addon_id': '1515', 'amount': Decimal('80.00'), 'original_amount': Decimal('80.00'), 'reg_status': 0, 'conference_id': 92, 'currency_type': 'USD'}]
App 122984 output: select a.*,ut.*,da.delegate_id,da.amount as del_amount,da.delegate_addon_id,da.reg_status from addons a left join user_types ut on ut.user_type_id = a.user_type_id left join numerotech_conf_yosi25.delegates_addons da on da.addon_id = a.addon_id and da.delegate_id = 0 where a.is_visible=1 AND '2025-01-25 10:10:33' between a.start_by and a.end_by and a.conference_id = 92 order by a.order_by;
App 122984 output: ramya@numerotec.com123123 6374659581112 92 146426 0
App 122984 output: inser_dal_addon
App 122984 output: [{'addon_id': '1515', 'amount': Decimal('80.00'), 'original_amount': Decimal('80.00'), 'reg_status': 0, 'conference_id': 92, 'currency_type': 'USD'}]
App 122984 output: []
App 122984 output: []
App 122984 output: YOSICON25_20250125101750 58777,58780 146426 82.0 0.0 YOSI 2025 - Delegate Registration 0 Dr. Ramya
App 122984 output: ramya@numerotec.com 6374659581 0 2025-01-25 10:17:50 36 DELEGATE
App 122984 output: []
App 122984 output: select a.*,ut.*,da.delegate_id,da.amount as del_amount,da.delegate_addon_id,da.reg_status from addons a left join user_types ut on ut.user_type_id = a.user_type_id left join numerotech_conf_yosi25.delegates_addons da on da.addon_id = a.addon_id and da.delegate_id = 0 where a.is_visible=1 AND '2025-01-25 10:33:18' between a.start_by and a.end_by and (a.is_custom_addon is null or a.is_custom_addon = 0) and a.conference_id = 92 order by a.order_by;
App 122984 output: select a.*,ut.*,da.delegate_id,da.amount as del_amount,da.delegate_addon_id,da.reg_status from addons a left join user_types ut on ut.user_type_id = a.user_type_id left join numerotech_conf_yosi25.delegates_addons da on da.addon_id = a.addon_id and da.delegate_id = 0 where a.is_visible=1 AND '2025-01-25 10:34:56' between a.start_by and a.end_by and (a.is_custom_addon is null or a.is_custom_addon = 0) and a.conference_id = 92 order by a.order_by;
App 122984 output: select a.*,ut.*,da.delegate_id,da.amount as del_amount,da.delegate_addon_id,da.reg_status from addons a left join user_types ut on ut.user_type_id = a.user_type_id left join numerotech_conf_yosi25.delegates_addons da on da.addon_id = a.addon_id and da.delegate_id = 0 where a.is_visible=1 AND '2025-01-25 10:36:32' between a.start_by and a.end_by and a.conference_id = 92 order by a.order_by;
App 134309 output: select a.*,ut.*,da.delegate_id,da.amount as del_amount,da.delegate_addon_id,da.reg_status from addons a left join user_types ut on ut.user_type_id = a.user_type_id left join numerotech_conf_yosi25.delegates_addons da on da.addon_id = a.addon_id and da.delegate_id = 0 where a.is_visible=1 AND '2025-01-25 10:58:51' between a.start_by and a.end_by and a.conference_id = 92 order by a.order_by;
App 134309 output: ramya@numerotec.com 63746595811 92 146426 0
App 134309 output: inser_dal_addon
App 134309 output: [{'addon_id': '1515', 'amount': Decimal('80.00'), 'original_amount': Decimal('80.00'), 'reg_status': 0, 'conference_id': 92, 'currency_type': 'USD'}]
App 134309 output: []
App 134309 output: []
App 134309 output: []
App 152019 output: []
App 159459 output: []
App 159459 output: []
App 159459 output: []
App 159633 output: []
App 159883 output: []
App 160069 output: []
App 159459 output: []
App 159459 output: []
App 159459 output: []
App 159459 output: []
App 159633 output: []
App 161432 output: []
App 1536784 output: [{'delegate_id': 41, 'delegate_no': 14, 'ref_no': None, 'ref_no_only': None, 'name': 'Dr. Raghu', 'email': 'raghuanbazhagan@gmail.com', 'mobile': '7418524939', 'city': 'UDAYARPALAYAM TALUK', 'district': 'ARIYALUR', 'mc_number': '111439', 'mc_state_id': 35, 'state_id': 35, 'user_id': 126053, 'parent_user_id': 126053, 'state_name': 'Tamil Nadu', 'mc_state': 'Tamil Nadu', 'membership_no': None, 'user_uuid': None, 'addon_id': 1494, 'unique_id': 'MIDTNASIDEL25_20250128183743', 'original_amount': Decimal('2000.00'), 'reg_status': 2, 'conf_id': 90, 'status': 'success', 'paid_at': datetime.datetime(2025, 1, 28, 18, 40, 10), 'api_payment_id': '502820492975', 'remarks': None, 'payment_method': 'UPI', 'reg_for': 'Post graduate : Rs. 2000.00', 'total_amt': Decimal('2000.00'), 'receipt_no': '12', 'address': '2/137 ,SOUTH STREET,VADAVEEKAM,KALLATHUR POST', 'utr_number_screenshot': 'https://delegateapp.s3.ap-southeast-1.amazonaws.com/delegate_attachment/MIDTNASIDEL25_20250128183743/payment_proof_2025-0-28-18-39-27.jpeg', 'delegate_ids': '41', 'is_generate': 'Online', 'is_generate_link_payment': 0, 'for_receipt_link': 'MIDTNASIDEL25_20250128183743|12', 'parent_name': '', 'parent_email': '', 'parent_mobile': '', 'color_code': '#AED6F1', 'member_type': 'Post graduate', 'role': 'DELEGATE', 'accom_persons': None, 'delegate_remarks': None, 'payment_id': 62524, 'pay_method': 'UPI', 'show_role': None, 'gender': 'Male', 'passport_no': None, 'user_type_id': 332, 'certificate_screenshot': None, 'payment_type': 'UPI', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': 'https://delegateapp.s3.ap-southeast-1.amazonaws.com/delegate_photo/midtnasicon25/41-Raghu-20250128-183713.jpg', 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': 'India', 'photo_uploaded_or_not': 'YES', 'badge_role': 'DELEGATE', 'counter': None, 'batch': None, 'sub_role': None, 'signed_on': None, 'parent_total_amt': Decimal('2000.00')}, {'delegate_id': 39, 'delegate_no': 13, 'ref_no': None, 'ref_no_only': None, 'name': 'Dr. Adithya Ss', 'email': 'adithyasasi20@gmail.com', 'mobile': '6238431386', 'city': None, 'district': 'Trivandrum', 'mc_number': '149101', 'mc_state_id': 35, 'state_id': 19, 'user_id': 126012, 'parent_user_id': 126012, 'state_name': 'Kerala', 'mc_state': 'Tamil Nadu', 'membership_no': None, 'user_uuid': None, 'addon_id': 1494, 'unique_id': 'MIDTNASIDEL25_20250127214945', 'original_amount': Decimal('2000.00'), 'reg_status': 2, 'conf_id': 90, 'status': 'success', 'paid_at': datetime.datetime(2025, 1, 27, 21, 54, 29), 'api_payment_id': '502748772411', 'remarks': None, 'payment_method': 'UPI', 'reg_for': 'Post graduate : Rs. 2000.00', 'total_amt': Decimal('2000.00'), 'receipt_no': '11', 'address': 'SS Bhavan ,karumaram,Kakkavila P.o', 'utr_number_screenshot': 'https://delegateapp.s3.ap-southeast-1.amazonaws.com/delegate_attachment/MIDTNASIDEL25_20250127214945/payment_proof_2025-0-27-21-53-12.png', 'delegate_ids': '39', 'is_generate': 'Online', 'is_generate_link_payment': 0, 'for_receipt_link': 'MIDTNASIDEL25_20250127214945|11', 'parent_name': '', 'parent_email': '', 'parent_mobile': '', 'color_code': '#AED6F1', 'member_type': 'Post graduate', 'role': 'DELEGATE', 'accom_persons': None, 'delegate_remarks': None, 'payment_id': 62368, 'pay_method': 'UPI', 'show_role': None, 'gender': 'Female', 'passport_no': None, 'user_type_id': 332, 'certificate_screenshot': None, 'payment_type': 'UPI', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': 'https://delegateapp.s3.ap-southeast-1.amazonaws.com/delegate_photo/midtnasicon25/39-AdithyaSs-20250127-214804.jpeg', 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': 'India', 'photo_uploaded_or_not': 'YES', 'badge_role': 'DELEGATE', 'counter': None, 'batch': None, 'sub_role': None, 'signed_on': None, 'parent_total_amt': Decimal('2000.00')}, {'delegate_id': 38, 'delegate_no': 12, 'ref_no': None, 'ref_no_only': None, 'name': 'Dr. Arshin Mohammed A R', 'email': 'mohammedar.arshin@gmail.com', 'mobile': '9074481539', 'city': 'Sreekariyam', 'district': 'Trivandrum ', 'mc_number': '186287', 'mc_state_id': 35, 'state_id': 19, 'user_id': None, 'parent_user_id': 123077, 'state_name': 'Kerala', 'mc_state': 'Tamil Nadu', 'membership_no': None, 'user_uuid': None, 'addon_id': 1494, 'unique_id': 'MIDTNASIDEL25_20250126124620', 'original_amount': Decimal('2000.00'), 'reg_status': 2, 'conf_id': 90, 'status': 'success', 'paid_at': datetime.datetime(2025, 1, 26, 12, 48, 30), 'api_payment_id': '539296220756', 'remarks': None, 'payment_method': 'UPI', 'reg_for': 'Post graduate : Rs. 2000.00', 'total_amt': Decimal('2000.00'), 'receipt_no': '10', 'address': 'Mmra 68 Muttampuram lane ', 'utr_number_screenshot': 'https://delegateapp.s3.ap-southeast-1.amazonaws.com/delegate_attachment/MIDTNASIDEL25_20250126124620/payment_proof_2025-0-26-12-47-55.jpg', 'delegate_ids': '35,37,38', 'is_generate': 'Online', 'is_generate_link_payment': 0, 'for_receipt_link': 'MIDTNASIDEL25_20250126124620|10', 'parent_name': 'Dr. YUVARAJ P', 'parent_email': 'yuvasarathi611@gmail.com', 'parent_mobile': '8015726823', 'color_code': '#AED6F1', 'member_type': 'Post graduate', 'role': 'DELEGATE', 'accom_persons': None, 'delegate_remarks': None, 'payment_id': 62334, 'pay_method': 'UPI', 'show_role': None, 'gender': 'Male', 'passport_no': None, 'user_type_id': 332, 'certificate_screenshot': None, 'payment_type': 'UPI', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': 'https://delegateapp.s3.ap-southeast-1.amazonaws.com/delegate_photo/midtnasicon25/38-ArshinMohammedAR-20250126-124457.jpg', 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': 'India', 'photo_uploaded_or_not': 'YES', 'badge_role': 'DELEGATE', 'counter': None, 'batch': None, 'sub_role': None, 'signed_on': None, 'parent_total_amt': Decimal('6000.00')}, {'delegate_id': 37, 'delegate_no': 11, 'ref_no': None, 'ref_no_only': None, 'name': 'Dr. Siva D', 'email': 'sivaduraipandian1997@gmail.com', 'mobile': '7825921879', 'city': 'Madurai', 'district': 'Madurai', 'mc_number': '144609', 'mc_state_id': 35, 'state_id': 35, 'user_id': None, 'parent_user_id': 123077, 'state_name': 'Tamil Nadu', 'mc_state': 'Tamil Nadu', 'membership_no': None, 'user_uuid': None, 'addon_id': 1494, 'unique_id': 'MIDTNASIDEL25_20250126124620', 'original_amount': Decimal('2000.00'), 'reg_status': 2, 'conf_id': 90, 'status': 'success', 'paid_at': datetime.datetime(2025, 1, 26, 12, 48, 30), 'api_payment_id': '539296220756', 'remarks': None, 'payment_method': 'UPI', 'reg_for': 'Post graduate : Rs. 2000.00', 'total_amt': Decimal('2000.00'), 'receipt_no': '10', 'address': 'S/o D.Duraipandian,dhanushkodi Nadar stores,main bazar elumalai-625535,Peraiyur(Tk),Madurai(DT)', 'utr_number_screenshot': 'https://delegateapp.s3.ap-southeast-1.amazonaws.com/delegate_attachment/MIDTNASIDEL25_20250126124620/payment_proof_2025-0-26-12-47-55.jpg', 'delegate_ids': '35,37,38', 'is_generate': 'Online', 'is_generate_link_payment': 0, 'for_receipt_link': 'MIDTNASIDEL25_20250126124620|10', 'parent_name': 'Dr. YUVARAJ P', 'parent_email': 'yuvasarathi611@gmail.com', 'parent_mobile': '8015726823', 'color_code': '#AED6F1', 'member_type': 'Post graduate', 'role': 'DELEGATE', 'accom_persons': None, 'delegate_remarks': None, 'payment_id': 62334, 'pay_method': 'UPI', 'show_role': None, 'gender': 'Male', 'passport_no': None, 'user_type_id': 332, 'certificate_screenshot': None, 'payment_type': 'UPI', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': 'https://delegateapp.s3.ap-southeast-1.amazonaws.com/delegate_photo/midtnasicon25/37-SivaD-20250126-123943.jpeg', 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': 'India', 'photo_uploaded_or_not': 'YES', 'badge_role': 'DELEGATE', 'counter': None, 'batch': None, 'sub_role': Non
App 1536784 output: e, 'signed_on': None, 'parent_total_amt': Decimal('6000.00')}, {'delegate_id': 35, 'delegate_no': 10, 'ref_no': None, 'ref_no_only': None, 'name': 'Dr. Yuvaraj P', 'email': 'yuvasarathi611@gmail.com', 'mobile': '8015726823', 'city': 'Papparapatti ', 'district': 'Dharmapuri ', 'mc_number': '137908', 'mc_state_id': 35, 'state_id': 35, 'user_id': 123077, 'parent_user_id': 123077, 'state_name': 'Tamil Nadu', 'mc_state': 'Tamil Nadu', 'membership_no': None, 'user_uuid': None, 'addon_id': 1494, 'unique_id': 'MIDTNASIDEL25_20250126124620', 'original_amount': Decimal('2000.00'), 'reg_status': 2, 'conf_id': 90, 'status': 'success', 'paid_at': datetime.datetime(2025, 1, 26, 12, 48, 30), 'api_payment_id': '539296220756', 'remarks': None, 'payment_method': 'UPI', 'reg_for': 'Post graduate : Rs. 2000.00', 'total_amt': Decimal('2000.00'), 'receipt_no': '10', 'address': '137 Dharmapuri main road ,Near India one Atm', 'utr_number_screenshot': 'https://delegateapp.s3.ap-southeast-1.amazonaws.com/delegate_attachment/MIDTNASIDEL25_20250126124620/payment_proof_2025-0-26-12-47-55.jpg', 'delegate_ids': '35,37,38', 'is_generate': 'Online', 'is_generate_link_payment': 0, 'for_receipt_link': 'MIDTNASIDEL25_20250126124620|10', 'parent_name': '', 'parent_email': '', 'parent_mobile': '', 'color_code': '#AED6F1', 'member_type': 'Post graduate', 'role': 'DELEGATE', 'accom_persons': None, 'delegate_remarks': None, 'payment_id': 62334, 'pay_method': 'UPI', 'show_role': None, 'gender': 'Male', 'passport_no': None, 'user_type_id': 332, 'certificate_screenshot': None, 'payment_type': 'UPI', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': 'https://delegateapp.s3.ap-southeast-1.amazonaws.com/delegate_photo/midtnasicon25/35-YuvarajP-20250126-111340.jpg', 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': 'India', 'photo_uploaded_or_not': 'YES', 'badge_role': 'DELEGATE', 'counter': None, 'batch': None, 'sub_role': None, 'signed_on': None, 'parent_total_amt': Decimal('6000.00')}, {'delegate_id': 36, 'delegate_no': 9, 'ref_no': None, 'ref_no_only': None, 'name': 'Dr. Stalin K', 'email': 'stalin2694@gmail.com', 'mobile': '7010757648', 'city': 'VELLORE', 'district': 'VELLORE', 'mc_number': '132264', 'mc_state_id': 35, 'state_id': 35, 'user_id': 173613, 'parent_user_id': 173613, 'state_name': 'Tamil Nadu', 'mc_state': 'Tamil Nadu', 'membership_no': None, 'user_uuid': None, 'addon_id': 1494, 'unique_id': 'MIDTNASIDEL25_20250126124135', 'original_amount': Decimal('2000.00'), 'reg_status': 2, 'conf_id': 90, 'status': 'success', 'paid_at': datetime.datetime(2025, 1, 26, 12, 46, 37), 'api_payment_id': '502676526087', 'remarks': None, 'payment_method': 'UPI', 'reg_for': 'Post graduate : Rs. 2000.00', 'total_amt': Decimal('2000.00'), 'receipt_no': '9', 'address': 'No: 80E3 TANNERY GODOWN STREET,,OLD TOWN, ,VELLORE- 632001', 'utr_number_screenshot': 'https://delegateapp.s3.ap-southeast-1.amazonaws.com/delegate_attachment/MIDTNASIDEL25_20250126124135/payment_proof_2025-0-26-12-45-18.png', 'delegate_ids': '36', 'is_generate': 'Online', 'is_generate_link_payment': 0, 'for_receipt_link': 'MIDTNASIDEL25_20250126124135|9', 'parent_name': '', 'parent_email': '', 'parent_mobile': '', 'color_code': '#AED6F1', 'member_type': 'Post graduate', 'role': 'DELEGATE', 'accom_persons': None, 'delegate_remarks': None, 'payment_id': 62333, 'pay_method': 'UPI', 'show_role': None, 'gender': 'Male', 'passport_no': None, 'user_type_id': 332, 'certificate_screenshot': None, 'payment_type': 'UPI', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': 'https://delegateapp.s3.ap-southeast-1.amazonaws.com/delegate_photo/midtnasicon25/36-StalinK-20250126-112501.jpg', 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': 'India', 'photo_uploaded_or_not': 'YES', 'badge_role': 'DELEGATE', 'counter': None, 'batch': None, 'sub_role': None, 'signed_on': None, 'parent_total_amt': Decimal('2000.00')}, {'delegate_id': 34, 'delegate_no': 8, 'ref_no': None, 'ref_no_only': None, 'name': 'Dr. Manojkumar K B', 'email': 'drkbmano@gmail.com', 'mobile': '8056222660', 'city': 'Coimbatore', 'district': 'Coimbatore', 'mc_number': '100895 TNMC', 'mc_state_id': 35, 'state_id': 35, 'user_id': 173598, 'parent_user_id': 173598, 'state_name': 'Tamil Nadu', 'mc_state': 'Tamil Nadu', 'membership_no': None, 'user_uuid': None, 'addon_id': 1494, 'unique_id': 'MIDTNASIDEL25_20250124230249', 'original_amount': Decimal('2000.00'), 'reg_status': 2, 'conf_id': 90, 'status': 'success', 'paid_at': datetime.datetime(2025, 1, 24, 23, 8, 1), 'api_payment_id': '230619066128', 'remarks': None, 'payment_method': 'UPI', 'reg_for': 'Post graduate : Rs. 2000.00', 'total_amt': Decimal('2000.00'), 'receipt_no': '8', 'address': 'Trichy road, singanallur ', 'utr_number_screenshot': 'https://delegateapp.s3.ap-southeast-1.amazonaws.com/delegate_attachment/MIDTNASIDEL25_20250124230249/payment_proof_2025-0-24-23-7-43.png', 'delegate_ids': '34', 'is_generate': 'Online', 'is_generate_link_payment': 0, 'for_receipt_link': 'MIDTNASIDEL25_20250124230249|8', 'parent_name': '', 'parent_email': '', 'parent_mobile': '', 'color_code': '#AED6F1', 'member_type': 'Post graduate', 'role': 'DELEGATE', 'accom_persons': None, 'delegate_remarks': None, 'payment_id': 62316, 'pay_method': 'UPI', 'show_role': None, 'gender': 'Male', 'passport_no': None, 'user_type_id': 332, 'certificate_screenshot': None, 'payment_type': 'UPI', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': 'https://delegateapp.s3.ap-southeast-1.amazonaws.com/delegate_photo/midtnasicon25/34-ManojkumarKB-20250124-230232.jpeg', 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': 'India', 'photo_uploaded_or_not': 'YES', 'badge_role': 'DELEGATE', 'counter': None, 'batch': None, 'sub_role': None, 'signed_on': None, 'parent_total_amt': Decimal('2000.00')}, {'delegate_id': 33, 'delegate_no': 7, 'ref_no': None, 'ref_no_only': None, 'name': 'Dr. Prahaladh Ramaswamy', 'email': 'prahaladh22@gmail.com', 'mobile': '9943115000', 'city': 'Coimbatore', 'district': 'Coimbatore ', 'mc_number': '144084', 'mc_state_id': 35, 'state_id': 35, 'user_id': 126168, 'parent_user_id': 126168, 'state_name': 'Tamil Nadu', 'mc_state': 'Tamil Nadu', 'membership_no': None, 'user_uuid': None, 'addon_id': 1494, 'unique_id': 'MIDTNASIDEL25_20250124115339', 'original_amount': Decimal('2000.00'), 'reg_status': 2, 'conf_id': 90, 'status': 'success', 'paid_at': datetime.datetime(2025, 1, 24, 12, 5, 57), 'api_payment_id': '502427827326', 'remarks': None, 'payment_method': 'UPI', 'reg_for': 'Post graduate : Rs. 2000.00', 'total_amt': Decimal('2000.00'), 'receipt_no': '7', 'address': '10/12b Sedan Thottam G.N mills post', 'utr_number_screenshot': 'https://delegateapp.s3.ap-southeast-1.amazonaws.com/delegate_attachment/MIDTNASIDEL25_20250124115339/payment_proof_2025-0-24-12-3-8.jpg', 'delegate_ids': '33', 'is_generate': 'Online', 'is_generate_link_payment': 0, 'for_receipt_link': 'MIDTNASIDEL25_20250124115339|7', 'parent_name': '', 'parent_email': '', 'parent_mobile': '', 'color_code': '#AED6F1', 'member_type': 'Post graduate', 'role': 'DELEGATE', 'accom_persons': None, 'delegate_remarks': None, 'payment_id': 61284, 'pay_method': 'UPI', 'show_role': None, 'gender': 'Male', 'passport_no': None, 'user_type_id': 332, 'certificate_screenshot': None, 'payment_type': 'UPI', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': 'https://delegateapp.s3.ap-southeast-1.amazonaws.com/delegate_photo/midtnasicon25/33-PrahaladhRamaswamy-20250124-115323.jpg', 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': 'India', 'photo_uploaded_or_not': 'YES', 'badge_role': 'DELEGATE', 'counter': None, 'batch': None, 'sub_role': None, 'signed_on': None, 'parent_total_amt': Decimal('2000.00')}, {'delegate_id
App 1536784 output: ': 32, 'delegate_no': 6, 'ref_no': None, 'ref_no_only': None, 'name': 'Dr. Kanmani Jayaraman', 'email': 'kanmani.ammu@gmail.com', 'mobile': '9600794982', 'city': 'Erode', 'district': 'Erode', 'mc_number': '105552', 'mc_state_id': 35, 'state_id': 35, 'user_id': 36350, 'parent_user_id': 36350, 'state_name': 'Tamil Nadu', 'mc_state': 'Tamil Nadu', 'membership_no': '29235', 'user_uuid': None, 'addon_id': 1493, 'unique_id': 'MIDTNASIDEL25_20250123095500', 'original_amount': Decimal('3000.00'), 'reg_status': 2, 'conf_id': 90, 'status': 'success', 'paid_at': datetime.datetime(2025, 1, 23, 10, 0, 46), 'api_payment_id': '592088640967', 'remarks': None, 'payment_method': 'UPI', 'reg_for': 'Delegate : Rs. 3000.00', 'total_amt': Decimal('3000.00'), 'receipt_no': '6', 'address': '4B Prime square apartment ,5th cross Vasuki Street ', 'utr_number_screenshot': 'https://delegateapp.s3.ap-southeast-1.amazonaws.com/delegate_attachment/MIDTNASIDEL25_20250123095500/payment_proof_2025-0-23-10-0-13.jpeg', 'delegate_ids': '32', 'is_generate': 'Online', 'is_generate_link_payment': 0, 'for_receipt_link': 'MIDTNASIDEL25_20250123095500|6', 'parent_name': '', 'parent_email': '', 'parent_mobile': '', 'color_code': '#dbfaef', 'member_type': 'Delegate', 'role': 'DELEGATE', 'accom_persons': None, 'delegate_remarks': None, 'payment_id': 61270, 'pay_method': 'UPI', 'show_role': None, 'gender': None, 'passport_no': None, 'user_type_id': 331, 'certificate_screenshot': None, 'payment_type': 'UPI', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': 'https://delegateapp.s3.ap-southeast-1.amazonaws.com/delegate_photo/midtnasicon25/32-KanmaniJayaraman-20250123-095255.jpeg', 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': 'India', 'photo_uploaded_or_not': 'YES', 'badge_role': 'DELEGATE', 'counter': None, 'batch': None, 'sub_role': None, 'signed_on': None, 'parent_total_amt': Decimal('3000.00')}, {'delegate_id': 31, 'delegate_no': 5, 'ref_no': None, 'ref_no_only': None, 'name': 'Dr. Ravindran V P', 'email': 'suchi66@gmail.com', 'mobile': '8754735747', 'city': 'ERODE', 'district': None, 'mc_number': '30429', 'mc_state_id': 35, 'state_id': 35, 'user_id': 173527, 'parent_user_id': 173527, 'state_name': 'Tamil Nadu', 'mc_state': 'Tamil Nadu', 'membership_no': None, 'user_uuid': None, 'addon_id': 1493, 'unique_id': 'MIDTNASIDEL25_20250122102548', 'original_amount': Decimal('3000.00'), 'reg_status': 2, 'conf_id': 90, 'status': 'success', 'paid_at': datetime.datetime(2025, 1, 22, 10, 36, 7), 'api_payment_id': '697130693201', 'remarks': None, 'payment_method': 'UPI', 'reg_for': 'Delegate : Rs. 3000.00', 'total_amt': Decimal('3000.00'), 'receipt_no': '5', 'address': 'OLD NO 45 NEW NO 26 Mosuvannastreet ,246,nethaji road,', 'utr_number_screenshot': 'https://delegateapp.s3.ap-southeast-1.amazonaws.com/delegate_attachment/MIDTNASIDEL25_20250122102548/payment_proof_2025-0-22-10-34-49.jpg', 'delegate_ids': '31', 'is_generate': 'Online', 'is_generate_link_payment': 0, 'for_receipt_link': 'MIDTNASIDEL25_20250122102548|5', 'parent_name': '', 'parent_email': '', 'parent_mobile': '', 'color_code': '#dbfaef', 'member_type': 'Delegate', 'role': 'DELEGATE', 'accom_persons': None, 'delegate_remarks': None, 'payment_id': 61260, 'pay_method': 'UPI', 'show_role': None, 'gender': 'Male', 'passport_no': None, 'user_type_id': 331, 'certificate_screenshot': None, 'payment_type': 'UPI', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': 'https://delegateapp.s3.ap-southeast-1.amazonaws.com/delegate_photo/midtnasicon25/31-RavindranVP-20250122-102536.jpg', 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': 'India', 'photo_uploaded_or_not': 'YES', 'badge_role': 'DELEGATE', 'counter': None, 'batch': None, 'sub_role': None, 'signed_on': None, 'parent_total_amt': Decimal('3000.00')}, {'delegate_id': 30, 'delegate_no': 4, 'ref_no': None, 'ref_no_only': None, 'name': 'Dr. Sai Vishvaa Ks', 'email': 'saivishvaa@gmail.com', 'mobile': '9865025722', 'city': 'Erode', 'district': 'Erode', 'mc_number': '182695', 'mc_state_id': 35, 'state_id': 35, 'user_id': 146722, 'parent_user_id': 146722, 'state_name': 'Tamil Nadu', 'mc_state': 'Tamil Nadu', 'membership_no': None, 'user_uuid': None, 'addon_id': 1494, 'unique_id': 'MIDTNASIDEL25_20250118135915', 'original_amount': Decimal('2000.00'), 'reg_status': 2, 'conf_id': 90, 'status': 'success', 'paid_at': datetime.datetime(2025, 1, 18, 14, 3, 29), 'api_payment_id': '501810467629', 'remarks': None, 'payment_method': 'UPI', 'reg_for': 'Post graduate : Rs. 2000.00', 'total_amt': Decimal('2000.00'), 'receipt_no': '4', 'address': 'H-119 ,Periyar nagar,Erode', 'utr_number_screenshot': 'https://delegateapp.s3.ap-southeast-1.amazonaws.com/delegate_attachment/MIDTNASIDEL25_20250118135915/payment_proof_2025-0-18-14-2-17.png', 'delegate_ids': '30', 'is_generate': 'Online', 'is_generate_link_payment': 0, 'for_receipt_link': 'MIDTNASIDEL25_20250118135915|4', 'parent_name': '', 'parent_email': '', 'parent_mobile': '', 'color_code': '#AED6F1', 'member_type': 'Post graduate', 'role': 'DELEGATE', 'accom_persons': None, 'delegate_remarks': None, 'payment_id': 61224, 'pay_method': 'UPI', 'show_role': None, 'gender': 'Male', 'passport_no': None, 'user_type_id': 332, 'certificate_screenshot': None, 'payment_type': 'UPI', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': 'https://delegateapp.s3.ap-southeast-1.amazonaws.com/delegate_photo/midtnasicon25/30-SaiVishvaaKs-20250118-135856.jpeg', 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': 'India', 'photo_uploaded_or_not': 'YES', 'badge_role': 'DELEGATE', 'counter': None, 'batch': None, 'sub_role': None, 'signed_on': None, 'parent_total_amt': Decimal('2000.00')}, {'delegate_id': 29, 'delegate_no': 3, 'ref_no': None, 'ref_no_only': None, 'name': 'Dr. Chandrasekaran P', 'email': 'drpchandru@yahoo.in', 'mobile': '9443241034', 'city': 'SALEM', 'district': 'SALEM', 'mc_number': '37255', 'mc_state_id': 35, 'state_id': 35, 'user_id': 35064, 'parent_user_id': 35064, 'state_name': 'Tamil Nadu', 'mc_state': 'Tamil Nadu', 'membership_no': '15396', 'user_uuid': None, 'addon_id': 1493, 'unique_id': 'MIDTNASIDEL25_20250117071238', 'original_amount': Decimal('3000.00'), 'reg_status': 2, 'conf_id': 90, 'status': 'success', 'paid_at': datetime.datetime(2025, 1, 17, 7, 15, 41), 'api_payment_id': '538321220684', 'remarks': None, 'payment_method': 'UPI', 'reg_for': 'Delegate : Rs. 3000.00', 'total_amt': Decimal('3000.00'), 'receipt_no': '3', 'address': 'R.R.NURSING HOME,NEAR TALUK OFFICE,,OMALUR,SALEM DIST', 'utr_number_screenshot': 'https://delegateapp.s3.ap-southeast-1.amazonaws.com/delegate_attachment/MIDTNASIDEL25_20250117071238/payment_proof_2025-0-17-7-15-4.jpg', 'delegate_ids': '29', 'is_generate': 'Online', 'is_generate_link_payment': 0, 'for_receipt_link': 'MIDTNASIDEL25_20250117071238|3', 'parent_name': '', 'parent_email': '', 'parent_mobile': '', 'color_code': '#dbfaef', 'member_type': 'Delegate', 'role': 'DELEGATE', 'accom_persons': None, 'delegate_remarks': None, 'payment_id': 61204, 'pay_method': 'UPI', 'show_role': None, 'gender': None, 'passport_no': None, 'user_type_id': 331, 'certificate_screenshot': None, 'payment_type': 'UPI', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': 'https://delegateapp.s3.ap-southeast-1.amazonaws.com/delegate_photo/midtnasicon25/29-ChandrasekaranP-20250117-071230.jpg', 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': 'India', 'photo_uploaded_or_not': 'YES', 'badge_role': 'DELEGATE', 'counter': None, 'batch': None, 'sub_role': None, 'signed_on': None, 'parent_total_amt': Decimal('3000.00')}, {'delegate_id': 28, 'delegate_no': 2, 'ref_no': None, 'ref_no_only': None, 'name': 'Dr. A. Alagesan ', 'email': 'dr.a.alagesan@gmail.com', 'mob
App 1536784 output: ile': '9344545449', 'city': 'Pudukkottai', 'district': 'Pudukkottai', 'mc_number': '38147', 'mc_state_id': 35, 'state_id': 35, 'user_id': 86981, 'parent_user_id': 86981, 'state_name': 'Tamil Nadu', 'mc_state': 'Tamil Nadu', 'membership_no': None, 'user_uuid': None, 'addon_id': 1493, 'unique_id': 'MIDTNASIDEL25_20250115164815', 'original_amount': Decimal('3000.00'), 'reg_status': 2, 'conf_id': 90, 'status': 'success', 'paid_at': datetime.datetime(2025, 1, 15, 16, 52, 48), 'api_payment_id': '934913814853', 'remarks': None, 'payment_method': 'UPI', 'reg_for': 'Delegate : Rs. 3000.00', 'total_amt': Decimal('3000.00'), 'receipt_no': '2', 'address': 'Sri Durga surgical clinic and research centre, Abdul Kalam salai ,Thottiyampatti ,,Ponnamaravathy taluk,,Pudukkottai dt.', 'utr_number_screenshot': 'https://delegateapp.s3.ap-southeast-1.amazonaws.com/delegate_attachment/MIDTNASIDEL25_20250115164815/payment_proof_2025-0-15-16-52-2.jpg', 'delegate_ids': '28', 'is_generate': 'Online', 'is_generate_link_payment': 0, 'for_receipt_link': 'MIDTNASIDEL25_20250115164815|2', 'parent_name': '', 'parent_email': '', 'parent_mobile': '', 'color_code': '#dbfaef', 'member_type': 'Delegate', 'role': 'DELEGATE', 'accom_persons': None, 'delegate_remarks': None, 'payment_id': 61170, 'pay_method': 'UPI', 'show_role': None, 'gender': 'Male', 'passport_no': None, 'user_type_id': 331, 'certificate_screenshot': None, 'payment_type': 'UPI', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': 'https://delegateapp.s3.ap-southeast-1.amazonaws.com/delegate_photo/midtnasicon25/28-A.Alagesan-20250115-164747.png', 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': 'India', 'photo_uploaded_or_not': 'YES', 'badge_role': 'DELEGATE', 'counter': None, 'batch': None, 'sub_role': None, 'signed_on': None, 'parent_total_amt': Decimal('3000.00')}, {'delegate_id': 27, 'delegate_no': 1, 'ref_no': None, 'ref_no_only': None, 'name': 'Dr. Johnson Mariaantony', 'email': 'roopikajohn@yahoo.co.in', 'mobile': '9444721267', 'city': 'NAGERCOIL', 'district': 'NAGERCOIL', 'mc_number': '52679', 'mc_state_id': 35, 'state_id': 35, 'user_id': 34709, 'parent_user_id': 34709, 'state_name': 'Tamil Nadu', 'mc_state': 'Tamil Nadu', 'membership_no': '11505', 'user_uuid': None, 'addon_id': 1493, 'unique_id': 'MIDTNASIDEL25_20250114130642', 'original_amount': Decimal('3000.00'), 'reg_status': 2, 'conf_id': 90, 'status': 'success', 'paid_at': datetime.datetime(2025, 1, 14, 13, 13, 38), 'api_payment_id': '22156026255', 'remarks': None, 'payment_method': 'DC - PAYMENT GATEWAY', 'reg_for': 'Delegate : Rs. 3000.00', 'total_amt': Decimal('3000.00'), 'receipt_no': '1', 'address': '18-B/1,JAWAHAR STREET, Near Gopalapillai Hospital,NEAR GOPALAPILLAI HOSPITAL,RAMAVARMAPURAM', 'utr_number_screenshot': None, 'delegate_ids': '27', 'is_generate': 'Online', 'is_generate_link_payment': 0, 'for_receipt_link': 'MIDTNASIDEL25_20250114130642|1', 'parent_name': '', 'parent_email': '', 'parent_mobile': '', 'color_code': '#dbfaef', 'member_type': 'Delegate', 'role': 'DELEGATE', 'accom_persons': None, 'delegate_remarks': None, 'payment_id': 61148, 'pay_method': 'PAYMENT GATEWAY', 'show_role': None, 'gender': 'Male', 'passport_no': None, 'user_type_id': 331, 'certificate_screenshot': None, 'payment_type': 'PAYMENT GATEWAY', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': 'https://delegateapp.s3.ap-southeast-1.amazonaws.com/delegate_photo/midtnasicon25/27-JohnsonMariaantony-20250114-130457.jpg', 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': 'India', 'photo_uploaded_or_not': 'YES', 'badge_role': 'DELEGATE', 'counter': None, 'batch': None, 'sub_role': None, 'signed_on': None, 'parent_total_amt': Decimal('3000.00')}]
App 1536784 output: [{'delegate_id': 41, 'delegate_no': 14, 'ref_no': None, 'ref_no_only': None, 'name': 'Dr. Raghu', 'email': 'raghuanbazhagan@gmail.com', 'mobile': '7418524939', 'city': 'UDAYARPALAYAM TALUK', 'district': 'ARIYALUR', 'mc_number': '111439', 'mc_state_id': 35, 'state_id': 35, 'user_id': 126053, 'parent_user_id': 126053, 'state_name': 'Tamil Nadu', 'mc_state': 'Tamil Nadu', 'membership_no': None, 'user_uuid': None, 'addon_id': 1494, 'unique_id': 'MIDTNASIDEL25_20250128183743', 'original_amount': Decimal('2000.00'), 'reg_status': 2, 'conf_id': 90, 'status': 'success', 'paid_at': datetime.datetime(2025, 1, 28, 18, 40, 10), 'api_payment_id': '502820492975', 'remarks': None, 'payment_method': 'UPI', 'reg_for': 'Post graduate : Rs. 2000.00', 'total_amt': Decimal('2000.00'), 'receipt_no': '12', 'address': '2/137 ,SOUTH STREET,VADAVEEKAM,KALLATHUR POST', 'utr_number_screenshot': 'https://delegateapp.s3.ap-southeast-1.amazonaws.com/delegate_attachment/MIDTNASIDEL25_20250128183743/payment_proof_2025-0-28-18-39-27.jpeg', 'delegate_ids': '41', 'is_generate': 'Online', 'is_generate_link_payment': 0, 'for_receipt_link': 'MIDTNASIDEL25_20250128183743|12', 'parent_name': '', 'parent_email': '', 'parent_mobile': '', 'color_code': '#AED6F1', 'member_type': 'Post graduate', 'role': 'DELEGATE', 'accom_persons': None, 'delegate_remarks': None, 'payment_id': 62524, 'pay_method': 'UPI', 'show_role': None, 'gender': 'Male', 'passport_no': None, 'user_type_id': 332, 'certificate_screenshot': None, 'payment_type': 'UPI', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': 'https://delegateapp.s3.ap-southeast-1.amazonaws.com/delegate_photo/midtnasicon25/41-Raghu-20250128-183713.jpg', 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': 'India', 'photo_uploaded_or_not': 'YES', 'badge_role': 'DELEGATE', 'counter': None, 'batch': None, 'sub_role': None, 'signed_on': None, 'parent_total_amt': Decimal('2000.00')}, {'delegate_id': 39, 'delegate_no': 13, 'ref_no': None, 'ref_no_only': None, 'name': 'Dr. Adithya Ss', 'email': 'adithyasasi20@gmail.com', 'mobile': '6238431386', 'city': None, 'district': 'Trivandrum', 'mc_number': '149101', 'mc_state_id': 35, 'state_id': 19, 'user_id': 126012, 'parent_user_id': 126012, 'state_name': 'Kerala', 'mc_state': 'Tamil Nadu', 'membership_no': None, 'user_uuid': None, 'addon_id': 1494, 'unique_id': 'MIDTNASIDEL25_20250127214945', 'original_amount': Decimal('2000.00'), 'reg_status': 2, 'conf_id': 90, 'status': 'success', 'paid_at': datetime.datetime(2025, 1, 27, 21, 54, 29), 'api_payment_id': '502748772411', 'remarks': None, 'payment_method': 'UPI', 'reg_for': 'Post graduate : Rs. 2000.00', 'total_amt': Decimal('2000.00'), 'receipt_no': '11', 'address': 'SS Bhavan ,karumaram,Kakkavila P.o', 'utr_number_screenshot': 'https://delegateapp.s3.ap-southeast-1.amazonaws.com/delegate_attachment/MIDTNASIDEL25_20250127214945/payment_proof_2025-0-27-21-53-12.png', 'delegate_ids': '39', 'is_generate': 'Online', 'is_generate_link_payment': 0, 'for_receipt_link': 'MIDTNASIDEL25_20250127214945|11', 'parent_name': '', 'parent_email': '', 'parent_mobile': '', 'color_code': '#AED6F1', 'member_type': 'Post graduate', 'role': 'DELEGATE', 'accom_persons': None, 'delegate_remarks': None, 'payment_id': 62368, 'pay_method': 'UPI', 'show_role': None, 'gender': 'Female', 'passport_no': None, 'user_type_id': 332, 'certificate_screenshot': None, 'payment_type': 'UPI', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': 'https://delegateapp.s3.ap-southeast-1.amazonaws.com/delegate_photo/midtnasicon25/39-AdithyaSs-20250127-214804.jpeg', 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': 'India', 'photo_uploaded_or_not': 'YES', 'badge_role': 'DELEGATE', 'counter': None, 'batch': None, 'sub_role': None, 'signed_on': None, 'parent_total_amt': Decimal('2000.00')}, {'delegate_id': 38, 'delegate_no': 12, 'ref_no': None, 'ref_no_only': None, 'name': 'Dr. Arshin Mohammed A R', 'email': 'mohammedar.arshin@gmail.com', 'mobile': '9074481539', 'city': 'Sreekariyam', 'district': 'Trivandrum ', 'mc_number': '186287', 'mc_state_id': 35, 'state_id': 19, 'user_id': None, 'parent_user_id': 123077, 'state_name': 'Kerala', 'mc_state': 'Tamil Nadu', 'membership_no': None, 'user_uuid': None, 'addon_id': 1494, 'unique_id': 'MIDTNASIDEL25_20250126124620', 'original_amount': Decimal('2000.00'), 'reg_status': 2, 'conf_id': 90, 'status': 'success', 'paid_at': datetime.datetime(2025, 1, 26, 12, 48, 30), 'api_payment_id': '539296220756', 'remarks': None, 'payment_method': 'UPI', 'reg_for': 'Post graduate : Rs. 2000.00', 'total_amt': Decimal('2000.00'), 'receipt_no': '10', 'address': 'Mmra 68 Muttampuram lane ', 'utr_number_screenshot': 'https://delegateapp.s3.ap-southeast-1.amazonaws.com/delegate_attachment/MIDTNASIDEL25_20250126124620/payment_proof_2025-0-26-12-47-55.jpg', 'delegate_ids': '35,37,38', 'is_generate': 'Online', 'is_generate_link_payment': 0, 'for_receipt_link': 'MIDTNASIDEL25_20250126124620|10', 'parent_name': 'Dr. YUVARAJ P', 'parent_email': 'yuvasarathi611@gmail.com', 'parent_mobile': '8015726823', 'color_code': '#AED6F1', 'member_type': 'Post graduate', 'role': 'DELEGATE', 'accom_persons': None, 'delegate_remarks': None, 'payment_id': 62334, 'pay_method': 'UPI', 'show_role': None, 'gender': 'Male', 'passport_no': None, 'user_type_id': 332, 'certificate_screenshot': None, 'payment_type': 'UPI', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': 'https://delegateapp.s3.ap-southeast-1.amazonaws.com/delegate_photo/midtnasicon25/38-ArshinMohammedAR-20250126-124457.jpg', 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': 'India', 'photo_uploaded_or_not': 'YES', 'badge_role': 'DELEGATE', 'counter': None, 'batch': None, 'sub_role': None, 'signed_on': None, 'parent_total_amt': Decimal('6000.00')}, {'delegate_id': 37, 'delegate_no': 11, 'ref_no': None, 'ref_no_only': None, 'name': 'Dr. Siva D', 'email': 'sivaduraipandian1997@gmail.com', 'mobile': '7825921879', 'city': 'Madurai', 'district': 'Madurai', 'mc_number': '144609', 'mc_state_id': 35, 'state_id': 35, 'user_id': None, 'parent_user_id': 123077, 'state_name': 'Tamil Nadu', 'mc_state': 'Tamil Nadu', 'membership_no': None, 'user_uuid': None, 'addon_id': 1494, 'unique_id': 'MIDTNASIDEL25_20250126124620', 'original_amount': Decimal('2000.00'), 'reg_status': 2, 'conf_id': 90, 'status': 'success', 'paid_at': datetime.datetime(2025, 1, 26, 12, 48, 30), 'api_payment_id': '539296220756', 'remarks': None, 'payment_method': 'UPI', 'reg_for': 'Post graduate : Rs. 2000.00', 'total_amt': Decimal('2000.00'), 'receipt_no': '10', 'address': 'S/o D.Duraipandian,dhanushkodi Nadar stores,main bazar elumalai-625535,Peraiyur(Tk),Madurai(DT)', 'utr_number_screenshot': 'https://delegateapp.s3.ap-southeast-1.amazonaws.com/delegate_attachment/MIDTNASIDEL25_20250126124620/payment_proof_2025-0-26-12-47-55.jpg', 'delegate_ids': '35,37,38', 'is_generate': 'Online', 'is_generate_link_payment': 0, 'for_receipt_link': 'MIDTNASIDEL25_20250126124620|10', 'parent_name': 'Dr. YUVARAJ P', 'parent_email': 'yuvasarathi611@gmail.com', 'parent_mobile': '8015726823', 'color_code': '#AED6F1', 'member_type': 'Post graduate', 'role': 'DELEGATE', 'accom_persons': None, 'delegate_remarks': None, 'payment_id': 62334, 'pay_method': 'UPI', 'show_role': None, 'gender': 'Male', 'passport_no': None, 'user_type_id': 332, 'certificate_screenshot': None, 'payment_type': 'UPI', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': 'https://delegateapp.s3.ap-southeast-1.amazonaws.com/delegate_photo/midtnasicon25/37-SivaD-20250126-123943.jpeg', 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': 'India', 'photo_uploaded_or_not': 'YES', 'badge_role': 'DELEGATE', 'counter': None, 'batch': None, 'sub_role': Non
App 1536784 output: e, 'signed_on': None, 'parent_total_amt': Decimal('6000.00')}, {'delegate_id': 35, 'delegate_no': 10, 'ref_no': None, 'ref_no_only': None, 'name': 'Dr. Yuvaraj P', 'email': 'yuvasarathi611@gmail.com', 'mobile': '8015726823', 'city': 'Papparapatti ', 'district': 'Dharmapuri ', 'mc_number': '137908', 'mc_state_id': 35, 'state_id': 35, 'user_id': 123077, 'parent_user_id': 123077, 'state_name': 'Tamil Nadu', 'mc_state': 'Tamil Nadu', 'membership_no': None, 'user_uuid': None, 'addon_id': 1494, 'unique_id': 'MIDTNASIDEL25_20250126124620', 'original_amount': Decimal('2000.00'), 'reg_status': 2, 'conf_id': 90, 'status': 'success', 'paid_at': datetime.datetime(2025, 1, 26, 12, 48, 30), 'api_payment_id': '539296220756', 'remarks': None, 'payment_method': 'UPI', 'reg_for': 'Post graduate : Rs. 2000.00', 'total_amt': Decimal('2000.00'), 'receipt_no': '10', 'address': '137 Dharmapuri main road ,Near India one Atm', 'utr_number_screenshot': 'https://delegateapp.s3.ap-southeast-1.amazonaws.com/delegate_attachment/MIDTNASIDEL25_20250126124620/payment_proof_2025-0-26-12-47-55.jpg', 'delegate_ids': '35,37,38', 'is_generate': 'Online', 'is_generate_link_payment': 0, 'for_receipt_link': 'MIDTNASIDEL25_20250126124620|10', 'parent_name': '', 'parent_email': '', 'parent_mobile': '', 'color_code': '#AED6F1', 'member_type': 'Post graduate', 'role': 'DELEGATE', 'accom_persons': None, 'delegate_remarks': None, 'payment_id': 62334, 'pay_method': 'UPI', 'show_role': None, 'gender': 'Male', 'passport_no': None, 'user_type_id': 332, 'certificate_screenshot': None, 'payment_type': 'UPI', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': 'https://delegateapp.s3.ap-southeast-1.amazonaws.com/delegate_photo/midtnasicon25/35-YuvarajP-20250126-111340.jpg', 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': 'India', 'photo_uploaded_or_not': 'YES', 'badge_role': 'DELEGATE', 'counter': None, 'batch': None, 'sub_role': None, 'signed_on': None, 'parent_total_amt': Decimal('6000.00')}, {'delegate_id': 36, 'delegate_no': 9, 'ref_no': None, 'ref_no_only': None, 'name': 'Dr. Stalin K', 'email': 'stalin2694@gmail.com', 'mobile': '7010757648', 'city': 'VELLORE', 'district': 'VELLORE', 'mc_number': '132264', 'mc_state_id': 35, 'state_id': 35, 'user_id': 173613, 'parent_user_id': 173613, 'state_name': 'Tamil Nadu', 'mc_state': 'Tamil Nadu', 'membership_no': None, 'user_uuid': None, 'addon_id': 1494, 'unique_id': 'MIDTNASIDEL25_20250126124135', 'original_amount': Decimal('2000.00'), 'reg_status': 2, 'conf_id': 90, 'status': 'success', 'paid_at': datetime.datetime(2025, 1, 26, 12, 46, 37), 'api_payment_id': '502676526087', 'remarks': None, 'payment_method': 'UPI', 'reg_for': 'Post graduate : Rs. 2000.00', 'total_amt': Decimal('2000.00'), 'receipt_no': '9', 'address': 'No: 80E3 TANNERY GODOWN STREET,,OLD TOWN, ,VELLORE- 632001', 'utr_number_screenshot': 'https://delegateapp.s3.ap-southeast-1.amazonaws.com/delegate_attachment/MIDTNASIDEL25_20250126124135/payment_proof_2025-0-26-12-45-18.png', 'delegate_ids': '36', 'is_generate': 'Online', 'is_generate_link_payment': 0, 'for_receipt_link': 'MIDTNASIDEL25_20250126124135|9', 'parent_name': '', 'parent_email': '', 'parent_mobile': '', 'color_code': '#AED6F1', 'member_type': 'Post graduate', 'role': 'DELEGATE', 'accom_persons': None, 'delegate_remarks': None, 'payment_id': 62333, 'pay_method': 'UPI', 'show_role': None, 'gender': 'Male', 'passport_no': None, 'user_type_id': 332, 'certificate_screenshot': None, 'payment_type': 'UPI', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': 'https://delegateapp.s3.ap-southeast-1.amazonaws.com/delegate_photo/midtnasicon25/36-StalinK-20250126-112501.jpg', 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': 'India', 'photo_uploaded_or_not': 'YES', 'badge_role': 'DELEGATE', 'counter': None, 'batch': None, 'sub_role': None, 'signed_on': None, 'parent_total_amt': Decimal('2000.00')}, {'delegate_id': 34, 'delegate_no': 8, 'ref_no': None, 'ref_no_only': None, 'name': 'Dr. Manojkumar K B', 'email': 'drkbmano@gmail.com', 'mobile': '8056222660', 'city': 'Coimbatore', 'district': 'Coimbatore', 'mc_number': '100895 TNMC', 'mc_state_id': 35, 'state_id': 35, 'user_id': 173598, 'parent_user_id': 173598, 'state_name': 'Tamil Nadu', 'mc_state': 'Tamil Nadu', 'membership_no': None, 'user_uuid': None, 'addon_id': 1494, 'unique_id': 'MIDTNASIDEL25_20250124230249', 'original_amount': Decimal('2000.00'), 'reg_status': 2, 'conf_id': 90, 'status': 'success', 'paid_at': datetime.datetime(2025, 1, 24, 23, 8, 1), 'api_payment_id': '230619066128', 'remarks': None, 'payment_method': 'UPI', 'reg_for': 'Post graduate : Rs. 2000.00', 'total_amt': Decimal('2000.00'), 'receipt_no': '8', 'address': 'Trichy road, singanallur ', 'utr_number_screenshot': 'https://delegateapp.s3.ap-southeast-1.amazonaws.com/delegate_attachment/MIDTNASIDEL25_20250124230249/payment_proof_2025-0-24-23-7-43.png', 'delegate_ids': '34', 'is_generate': 'Online', 'is_generate_link_payment': 0, 'for_receipt_link': 'MIDTNASIDEL25_20250124230249|8', 'parent_name': '', 'parent_email': '', 'parent_mobile': '', 'color_code': '#AED6F1', 'member_type': 'Post graduate', 'role': 'DELEGATE', 'accom_persons': None, 'delegate_remarks': None, 'payment_id': 62316, 'pay_method': 'UPI', 'show_role': None, 'gender': 'Male', 'passport_no': None, 'user_type_id': 332, 'certificate_screenshot': None, 'payment_type': 'UPI', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': 'https://delegateapp.s3.ap-southeast-1.amazonaws.com/delegate_photo/midtnasicon25/34-ManojkumarKB-20250124-230232.jpeg', 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': 'India', 'photo_uploaded_or_not': 'YES', 'badge_role': 'DELEGATE', 'counter': None, 'batch': None, 'sub_role': None, 'signed_on': None, 'parent_total_amt': Decimal('2000.00')}, {'delegate_id': 33, 'delegate_no': 7, 'ref_no': None, 'ref_no_only': None, 'name': 'Dr. Prahaladh Ramaswamy', 'email': 'prahaladh22@gmail.com', 'mobile': '9943115000', 'city': 'Coimbatore', 'district': 'Coimbatore ', 'mc_number': '144084', 'mc_state_id': 35, 'state_id': 35, 'user_id': 126168, 'parent_user_id': 126168, 'state_name': 'Tamil Nadu', 'mc_state': 'Tamil Nadu', 'membership_no': None, 'user_uuid': None, 'addon_id': 1494, 'unique_id': 'MIDTNASIDEL25_20250124115339', 'original_amount': Decimal('2000.00'), 'reg_status': 2, 'conf_id': 90, 'status': 'success', 'paid_at': datetime.datetime(2025, 1, 24, 12, 5, 57), 'api_payment_id': '502427827326', 'remarks': None, 'payment_method': 'UPI', 'reg_for': 'Post graduate : Rs. 2000.00', 'total_amt': Decimal('2000.00'), 'receipt_no': '7', 'address': '10/12b Sedan Thottam G.N mills post', 'utr_number_screenshot': 'https://delegateapp.s3.ap-southeast-1.amazonaws.com/delegate_attachment/MIDTNASIDEL25_20250124115339/payment_proof_2025-0-24-12-3-8.jpg', 'delegate_ids': '33', 'is_generate': 'Online', 'is_generate_link_payment': 0, 'for_receipt_link': 'MIDTNASIDEL25_20250124115339|7', 'parent_name': '', 'parent_email': '', 'parent_mobile': '', 'color_code': '#AED6F1', 'member_type': 'Post graduate', 'role': 'DELEGATE', 'accom_persons': None, 'delegate_remarks': None, 'payment_id': 61284, 'pay_method': 'UPI', 'show_role': None, 'gender': 'Male', 'passport_no': None, 'user_type_id': 332, 'certificate_screenshot': None, 'payment_type': 'UPI', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': 'https://delegateapp.s3.ap-southeast-1.amazonaws.com/delegate_photo/midtnasicon25/33-PrahaladhRamaswamy-20250124-115323.jpg', 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': 'India', 'photo_uploaded_or_not': 'YES', 'badge_role': 'DELEGATE', 'counter': None, 'batch': None, 'sub_role': None, 'signed_on': None, 'parent_total_amt': Decimal('2000.00')}, {'delegate_id
App 1536784 output: ': 32, 'delegate_no': 6, 'ref_no': None, 'ref_no_only': None, 'name': 'Dr. Kanmani Jayaraman', 'email': 'kanmani.ammu@gmail.com', 'mobile': '9600794982', 'city': 'Erode', 'district': 'Erode', 'mc_number': '105552', 'mc_state_id': 35, 'state_id': 35, 'user_id': 36350, 'parent_user_id': 36350, 'state_name': 'Tamil Nadu', 'mc_state': 'Tamil Nadu', 'membership_no': '29235', 'user_uuid': None, 'addon_id': 1493, 'unique_id': 'MIDTNASIDEL25_20250123095500', 'original_amount': Decimal('3000.00'), 'reg_status': 2, 'conf_id': 90, 'status': 'success', 'paid_at': datetime.datetime(2025, 1, 23, 10, 0, 46), 'api_payment_id': '592088640967', 'remarks': None, 'payment_method': 'UPI', 'reg_for': 'Delegate : Rs. 3000.00', 'total_amt': Decimal('3000.00'), 'receipt_no': '6', 'address': '4B Prime square apartment ,5th cross Vasuki Street ', 'utr_number_screenshot': 'https://delegateapp.s3.ap-southeast-1.amazonaws.com/delegate_attachment/MIDTNASIDEL25_20250123095500/payment_proof_2025-0-23-10-0-13.jpeg', 'delegate_ids': '32', 'is_generate': 'Online', 'is_generate_link_payment': 0, 'for_receipt_link': 'MIDTNASIDEL25_20250123095500|6', 'parent_name': '', 'parent_email': '', 'parent_mobile': '', 'color_code': '#dbfaef', 'member_type': 'Delegate', 'role': 'DELEGATE', 'accom_persons': None, 'delegate_remarks': None, 'payment_id': 61270, 'pay_method': 'UPI', 'show_role': None, 'gender': None, 'passport_no': None, 'user_type_id': 331, 'certificate_screenshot': None, 'payment_type': 'UPI', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': 'https://delegateapp.s3.ap-southeast-1.amazonaws.com/delegate_photo/midtnasicon25/32-KanmaniJayaraman-20250123-095255.jpeg', 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': 'India', 'photo_uploaded_or_not': 'YES', 'badge_role': 'DELEGATE', 'counter': None, 'batch': None, 'sub_role': None, 'signed_on': None, 'parent_total_amt': Decimal('3000.00')}, {'delegate_id': 31, 'delegate_no': 5, 'ref_no': None, 'ref_no_only': None, 'name': 'Dr. Ravindran V P', 'email': 'suchi66@gmail.com', 'mobile': '8754735747', 'city': 'ERODE', 'district': None, 'mc_number': '30429', 'mc_state_id': 35, 'state_id': 35, 'user_id': 173527, 'parent_user_id': 173527, 'state_name': 'Tamil Nadu', 'mc_state': 'Tamil Nadu', 'membership_no': None, 'user_uuid': None, 'addon_id': 1493, 'unique_id': 'MIDTNASIDEL25_20250122102548', 'original_amount': Decimal('3000.00'), 'reg_status': 2, 'conf_id': 90, 'status': 'success', 'paid_at': datetime.datetime(2025, 1, 22, 10, 36, 7), 'api_payment_id': '697130693201', 'remarks': None, 'payment_method': 'UPI', 'reg_for': 'Delegate : Rs. 3000.00', 'total_amt': Decimal('3000.00'), 'receipt_no': '5', 'address': 'OLD NO 45 NEW NO 26 Mosuvannastreet ,246,nethaji road,', 'utr_number_screenshot': 'https://delegateapp.s3.ap-southeast-1.amazonaws.com/delegate_attachment/MIDTNASIDEL25_20250122102548/payment_proof_2025-0-22-10-34-49.jpg', 'delegate_ids': '31', 'is_generate': 'Online', 'is_generate_link_payment': 0, 'for_receipt_link': 'MIDTNASIDEL25_20250122102548|5', 'parent_name': '', 'parent_email': '', 'parent_mobile': '', 'color_code': '#dbfaef', 'member_type': 'Delegate', 'role': 'DELEGATE', 'accom_persons': None, 'delegate_remarks': None, 'payment_id': 61260, 'pay_method': 'UPI', 'show_role': None, 'gender': 'Male', 'passport_no': None, 'user_type_id': 331, 'certificate_screenshot': None, 'payment_type': 'UPI', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': 'https://delegateapp.s3.ap-southeast-1.amazonaws.com/delegate_photo/midtnasicon25/31-RavindranVP-20250122-102536.jpg', 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': 'India', 'photo_uploaded_or_not': 'YES', 'badge_role': 'DELEGATE', 'counter': None, 'batch': None, 'sub_role': None, 'signed_on': None, 'parent_total_amt': Decimal('3000.00')}, {'delegate_id': 30, 'delegate_no': 4, 'ref_no': None, 'ref_no_only': None, 'name': 'Dr. Sai Vishvaa Ks', 'email': 'saivishvaa@gmail.com', 'mobile': '9865025722', 'city': 'Erode', 'district': 'Erode', 'mc_number': '182695', 'mc_state_id': 35, 'state_id': 35, 'user_id': 146722, 'parent_user_id': 146722, 'state_name': 'Tamil Nadu', 'mc_state': 'Tamil Nadu', 'membership_no': None, 'user_uuid': None, 'addon_id': 1494, 'unique_id': 'MIDTNASIDEL25_20250118135915', 'original_amount': Decimal('2000.00'), 'reg_status': 2, 'conf_id': 90, 'status': 'success', 'paid_at': datetime.datetime(2025, 1, 18, 14, 3, 29), 'api_payment_id': '501810467629', 'remarks': None, 'payment_method': 'UPI', 'reg_for': 'Post graduate : Rs. 2000.00', 'total_amt': Decimal('2000.00'), 'receipt_no': '4', 'address': 'H-119 ,Periyar nagar,Erode', 'utr_number_screenshot': 'https://delegateapp.s3.ap-southeast-1.amazonaws.com/delegate_attachment/MIDTNASIDEL25_20250118135915/payment_proof_2025-0-18-14-2-17.png', 'delegate_ids': '30', 'is_generate': 'Online', 'is_generate_link_payment': 0, 'for_receipt_link': 'MIDTNASIDEL25_20250118135915|4', 'parent_name': '', 'parent_email': '', 'parent_mobile': '', 'color_code': '#AED6F1', 'member_type': 'Post graduate', 'role': 'DELEGATE', 'accom_persons': None, 'delegate_remarks': None, 'payment_id': 61224, 'pay_method': 'UPI', 'show_role': None, 'gender': 'Male', 'passport_no': None, 'user_type_id': 332, 'certificate_screenshot': None, 'payment_type': 'UPI', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': 'https://delegateapp.s3.ap-southeast-1.amazonaws.com/delegate_photo/midtnasicon25/30-SaiVishvaaKs-20250118-135856.jpeg', 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': 'India', 'photo_uploaded_or_not': 'YES', 'badge_role': 'DELEGATE', 'counter': None, 'batch': None, 'sub_role': None, 'signed_on': None, 'parent_total_amt': Decimal('2000.00')}, {'delegate_id': 29, 'delegate_no': 3, 'ref_no': None, 'ref_no_only': None, 'name': 'Dr. Chandrasekaran P', 'email': 'drpchandru@yahoo.in', 'mobile': '9443241034', 'city': 'SALEM', 'district': 'SALEM', 'mc_number': '37255', 'mc_state_id': 35, 'state_id': 35, 'user_id': 35064, 'parent_user_id': 35064, 'state_name': 'Tamil Nadu', 'mc_state': 'Tamil Nadu', 'membership_no': '15396', 'user_uuid': None, 'addon_id': 1493, 'unique_id': 'MIDTNASIDEL25_20250117071238', 'original_amount': Decimal('3000.00'), 'reg_status': 2, 'conf_id': 90, 'status': 'success', 'paid_at': datetime.datetime(2025, 1, 17, 7, 15, 41), 'api_payment_id': '538321220684', 'remarks': None, 'payment_method': 'UPI', 'reg_for': 'Delegate : Rs. 3000.00', 'total_amt': Decimal('3000.00'), 'receipt_no': '3', 'address': 'R.R.NURSING HOME,NEAR TALUK OFFICE,,OMALUR,SALEM DIST', 'utr_number_screenshot': 'https://delegateapp.s3.ap-southeast-1.amazonaws.com/delegate_attachment/MIDTNASIDEL25_20250117071238/payment_proof_2025-0-17-7-15-4.jpg', 'delegate_ids': '29', 'is_generate': 'Online', 'is_generate_link_payment': 0, 'for_receipt_link': 'MIDTNASIDEL25_20250117071238|3', 'parent_name': '', 'parent_email': '', 'parent_mobile': '', 'color_code': '#dbfaef', 'member_type': 'Delegate', 'role': 'DELEGATE', 'accom_persons': None, 'delegate_remarks': None, 'payment_id': 61204, 'pay_method': 'UPI', 'show_role': None, 'gender': None, 'passport_no': None, 'user_type_id': 331, 'certificate_screenshot': None, 'payment_type': 'UPI', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': 'https://delegateapp.s3.ap-southeast-1.amazonaws.com/delegate_photo/midtnasicon25/29-ChandrasekaranP-20250117-071230.jpg', 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': 'India', 'photo_uploaded_or_not': 'YES', 'badge_role': 'DELEGATE', 'counter': None, 'batch': None, 'sub_role': None, 'signed_on': None, 'parent_total_amt': Decimal('3000.00')}, {'delegate_id': 28, 'delegate_no': 2, 'ref_no': None, 'ref_no_only': None, 'name': 'Dr. A. Alagesan ', 'email': 'dr.a.alagesan@gmail.com', 'mob
App 1536784 output: ile': '9344545449', 'city': 'Pudukkottai', 'district': 'Pudukkottai', 'mc_number': '38147', 'mc_state_id': 35, 'state_id': 35, 'user_id': 86981, 'parent_user_id': 86981, 'state_name': 'Tamil Nadu', 'mc_state': 'Tamil Nadu', 'membership_no': None, 'user_uuid': None, 'addon_id': 1493, 'unique_id': 'MIDTNASIDEL25_20250115164815', 'original_amount': Decimal('3000.00'), 'reg_status': 2, 'conf_id': 90, 'status': 'success', 'paid_at': datetime.datetime(2025, 1, 15, 16, 52, 48), 'api_payment_id': '934913814853', 'remarks': None, 'payment_method': 'UPI', 'reg_for': 'Delegate : Rs. 3000.00', 'total_amt': Decimal('3000.00'), 'receipt_no': '2', 'address': 'Sri Durga surgical clinic and research centre, Abdul Kalam salai ,Thottiyampatti ,,Ponnamaravathy taluk,,Pudukkottai dt.', 'utr_number_screenshot': 'https://delegateapp.s3.ap-southeast-1.amazonaws.com/delegate_attachment/MIDTNASIDEL25_20250115164815/payment_proof_2025-0-15-16-52-2.jpg', 'delegate_ids': '28', 'is_generate': 'Online', 'is_generate_link_payment': 0, 'for_receipt_link': 'MIDTNASIDEL25_20250115164815|2', 'parent_name': '', 'parent_email': '', 'parent_mobile': '', 'color_code': '#dbfaef', 'member_type': 'Delegate', 'role': 'DELEGATE', 'accom_persons': None, 'delegate_remarks': None, 'payment_id': 61170, 'pay_method': 'UPI', 'show_role': None, 'gender': 'Male', 'passport_no': None, 'user_type_id': 331, 'certificate_screenshot': None, 'payment_type': 'UPI', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': 'https://delegateapp.s3.ap-southeast-1.amazonaws.com/delegate_photo/midtnasicon25/28-A.Alagesan-20250115-164747.png', 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': 'India', 'photo_uploaded_or_not': 'YES', 'badge_role': 'DELEGATE', 'counter': None, 'batch': None, 'sub_role': None, 'signed_on': None, 'parent_total_amt': Decimal('3000.00')}, {'delegate_id': 27, 'delegate_no': 1, 'ref_no': None, 'ref_no_only': None, 'name': 'Dr. Johnson Mariaantony', 'email': 'roopikajohn@yahoo.co.in', 'mobile': '9444721267', 'city': 'NAGERCOIL', 'district': 'NAGERCOIL', 'mc_number': '52679', 'mc_state_id': 35, 'state_id': 35, 'user_id': 34709, 'parent_user_id': 34709, 'state_name': 'Tamil Nadu', 'mc_state': 'Tamil Nadu', 'membership_no': '11505', 'user_uuid': None, 'addon_id': 1493, 'unique_id': 'MIDTNASIDEL25_20250114130642', 'original_amount': Decimal('3000.00'), 'reg_status': 2, 'conf_id': 90, 'status': 'success', 'paid_at': datetime.datetime(2025, 1, 14, 13, 13, 38), 'api_payment_id': '22156026255', 'remarks': None, 'payment_method': 'DC - PAYMENT GATEWAY', 'reg_for': 'Delegate : Rs. 3000.00', 'total_amt': Decimal('3000.00'), 'receipt_no': '1', 'address': '18-B/1,JAWAHAR STREET, Near Gopalapillai Hospital,NEAR GOPALAPILLAI HOSPITAL,RAMAVARMAPURAM', 'utr_number_screenshot': None, 'delegate_ids': '27', 'is_generate': 'Online', 'is_generate_link_payment': 0, 'for_receipt_link': 'MIDTNASIDEL25_20250114130642|1', 'parent_name': '', 'parent_email': '', 'parent_mobile': '', 'color_code': '#dbfaef', 'member_type': 'Delegate', 'role': 'DELEGATE', 'accom_persons': None, 'delegate_remarks': None, 'payment_id': 61148, 'pay_method': 'PAYMENT GATEWAY', 'show_role': None, 'gender': 'Male', 'passport_no': None, 'user_type_id': 331, 'certificate_screenshot': None, 'payment_type': 'PAYMENT GATEWAY', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': 'https://delegateapp.s3.ap-southeast-1.amazonaws.com/delegate_photo/midtnasicon25/27-JohnsonMariaantony-20250114-130457.jpg', 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': 'India', 'photo_uploaded_or_not': 'YES', 'badge_role': 'DELEGATE', 'counter': None, 'batch': None, 'sub_role': None, 'signed_on': None, 'parent_total_amt': Decimal('3000.00')}]
App 1974349 output: [{'delegate_id': 58785, 'delegate_no': 1, 'ref_no': None, 'ref_no_only': None, 'name': 'Dr. Karthick', 'email': 'karthick@numerotec.com', 'mobile': '63746595811', 'city': None, 'district': None, 'mc_number': None, 'mc_state_id': None, 'state_id': None, 'user_id': None, 'parent_user_id': 146449, 'state_name': None, 'mc_state': None, 'membership_no': None, 'user_uuid': None, 'addon_id': 1515, 'unique_id': 'YOSICON25_20250130141927', 'original_amount': Decimal('80.00'), 'reg_status': 2, 'conf_id': 92, 'status': 'success', 'paid_at': datetime.datetime(2025, 1, 30, 14, 20, 58), 'api_payment_id': '95C888411N713304G', 'remarks': None, 'payment_method': 'DC - PAYMENT GATEWAY', 'reg_for': 'International Delegate : USD 1.00', 'total_amt': Decimal('1.00'), 'receipt_no': '1', 'address': '', 'utr_number_screenshot': None, 'delegate_ids': '58785', 'is_generate': 'Online', 'is_generate_link_payment': 0, 'for_receipt_link': 'YOSICON25_20250130141927|1', 'parent_name': 'Dr. karthick', 'parent_email': 'karthick@numerotec.com', 'parent_mobile': '9488449500', 'color_code': None, 'member_type': 'International Delegate', 'role': 'DELEGATE', 'accom_persons': None, 'delegate_remarks': None, 'payment_id': 62588, 'pay_method': 'PAYMENT GATEWAY', 'show_role': None, 'gender': 'Male', 'passport_no': None, 'user_type_id': 337, 'certificate_screenshot': None, 'payment_type': 'PAYMENT GATEWAY', 'del_status_id': 2, 'currency': 'USD', 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': 'https://delegateapp.s3.ap-southeast-1.amazonaws.com/delegate_photo/yosicon25/58785-Karthick-20250130-121236.jpg', 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': 'India', 'photo_uploaded_or_not': 'YES', 'badge_role': 'DELEGATE', 'counter': None, 'batch': None, 'sub_role': None, 'signed_on': None, 'parent_total_amt': Decimal('1.00')}]
App 2447235 output: [{'delegate_id': 57711, 'delegate_no': 9072, 'ref_no': 'KSOS249072', 'ref_no_only': 9072, 'name': 'Dr. Vinita Gupta', 'email': '', 'mobile': '', 'city': None, 'district': None, 'mc_number': None, 'mc_state_id': None, 'state_id': None, 'user_id': 142726, 'parent_user_id': 87201, 'state_name': None, 'mc_state': None, 'membership_no': None, 'user_uuid': 'b1b4cbdc-ac8c-11ef-9346-560004c21c17', 'addon_id': 837, 'unique_id': 'KSOSDEL24_20241127101650', 'original_amount': Decimal('0.00'), 'reg_status': 2, 'conf_id': 57, 'status': 'success', 'paid_at': datetime.datetime(2024, 11, 27, 10, 16, 50), 'api_payment_id': '', 'remarks': 'Data given Manjula Devi Mam', 'payment_method': 'Free', 'reg_for': 'KSOS Non-Member (Rs. 9810 + 18% GST) : Rs. 0.00', 'total_amt': Decimal('0.00'), 'receipt_no': None, 'address': '', 'utr_number_screenshot': None, 'delegate_ids': '57707,57708,57709,57710,57711', 'is_generate': 'Offline', 'is_generate_link_payment': 0, 'for_receipt_link': None, 'parent_name': 'Dr. Karthick', 'parent_email': 'karthick@numerotec.com', 'parent_mobile': '9488449500', 'color_code': '#fb8989', 'member_type': 'KSOS non-member', 'role': 'FACULTY', 'accom_persons': None, 'delegate_remarks': 'Complementary', 'payment_id': 56707, 'pay_method': 'Free', 'show_role': None, 'gender': None, 'passport_no': None, 'user_type_id': 74, 'certificate_screenshot': None, 'payment_type': 'Free', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': 'India', 'photo_uploaded_or_not': 'NO', 'badge_role': 'FACULTY', 'counter': 2, 'batch': 'D', 'sub_role': None, 'signed_on': datetime.datetime(2024, 11, 29, 11, 43, 50), 'parent_total_amt': Decimal('0.00')}, {'delegate_id': 57710, 'delegate_no': 9071, 'ref_no': 'KSOS249071', 'ref_no_only': 9071, 'name': 'Dr. Varsha Backiavathy', 'email': '', 'mobile': '', 'city': None, 'district': None, 'mc_number': None, 'mc_state_id': None, 'state_id': None, 'user_id': None, 'parent_user_id': 87201, 'state_name': None, 'mc_state': None, 'membership_no': None, 'user_uuid': 'b1b4cb12-ac8c-11ef-9346-560004c21c17', 'addon_id': 837, 'unique_id': 'KSOSDEL24_20241127101650', 'original_amount': Decimal('0.00'), 'reg_status': 2, 'conf_id': 57, 'status': 'success', 'paid_at': datetime.datetime(2024, 11, 27, 10, 16, 50), 'api_payment_id': '', 'remarks': 'Data given Manjula Devi Mam', 'payment_method': 'Free', 'reg_for': 'KSOS Non-Member (Rs. 9810 + 18% GST) : Rs. 0.00', 'total_amt': Decimal('0.00'), 'receipt_no': None, 'address': '', 'utr_number_screenshot': None, 'delegate_ids': '57707,57708,57709,57710,57711', 'is_generate': 'Offline', 'is_generate_link_payment': 0, 'for_receipt_link': None, 'parent_name': 'Dr. Karthick', 'parent_email': 'karthick@numerotec.com', 'parent_mobile': '9488449500', 'color_code': '#fb8989', 'member_type': 'KSOS non-member', 'role': 'FACULTY', 'accom_persons': None, 'delegate_remarks': None, 'payment_id': 56707, 'pay_method': 'Free', 'show_role': None, 'gender': None, 'passport_no': None, 'user_type_id': 74, 'certificate_screenshot': None, 'payment_type': 'Free', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': 'India', 'photo_uploaded_or_not': 'NO', 'badge_role': 'FACULTY', 'counter': 2, 'batch': 'D', 'sub_role': None, 'signed_on': None, 'parent_total_amt': Decimal('0.00')}, {'delegate_id': 57709, 'delegate_no': 9070, 'ref_no': 'KSOS249070', 'ref_no_only': 9070, 'name': 'Dr. Sumita Agarkar', 'email': '', 'mobile': '', 'city': None, 'district': None, 'mc_number': None, 'mc_state_id': None, 'state_id': None, 'user_id': None, 'parent_user_id': 87201, 'state_name': None, 'mc_state': None, 'membership_no': None, 'user_uuid': 'b1b4ca26-ac8c-11ef-9346-560004c21c17', 'addon_id': 837, 'unique_id': 'KSOSDEL24_20241127101650', 'original_amount': Decimal('0.00'), 'reg_status': 2, 'conf_id': 57, 'status': 'success', 'paid_at': datetime.datetime(2024, 11, 27, 10, 16, 50), 'api_payment_id': '', 'remarks': 'Data given Manjula Devi Mam', 'payment_method': 'Free', 'reg_for': 'KSOS Non-Member (Rs. 9810 + 18% GST) : Rs. 0.00', 'total_amt': Decimal('0.00'), 'receipt_no': None, 'address': '', 'utr_number_screenshot': None, 'delegate_ids': '57707,57708,57709,57710,57711', 'is_generate': 'Offline', 'is_generate_link_payment': 0, 'for_receipt_link': None, 'parent_name': 'Dr. Karthick', 'parent_email': 'karthick@numerotec.com', 'parent_mobile': '9488449500', 'color_code': '#fb8989', 'member_type': 'KSOS non-member', 'role': 'FACULTY', 'accom_persons': None, 'delegate_remarks': None, 'payment_id': 56707, 'pay_method': 'Free', 'show_role': None, 'gender': None, 'passport_no': None, 'user_type_id': 74, 'certificate_screenshot': None, 'payment_type': 'Free', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': 'India', 'photo_uploaded_or_not': 'NO', 'badge_role': 'FACULTY', 'counter': 2, 'batch': 'D', 'sub_role': None, 'signed_on': datetime.datetime(2024, 11, 29, 13, 34, 45), 'parent_total_amt': Decimal('0.00')}, {'delegate_id': 57708, 'delegate_no': 9069, 'ref_no': 'KSOS249069', 'ref_no_only': 9069, 'name': 'Dr. Sashikant Shetty', 'email': '', 'mobile': '', 'city': None, 'district': None, 'mc_number': None, 'mc_state_id': None, 'state_id': None, 'user_id': None, 'parent_user_id': 87201, 'state_name': None, 'mc_state': None, 'membership_no': None, 'user_uuid': 'b1b4c893-ac8c-11ef-9346-560004c21c17', 'addon_id': 837, 'unique_id': 'KSOSDEL24_20241127101650', 'original_amount': Decimal('0.00'), 'reg_status': 2, 'conf_id': 57, 'status': 'success', 'paid_at': datetime.datetime(2024, 11, 27, 10, 16, 50), 'api_payment_id': '', 'remarks': 'Data given Manjula Devi Mam', 'payment_method': 'Free', 'reg_for': 'KSOS Non-Member (Rs. 9810 + 18% GST) : Rs. 0.00', 'total_amt': Decimal('0.00'), 'receipt_no': None, 'address': '', 'utr_number_screenshot': None, 'delegate_ids': '57707,57708,57709,57710,57711', 'is_generate': 'Offline', 'is_generate_link_payment': 0, 'for_receipt_link': None, 'parent_name': 'Dr. Karthick', 'parent_email': 'karthick@numerotec.com', 'parent_mobile': '9488449500', 'color_code': '#fb8989', 'member_type': 'KSOS non-member', 'role': 'FACULTY', 'accom_persons': None, 'delegate_remarks': None, 'payment_id': 56707, 'pay_method': 'Free', 'show_role': None, 'gender': None, 'passport_no': None, 'user_type_id': 74, 'certificate_screenshot': None, 'payment_type': 'Free', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': 'India', 'photo_uploaded_or_not': 'NO', 'badge_role': 'FACULTY', 'counter': 2, 'batch': 'D', 'sub_role': None, 'signed_on': datetime.datetime(2024, 12, 1, 10, 44, 24), 'parent_total_amt': Decimal('0.00')}, {'delegate_id': 57707, 'delegate_no': 9068, 'ref_no': 'KSOS249068', 'ref_no_only': 9068, 'name': 'Dr. Kousalya', 'email': '', 'mobile': '', 'city': None, 'district': None, 'mc_number': None, 'mc_state_id': None, 'state_id': None, 'user_id': None, 'parent_user_id': 87201, 'state_name': None, 'mc_state': None, 'membership_no': None, 'user_uuid': 'b1b4c056-ac8c-11ef-9346-560004c21c17', 'addon_id': 837, 'unique_id': 'KSOSDEL24_20241127101650', 'original_amount': Decimal('0.00'), 'reg_status': 2, 'conf_id': 57, 'status': 'success', 'paid_at': datetime.datetime(2024, 11, 27, 10, 16, 50), 'api_payment_id': '', 'remarks': 'Data given Manjula Devi Mam', 'payment_method': 'Free', 'reg_for': 'KSOS Non-Member (Rs. 9810 + 18% GST) : Rs. 0.00', 'total_amt': Decimal('0.00'), 'receipt_no': None, 'address': '', 'utr_number_screenshot': None, 'delegate_ids': '57707,57708,57709,57710,57711', 'is_generate': 'Offline', 'is_generate_link_
App 2447235 output: payment': 0, 'for_receipt_link': None, 'parent_name': 'Dr. Karthick', 'parent_email': 'karthick@numerotec.com', 'parent_mobile': '9488449500', 'color_code': '#fb8989', 'member_type': 'KSOS non-member', 'role': 'FACULTY', 'accom_persons': None, 'delegate_remarks': None, 'payment_id': 56707, 'pay_method': 'Free', 'show_role': None, 'gender': None, 'passport_no': None, 'user_type_id': 74, 'certificate_screenshot': None, 'payment_type': 'Free', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': 'India', 'photo_uploaded_or_not': 'NO', 'badge_role': 'FACULTY', 'counter': 2, 'batch': 'D', 'sub_role': None, 'signed_on': datetime.datetime(2024, 11, 29, 9, 47, 37), 'parent_total_amt': Decimal('0.00')}, {'delegate_id': 57594, 'delegate_no': 9067, 'ref_no': 'KSOS249067', 'ref_no_only': 9067, 'name': 'Dr. Lalit Verma', 'email': 'lalitretina@gmail.com', 'mobile': None, 'city': None, 'district': None, 'mc_number': None, 'mc_state_id': None, 'state_id': None, 'user_id': 110985, 'parent_user_id': None, 'state_name': None, 'mc_state': None, 'membership_no': None, 'user_uuid': '2a9de06a-abb1-11ef-9346-560004c21c17', 'addon_id': 836, 'unique_id': 'KSOSDEL24_SPOTFAC_57594_9067', 'original_amount': Decimal('0.00'), 'reg_status': 2, 'conf_id': 57, 'status': 'success', 'paid_at': datetime.datetime(2024, 11, 26, 4, 13, 46), 'api_payment_id': None, 'remarks': 'FACULTY NOT REGISTERED LIST', 'payment_method': 'FACULTY PRE REGISTRATION', 'reg_for': 'KSOS Member (Rs. 8785 + 18% GST) : Rs. 0.00', 'total_amt': Decimal('0.00'), 'receipt_no': None, 'address': '', 'utr_number_screenshot': None, 'delegate_ids': '57594', 'is_generate': 'Offline', 'is_generate_link_payment': 1, 'for_receipt_link': None, 'parent_name': None, 'parent_email': None, 'parent_mobile': None, 'color_code': '#CCD1D1', 'member_type': 'KSOS Member', 'role': 'FACULTY', 'accom_persons': None, 'delegate_remarks': 'Complementary', 'payment_id': 56102, 'pay_method': 'FACULTY PRE REGISTRATION', 'show_role': None, 'gender': None, 'passport_no': None, 'user_type_id': 73, 'certificate_screenshot': None, 'payment_type': 'FACULTY PRE REGISTRATION', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': None, 'photo_uploaded_or_not': 'NO', 'badge_role': 'FACULTY', 'counter': 2, 'batch': 'D', 'sub_role': None, 'signed_on': None, 'parent_total_amt': Decimal('0.00')}, {'delegate_id': 57593, 'delegate_no': 9066, 'ref_no': 'KSOS249066', 'ref_no_only': 9066, 'name': 'Dr. VISHNU DEVARAJ', 'email': 'vishnu.sreepadam@gmail.com', 'mobile': '9447347090', 'city': None, 'district': None, 'mc_number': None, 'mc_state_id': None, 'state_id': None, 'user_id': 101669, 'parent_user_id': None, 'state_name': None, 'mc_state': None, 'membership_no': 'KSOSID2352', 'user_uuid': '2a92b7e0-abb1-11ef-9346-560004c21c17', 'addon_id': 836, 'unique_id': 'KSOSDEL24_SPOTFAC_57593_9066', 'original_amount': Decimal('10400.00'), 'reg_status': 2, 'conf_id': 57, 'status': 'success', 'paid_at': datetime.datetime(2024, 11, 26, 4, 13, 46), 'api_payment_id': '433528215889', 'remarks': 'FACULTY NOT REGISTERED LIST', 'payment_method': 'UPI', 'reg_for': 'KSOS Member (Rs. 8785 + 18% GST) : Rs. 10400.00', 'total_amt': Decimal('10400.00'), 'receipt_no': None, 'address': '', 'utr_number_screenshot': None, 'delegate_ids': '57593', 'is_generate': 'Offline', 'is_generate_link_payment': 1, 'for_receipt_link': None, 'parent_name': None, 'parent_email': None, 'parent_mobile': None, 'color_code': '#CCD1D1', 'member_type': 'KSOS Member', 'role': 'FACULTY', 'accom_persons': None, 'delegate_remarks': None, 'payment_id': 56101, 'pay_method': 'UPI', 'show_role': None, 'gender': None, 'passport_no': None, 'user_type_id': 73, 'certificate_screenshot': None, 'payment_type': 'UPI', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': None, 'photo_uploaded_or_not': 'NO', 'badge_role': 'FACULTY', 'counter': None, 'batch': None, 'sub_role': None, 'signed_on': datetime.datetime(2024, 11, 30, 11, 37, 27), 'parent_total_amt': Decimal('10400.00')}, {'delegate_id': 57592, 'delegate_no': 9065, 'ref_no': 'KSOS249065', 'ref_no_only': 9065, 'name': 'Dr. Chitra Ramamurthy', 'email': 'drchitra@theeyefoundation.com', 'mobile': '9443317792', 'city': None, 'district': None, 'mc_number': None, 'mc_state_id': None, 'state_id': None, 'user_id': 87437, 'parent_user_id': None, 'state_name': None, 'mc_state': None, 'membership_no': 'KSOSID2382', 'user_uuid': '2a870cf1-abb1-11ef-9346-560004c21c17', 'addon_id': 836, 'unique_id': 'KSOSDEL24_SPOTFAC_57592_9065', 'original_amount': Decimal('0.00'), 'reg_status': 2, 'conf_id': 57, 'status': 'success', 'paid_at': datetime.datetime(2024, 11, 26, 4, 13, 46), 'api_payment_id': None, 'remarks': 'FACULTY NOT REGISTERED LIST', 'payment_method': 'FACULTY PRE REGISTRATION', 'reg_for': 'KSOS Member (Rs. 8785 + 18% GST) : Rs. 0.00', 'total_amt': Decimal('0.00'), 'receipt_no': None, 'address': '', 'utr_number_screenshot': None, 'delegate_ids': '57592', 'is_generate': 'Offline', 'is_generate_link_payment': 1, 'for_receipt_link': None, 'parent_name': None, 'parent_email': None, 'parent_mobile': None, 'color_code': '#CCD1D1', 'member_type': 'KSOS Member', 'role': 'FACULTY', 'accom_persons': None, 'delegate_remarks': 'Complementary', 'payment_id': 56100, 'pay_method': 'FACULTY PRE REGISTRATION', 'show_role': None, 'gender': None, 'passport_no': None, 'user_type_id': 73, 'certificate_screenshot': None, 'payment_type': 'FACULTY PRE REGISTRATION', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': None, 'photo_uploaded_or_not': 'NO', 'badge_role': 'FACULTY', 'counter': 2, 'batch': 'D', 'sub_role': None, 'signed_on': datetime.datetime(2024, 11, 28, 20, 10, 38), 'parent_total_amt': Decimal('0.00')}, {'delegate_id': 57590, 'delegate_no': 9063, 'ref_no': 'KSOS249063', 'ref_no_only': 9063, 'name': 'Dr. Saravanan VR', 'email': 'saravananvr@gmail.com', 'mobile': '9790697555', 'city': None, 'district': None, 'mc_number': '55813', 'mc_state_id': 35, 'state_id': None, 'user_id': 86819, 'parent_user_id': None, 'state_name': None, 'mc_state': 'Tamil Nadu', 'membership_no': None, 'user_uuid': '2a70b1fd-abb1-11ef-9346-560004c21c17', 'addon_id': 836, 'unique_id': 'KSOSDEL24_SPOTFAC_57590_9063', 'original_amount': Decimal('0.00'), 'reg_status': 2, 'conf_id': 57, 'status': 'success', 'paid_at': datetime.datetime(2024, 11, 26, 4, 13, 46), 'api_payment_id': None, 'remarks': 'FACULTY NOT REGISTERED LIST', 'payment_method': 'FACULTY PRE REGISTRATION', 'reg_for': 'KSOS Member (Rs. 8785 + 18% GST) : Rs. 0.00', 'total_amt': Decimal('0.00'), 'receipt_no': None, 'address': '', 'utr_number_screenshot': None, 'delegate_ids': '57590', 'is_generate': 'Offline', 'is_generate_link_payment': 1, 'for_receipt_link': None, 'parent_name': None, 'parent_email': None, 'parent_mobile': None, 'color_code': '#CCD1D1', 'member_type': 'KSOS Member', 'role': 'FACULTY', 'accom_persons': None, 'delegate_remarks': 'Complementary', 'payment_id': 56098, 'pay_method': 'FACULTY PRE REGISTRATION', 'show_role': None, 'gender': None, 'passport_no': None, 'user_type_id': 73, 'certificate_screenshot': None, 'payment_type': 'FACULTY PRE REGISTRATION', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': None, 'photo_uploaded_or_not': 'NO', 'badge_role': 'FACULTY', 'counter': 2, 'batch': 'D', 'sub_role': None, 'signed_on': datetime.datetime(2024,
App 2447235 output: 11, 29, 13, 0, 23), 'parent_total_amt': Decimal('0.00')}, {'delegate_id': 57587, 'delegate_no': 9060, 'ref_no': 'KSOS249060', 'ref_no_only': 9060, 'name': 'Dr. Ganesh V Raman', 'email': 'ganeshvr75@gmail.com', 'mobile': '9894149735', 'city': None, 'district': None, 'mc_number': '121318', 'mc_state_id': 35, 'state_id': None, 'user_id': 86496, 'parent_user_id': None, 'state_name': None, 'mc_state': 'Tamil Nadu', 'membership_no': None, 'user_uuid': '2a5056e8-abb1-11ef-9346-560004c21c17', 'addon_id': 836, 'unique_id': 'KSOSDEL24_SPOTFAC_57587_9060', 'original_amount': Decimal('0.00'), 'reg_status': 2, 'conf_id': 57, 'status': 'success', 'paid_at': datetime.datetime(2024, 11, 26, 4, 13, 46), 'api_payment_id': None, 'remarks': 'FACULTY NOT REGISTERED LIST', 'payment_method': 'FACULTY PRE REGISTRATION', 'reg_for': 'KSOS Member (Rs. 8785 + 18% GST) : Rs. 0.00', 'total_amt': Decimal('0.00'), 'receipt_no': None, 'address': '', 'utr_number_screenshot': None, 'delegate_ids': '57587', 'is_generate': 'Offline', 'is_generate_link_payment': 1, 'for_receipt_link': None, 'parent_name': None, 'parent_email': None, 'parent_mobile': None, 'color_code': '#CCD1D1', 'member_type': 'KSOS Member', 'role': 'FACULTY', 'accom_persons': None, 'delegate_remarks': 'Complementary', 'payment_id': 56095, 'pay_method': 'FACULTY PRE REGISTRATION', 'show_role': None, 'gender': None, 'passport_no': None, 'user_type_id': 73, 'certificate_screenshot': None, 'payment_type': 'FACULTY PRE REGISTRATION', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': None, 'photo_uploaded_or_not': 'NO', 'badge_role': 'FACULTY', 'counter': 2, 'batch': 'D', 'sub_role': None, 'signed_on': datetime.datetime(2024, 11, 29, 13, 34, 43), 'parent_total_amt': Decimal('0.00')}, {'delegate_id': 57586, 'delegate_no': 9059, 'ref_no': 'KSOS249059', 'ref_no_only': 9059, 'name': 'Dr. Sathyan P', 'email': 'dr.sathyan.p@gmail.com', 'mobile': '9443259148', 'city': None, 'district': None, 'mc_number': None, 'mc_state_id': None, 'state_id': None, 'user_id': 86495, 'parent_user_id': None, 'state_name': None, 'mc_state': None, 'membership_no': None, 'user_uuid': '2a44f03b-abb1-11ef-9346-560004c21c17', 'addon_id': 836, 'unique_id': 'KSOSDEL24_SPOTFAC_57586_9059', 'original_amount': Decimal('0.00'), 'reg_status': 2, 'conf_id': 57, 'status': 'success', 'paid_at': datetime.datetime(2024, 11, 26, 4, 13, 46), 'api_payment_id': None, 'remarks': 'FACULTY NOT REGISTERED LIST', 'payment_method': 'FACULTY PRE REGISTRATION', 'reg_for': 'KSOS Member (Rs. 8785 + 18% GST) : Rs. 0.00', 'total_amt': Decimal('0.00'), 'receipt_no': None, 'address': '', 'utr_number_screenshot': None, 'delegate_ids': '57586', 'is_generate': 'Offline', 'is_generate_link_payment': 1, 'for_receipt_link': None, 'parent_name': None, 'parent_email': None, 'parent_mobile': None, 'color_code': '#CCD1D1', 'member_type': 'KSOS Member', 'role': 'FACULTY', 'accom_persons': None, 'delegate_remarks': 'Complementary', 'payment_id': 56094, 'pay_method': 'FACULTY PRE REGISTRATION', 'show_role': None, 'gender': None, 'passport_no': None, 'user_type_id': 73, 'certificate_screenshot': None, 'payment_type': 'FACULTY PRE REGISTRATION', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': None, 'photo_uploaded_or_not': 'NO', 'badge_role': 'FACULTY', 'counter': 2, 'batch': 'D', 'sub_role': None, 'signed_on': datetime.datetime(2024, 11, 30, 8, 3, 8), 'parent_total_amt': Decimal('0.00')}, {'delegate_id': 57585, 'delegate_no': 9058, 'ref_no': 'KSOS249058', 'ref_no_only': 9058, 'name': 'Dr. Neethu Mohan', 'email': 'neethumohan@aravind.org', 'mobile': '9894705666', 'city': None, 'district': None, 'mc_number': '67926', 'mc_state_id': 35, 'state_id': None, 'user_id': 86434, 'parent_user_id': None, 'state_name': None, 'mc_state': 'Tamil Nadu', 'membership_no': None, 'user_uuid': '2a38f79a-abb1-11ef-9346-560004c21c17', 'addon_id': 836, 'unique_id': 'KSOSDEL24_SPOTFAC_57585_9058', 'original_amount': Decimal('0.00'), 'reg_status': 2, 'conf_id': 57, 'status': 'success', 'paid_at': datetime.datetime(2024, 11, 26, 4, 13, 46), 'api_payment_id': None, 'remarks': 'FACULTY NOT REGISTERED LIST', 'payment_method': 'FACULTY PRE REGISTRATION', 'reg_for': 'KSOS Member (Rs. 8785 + 18% GST) : Rs. 0.00', 'total_amt': Decimal('0.00'), 'receipt_no': None, 'address': '', 'utr_number_screenshot': None, 'delegate_ids': '57585', 'is_generate': 'Offline', 'is_generate_link_payment': 1, 'for_receipt_link': None, 'parent_name': None, 'parent_email': None, 'parent_mobile': None, 'color_code': '#CCD1D1', 'member_type': 'KSOS Member', 'role': 'FACULTY', 'accom_persons': None, 'delegate_remarks': 'Complementary', 'payment_id': 56093, 'pay_method': 'FACULTY PRE REGISTRATION', 'show_role': None, 'gender': None, 'passport_no': None, 'user_type_id': 73, 'certificate_screenshot': None, 'payment_type': 'FACULTY PRE REGISTRATION', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': None, 'photo_uploaded_or_not': 'NO', 'badge_role': 'FACULTY', 'counter': 2, 'batch': 'D', 'sub_role': None, 'signed_on': datetime.datetime(2024, 11, 29, 13, 8, 57), 'parent_total_amt': Decimal('0.00')}, {'delegate_id': 57584, 'delegate_no': 9057, 'ref_no': 'KSOS249057', 'ref_no_only': 9057, 'name': 'Prof. Andrew Braganza', 'email': 'andrew@cmcvellore.ac.in', 'mobile': '9994068101', 'city': None, 'district': None, 'mc_number': None, 'mc_state_id': None, 'state_id': None, 'user_id': 86429, 'parent_user_id': None, 'state_name': None, 'mc_state': None, 'membership_no': None, 'user_uuid': '2a2e5a7b-abb1-11ef-9346-560004c21c17', 'addon_id': 836, 'unique_id': 'KSOSDEL24_SPOTFAC_57584_9057', 'original_amount': Decimal('0.00'), 'reg_status': 2, 'conf_id': 57, 'status': 'success', 'paid_at': datetime.datetime(2024, 11, 26, 4, 13, 46), 'api_payment_id': None, 'remarks': 'FACULTY NOT REGISTERED LIST', 'payment_method': 'FACULTY PRE REGISTRATION', 'reg_for': 'KSOS Member (Rs. 8785 + 18% GST) : Rs. 0.00', 'total_amt': Decimal('0.00'), 'receipt_no': None, 'address': '', 'utr_number_screenshot': None, 'delegate_ids': '57584', 'is_generate': 'Offline', 'is_generate_link_payment': 1, 'for_receipt_link': None, 'parent_name': None, 'parent_email': None, 'parent_mobile': None, 'color_code': '#CCD1D1', 'member_type': 'KSOS Member', 'role': 'FACULTY', 'accom_persons': None, 'delegate_remarks': 'Complementary', 'payment_id': 56092, 'pay_method': 'FACULTY PRE REGISTRATION', 'show_role': None, 'gender': None, 'passport_no': None, 'user_type_id': 73, 'certificate_screenshot': None, 'payment_type': 'FACULTY PRE REGISTRATION', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': None, 'photo_uploaded_or_not': 'NO', 'badge_role': 'FACULTY', 'counter': 2, 'batch': 'D', 'sub_role': None, 'signed_on': datetime.datetime(2024, 11, 29, 13, 48, 21), 'parent_total_amt': Decimal('0.00')}, {'delegate_id': 57583, 'delegate_no': 9056, 'ref_no': 'KSOS249056', 'ref_no_only': 9056, 'name': 'Mr. Aby Jacob', 'email': 'Aby.Jacob@uhs.nhs.uk', 'mobile': '7888671975', 'city': None, 'district': None, 'mc_number': None, 'mc_state_id': None, 'state_id': None, 'user_id': 86428, 'parent_user_id': None, 'state_name': None, 'mc_state': None, 'membership_no': None, 'user_uuid': '2a22946b-abb1-11ef-9346-560004c21c17', 'addon_id': 836, 'unique_id': 'KSOSDEL24_SPOTFAC_57583_9056', 'original_amount': Decimal('0.00'), 'reg_status': 2, 'conf_id': 57, 'status': 'success', 'paid_at': datetime.datetime(2024, 11, 26, 4, 13, 46), 'api_payment_id': None, 'remarks': 'FACULTY NOT REGISTERED LIST', 'payment_
App 2447235 output: method': 'FACULTY PRE REGISTRATION', 'reg_for': 'KSOS Member (Rs. 8785 + 18% GST) : Rs. 0.00', 'total_amt': Decimal('0.00'), 'receipt_no': None, 'address': '', 'utr_number_screenshot': None, 'delegate_ids': '57583', 'is_generate': 'Offline', 'is_generate_link_payment': 1, 'for_receipt_link': None, 'parent_name': None, 'parent_email': None, 'parent_mobile': None, 'color_code': '#CCD1D1', 'member_type': 'KSOS Member', 'role': 'FACULTY', 'accom_persons': None, 'delegate_remarks': 'Complementary', 'payment_id': 56091, 'pay_method': 'FACULTY PRE REGISTRATION', 'show_role': None, 'gender': None, 'passport_no': None, 'user_type_id': 73, 'certificate_screenshot': None, 'payment_type': 'FACULTY PRE REGISTRATION', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': None, 'photo_uploaded_or_not': 'NO', 'badge_role': 'FACULTY', 'counter': 2, 'batch': 'D', 'sub_role': None, 'signed_on': datetime.datetime(2024, 11, 29, 13, 41, 25), 'parent_total_amt': Decimal('0.00')}, {'delegate_id': 57582, 'delegate_no': 9055, 'ref_no': 'KSOS249055', 'ref_no_only': 9055, 'name': 'Dr. Ronnie George', 'email': 'georgeronnie@gmail.com', 'mobile': '9841222890', 'city': None, 'district': None, 'mc_number': None, 'mc_state_id': None, 'state_id': None, 'user_id': 86427, 'parent_user_id': None, 'state_name': None, 'mc_state': None, 'membership_no': None, 'user_uuid': '2a16ec1c-abb1-11ef-9346-560004c21c17', 'addon_id': 836, 'unique_id': 'KSOSDEL24_SPOTFAC_57582_9055', 'original_amount': Decimal('0.00'), 'reg_status': 2, 'conf_id': 57, 'status': 'success', 'paid_at': datetime.datetime(2024, 11, 26, 4, 13, 46), 'api_payment_id': None, 'remarks': 'FACULTY NOT REGISTERED LIST', 'payment_method': 'FACULTY PRE REGISTRATION', 'reg_for': 'KSOS Member (Rs. 8785 + 18% GST) : Rs. 0.00', 'total_amt': Decimal('0.00'), 'receipt_no': None, 'address': '', 'utr_number_screenshot': None, 'delegate_ids': '57582', 'is_generate': 'Offline', 'is_generate_link_payment': 1, 'for_receipt_link': None, 'parent_name': None, 'parent_email': None, 'parent_mobile': None, 'color_code': '#CCD1D1', 'member_type': 'KSOS Member', 'role': 'FACULTY', 'accom_persons': None, 'delegate_remarks': 'Complementary', 'payment_id': 56090, 'pay_method': 'FACULTY PRE REGISTRATION', 'show_role': None, 'gender': None, 'passport_no': None, 'user_type_id': 73, 'certificate_screenshot': None, 'payment_type': 'FACULTY PRE REGISTRATION', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': None, 'photo_uploaded_or_not': 'NO', 'badge_role': 'FACULTY', 'counter': 2, 'batch': 'D', 'sub_role': None, 'signed_on': datetime.datetime(2024, 11, 29, 13, 40, 53), 'parent_total_amt': Decimal('0.00')}, {'delegate_id': 57581, 'delegate_no': 9054, 'ref_no': 'KSOS249054', 'ref_no_only': 9054, 'name': 'Dr. Jijo Joseph', 'email': 'jijosundew@gmail.com', 'mobile': '9446167791', 'city': None, 'district': None, 'mc_number': None, 'mc_state_id': None, 'state_id': None, 'user_id': 50578, 'parent_user_id': None, 'state_name': None, 'mc_state': None, 'membership_no': None, 'user_uuid': '2a0b757f-abb1-11ef-9346-560004c21c17', 'addon_id': 836, 'unique_id': 'KSOSDEL24_SPOTFAC_57581_9054', 'original_amount': Decimal('0.00'), 'reg_status': 2, 'conf_id': 57, 'status': 'success', 'paid_at': datetime.datetime(2024, 11, 26, 4, 13, 46), 'api_payment_id': None, 'remarks': 'FACULTY NOT REGISTERED LIST', 'payment_method': 'FACULTY PRE REGISTRATION', 'reg_for': 'KSOS Member (Rs. 8785 + 18% GST) : Rs. 0.00', 'total_amt': Decimal('0.00'), 'receipt_no': None, 'address': '', 'utr_number_screenshot': None, 'delegate_ids': '57581', 'is_generate': 'Offline', 'is_generate_link_payment': 1, 'for_receipt_link': None, 'parent_name': None, 'parent_email': None, 'parent_mobile': None, 'color_code': '#CCD1D1', 'member_type': 'KSOS Member', 'role': 'FACULTY', 'accom_persons': None, 'delegate_remarks': 'Complementary', 'payment_id': 56089, 'pay_method': 'FACULTY PRE REGISTRATION', 'show_role': None, 'gender': None, 'passport_no': None, 'user_type_id': 73, 'certificate_screenshot': None, 'payment_type': 'FACULTY PRE REGISTRATION', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': None, 'photo_uploaded_or_not': 'NO', 'badge_role': 'FACULTY', 'counter': 2, 'batch': 'D', 'sub_role': None, 'signed_on': datetime.datetime(2024, 11, 29, 20, 48, 20), 'parent_total_amt': Decimal('0.00')}, {'delegate_id': 57578, 'delegate_no': 9051, 'ref_no': 'KSOS249051', 'ref_no_only': 9051, 'name': 'Dr. Dileep Kumar K V', 'email': 'dr.deleepkumar@gmail.com', 'mobile': '9447832645', 'city': None, 'district': None, 'mc_number': None, 'mc_state_id': None, 'state_id': None, 'user_id': 47967, 'parent_user_id': None, 'state_name': None, 'mc_state': None, 'membership_no': 'KSOSID0903', 'user_uuid': '29e9fde6-abb1-11ef-9346-560004c21c17', 'addon_id': 836, 'unique_id': 'KSOSDEL24_SPOTFAC_57578_9051', 'original_amount': Decimal('0.00'), 'reg_status': 2, 'conf_id': 57, 'status': 'success', 'paid_at': datetime.datetime(2024, 11, 26, 4, 13, 46), 'api_payment_id': None, 'remarks': 'FACULTY NOT REGISTERED LIST', 'payment_method': 'FACULTY PRE REGISTRATION', 'reg_for': 'KSOS Member (Rs. 8785 + 18% GST) : Rs. 0.00', 'total_amt': Decimal('0.00'), 'receipt_no': None, 'address': '', 'utr_number_screenshot': None, 'delegate_ids': '57578', 'is_generate': 'Offline', 'is_generate_link_payment': 1, 'for_receipt_link': None, 'parent_name': None, 'parent_email': None, 'parent_mobile': None, 'color_code': '#CCD1D1', 'member_type': 'KSOS Member', 'role': 'FACULTY', 'accom_persons': None, 'delegate_remarks': 'Complementary', 'payment_id': 56086, 'pay_method': 'FACULTY PRE REGISTRATION', 'show_role': None, 'gender': None, 'passport_no': None, 'user_type_id': 73, 'certificate_screenshot': None, 'payment_type': 'FACULTY PRE REGISTRATION', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': None, 'photo_uploaded_or_not': 'NO', 'badge_role': 'FACULTY', 'counter': 2, 'batch': 'D', 'sub_role': None, 'signed_on': datetime.datetime(2024, 11, 29, 12, 49, 44), 'parent_total_amt': Decimal('0.00')}, {'delegate_id': 57577, 'delegate_no': 9050, 'ref_no': 'KSOS249050', 'ref_no_only': 9050, 'name': 'Dr. Fairooz Puthiyapurayil Manjandavida', 'email': 'dr.fairooz@yahoo.com', 'mobile': '8197533331', 'city': None, 'district': None, 'mc_number': None, 'mc_state_id': None, 'state_id': None, 'user_id': 48010, 'parent_user_id': None, 'state_name': None, 'mc_state': None, 'membership_no': 'KSOSID1197', 'user_uuid': '29de6c8e-abb1-11ef-9346-560004c21c17', 'addon_id': 836, 'unique_id': 'KSOSDEL24_SPOTFAC_57577_9050', 'original_amount': Decimal('0.00'), 'reg_status': 2, 'conf_id': 57, 'status': 'success', 'paid_at': datetime.datetime(2024, 11, 26, 4, 13, 46), 'api_payment_id': None, 'remarks': 'FACULTY NOT REGISTERED LIST', 'payment_method': 'FACULTY PRE REGISTRATION', 'reg_for': 'KSOS Member (Rs. 8785 + 18% GST) : Rs. 0.00', 'total_amt': Decimal('0.00'), 'receipt_no': None, 'address': '', 'utr_number_screenshot': None, 'delegate_ids': '57577', 'is_generate': 'Offline', 'is_generate_link_payment': 1, 'for_receipt_link': None, 'parent_name': None, 'parent_email': None, 'parent_mobile': None, 'color_code': '#CCD1D1', 'member_type': 'KSOS Member', 'role': 'FACULTY', 'accom_persons': None, 'delegate_remarks': 'Complementary', 'payment_id': 56085, 'pay_method': 'FACULTY PRE REGISTRATION', 'show_role': None, 'gender': None, 'passport_no': None, 'user_type_id': 73, 'certificate_screenshot': None, 'payment_type': 'FACULTY PRE REGISTRATION', 'del_status_id': 2, '
App 2447235 output: currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': None, 'photo_uploaded_or_not': 'NO', 'badge_role': 'FACULTY', 'counter': 2, 'batch': 'D', 'sub_role': None, 'signed_on': datetime.datetime(2024, 11, 29, 12, 59, 46), 'parent_total_amt': Decimal('0.00')}, {'delegate_id': 57573, 'delegate_no': 9046, 'ref_no': 'KSOS249046', 'ref_no_only': 9046, 'name': 'Dr. Meenakshi Dhar', 'email': 'maydhar@yahoo.co.in', 'mobile': '9388839080', 'city': None, 'district': None, 'mc_number': None, 'mc_state_id': None, 'state_id': None, 'user_id': 48416, 'parent_user_id': None, 'state_name': None, 'mc_state': None, 'membership_no': 'KSOSID0511', 'user_uuid': '29b36a84-abb1-11ef-9346-560004c21c17', 'addon_id': 836, 'unique_id': 'KSOSDEL24_SPOTFAC_57573_9046', 'original_amount': Decimal('0.00'), 'reg_status': 2, 'conf_id': 57, 'status': 'success', 'paid_at': datetime.datetime(2024, 11, 26, 4, 13, 46), 'api_payment_id': None, 'remarks': 'FACULTY NOT REGISTERED LIST', 'payment_method': 'FACULTY PRE REGISTRATION', 'reg_for': 'KSOS Member (Rs. 8785 + 18% GST) : Rs. 0.00', 'total_amt': Decimal('0.00'), 'receipt_no': None, 'address': '', 'utr_number_screenshot': None, 'delegate_ids': '57573', 'is_generate': 'Offline', 'is_generate_link_payment': 1, 'for_receipt_link': None, 'parent_name': None, 'parent_email': None, 'parent_mobile': None, 'color_code': '#CCD1D1', 'member_type': 'KSOS Member', 'role': 'FACULTY', 'accom_persons': None, 'delegate_remarks': 'Complementary', 'payment_id': 56081, 'pay_method': 'FACULTY PRE REGISTRATION', 'show_role': None, 'gender': None, 'passport_no': None, 'user_type_id': 73, 'certificate_screenshot': None, 'payment_type': 'FACULTY PRE REGISTRATION', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': None, 'photo_uploaded_or_not': 'NO', 'badge_role': 'FACULTY', 'counter': 2, 'batch': 'D', 'sub_role': None, 'signed_on': datetime.datetime(2024, 11, 30, 15, 44, 26), 'parent_total_amt': Decimal('0.00')}, {'delegate_id': 57570, 'delegate_no': 9043, 'ref_no': 'KSOS249043', 'ref_no_only': 9043, 'name': 'Dr. Prasanna Venkatesh Ramesh', 'email': 'email2prajann@gmail.com', 'mobile': '9976286712', 'city': None, 'district': None, 'mc_number': '105874', 'mc_state_id': 35, 'state_id': None, 'user_id': 48603, 'parent_user_id': None, 'state_name': None, 'mc_state': 'Tamil Nadu', 'membership_no': 'KSOSID1608', 'user_uuid': '2991df0e-abb1-11ef-9346-560004c21c17', 'addon_id': 836, 'unique_id': 'KSOSDEL24_SPOTFAC_57570_9043', 'original_amount': Decimal('0.00'), 'reg_status': 2, 'conf_id': 57, 'status': 'success', 'paid_at': datetime.datetime(2024, 11, 26, 4, 13, 46), 'api_payment_id': None, 'remarks': 'FACULTY NOT REGISTERED LIST', 'payment_method': 'FACULTY PRE REGISTRATION', 'reg_for': 'KSOS Member (Rs. 8785 + 18% GST) : Rs. 0.00', 'total_amt': Decimal('0.00'), 'receipt_no': None, 'address': '', 'utr_number_screenshot': None, 'delegate_ids': '57570', 'is_generate': 'Offline', 'is_generate_link_payment': 1, 'for_receipt_link': None, 'parent_name': None, 'parent_email': None, 'parent_mobile': None, 'color_code': '#CCD1D1', 'member_type': 'KSOS Member', 'role': 'FACULTY', 'accom_persons': None, 'delegate_remarks': 'Complementary', 'payment_id': 56078, 'pay_method': 'FACULTY PRE REGISTRATION', 'show_role': None, 'gender': None, 'passport_no': None, 'user_type_id': 73, 'certificate_screenshot': None, 'payment_type': 'FACULTY PRE REGISTRATION', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': 'India', 'photo_uploaded_or_not': 'NO', 'badge_role': 'FACULTY', 'counter': 2, 'batch': 'D', 'sub_role': None, 'signed_on': datetime.datetime(2024, 11, 29, 11, 11, 14), 'parent_total_amt': Decimal('0.00')}, {'delegate_id': 57569, 'delegate_no': 9042, 'ref_no': 'KSOS249042', 'ref_no_only': 9042, 'name': 'Dr. Ramamurthy D', 'email': 'drramamurthy@theeyefoundation.com', 'mobile': '9894231663', 'city': None, 'district': None, 'mc_number': None, 'mc_state_id': None, 'state_id': None, 'user_id': 48704, 'parent_user_id': None, 'state_name': None, 'mc_state': None, 'membership_no': 'KSOSID0459', 'user_uuid': '2986575a-abb1-11ef-9346-560004c21c17', 'addon_id': 836, 'unique_id': 'KSOSDEL24_SPOTFAC_57569_9042', 'original_amount': Decimal('0.00'), 'reg_status': 2, 'conf_id': 57, 'status': 'success', 'paid_at': datetime.datetime(2024, 11, 26, 4, 13, 46), 'api_payment_id': None, 'remarks': 'FACULTY NOT REGISTERED LIST', 'payment_method': 'FACULTY PRE REGISTRATION', 'reg_for': 'KSOS Member (Rs. 8785 + 18% GST) : Rs. 0.00', 'total_amt': Decimal('0.00'), 'receipt_no': None, 'address': '', 'utr_number_screenshot': None, 'delegate_ids': '57569', 'is_generate': 'Offline', 'is_generate_link_payment': 1, 'for_receipt_link': None, 'parent_name': None, 'parent_email': None, 'parent_mobile': None, 'color_code': '#CCD1D1', 'member_type': 'KSOS Member', 'role': 'FACULTY', 'accom_persons': None, 'delegate_remarks': 'Complementary', 'payment_id': 56077, 'pay_method': 'FACULTY PRE REGISTRATION', 'show_role': None, 'gender': None, 'passport_no': None, 'user_type_id': 73, 'certificate_screenshot': None, 'payment_type': 'FACULTY PRE REGISTRATION', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': None, 'photo_uploaded_or_not': 'NO', 'badge_role': 'FACULTY', 'counter': 2, 'batch': 'D', 'sub_role': None, 'signed_on': None, 'parent_total_amt': Decimal('0.00')}, {'delegate_id': 57564, 'delegate_no': 9037, 'ref_no': 'KSOS249037', 'ref_no_only': 9037, 'name': 'Dr. Vijayaraghavan V R', 'email': 'vrvijayaraghavan@yahoo.com', 'mobile': '9843083977', 'city': None, 'district': None, 'mc_number': '30300', 'mc_state_id': 35, 'state_id': None, 'user_id': 49238, 'parent_user_id': None, 'state_name': None, 'mc_state': 'Tamil Nadu', 'membership_no': 'KSOSID0232', 'user_uuid': '2950162d-abb1-11ef-9346-560004c21c17', 'addon_id': 836, 'unique_id': 'KSOSDEL24_SPOTFAC_57564_9037', 'original_amount': Decimal('0.00'), 'reg_status': 2, 'conf_id': 57, 'status': 'success', 'paid_at': datetime.datetime(2024, 11, 26, 4, 13, 46), 'api_payment_id': None, 'remarks': 'FACULTY NOT REGISTERED LIST', 'payment_method': 'FACULTY PRE REGISTRATION', 'reg_for': 'KSOS Member (Rs. 8785 + 18% GST) : Rs. 0.00', 'total_amt': Decimal('0.00'), 'receipt_no': None, 'address': '', 'utr_number_screenshot': None, 'delegate_ids': '57564', 'is_generate': 'Offline', 'is_generate_link_payment': 1, 'for_receipt_link': None, 'parent_name': None, 'parent_email': None, 'parent_mobile': None, 'color_code': '#CCD1D1', 'member_type': 'KSOS Member', 'role': 'FACULTY', 'accom_persons': None, 'delegate_remarks': 'Complementary', 'payment_id': 56072, 'pay_method': 'FACULTY PRE REGISTRATION', 'show_role': None, 'gender': None, 'passport_no': None, 'user_type_id': 73, 'certificate_screenshot': None, 'payment_type': 'FACULTY PRE REGISTRATION', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': None, 'photo_uploaded_or_not': 'NO', 'badge_role': 'FACULTY', 'counter': 2, 'batch': 'D', 'sub_role': None, 'signed_on': datetime.datetime(2024, 11, 29, 9, 0, 46), 'parent_total_amt': Decimal('0.00')}, {'delegate_id': 57562, 'delegate_no': 9035, 'ref_no': None, 'ref_no_only': None, 'name': 'Dr. Prakash V S', 'email': 'pakkia@gmail.com', 'mobile': '9496264254', 'city': None, 'district': None, 'mc_number': None, 'mc_state_id': None, 'state_id': None, 'user_id': 48599, 'parent_user_id': None, 'state_name': None,
App 2447235 output: 'mc_state': None, 'membership_no': 'KSOSID1003', 'user_uuid': '293acf10-abb1-11ef-9346-560004c21c17', 'addon_id': 836, 'unique_id': 'KSOSDEL24_SPOTFAC_57562_9035', 'original_amount': Decimal('10400.00'), 'reg_status': 2, 'conf_id': 57, 'status': 'success', 'paid_at': datetime.datetime(2024, 11, 26, 4, 13, 46), 'api_payment_id': '', 'remarks': None, 'payment_method': 'UPI', 'reg_for': 'KSOS Member (Rs. 8785 + 18% GST) : Rs. 10400.00', 'total_amt': Decimal('10400.00'), 'receipt_no': None, 'address': '', 'utr_number_screenshot': None, 'delegate_ids': '57562', 'is_generate': 'Offline', 'is_generate_link_payment': 1, 'for_receipt_link': None, 'parent_name': None, 'parent_email': None, 'parent_mobile': None, 'color_code': '#CCD1D1', 'member_type': 'KSOS Member', 'role': 'FACULTY', 'accom_persons': None, 'delegate_remarks': 'Not paid', 'payment_id': 56070, 'pay_method': 'UPI', 'show_role': None, 'gender': None, 'passport_no': None, 'user_type_id': 73, 'certificate_screenshot': None, 'payment_type': 'UPI', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': None, 'photo_uploaded_or_not': 'NO', 'badge_role': 'FACULTY', 'counter': None, 'batch': None, 'sub_role': None, 'signed_on': datetime.datetime(2024, 11, 30, 15, 43, 8), 'parent_total_amt': Decimal('10400.00')}, {'delegate_id': 57561, 'delegate_no': 9034, 'ref_no': 'KSOS249034', 'ref_no_only': 9034, 'name': 'Dr. Manju M', 'email': 'drmanjumohan275@gmail.com', 'mobile': None, 'city': None, 'district': None, 'mc_number': None, 'mc_state_id': None, 'state_id': None, 'user_id': 117293, 'parent_user_id': None, 'state_name': None, 'mc_state': None, 'membership_no': None, 'user_uuid': '2930423e-abb1-11ef-9346-560004c21c17', 'addon_id': 836, 'unique_id': 'KSOSDEL24_SPOTFAC_57561_9034', 'original_amount': Decimal('0.00'), 'reg_status': 2, 'conf_id': 57, 'status': 'success', 'paid_at': datetime.datetime(2024, 11, 26, 4, 13, 46), 'api_payment_id': None, 'remarks': 'FACULTY NOT REGISTERED LIST', 'payment_method': 'FACULTY PRE REGISTRATION', 'reg_for': 'KSOS Member (Rs. 8785 + 18% GST) : Rs. 0.00', 'total_amt': Decimal('0.00'), 'receipt_no': None, 'address': '', 'utr_number_screenshot': None, 'delegate_ids': '57561', 'is_generate': 'Offline', 'is_generate_link_payment': 1, 'for_receipt_link': None, 'parent_name': None, 'parent_email': None, 'parent_mobile': None, 'color_code': '#CCD1D1', 'member_type': 'KSOS Member', 'role': 'FACULTY', 'accom_persons': None, 'delegate_remarks': 'Complementary', 'payment_id': 56069, 'pay_method': 'FACULTY PRE REGISTRATION', 'show_role': None, 'gender': None, 'passport_no': None, 'user_type_id': 73, 'certificate_screenshot': None, 'payment_type': 'FACULTY PRE REGISTRATION', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': None, 'photo_uploaded_or_not': 'NO', 'badge_role': 'FACULTY', 'counter': 2, 'batch': 'D', 'sub_role': None, 'signed_on': datetime.datetime(2024, 12, 1, 9, 30, 57), 'parent_total_amt': Decimal('0.00')}, {'delegate_id': 57560, 'delegate_no': 9033, 'ref_no': 'KSOS249033', 'ref_no_only': 9033, 'name': 'Dr. Devendra Maheshwari', 'email': 'drdevmaheshwari@gmail.com', 'mobile': '9597483961', 'city': None, 'district': None, 'mc_number': None, 'mc_state_id': None, 'state_id': None, 'user_id': 117312, 'parent_user_id': None, 'state_name': None, 'mc_state': None, 'membership_no': None, 'user_uuid': '2925a8c5-abb1-11ef-9346-560004c21c17', 'addon_id': 836, 'unique_id': 'KSOSDEL24_SPOTFAC_57560_9033', 'original_amount': Decimal('0.00'), 'reg_status': 2, 'conf_id': 57, 'status': 'success', 'paid_at': datetime.datetime(2024, 11, 26, 4, 13, 46), 'api_payment_id': None, 'remarks': 'FACULTY NOT REGISTERED LIST', 'payment_method': 'FACULTY PRE REGISTRATION', 'reg_for': 'KSOS Member (Rs. 8785 + 18% GST) : Rs. 0.00', 'total_amt': Decimal('0.00'), 'receipt_no': None, 'address': '', 'utr_number_screenshot': None, 'delegate_ids': '57560', 'is_generate': 'Offline', 'is_generate_link_payment': 1, 'for_receipt_link': None, 'parent_name': None, 'parent_email': None, 'parent_mobile': None, 'color_code': '#CCD1D1', 'member_type': 'KSOS Member', 'role': 'FACULTY', 'accom_persons': None, 'delegate_remarks': 'Complementary', 'payment_id': 56068, 'pay_method': 'FACULTY PRE REGISTRATION', 'show_role': None, 'gender': None, 'passport_no': None, 'user_type_id': 73, 'certificate_screenshot': None, 'payment_type': 'FACULTY PRE REGISTRATION', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': None, 'photo_uploaded_or_not': 'NO', 'badge_role': 'FACULTY', 'counter': 2, 'batch': 'D', 'sub_role': None, 'signed_on': None, 'parent_total_amt': Decimal('0.00')}, {'delegate_id': 57559, 'delegate_no': 9032, 'ref_no': 'KSOS249032', 'ref_no_only': 9032, 'name': 'Dr. Parthopratim Dutta Majumder', 'email': 'drparthopratim@gmail.com', 'mobile': '9176034467', 'city': None, 'district': None, 'mc_number': None, 'mc_state_id': None, 'state_id': None, 'user_id': 117317, 'parent_user_id': None, 'state_name': None, 'mc_state': None, 'membership_no': None, 'user_uuid': '291a4924-abb1-11ef-9346-560004c21c17', 'addon_id': 836, 'unique_id': 'KSOSDEL24_SPOTFAC_57559_9032', 'original_amount': Decimal('0.00'), 'reg_status': 2, 'conf_id': 57, 'status': 'success', 'paid_at': datetime.datetime(2024, 11, 26, 4, 13, 46), 'api_payment_id': None, 'remarks': 'FACULTY NOT REGISTERED LIST', 'payment_method': 'FACULTY PRE REGISTRATION', 'reg_for': 'KSOS Member (Rs. 8785 + 18% GST) : Rs. 0.00', 'total_amt': Decimal('0.00'), 'receipt_no': None, 'address': '', 'utr_number_screenshot': None, 'delegate_ids': '57559', 'is_generate': 'Offline', 'is_generate_link_payment': 1, 'for_receipt_link': None, 'parent_name': None, 'parent_email': None, 'parent_mobile': None, 'color_code': '#CCD1D1', 'member_type': 'KSOS Member', 'role': 'FACULTY', 'accom_persons': None, 'delegate_remarks': 'Complementary', 'payment_id': 56067, 'pay_method': 'FACULTY PRE REGISTRATION', 'show_role': None, 'gender': None, 'passport_no': None, 'user_type_id': 73, 'certificate_screenshot': None, 'payment_type': 'FACULTY PRE REGISTRATION', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': None, 'photo_uploaded_or_not': 'NO', 'badge_role': 'FACULTY', 'counter': 2, 'batch': 'D', 'sub_role': None, 'signed_on': datetime.datetime(2024, 11, 29, 13, 34, 41), 'parent_total_amt': Decimal('0.00')}, {'delegate_id': 57557, 'delegate_no': 9030, 'ref_no': 'KSOS249030', 'ref_no_only': 9030, 'name': 'Dr. Anand Balasubramaniam', 'email': 'moksha.abs7575@gmail.com', 'mobile': None, 'city': None, 'district': None, 'mc_number': None, 'mc_state_id': None, 'state_id': None, 'user_id': 117329, 'parent_user_id': None, 'state_name': None, 'mc_state': None, 'membership_no': None, 'user_uuid': '29058008-abb1-11ef-9346-560004c21c17', 'addon_id': 836, 'unique_id': 'KSOSDEL24_SPOTFAC_57557_9030', 'original_amount': Decimal('0.00'), 'reg_status': 2, 'conf_id': 57, 'status': 'success', 'paid_at': datetime.datetime(2024, 11, 26, 4, 13, 46), 'api_payment_id': None, 'remarks': 'FACULTY NOT REGISTERED LIST', 'payment_method': 'FACULTY PRE REGISTRATION', 'reg_for': 'KSOS Member (Rs. 8785 + 18% GST) : Rs. 0.00', 'total_amt': Decimal('0.00'), 'receipt_no': None, 'address': '', 'utr_number_screenshot': None, 'delegate_ids': '57557', 'is_generate': 'Offline', 'is_generate_link_payment': 1, 'for_receipt_link': None, 'parent_name': None, 'parent_email': None, 'parent_mobile': None, 'color_code': '#CCD1D1', 'member_type': 'KSOS Member', 'role': 'FACULTY', 'accom_persons': None, 'delegate_remarks': 'Com
App 2447235 output: plementary', 'payment_id': 56065, 'pay_method': 'FACULTY PRE REGISTRATION', 'show_role': None, 'gender': None, 'passport_no': None, 'user_type_id': 73, 'certificate_screenshot': None, 'payment_type': 'FACULTY PRE REGISTRATION', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': None, 'photo_uploaded_or_not': 'NO', 'badge_role': 'FACULTY', 'counter': 2, 'batch': 'D', 'sub_role': None, 'signed_on': datetime.datetime(2024, 11, 29, 9, 35, 25), 'parent_total_amt': Decimal('0.00')}, {'delegate_id': 57549, 'delegate_no': 9022, 'ref_no': 'KSOS249022', 'ref_no_only': 9022, 'name': 'Dr. Manju R. Pillai', 'email': 'manju@aravind.org', 'mobile': '9442506202', 'city': None, 'district': None, 'mc_number': 'TN 50578', 'mc_state_id': 35, 'state_id': None, 'user_id': 117714, 'parent_user_id': None, 'state_name': None, 'mc_state': 'Tamil Nadu', 'membership_no': None, 'user_uuid': '28ad219b-abb1-11ef-9346-560004c21c17', 'addon_id': 836, 'unique_id': 'KSOSDEL24_SPOTFAC_57549_9022', 'original_amount': Decimal('0.00'), 'reg_status': 2, 'conf_id': 57, 'status': 'success', 'paid_at': datetime.datetime(2024, 11, 26, 4, 13, 46), 'api_payment_id': None, 'remarks': 'FACULTY NOT REGISTERED LIST', 'payment_method': 'FACULTY PRE REGISTRATION', 'reg_for': 'KSOS Member (Rs. 8785 + 18% GST) : Rs. 0.00', 'total_amt': Decimal('0.00'), 'receipt_no': None, 'address': '', 'utr_number_screenshot': None, 'delegate_ids': '57549', 'is_generate': 'Offline', 'is_generate_link_payment': 1, 'for_receipt_link': None, 'parent_name': None, 'parent_email': None, 'parent_mobile': None, 'color_code': '#CCD1D1', 'member_type': 'KSOS Member', 'role': 'FACULTY', 'accom_persons': None, 'delegate_remarks': 'Complementary', 'payment_id': 56057, 'pay_method': 'FACULTY PRE REGISTRATION', 'show_role': None, 'gender': None, 'passport_no': None, 'user_type_id': 73, 'certificate_screenshot': None, 'payment_type': 'FACULTY PRE REGISTRATION', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': None, 'photo_uploaded_or_not': 'NO', 'badge_role': 'FACULTY', 'counter': 2, 'batch': 'D', 'sub_role': None, 'signed_on': datetime.datetime(2024, 11, 29, 13, 8, 53), 'parent_total_amt': Decimal('0.00')}, {'delegate_id': 57547, 'delegate_no': 9020, 'ref_no': 'KSOS249020', 'ref_no_only': 9020, 'name': 'Dr. Sheela Namboothiri', 'email': 'Sheelanampoothiri@aims.amrita.edu', 'mobile': '09447978222', 'city': None, 'district': None, 'mc_number': '16453', 'mc_state_id': 19, 'state_id': None, 'user_id': 118045, 'parent_user_id': None, 'state_name': None, 'mc_state': 'Kerala', 'membership_no': None, 'user_uuid': '2897c9f7-abb1-11ef-9346-560004c21c17', 'addon_id': 836, 'unique_id': 'KSOSDEL24_SPOTFAC_57547_9020', 'original_amount': Decimal('0.00'), 'reg_status': 2, 'conf_id': 57, 'status': 'success', 'paid_at': datetime.datetime(2024, 11, 26, 4, 13, 46), 'api_payment_id': None, 'remarks': 'FACULTY NOT REGISTERED LIST', 'payment_method': 'FACULTY PRE REGISTRATION', 'reg_for': 'KSOS Member (Rs. 8785 + 18% GST) : Rs. 0.00', 'total_amt': Decimal('0.00'), 'receipt_no': None, 'address': '', 'utr_number_screenshot': None, 'delegate_ids': '57547', 'is_generate': 'Offline', 'is_generate_link_payment': 1, 'for_receipt_link': None, 'parent_name': None, 'parent_email': None, 'parent_mobile': None, 'color_code': '#CCD1D1', 'member_type': 'KSOS Member', 'role': 'FACULTY', 'accom_persons': None, 'delegate_remarks': 'Complementary', 'payment_id': 56055, 'pay_method': 'FACULTY PRE REGISTRATION', 'show_role': None, 'gender': None, 'passport_no': None, 'user_type_id': 73, 'certificate_screenshot': None, 'payment_type': 'FACULTY PRE REGISTRATION', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': None, 'photo_uploaded_or_not': 'NO', 'badge_role': 'FACULTY', 'counter': 2, 'batch': 'D', 'sub_role': None, 'signed_on': None, 'parent_total_amt': Decimal('0.00')}, {'delegate_id': 57544, 'delegate_no': 9017, 'ref_no': 'KSOS249017', 'ref_no_only': 9017, 'name': 'Dr. Namrata Sharma', 'email': 'namrata.sharma@gmail.com', 'mobile': '9810856988', 'city': None, 'district': None, 'mc_number': None, 'mc_state_id': None, 'state_id': None, 'user_id': 112321, 'parent_user_id': None, 'state_name': None, 'mc_state': None, 'membership_no': None, 'user_uuid': '287752d5-abb1-11ef-9346-560004c21c17', 'addon_id': 836, 'unique_id': 'KSOSDEL24_SPOTFAC_57544_9017', 'original_amount': Decimal('0.00'), 'reg_status': 2, 'conf_id': 57, 'status': 'success', 'paid_at': datetime.datetime(2024, 11, 26, 4, 13, 46), 'api_payment_id': None, 'remarks': 'FACULTY NOT REGISTERED LIST', 'payment_method': 'FACULTY PRE REGISTRATION', 'reg_for': 'KSOS Member (Rs. 8785 + 18% GST) : Rs. 0.00', 'total_amt': Decimal('0.00'), 'receipt_no': None, 'address': '', 'utr_number_screenshot': None, 'delegate_ids': '57544', 'is_generate': 'Offline', 'is_generate_link_payment': 1, 'for_receipt_link': None, 'parent_name': None, 'parent_email': None, 'parent_mobile': None, 'color_code': '#CCD1D1', 'member_type': 'KSOS Member', 'role': 'FACULTY', 'accom_persons': None, 'delegate_remarks': 'Complementary', 'payment_id': 56052, 'pay_method': 'FACULTY PRE REGISTRATION', 'show_role': None, 'gender': None, 'passport_no': None, 'user_type_id': 73, 'certificate_screenshot': None, 'payment_type': 'FACULTY PRE REGISTRATION', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': None, 'photo_uploaded_or_not': 'NO', 'badge_role': 'FACULTY', 'counter': 2, 'batch': 'D', 'sub_role': None, 'signed_on': None, 'parent_total_amt': Decimal('0.00')}, {'delegate_id': 57542, 'delegate_no': 9015, 'ref_no': 'KSOS249015', 'ref_no_only': 9015, 'name': 'Dr. Mohan Rajan', 'email': 'drmohanrajan@gmail.com', 'mobile': '9841031838', 'city': None, 'district': None, 'mc_number': None, 'mc_state_id': None, 'state_id': None, 'user_id': 112382, 'parent_user_id': None, 'state_name': None, 'mc_state': None, 'membership_no': None, 'user_uuid': '286259fd-abb1-11ef-9346-560004c21c17', 'addon_id': 836, 'unique_id': 'KSOSDEL24_SPOTFAC_57542_9015', 'original_amount': Decimal('0.00'), 'reg_status': 2, 'conf_id': 57, 'status': 'success', 'paid_at': datetime.datetime(2024, 11, 26, 4, 13, 46), 'api_payment_id': None, 'remarks': 'FACULTY NOT REGISTERED LIST', 'payment_method': 'FACULTY PRE REGISTRATION', 'reg_for': 'KSOS Member (Rs. 8785 + 18% GST) : Rs. 0.00', 'total_amt': Decimal('0.00'), 'receipt_no': None, 'address': '', 'utr_number_screenshot': None, 'delegate_ids': '57542', 'is_generate': 'Offline', 'is_generate_link_payment': 1, 'for_receipt_link': None, 'parent_name': None, 'parent_email': None, 'parent_mobile': None, 'color_code': '#CCD1D1', 'member_type': 'KSOS Member', 'role': 'FACULTY', 'accom_persons': None, 'delegate_remarks': 'Complementary', 'payment_id': 56050, 'pay_method': 'FACULTY PRE REGISTRATION', 'show_role': None, 'gender': None, 'passport_no': None, 'user_type_id': 73, 'certificate_screenshot': None, 'payment_type': 'FACULTY PRE REGISTRATION', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': None, 'photo_uploaded_or_not': 'NO', 'badge_role': 'FACULTY', 'counter': 2, 'batch': 'D', 'sub_role': None, 'signed_on': datetime.datetime(2024, 11, 29, 13, 4, 58), 'parent_total_amt': Decimal('0.00')}, {'delegate_id': 57541, 'delegate_no': 9014, 'ref_no': 'KSOS249014', 'ref_no_only': 9014, 'name': 'Dr. Aparna Bhatnagar', 'email': 'draparnab@gmail.com',
App 2447235 output: 'mobile': '9962447724', 'city': None, 'district': None, 'mc_number': None, 'mc_state_id': None, 'state_id': None, 'user_id': 112606, 'parent_user_id': None, 'state_name': None, 'mc_state': None, 'membership_no': None, 'user_uuid': '2857649f-abb1-11ef-9346-560004c21c17', 'addon_id': 836, 'unique_id': 'KSOSDEL24_SPOTFAC_57541_9014', 'original_amount': Decimal('0.00'), 'reg_status': 2, 'conf_id': 57, 'status': 'success', 'paid_at': datetime.datetime(2024, 11, 26, 4, 13, 46), 'api_payment_id': None, 'remarks': 'FACULTY NOT REGISTERED LIST', 'payment_method': 'FACULTY PRE REGISTRATION', 'reg_for': 'KSOS Member (Rs. 8785 + 18% GST) : Rs. 0.00', 'total_amt': Decimal('0.00'), 'receipt_no': None, 'address': '', 'utr_number_screenshot': None, 'delegate_ids': '57541', 'is_generate': 'Offline', 'is_generate_link_payment': 1, 'for_receipt_link': None, 'parent_name': None, 'parent_email': None, 'parent_mobile': None, 'color_code': '#CCD1D1', 'member_type': 'KSOS Member', 'role': 'FACULTY', 'accom_persons': None, 'delegate_remarks': 'Complementary', 'payment_id': 56049, 'pay_method': 'FACULTY PRE REGISTRATION', 'show_role': None, 'gender': None, 'passport_no': None, 'user_type_id': 73, 'certificate_screenshot': None, 'payment_type': 'FACULTY PRE REGISTRATION', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': None, 'photo_uploaded_or_not': 'NO', 'badge_role': 'FACULTY', 'counter': 2, 'batch': 'D', 'sub_role': None, 'signed_on': None, 'parent_total_amt': Decimal('0.00')}, {'delegate_id': 57540, 'delegate_no': 9013, 'ref_no': 'KSOS249013', 'ref_no_only': 9013, 'name': 'Dr. Harshul Tak', 'email': 'harshultak@rediffmail.com', 'mobile': None, 'city': None, 'district': None, 'mc_number': None, 'mc_state_id': None, 'state_id': None, 'user_id': 116877, 'parent_user_id': None, 'state_name': None, 'mc_state': None, 'membership_no': None, 'user_uuid': '284ce6bd-abb1-11ef-9346-560004c21c17', 'addon_id': 836, 'unique_id': 'KSOSDEL24_SPOTFAC_57540_9013', 'original_amount': Decimal('0.00'), 'reg_status': 2, 'conf_id': 57, 'status': 'success', 'paid_at': datetime.datetime(2024, 11, 26, 4, 13, 46), 'api_payment_id': None, 'remarks': 'FACULTY NOT REGISTERED LIST', 'payment_method': 'FACULTY PRE REGISTRATION', 'reg_for': 'KSOS Member (Rs. 8785 + 18% GST) : Rs. 0.00', 'total_amt': Decimal('0.00'), 'receipt_no': None, 'address': '', 'utr_number_screenshot': None, 'delegate_ids': '57540', 'is_generate': 'Offline', 'is_generate_link_payment': 1, 'for_receipt_link': None, 'parent_name': None, 'parent_email': None, 'parent_mobile': None, 'color_code': '#CCD1D1', 'member_type': 'KSOS Member', 'role': 'FACULTY', 'accom_persons': None, 'delegate_remarks': 'Complementary', 'payment_id': 56048, 'pay_method': 'FACULTY PRE REGISTRATION', 'show_role': None, 'gender': None, 'passport_no': None, 'user_type_id': 73, 'certificate_screenshot': None, 'payment_type': 'FACULTY PRE REGISTRATION', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': None, 'photo_uploaded_or_not': 'NO', 'badge_role': 'FACULTY', 'counter': 2, 'batch': 'D', 'sub_role': None, 'signed_on': None, 'parent_total_amt': Decimal('0.00')}, {'delegate_id': 57538, 'delegate_no': 9011, 'ref_no': 'KSOS249011', 'ref_no_only': 9011, 'name': 'Dr. VAISAKHI PRASANNAN', 'email': 'vaishakhiprasannan@gmail.com', 'mobile': '8826978792', 'city': None, 'district': None, 'mc_number': None, 'mc_state_id': None, 'state_id': None, 'user_id': 117155, 'parent_user_id': None, 'state_name': None, 'mc_state': None, 'membership_no': 'KSOSID2598', 'user_uuid': '283804aa-abb1-11ef-9346-560004c21c17', 'addon_id': 836, 'unique_id': 'KSOSDEL24_SPOTFAC_57538_9011', 'original_amount': Decimal('0.00'), 'reg_status': 2, 'conf_id': 57, 'status': 'success', 'paid_at': datetime.datetime(2024, 11, 26, 4, 13, 46), 'api_payment_id': None, 'remarks': 'FACULTY NOT REGISTERED LIST', 'payment_method': 'FACULTY PRE REGISTRATION', 'reg_for': 'KSOS Member (Rs. 8785 + 18% GST) : Rs. 0.00', 'total_amt': Decimal('0.00'), 'receipt_no': None, 'address': '', 'utr_number_screenshot': None, 'delegate_ids': '57538', 'is_generate': 'Offline', 'is_generate_link_payment': 1, 'for_receipt_link': None, 'parent_name': None, 'parent_email': None, 'parent_mobile': None, 'color_code': '#CCD1D1', 'member_type': 'KSOS Member', 'role': 'FACULTY', 'accom_persons': None, 'delegate_remarks': 'Complementary', 'payment_id': 56046, 'pay_method': 'FACULTY PRE REGISTRATION', 'show_role': None, 'gender': None, 'passport_no': None, 'user_type_id': 73, 'certificate_screenshot': None, 'payment_type': 'FACULTY PRE REGISTRATION', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': None, 'photo_uploaded_or_not': 'NO', 'badge_role': 'FACULTY', 'counter': 2, 'batch': 'D', 'sub_role': None, 'signed_on': datetime.datetime(2024, 11, 29, 10, 2, 6), 'parent_total_amt': Decimal('0.00')}, {'delegate_id': 57537, 'delegate_no': 9010, 'ref_no': 'KSOS249010', 'ref_no_only': 9010, 'name': 'Dr. Karthik Srinivasan', 'email': 'Karthiksrinivasan@aravind.org', 'mobile': '9443153510', 'city': None, 'district': None, 'mc_number': None, 'mc_state_id': None, 'state_id': None, 'user_id': 117274, 'parent_user_id': None, 'state_name': None, 'mc_state': None, 'membership_no': None, 'user_uuid': '282d6be6-abb1-11ef-9346-560004c21c17', 'addon_id': 836, 'unique_id': 'KSOSDEL24_SPOTFAC_57537_9010', 'original_amount': Decimal('0.00'), 'reg_status': 2, 'conf_id': 57, 'status': 'success', 'paid_at': datetime.datetime(2024, 11, 26, 4, 13, 46), 'api_payment_id': None, 'remarks': 'FACULTY NOT REGISTERED LIST', 'payment_method': 'FACULTY PRE REGISTRATION', 'reg_for': 'KSOS Member (Rs. 8785 + 18% GST) : Rs. 0.00', 'total_amt': Decimal('0.00'), 'receipt_no': None, 'address': '', 'utr_number_screenshot': None, 'delegate_ids': '57537', 'is_generate': 'Offline', 'is_generate_link_payment': 1, 'for_receipt_link': None, 'parent_name': None, 'parent_email': None, 'parent_mobile': None, 'color_code': '#CCD1D1', 'member_type': 'KSOS Member', 'role': 'FACULTY', 'accom_persons': None, 'delegate_remarks': 'Complementary', 'payment_id': 56045, 'pay_method': 'FACULTY PRE REGISTRATION', 'show_role': None, 'gender': None, 'passport_no': None, 'user_type_id': 73, 'certificate_screenshot': None, 'payment_type': 'FACULTY PRE REGISTRATION', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': None, 'photo_uploaded_or_not': 'NO', 'badge_role': 'FACULTY', 'counter': 2, 'batch': 'D', 'sub_role': None, 'signed_on': datetime.datetime(2024, 11, 30, 10, 40, 57), 'parent_total_amt': Decimal('0.00')}, {'delegate_id': 57532, 'delegate_no': 9005, 'ref_no': 'KSOS249005', 'ref_no_only': 9005, 'name': 'Dr. Avinash Pathengey', 'email': 'avinash@lvpei.org', 'mobile': None, 'city': None, 'district': None, 'mc_number': None, 'mc_state_id': None, 'state_id': None, 'user_id': 117220, 'parent_user_id': None, 'state_name': None, 'mc_state': None, 'membership_no': None, 'user_uuid': '27f6fd0f-abb1-11ef-9346-560004c21c17', 'addon_id': 836, 'unique_id': 'KSOSDEL24_SPOTFAC_57532_9005', 'original_amount': Decimal('0.00'), 'reg_status': 2, 'conf_id': 57, 'status': 'success', 'paid_at': datetime.datetime(2024, 11, 26, 4, 13, 46), 'api_payment_id': None, 'remarks': 'FACULTY NOT REGISTERED LIST', 'payment_method': 'FACULTY PRE REGISTRATION', 'reg_for': 'KSOS Member (Rs. 8785 + 18% GST) : Rs. 0.00', 'total_amt': Decimal('0.00'), 'receipt_no': None, 'address': '', 'utr_number_screenshot': None, 'delegate_ids': '57532', 'is_generate': 'Offline', 'is_generate_link_payment': 1, 'for_re
App 2447235 output: ceipt_link': None, 'parent_name': None, 'parent_email': None, 'parent_mobile': None, 'color_code': '#CCD1D1', 'member_type': 'KSOS Member', 'role': 'FACULTY', 'accom_persons': None, 'delegate_remarks': 'Complementary', 'payment_id': 56040, 'pay_method': 'FACULTY PRE REGISTRATION', 'show_role': None, 'gender': None, 'passport_no': None, 'user_type_id': 73, 'certificate_screenshot': None, 'payment_type': 'FACULTY PRE REGISTRATION', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': None, 'photo_uploaded_or_not': 'NO', 'badge_role': 'FACULTY', 'counter': 2, 'batch': 'D', 'sub_role': None, 'signed_on': datetime.datetime(2024, 11, 29, 12, 49, 56), 'parent_total_amt': Decimal('0.00')}, {'delegate_id': 57530, 'delegate_no': 9003, 'ref_no': 'KSOS249003', 'ref_no_only': 9003, 'name': 'Dr. R Rajalaksmi', 'email': 'drraj@drmohans.com', 'mobile': '', 'city': None, 'district': None, 'mc_number': 'TN57671', 'mc_state_id': 35, 'state_id': None, 'user_id': 117237, 'parent_user_id': None, 'state_name': None, 'mc_state': 'Tamil Nadu', 'membership_no': None, 'user_uuid': '27dfbaf9-abb1-11ef-9346-560004c21c17', 'addon_id': 836, 'unique_id': 'KSOSDEL24_SPOTFAC_57530_9003', 'original_amount': Decimal('0.00'), 'reg_status': 2, 'conf_id': 57, 'status': 'success', 'paid_at': datetime.datetime(2024, 11, 26, 4, 13, 46), 'api_payment_id': None, 'remarks': 'FACULTY NOT REGISTERED LIST', 'payment_method': 'FACULTY PRE REGISTRATION', 'reg_for': 'KSOS Member (Rs. 8785 + 18% GST) : Rs. 0.00', 'total_amt': Decimal('0.00'), 'receipt_no': None, 'address': '', 'utr_number_screenshot': None, 'delegate_ids': '57530', 'is_generate': 'Offline', 'is_generate_link_payment': 1, 'for_receipt_link': None, 'parent_name': None, 'parent_email': None, 'parent_mobile': None, 'color_code': '#CCD1D1', 'member_type': 'KSOS Member', 'role': 'FACULTY', 'accom_persons': None, 'delegate_remarks': 'Complementary', 'payment_id': 56038, 'pay_method': 'FACULTY PRE REGISTRATION', 'show_role': None, 'gender': 'Female', 'passport_no': None, 'user_type_id': 73, 'certificate_screenshot': None, 'payment_type': 'FACULTY PRE REGISTRATION', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': 'India', 'photo_uploaded_or_not': 'NO', 'badge_role': 'FACULTY', 'counter': 2, 'batch': 'D', 'sub_role': None, 'signed_on': None, 'parent_total_amt': Decimal('0.00')}, {'delegate_id': 57528, 'delegate_no': 9001, 'ref_no': 'KSOS249001', 'ref_no_only': 9001, 'name': 'Dr. Maneksha V', 'email': 'drmaneksha@aravind.org', 'mobile': '9443870565', 'city': None, 'district': None, 'mc_number': '54057', 'mc_state_id': 35, 'state_id': None, 'user_id': 117182, 'parent_user_id': None, 'state_name': None, 'mc_state': 'Tamil Nadu', 'membership_no': None, 'user_uuid': '27c8322e-abb1-11ef-9346-560004c21c17', 'addon_id': 836, 'unique_id': 'KSOSDEL24_SPOTFAC_57528_9001', 'original_amount': Decimal('0.00'), 'reg_status': 2, 'conf_id': 57, 'status': 'success', 'paid_at': datetime.datetime(2024, 11, 26, 4, 13, 46), 'api_payment_id': None, 'remarks': 'FACULTY NOT REGISTERED LIST', 'payment_method': 'FACULTY PRE REGISTRATION', 'reg_for': 'KSOS Member (Rs. 8785 + 18% GST) : Rs. 0.00', 'total_amt': Decimal('0.00'), 'receipt_no': None, 'address': '', 'utr_number_screenshot': None, 'delegate_ids': '57528', 'is_generate': 'Offline', 'is_generate_link_payment': 1, 'for_receipt_link': None, 'parent_name': None, 'parent_email': None, 'parent_mobile': None, 'color_code': '#CCD1D1', 'member_type': 'KSOS Member', 'role': 'FACULTY', 'accom_persons': None, 'delegate_remarks': 'Complementary', 'payment_id': 56036, 'pay_method': 'FACULTY PRE REGISTRATION', 'show_role': None, 'gender': None, 'passport_no': None, 'user_type_id': 73, 'certificate_screenshot': None, 'payment_type': 'FACULTY PRE REGISTRATION', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': None, 'photo_uploaded_or_not': 'NO', 'badge_role': 'FACULTY', 'counter': 2, 'batch': 'D', 'sub_role': None, 'signed_on': datetime.datetime(2024, 12, 1, 12, 13, 52), 'parent_total_amt': Decimal('0.00')}, {'delegate_id': 55784, 'delegate_no': 4752, 'ref_no': 'KSOS244752', 'ref_no_only': 4752, 'name': 'Mr. Topin Jose', 'email': None, 'mobile': None, 'city': None, 'district': None, 'mc_number': None, 'mc_state_id': None, 'state_id': None, 'user_id': None, 'parent_user_id': 47549, 'state_name': None, 'mc_state': None, 'membership_no': None, 'user_uuid': '55f80073-abce-11ef-9346-560004c21c17', 'addon_id': 839, 'unique_id': 'KSOSDEL24_20241129155050', 'original_amount': Decimal('0.00'), 'reg_status': 2, 'conf_id': 57, 'status': 'success', 'paid_at': datetime.datetime(2024, 11, 29, 15, 50, 51), 'api_payment_id': None, 'remarks': 'Crew badge , wrongly given Acc delegate badge', 'payment_method': 'Free', 'reg_for': 'Spouse/Co Delegate (Rs. 7467 + 18% GST) : Rs. 0.00', 'total_amt': Decimal('0.00'), 'receipt_no': None, 'address': '', 'utr_number_screenshot': None, 'delegate_ids': '55784', 'is_generate': 'Offline', 'is_generate_link_payment': 0, 'for_receipt_link': None, 'parent_name': 'Ms. Ramya', 'parent_email': 'ramya@numerotec.com', 'parent_mobile': '9638527410', 'color_code': '#FADBD8', 'member_type': 'Spouse/Co delegate', 'role': 'ACC.DELEGATE', 'accom_persons': None, 'delegate_remarks': None, 'payment_id': 57391, 'pay_method': 'Free', 'show_role': None, 'gender': None, 'passport_no': None, 'user_type_id': 76, 'certificate_screenshot': None, 'payment_type': 'Free', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': 'India', 'photo_uploaded_or_not': 'NO', 'badge_role': 'ACC.DELEGATE', 'counter': None, 'batch': None, 'sub_role': None, 'signed_on': datetime.datetime(2024, 11, 29, 15, 50, 50), 'parent_total_amt': Decimal('0.00')}, {'delegate_id': 55783, 'delegate_no': 4751, 'ref_no': 'KSOS244751', 'ref_no_only': 4751, 'name': 'Dr. Soumini Sasidharan', 'email': 'soumini_sasidharan@yahoo.com', 'mobile': '8289938160', 'city': None, 'district': None, 'mc_number': '46259', 'mc_state_id': 19, 'state_id': None, 'user_id': None, 'parent_user_id': 47549, 'state_name': None, 'mc_state': 'Kerala', 'membership_no': None, 'user_uuid': '55f7f7f9-abce-11ef-9346-560004c21c17', 'addon_id': 839, 'unique_id': 'KSOSDEL24_20241129145329', 'original_amount': Decimal('8800.00'), 'reg_status': 2, 'conf_id': 57, 'status': 'success', 'paid_at': datetime.datetime(2024, 11, 29, 14, 53, 29), 'api_payment_id': '433465760656', 'remarks': '', 'payment_method': 'UPI', 'reg_for': 'Spouse/Co Delegate (Rs. 7467 + 18% GST) : Rs. 8800.00', 'total_amt': Decimal('8800.00'), 'receipt_no': '1032', 'address': '', 'utr_number_screenshot': 'https://delegateapp.s3-ap-southeast-1.amazonaws.com/spot_attachement/ksos24/2852/payment_proof.jpg', 'delegate_ids': '55783', 'is_generate': 'Offline', 'is_generate_link_payment': 0, 'for_receipt_link': 'KSOSDEL24_20241129145329|1032', 'parent_name': 'Ms. Ramya', 'parent_email': 'ramya@numerotec.com', 'parent_mobile': '9638527410', 'color_code': '#FADBD8', 'member_type': 'Spouse/Co delegate', 'role': 'ACC.DELEGATE', 'accom_persons': None, 'delegate_remarks': None, 'payment_id': 57363, 'pay_method': 'UPI', 'show_role': None, 'gender': 'Female', 'passport_no': None, 'user_type_id': 76, 'certificate_screenshot': None, 'payment_type': 'UPI', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': 'India', 'photo_uploaded_or_not': 'NO', 'badge_
App 2447235 output: role': 'ACC.DELEGATE', 'counter': None, 'batch': None, 'sub_role': None, 'signed_on': datetime.datetime(2024, 11, 29, 14, 53, 28), 'parent_total_amt': Decimal('8800.00')}, {'delegate_id': 55668, 'delegate_no': 3501, 'ref_no': 'KSOS243501', 'ref_no_only': 3501, 'name': 'Dr. Varsha Backiavathy', 'email': '', 'mobile': '9791274350', 'city': None, 'district': None, 'mc_number': None, 'mc_state_id': None, 'state_id': None, 'user_id': None, 'parent_user_id': 47549, 'state_name': None, 'mc_state': None, 'membership_no': None, 'user_uuid': '55f76957-abce-11ef-9346-560004c21c17', 'addon_id': 836, 'unique_id': 'KSOSDEL24_20241129084212', 'original_amount': Decimal('0.00'), 'reg_status': 2, 'conf_id': 57, 'status': 'success', 'paid_at': datetime.datetime(2024, 11, 29, 8, 42, 12), 'api_payment_id': None, 'remarks': 'Faculty free registration ', 'payment_method': 'Free', 'reg_for': 'KSOS Member (Rs. 8785 + 18% GST) : Rs. 0.00', 'total_amt': Decimal('0.00'), 'receipt_no': None, 'address': '', 'utr_number_screenshot': None, 'delegate_ids': '55668', 'is_generate': 'Offline', 'is_generate_link_payment': 0, 'for_receipt_link': None, 'parent_name': 'Ms. Ramya', 'parent_email': 'ramya@numerotec.com', 'parent_mobile': '9638527410', 'color_code': '#CCD1D1', 'member_type': 'KSOS Member', 'role': 'FACULTY', 'accom_persons': None, 'delegate_remarks': None, 'payment_id': 57047, 'pay_method': 'Free', 'show_role': None, 'gender': 'Female', 'passport_no': None, 'user_type_id': 73, 'certificate_screenshot': None, 'payment_type': 'Free', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': 'India', 'photo_uploaded_or_not': 'NO', 'badge_role': 'FACULTY', 'counter': None, 'batch': None, 'sub_role': None, 'signed_on': datetime.datetime(2024, 11, 29, 8, 42, 11), 'parent_total_amt': Decimal('0.00')}, {'delegate_id': 55577, 'delegate_no': 3010, 'ref_no': 'KSOS243010', 'ref_no_only': 3010, 'name': 'Dr. Deepak B Harsh', 'email': 'dbharsh1993@gmail.com', 'mobile': '7012709377', 'city': None, 'district': None, 'mc_number': '74084', 'mc_state_id': 19, 'state_id': None, 'user_id': None, 'parent_user_id': 47549, 'state_name': None, 'mc_state': 'Kerala', 'membership_no': None, 'user_uuid': '55f6c627-abce-11ef-9346-560004c21c17', 'addon_id': 836, 'unique_id': 'KSOSDEL24_20241130123721', 'original_amount': Decimal('10400.00'), 'reg_status': 2, 'conf_id': 57, 'status': 'success', 'paid_at': datetime.datetime(2024, 11, 30, 12, 37, 22), 'api_payment_id': '433520522097', 'remarks': '', 'payment_method': 'UPI', 'reg_for': 'KSOS Member (Rs. 8785 + 18% GST) : Rs. 10400.00', 'total_amt': Decimal('10400.00'), 'receipt_no': '1063', 'address': '', 'utr_number_screenshot': 'https://delegateapp.s3-ap-southeast-1.amazonaws.com/spot_attachement/ksos24/2968/payment_proof.jpg', 'delegate_ids': '55577', 'is_generate': 'Offline', 'is_generate_link_payment': 0, 'for_receipt_link': 'KSOSDEL24_20241130123721|1063', 'parent_name': 'Ms. Ramya', 'parent_email': 'ramya@numerotec.com', 'parent_mobile': '9638527410', 'color_code': '#CCD1D1', 'member_type': 'KSOS Member', 'role': 'PG', 'accom_persons': None, 'delegate_remarks': None, 'payment_id': 57704, 'pay_method': 'UPI', 'show_role': None, 'gender': 'Male', 'passport_no': None, 'user_type_id': 73, 'certificate_screenshot': None, 'payment_type': 'UPI', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': 'India', 'photo_uploaded_or_not': 'NO', 'badge_role': 'PG', 'counter': None, 'batch': None, 'sub_role': None, 'signed_on': datetime.datetime(2024, 11, 30, 12, 37, 21), 'parent_total_amt': Decimal('10400.00')}, {'delegate_id': 55576, 'delegate_no': 3009, 'ref_no': 'KSOS243009', 'ref_no_only': 3009, 'name': 'Dr. Namitha N Rose', 'email': 'lsonny27@gmail.com', 'mobile': '9497379979', 'city': None, 'district': None, 'mc_number': '86319', 'mc_state_id': 19, 'state_id': None, 'user_id': None, 'parent_user_id': 47549, 'state_name': None, 'mc_state': 'Kerala', 'membership_no': None, 'user_uuid': '55f6c46d-abce-11ef-9346-560004c21c17', 'addon_id': 838, 'unique_id': 'KSOSDEL24_20241130121448', 'original_amount': Decimal('8500.00'), 'reg_status': 2, 'conf_id': 57, 'status': 'success', 'paid_at': datetime.datetime(2024, 11, 30, 12, 14, 49), 'api_payment_id': '470177319538', 'remarks': '', 'payment_method': 'UPI', 'reg_for': 'PG/Fellow (Rs. 7174 + 18% GST) : Rs. 8500.00', 'total_amt': Decimal('8500.00'), 'receipt_no': '1059', 'address': '', 'utr_number_screenshot': 'https://delegateapp.s3-ap-southeast-1.amazonaws.com/spot_attachement/ksos24/2962/payment_proof.jpg', 'delegate_ids': '55576', 'is_generate': 'Offline', 'is_generate_link_payment': 0, 'for_receipt_link': 'KSOSDEL24_20241130121448|1059', 'parent_name': 'Ms. Ramya', 'parent_email': 'ramya@numerotec.com', 'parent_mobile': '9638527410', 'color_code': '#DAF7A6', 'member_type': 'PG/Fellow', 'role': 'PG', 'accom_persons': None, 'delegate_remarks': None, 'payment_id': 57694, 'pay_method': 'UPI', 'show_role': None, 'gender': 'Female', 'passport_no': None, 'user_type_id': 75, 'certificate_screenshot': None, 'payment_type': 'UPI', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': 'India', 'photo_uploaded_or_not': 'NO', 'badge_role': 'PG', 'counter': None, 'batch': None, 'sub_role': None, 'signed_on': datetime.datetime(2024, 11, 30, 12, 14, 48), 'parent_total_amt': Decimal('8500.00')}, {'delegate_id': 55575, 'delegate_no': 3008, 'ref_no': 'KSOS243008', 'ref_no_only': 3008, 'name': 'LEO SONNY', 'email': 'leokondody@gmail.com', 'mobile': '7994503862', 'city': None, 'district': None, 'mc_number': '73596', 'mc_state_id': 19, 'state_id': None, 'user_id': None, 'parent_user_id': None, 'state_name': None, 'mc_state': 'Kerala', 'membership_no': 'Ksosid2339A', 'user_uuid': '55f6c303-abce-11ef-9346-560004c21c17', 'addon_id': 838, 'unique_id': 'KSOSDEL24_20241130115816', 'original_amount': Decimal('8500.00'), 'reg_status': 2, 'conf_id': 57, 'status': 'success', 'paid_at': datetime.datetime(2024, 11, 30, 11, 58, 17), 'api_payment_id': '433598422007', 'remarks': '', 'payment_method': 'UPI', 'reg_for': 'PG/Fellow (Rs. 7174 + 18% GST) : Rs. 8500.00', 'total_amt': Decimal('8500.00'), 'receipt_no': '1058', 'address': '', 'utr_number_screenshot': 'https://delegateapp.s3-ap-southeast-1.amazonaws.com/spot_attachement/ksos24/2961/payment_proof.jpg', 'delegate_ids': '55364', 'is_generate': 'Offline', 'is_generate_link_payment': 0, 'for_receipt_link': 'KSOSDEL24_20241130115816|1058', 'parent_name': None, 'parent_email': None, 'parent_mobile': None, 'color_code': '#DAF7A6', 'member_type': 'PG/Fellow', 'role': 'PG', 'accom_persons': None, 'delegate_remarks': None, 'payment_id': 57688, 'pay_method': 'UPI', 'show_role': None, 'gender': None, 'passport_no': None, 'user_type_id': 75, 'certificate_screenshot': None, 'payment_type': 'UPI', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': None, 'photo_uploaded_or_not': 'NO', 'badge_role': 'PG', 'counter': None, 'batch': None, 'sub_role': None, 'signed_on': datetime.datetime(2024, 11, 30, 11, 22, 4), 'parent_total_amt': Decimal('8500.00')}, {'delegate_id': 55364, 'delegate_no': 3007, 'ref_no': 'KSOS243007', 'ref_no_only': 3007, 'name': 'Dr. Sumayya Muhammed Ali', 'email': 'sumayyavanchitra@gmail.com', 'mobile': '7025830900', 'city': None, 'district': None, 'mc_number': '73596', 'mc_state_id': 19, 'state_id': None, 'user_id': None, 'parent_user_id': 47549, 'state_name': None, 'mc_state': 'Kerala', 'membership_no': None, 'user_uuid': '55f58f84-abce-11ef-9346-560004c21c17', 'addon_id': 838, 'un
App 2447235 output: ique_id': 'KSOSDEL24_20241130115441', 'original_amount': Decimal('8500.00'), 'reg_status': 2, 'conf_id': 57, 'status': 'success', 'paid_at': datetime.datetime(2024, 11, 30, 11, 54, 42), 'api_payment_id': '470158113356', 'remarks': '', 'payment_method': 'UPI', 'reg_for': 'PG/Fellow (Rs. 7174 + 18% GST) : Rs. 8500.00', 'total_amt': Decimal('8500.00'), 'receipt_no': '1057', 'address': '', 'utr_number_screenshot': 'https://delegateapp.s3-ap-southeast-1.amazonaws.com/spot_attachement/ksos24/2960/payment_proof.jpg', 'delegate_ids': '55364', 'is_generate': 'Offline', 'is_generate_link_payment': 0, 'for_receipt_link': 'KSOSDEL24_20241130115441|1057', 'parent_name': 'Ms. Ramya', 'parent_email': 'ramya@numerotec.com', 'parent_mobile': '9638527410', 'color_code': '#DAF7A6', 'member_type': 'PG/Fellow', 'role': 'PG', 'accom_persons': None, 'delegate_remarks': None, 'payment_id': 57684, 'pay_method': 'UPI', 'show_role': None, 'gender': 'Female', 'passport_no': None, 'user_type_id': 75, 'certificate_screenshot': None, 'payment_type': 'UPI', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': 'India', 'photo_uploaded_or_not': 'NO', 'badge_role': 'PG', 'counter': None, 'batch': None, 'sub_role': None, 'signed_on': datetime.datetime(2024, 11, 30, 11, 58, 16), 'parent_total_amt': Decimal('8500.00')}, {'delegate_id': 55572, 'delegate_no': 3006, 'ref_no': 'KSOS243006', 'ref_no_only': 3006, 'name': 'Dr. Arpit agarwal ', 'email': 'arpit22ag@gmail.com', 'mobile': '8191080191', 'city': None, 'district': None, 'mc_number': '53273', 'mc_state_id': 33, 'state_id': None, 'user_id': None, 'parent_user_id': 47549, 'state_name': None, 'mc_state': 'Rajasthan', 'membership_no': '2569A', 'user_uuid': '55f6be98-abce-11ef-9346-560004c21c17', 'addon_id': 838, 'unique_id': 'KSOSDEL24_20241129160110', 'original_amount': Decimal('8500.00'), 'reg_status': 2, 'conf_id': 57, 'status': 'success', 'paid_at': datetime.datetime(2024, 11, 29, 16, 1, 11), 'api_payment_id': '433405394307', 'remarks': '', 'payment_method': 'UPI', 'reg_for': 'PG/Fellow (Rs. 7174 + 18% GST) : Rs. 8500.00', 'total_amt': Decimal('8500.00'), 'receipt_no': '1047', 'address': '', 'utr_number_screenshot': 'https://delegateapp.s3-ap-southeast-1.amazonaws.com/spot_attachement/ksos24/2909/payment_proof.jpg', 'delegate_ids': '55572', 'is_generate': 'Offline', 'is_generate_link_payment': 0, 'for_receipt_link': 'KSOSDEL24_20241129160110|1047', 'parent_name': 'Ms. Ramya', 'parent_email': 'ramya@numerotec.com', 'parent_mobile': '9638527410', 'color_code': '#DAF7A6', 'member_type': 'PG/Fellow', 'role': 'PG', 'accom_persons': None, 'delegate_remarks': None, 'payment_id': 57410, 'pay_method': 'UPI', 'show_role': None, 'gender': 'Male', 'passport_no': None, 'user_type_id': 75, 'certificate_screenshot': None, 'payment_type': 'UPI', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': 'India', 'photo_uploaded_or_not': 'NO', 'badge_role': 'PG', 'counter': None, 'batch': None, 'sub_role': None, 'signed_on': datetime.datetime(2024, 11, 29, 16, 1, 10), 'parent_total_amt': Decimal('8500.00')}, {'delegate_id': 55571, 'delegate_no': 3005, 'ref_no': 'KSOS243005', 'ref_no_only': 3005, 'name': 'Dr. SHEETHU JS', 'email': 'ishajslal@gmail.com', 'mobile': '9846972792', 'city': None, 'district': None, 'mc_number': '74261', 'mc_state_id': 19, 'state_id': None, 'user_id': None, 'parent_user_id': 47549, 'state_name': None, 'mc_state': 'Kerala', 'membership_no': '2371A', 'user_uuid': '55f6bd6f-abce-11ef-9346-560004c21c17', 'addon_id': 838, 'unique_id': 'KSOSDEL24_20241129155939', 'original_amount': Decimal('8500.00'), 'reg_status': 2, 'conf_id': 57, 'status': 'success', 'paid_at': datetime.datetime(2024, 11, 29, 15, 59, 40), 'api_payment_id': '470092068169', 'remarks': '', 'payment_method': 'UPI', 'reg_for': 'PG/Fellow (Rs. 7174 + 18% GST) : Rs. 8500.00', 'total_amt': Decimal('8500.00'), 'receipt_no': '1045', 'address': '', 'utr_number_screenshot': 'https://delegateapp.s3-ap-southeast-1.amazonaws.com/spot_attachement/ksos24/2904/payment_proof.jpg', 'delegate_ids': '55571', 'is_generate': 'Offline', 'is_generate_link_payment': 0, 'for_receipt_link': 'KSOSDEL24_20241129155939|1045', 'parent_name': 'Ms. Ramya', 'parent_email': 'ramya@numerotec.com', 'parent_mobile': '9638527410', 'color_code': '#DAF7A6', 'member_type': 'PG/Fellow', 'role': 'PG', 'accom_persons': None, 'delegate_remarks': None, 'payment_id': 57408, 'pay_method': 'UPI', 'show_role': None, 'gender': 'Female', 'passport_no': None, 'user_type_id': 75, 'certificate_screenshot': None, 'payment_type': 'UPI', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': 'India', 'photo_uploaded_or_not': 'NO', 'badge_role': 'PG', 'counter': None, 'batch': None, 'sub_role': None, 'signed_on': datetime.datetime(2024, 11, 29, 15, 59, 39), 'parent_total_amt': Decimal('8500.00')}, {'delegate_id': 55573, 'delegate_no': 3004, 'ref_no': 'KSOS243004', 'ref_no_only': 3004, 'name': 'Dr. Aswin B Naik', 'email': 'aswinbnaik@gmail.com', 'mobile': '8075082225', 'city': None, 'district': None, 'mc_number': '73288', 'mc_state_id': 19, 'state_id': None, 'user_id': None, 'parent_user_id': 47549, 'state_name': None, 'mc_state': 'Kerala', 'membership_no': None, 'user_uuid': '55f6c013-abce-11ef-9346-560004c21c17', 'addon_id': 838, 'unique_id': 'KSOSDEL24_20241129160408', 'original_amount': Decimal('8500.00'), 'reg_status': 2, 'conf_id': 57, 'status': 'success', 'paid_at': datetime.datetime(2024, 11, 29, 16, 4, 9), 'api_payment_id': '470023461310', 'remarks': '', 'payment_method': 'UPI', 'reg_for': 'PG/Fellow (Rs. 7174 + 18% GST) : Rs. 8500.00', 'total_amt': Decimal('8500.00'), 'receipt_no': '1048', 'address': '', 'utr_number_screenshot': 'https://delegateapp.s3-ap-southeast-1.amazonaws.com/spot_attachement/ksos24/2895/payment_proof.jpg', 'delegate_ids': '55573', 'is_generate': 'Offline', 'is_generate_link_payment': 0, 'for_receipt_link': 'KSOSDEL24_20241129160408|1048', 'parent_name': 'Ms. Ramya', 'parent_email': 'ramya@numerotec.com', 'parent_mobile': '9638527410', 'color_code': '#DAF7A6', 'member_type': 'PG/Fellow', 'role': 'PG', 'accom_persons': None, 'delegate_remarks': None, 'payment_id': 57415, 'pay_method': 'UPI', 'show_role': None, 'gender': 'Male', 'passport_no': None, 'user_type_id': 75, 'certificate_screenshot': None, 'payment_type': 'UPI', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': 'India', 'photo_uploaded_or_not': 'NO', 'badge_role': 'PG', 'counter': None, 'batch': None, 'sub_role': None, 'signed_on': datetime.datetime(2024, 11, 29, 16, 4, 8), 'parent_total_amt': Decimal('8500.00')}, {'delegate_id': 55570, 'delegate_no': 3003, 'ref_no': 'KSOS243003', 'ref_no_only': 3003, 'name': 'Dr. Murali Koppentavita', 'email': 'k.murali717@gmail.com', 'mobile': '9446648077', 'city': None, 'district': None, 'mc_number': '30717', 'mc_state_id': 19, 'state_id': None, 'user_id': None, 'parent_user_id': 47549, 'state_name': None, 'mc_state': 'Kerala', 'membership_no': None, 'user_uuid': '55f6bca8-abce-11ef-9346-560004c21c17', 'addon_id': 838, 'unique_id': 'KSOSDEL24_20241129155650', 'original_amount': Decimal('8500.00'), 'reg_status': 2, 'conf_id': 57, 'status': 'success', 'paid_at': datetime.datetime(2024, 11, 29, 15, 56, 51), 'api_payment_id': '433428855251', 'remarks': '', 'payment_method': 'UPI', 'reg_for': 'PG/Fellow (Rs. 7174 + 18% GST) : Rs. 8500.00', 'total_amt': Decimal('8500.00'), 'receipt_no': '1041', 'address': '', 'utr_number_screenshot': 'https://delegateapp.s3-ap-southeast-1.amazonaws.com/spot
App 2447235 output: _attachement/ksos24/2890/payment_proof.jpg', 'delegate_ids': '55570', 'is_generate': 'Offline', 'is_generate_link_payment': 0, 'for_receipt_link': 'KSOSDEL24_20241129155650|1041', 'parent_name': 'Ms. Ramya', 'parent_email': 'ramya@numerotec.com', 'parent_mobile': '9638527410', 'color_code': '#DAF7A6', 'member_type': 'PG/Fellow', 'role': 'PG', 'accom_persons': None, 'delegate_remarks': None, 'payment_id': 57402, 'pay_method': 'UPI', 'show_role': None, 'gender': 'Male', 'passport_no': None, 'user_type_id': 75, 'certificate_screenshot': None, 'payment_type': 'UPI', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': 'India', 'photo_uploaded_or_not': 'NO', 'badge_role': 'PG', 'counter': None, 'batch': None, 'sub_role': None, 'signed_on': datetime.datetime(2024, 11, 29, 15, 56, 50), 'parent_total_amt': Decimal('8500.00')}, {'delegate_id': 55569, 'delegate_no': 3002, 'ref_no': 'KSOS243002', 'ref_no_only': 3002, 'name': 'Dr. Asla jahan', 'email': 'aslac0591@gmail.com', 'mobile': '6238446016', 'city': None, 'district': None, 'mc_number': '61346', 'mc_state_id': 19, 'state_id': None, 'user_id': None, 'parent_user_id': 47549, 'state_name': None, 'mc_state': 'Kerala', 'membership_no': '1795', 'user_uuid': '55f6bbdf-abce-11ef-9346-560004c21c17', 'addon_id': 838, 'unique_id': 'KSOSDEL24_20241129144153', 'original_amount': Decimal('8500.00'), 'reg_status': 2, 'conf_id': 57, 'status': 'success', 'paid_at': datetime.datetime(2024, 11, 29, 14, 41, 53), 'api_payment_id': '470002652377', 'remarks': '', 'payment_method': 'UPI', 'reg_for': 'PG/Fellow (Rs. 7174 + 18% GST) : Rs. 8500.00', 'total_amt': Decimal('8500.00'), 'receipt_no': '1027', 'address': '', 'utr_number_screenshot': 'https://delegateapp.s3-ap-southeast-1.amazonaws.com/spot_attachement/ksos24/2835/payment_proof.jpg', 'delegate_ids': '55569', 'is_generate': 'Offline', 'is_generate_link_payment': 0, 'for_receipt_link': 'KSOSDEL24_20241129144153|1027', 'parent_name': 'Ms. Ramya', 'parent_email': 'ramya@numerotec.com', 'parent_mobile': '9638527410', 'color_code': '#DAF7A6', 'member_type': 'PG/Fellow', 'role': 'PG', 'accom_persons': None, 'delegate_remarks': None, 'payment_id': 57346, 'pay_method': 'UPI', 'show_role': None, 'gender': 'Female', 'passport_no': None, 'user_type_id': 75, 'certificate_screenshot': None, 'payment_type': 'UPI', 'del_status_id': 2, 'currency': None, 'international_total_amt': None, 'international_reg_for': None, 'institution': None, 'place_of_work': None, 'del_image': None, 'workshop_reg_for': None, 'is_take_part_bpw': None, 'country_name': 'India', 'photo_uploaded_or_not': 'NO', 'badge_role': 'PG', 'counter': None, 'batch': None, 'sub_role': None, 'signed_on': datetime.datetime(2024, 11, 29, 14, 41, 52), 'parent_total_amt': Decimal('8500.00')}]
App 2448161 output: [ pid=2448161, time=2025-01-31 16:34:42,851 ]: Exception on /57/ksos24 [GET]
App 2448161 output: Traceback (most recent call last):
App 2448161 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 1473, in wsgi_app
App 2448161 output: response = self.full_dispatch_request()
App 2448161 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 2448161 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 882, in full_dispatch_request
App 2448161 output: rv = self.handle_user_exception(e)
App 2448161 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 2448161 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 880, in full_dispatch_request
App 2448161 output: rv = self.dispatch_request()
App 2448161 output: ^^^^^^^^^^^^^^^^^^^^^^^
App 2448161 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 865, in dispatch_request
App 2448161 output: return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return]
App 2448161 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 2448161 output: File "/home/numerotech/testdelegate.numerotech.com/common_delegate_registration_v1/core/library/route_group.py", line 59, in wrap
App 2448161 output: return f(*args, **kwargs)
App 2448161 output: ^^^^^^^^^^^^^^^^^^
App 2448161 output: File "/home/numerotech/testdelegate.numerotech.com/common_delegate_registration_v1/core/controller/RegController.py", line 52, in Home
App 2448161 output: session_id = conf['session_id']
App 2448161 output: ~~~~^^^^^^^^^^^^^^
App 2448161 output: KeyError: 'session_id'
App 2448161 output: [ pid=2448161, time=2025-01-31 16:34:45,555 ]: Exception on /57/ksos24 [GET]
App 2448161 output: Traceback (most recent call last):
App 2448161 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 1473, in wsgi_app
App 2448161 output: response = self.full_dispatch_request()
App 2448161 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 2448161 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 882, in full_dispatch_request
App 2448161 output: rv = self.handle_user_exception(e)
App 2448161 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 2448161 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 880, in full_dispatch_request
App 2448161 output: rv = self.dispatch_request()
App 2448161 output: ^^^^^^^^^^^^^^^^^^^^^^^
App 2448161 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 865, in dispatch_request
App 2448161 output: return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return]
App 2448161 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 2448161 output: File "/home/numerotech/testdelegate.numerotech.com/common_delegate_registration_v1/core/library/route_group.py", line 59, in wrap
App 2448161 output: return f(*args, **kwargs)
App 2448161 output: ^^^^^^^^^^^^^^^^^^
App 2448161 output: File "/home/numerotech/testdelegate.numerotech.com/common_delegate_registration_v1/core/controller/RegController.py", line 52, in Home
App 2448161 output: session_id = conf['session_id']
App 2448161 output: ~~~~^^^^^^^^^^^^^^
App 2448161 output: KeyError: 'session_id'
App 2448161 output: session_id,user_id,conf_id
App 2448161 output: session_ksos24_20250131163528 None 57
App 2448161 output: [ pid=2448161, time=2025-01-31 16:35:29,364 ]: Exception on /57/ksos24 [GET]
App 2448161 output: Traceback (most recent call last):
App 2448161 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 1473, in wsgi_app
App 2448161 output: response = self.full_dispatch_request()
App 2448161 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 2448161 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 882, in full_dispatch_request
App 2448161 output: rv = self.handle_user_exception(e)
App 2448161 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 2448161 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 880, in full_dispatch_request
App 2448161 output: rv = self.dispatch_request()
App 2448161 output: ^^^^^^^^^^^^^^^^^^^^^^^
App 2448161 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 865, in dispatch_request
App 2448161 output: return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return]
App 2448161 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 2448161 output: File "/home/numerotech/testdelegate.numerotech.com/common_delegate_registration_v1/core/library/route_group.py", line 76, in wrap
App 2448161 output: return f(*args, **kwargs)
App 2448161 output: ^^^^^^^^^^^^^^^^^^
App 2448161 output: File "/home/numerotech/testdelegate.numerotech.com/common_delegate_registration_v1/core/controller/RegController.py", line 109, in Home
App 2448161 output: curr_tariff = value[0].get('tariff_name')
App 2448161 output: ~~~~~^^^
App 2448161 output: IndexError: list index out of range
App 2448161 output: session_id,user_id,conf_id
App 2448161 output: session_ksos24_20250131163528 None 57
App 2448161 output: [ pid=2448161, time=2025-01-31 16:35:31,565 ]: Exception on /57/ksos24 [GET]
App 2448161 output: Traceback (most recent call last):
App 2448161 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 1473, in wsgi_app
App 2448161 output: response = self.full_dispatch_request()
App 2448161 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 2448161 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 882, in full_dispatch_request
App 2448161 output: rv = self.handle_user_exception(e)
App 2448161 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 2448161 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 880, in full_dispatch_request
App 2448161 output: rv = self.dispatch_request()
App 2448161 output: ^^^^^^^^^^^^^^^^^^^^^^^
App 2448161 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 865, in dispatch_request
App 2448161 output: return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return]
App 2448161 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 2448161 output: File "/home/numerotech/testdelegate.numerotech.com/common_delegate_registration_v1/core/library/route_group.py", line 59, in wrap
App 2448161 output: return f(*args, **kwargs)
App 2448161 output: ^^^^^^^^^^^^^^^^^^
App 2448161 output: File "/home/numerotech/testdelegate.numerotech.com/common_delegate_registration_v1/core/controller/RegController.py", line 109, in Home
App 2448161 output: curr_tariff = value[0].get('tariff_name')
App 2448161 output: ~~~~~^^^
App 2448161 output: IndexError: list index out of range
App 2448161 output: session_id,user_id,conf_id
App 2448161 output: session_ksos24_20250131163528 None 57
App 2448161 output: [ pid=2448161, time=2025-01-31 16:35:38,123 ]: Exception on /57/ksos24 [GET]
App 2448161 output: Traceback (most recent call last):
App 2448161 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 1473, in wsgi_app
App 2448161 output: response = self.full_dispatch_request()
App 2448161 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 2448161 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 882, in full_dispatch_request
App 2448161 output: rv = self.handle_user_exception(e)
App 2448161 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 2448161 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 880, in full_dispatch_request
App 2448161 output: rv = self.dispatch_request()
App 2448161 output: ^^^^^^^^^^^^^^^^^^^^^^^
App 2448161 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 865, in dispatch_request
App 2448161 output: return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return]
App 2448161 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 2448161 output: File "/home/numerotech/testdelegate.numerotech.com/common_delegate_registration_v1/core/library/route_group.py", line 59, in wrap
App 2448161 output: return f(*args, **kwargs)
App 2448161 output: ^^^^^^^^^^^^^^^^^^
App 2448161 output: File "/home/numerotech/testdelegate.numerotech.com/common_delegate_registration_v1/core/controller/RegController.py", line 109, in Home
App 2448161 output: curr_tariff = value[0].get('tariff_name')
App 2448161 output: ~~~~~^^^
App 2448161 output: IndexError: list index out of range
App 2448161 output: session_id,user_id,conf_id
App 2448161 output: session_ksos24_20250131163528 None 57
App 2448161 output: [ pid=2448161, time=2025-01-31 16:36:13,677 ]: Exception on /57/ksos24 [GET]
App 2448161 output: Traceback (most recent call last):
App 2448161 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 1473, in wsgi_app
App 2448161 output: response = self.full_dispatch_request()
App 2448161 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 2448161 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 882, in full_dispatch_request
App 2448161 output: rv = self.handle_user_exception(e)
App 2448161 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 2448161 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 880, in full_dispatch_request
App 2448161 output: rv = self.dispatch_request()
App 2448161 output: ^^^^^^^^^^^^^^^^^^^^^^^
App 2448161 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 865, in dispatch_request
App 2448161 output: return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return]
App 2448161 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 2448161 output: File "/home/numerotech/testdelegate.numerotech.com/common_delegate_registration_v1/core/library/route_group.py", line 59, in wrap
App 2448161 output: return f(*args, **kwargs)
App 2448161 output: ^^^^^^^^^^^^^^^^^^
App 2448161 output: File "/home/numerotech/testdelegate.numerotech.com/common_delegate_registration_v1/core/controller/RegController.py", line 109, in Home
App 2448161 output: curr_tariff = value[0].get('tariff_name')
App 2448161 output: ~~~~~^^^
App 2448161 output: IndexError: list index out of range
App 2474839 output: session_id,user_id,conf_id
App 2474839 output: session_ksos24_20250131173703 47549 57
App 2474839 output: [ pid=2474839, time=2025-01-31 17:59:09,816 ]: Exception on /57/ksos24 [GET]
App 2474839 output: Traceback (most recent call last):
App 2474839 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 1473, in wsgi_app
App 2474839 output: response = self.full_dispatch_request()
App 2474839 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 2474839 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 882, in full_dispatch_request
App 2474839 output: rv = self.handle_user_exception(e)
App 2474839 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 2474839 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 880, in full_dispatch_request
App 2474839 output: rv = self.dispatch_request()
App 2474839 output: ^^^^^^^^^^^^^^^^^^^^^^^
App 2474839 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 865, in dispatch_request
App 2474839 output: return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return]
App 2474839 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 2474839 output: File "/home/numerotech/testdelegate.numerotech.com/common_delegate_registration_v1/core/library/route_group.py", line 59, in wrap
App 2474839 output: return f(*args, **kwargs)
App 2474839 output: ^^^^^^^^^^^^^^^^^^
App 2474839 output: File "/home/numerotech/testdelegate.numerotech.com/common_delegate_registration_v1/core/controller/RegController.py", line 109, in Home
App 2474839 output: curr_tariff = value[0].get('tariff_name')
App 2474839 output: ~~~~~^^^
App 2474839 output: IndexError: list index out of range
App 2474839 output: session_id,user_id,conf_id
App 2474839 output: session_ksos24_20250131173703 87201 57
App 2474839 output: [ pid=2474839, time=2025-01-31 17:59:27,917 ]: Exception on /57/ksos24 [GET]
App 2474839 output: Traceback (most recent call last):
App 2474839 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 1473, in wsgi_app
App 2474839 output: response = self.full_dispatch_request()
App 2474839 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 2474839 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 882, in full_dispatch_request
App 2474839 output: rv = self.handle_user_exception(e)
App 2474839 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 2474839 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 880, in full_dispatch_request
App 2474839 output: rv = self.dispatch_request()
App 2474839 output: ^^^^^^^^^^^^^^^^^^^^^^^
App 2474839 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 865, in dispatch_request
App 2474839 output: return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return]
App 2474839 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 2474839 output: File "/home/numerotech/testdelegate.numerotech.com/common_delegate_registration_v1/core/library/route_group.py", line 59, in wrap
App 2474839 output: return f(*args, **kwargs)
App 2474839 output: ^^^^^^^^^^^^^^^^^^
App 2474839 output: File "/home/numerotech/testdelegate.numerotech.com/common_delegate_registration_v1/core/controller/RegController.py", line 109, in Home
App 2474839 output: curr_tariff = value[0].get('tariff_name')
App 2474839 output: ~~~~~^^^
App 2474839 output: IndexError: list index out of range
App 2474839 output: session_id,user_id,conf_id
App 2474839 output: session_ksos24_20250131173703 87201 57
App 2474839 output: [ pid=2474839, time=2025-01-31 17:59:30,041 ]: Exception on /57/ksos24 [GET]
App 2474839 output: Traceback (most recent call last):
App 2474839 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 1473, in wsgi_app
App 2474839 output: response = self.full_dispatch_request()
App 2474839 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 2474839 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 882, in full_dispatch_request
App 2474839 output: rv = self.handle_user_exception(e)
App 2474839 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 2474839 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 880, in full_dispatch_request
App 2474839 output: rv = self.dispatch_request()
App 2474839 output: ^^^^^^^^^^^^^^^^^^^^^^^
App 2474839 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 865, in dispatch_request
App 2474839 output: return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return]
App 2474839 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 2474839 output: File "/home/numerotech/testdelegate.numerotech.com/common_delegate_registration_v1/core/library/route_group.py", line 59, in wrap
App 2474839 output: return f(*args, **kwargs)
App 2474839 output: ^^^^^^^^^^^^^^^^^^
App 2474839 output: File "/home/numerotech/testdelegate.numerotech.com/common_delegate_registration_v1/core/controller/RegController.py", line 109, in Home
App 2474839 output: curr_tariff = value[0].get('tariff_name')
App 2474839 output: ~~~~~^^^
App 2474839 output: IndexError: list index out of range
App 2474839 output: session_id,user_id,conf_id
App 2474839 output: session_ksos24_20250131173703 47549 57
App 2474839 output: [ pid=2474839, time=2025-01-31 17:59:43,592 ]: Exception on /57/ksos24 [GET]
App 2474839 output: Traceback (most recent call last):
App 2474839 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 1473, in wsgi_app
App 2474839 output: response = self.full_dispatch_request()
App 2474839 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 2474839 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 882, in full_dispatch_request
App 2474839 output: rv = self.handle_user_exception(e)
App 2474839 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 2474839 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 880, in full_dispatch_request
App 2474839 output: rv = self.dispatch_request()
App 2474839 output: ^^^^^^^^^^^^^^^^^^^^^^^
App 2474839 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 865, in dispatch_request
App 2474839 output: return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return]
App 2474839 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 2474839 output: File "/home/numerotech/testdelegate.numerotech.com/common_delegate_registration_v1/core/library/route_group.py", line 59, in wrap
App 2474839 output: return f(*args, **kwargs)
App 2474839 output: ^^^^^^^^^^^^^^^^^^
App 2474839 output: File "/home/numerotech/testdelegate.numerotech.com/common_delegate_registration_v1/core/controller/RegController.py", line 109, in Home
App 2474839 output: curr_tariff = value[0].get('tariff_name')
App 2474839 output: ~~~~~^^^
App 2474839 output: IndexError: list index out of range
App 2474839 output: session_id,user_id,conf_id
App 2474839 output: session_ksos24_20250131173703 47549 57
App 2474839 output: [ pid=2474839, time=2025-01-31 17:59:52,339 ]: Exception on /57/ksos24 [GET]
App 2474839 output: Traceback (most recent call last):
App 2474839 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 1473, in wsgi_app
App 2474839 output: response = self.full_dispatch_request()
App 2474839 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 2474839 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 882, in full_dispatch_request
App 2474839 output: rv = self.handle_user_exception(e)
App 2474839 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 2474839 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 880, in full_dispatch_request
App 2474839 output: rv = self.dispatch_request()
App 2474839 output: ^^^^^^^^^^^^^^^^^^^^^^^
App 2474839 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 865, in dispatch_request
App 2474839 output: return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return]
App 2474839 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 2474839 output: File "/home/numerotech/testdelegate.numerotech.com/common_delegate_registration_v1/core/library/route_group.py", line 59, in wrap
App 2474839 output: return f(*args, **kwargs)
App 2474839 output: ^^^^^^^^^^^^^^^^^^
App 2474839 output: File "/home/numerotech/testdelegate.numerotech.com/common_delegate_registration_v1/core/controller/RegController.py", line 109, in Home
App 2474839 output: curr_tariff = value[0].get('tariff_name')
App 2474839 output: ~~~~~^^^
App 2474839 output: IndexError: list index out of range
App 3579229 output: [ pid=3579229, time=2025-02-04 00:03:56,628 ]: Exception during reset or similar
App 3579229 output: Traceback (most recent call last):
App 3579229 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 986, in _finalize_fairy
App 3579229 output: fairy._reset(
App 3579229 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 1432, in _reset
App 3579229 output: pool._dialect.do_rollback(self)
App 3579229 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 699, in do_rollback
App 3579229 output: dbapi_connection.rollback()
App 3579229 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 493, in rollback
App 3579229 output: self._read_ok_packet()
App 3579229 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 453, in _read_ok_packet
App 3579229 output: pkt = self._read_packet()
App 3579229 output: ^^^^^^^^^^^^^^^^^^^
App 3579229 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 753, in _read_packet
App 3579229 output: raise err.OperationalError(
App 3579229 output: pymysql.err.OperationalError: (2013, 'Lost connection to MySQL server during query')
App 563568 output: session_id,user_id,conf_id
App 563568 output: session_ksos24_20250207100649 None 57
App 773567 output: session_id,user_id,conf_id
App 773567 output: session_ksos24_20250208011704 None 57
App 773567 output: [ pid=773567, time=2025-02-08 01:17:05,058 ]: Exception on /57/ksos24 [GET]
App 773567 output: Traceback (most recent call last):
App 773567 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 1473, in wsgi_app
App 773567 output: response = self.full_dispatch_request()
App 773567 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 773567 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 882, in full_dispatch_request
App 773567 output: rv = self.handle_user_exception(e)
App 773567 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 773567 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 880, in full_dispatch_request
App 773567 output: rv = self.dispatch_request()
App 773567 output: ^^^^^^^^^^^^^^^^^^^^^^^
App 773567 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 865, in dispatch_request
App 773567 output: return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return]
App 773567 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 773567 output: File "/home/numerotech/testdelegate.numerotech.com/common_delegate_registration_v1/core/library/route_group.py", line 76, in wrap
App 773567 output: return f(*args, **kwargs)
App 773567 output: ^^^^^^^^^^^^^^^^^^
App 773567 output: File "/home/numerotech/testdelegate.numerotech.com/common_delegate_registration_v1/core/controller/RegController.py", line 109, in Home
App 773567 output: curr_tariff = value[0].get('tariff_name')
App 773567 output: ~~~~~^^^
App 773567 output: IndexError: list index out of range
App 987026 output: session_id,user_id,conf_id
App 987026 output: session_ksos24_20250208163927 None 57
App 987026 output: [ pid=987026, time=2025-02-08 16:39:27,780 ]: Exception on /57/ksos24 [GET]
App 987026 output: Traceback (most recent call last):
App 987026 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 1473, in wsgi_app
App 987026 output: response = self.full_dispatch_request()
App 987026 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 987026 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 882, in full_dispatch_request
App 987026 output: rv = self.handle_user_exception(e)
App 987026 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 987026 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 880, in full_dispatch_request
App 987026 output: rv = self.dispatch_request()
App 987026 output: ^^^^^^^^^^^^^^^^^^^^^^^
App 987026 output: File "/home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/lib/python3.11/site-packages/flask/app.py", line 865, in dispatch_request
App 987026 output: return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return]
App 987026 output: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
App 987026 output: File "/home/numerotech/testdelegate.numerotech.com/common_delegate_registration_v1/core/library/route_group.py", line 76, in wrap
App 987026 output: return f(*args, **kwargs)
App 987026 output: ^^^^^^^^^^^^^^^^^^
App 987026 output: File "/home/numerotech/testdelegate.numerotech.com/common_delegate_registration_v1/core/controller/RegController.py", line 109, in Home
App 987026 output: curr_tariff = value[0].get('tariff_name')
App 987026 output: ~~~~~^^^
App 987026 output: IndexError: list index out of range
App 2863921 output: /home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/bin/python: line 17: Unknown: command not found
App 3461451 output: /home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/bin/python: line 17: Unknown: command not found
App 3655572 output: /home/numerotech/virtualenv/testdelegate.numerotech.com/common_delegate_registration_v1/3.11/bin/python: line 17: Unknown: command not found
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists