{"info":{"_postman_id":"6b0f79fe-81f2-4368-aebe-79e365999d56","name":"Clubhouse API","description":"<html><head></head><body><p><img src=\"https://cdn.iphoneincanada.ca/wp-content/uploads/2021/02/clubhouse.png\" alt=\"logo\"></p>\n<p><a href=\"https://www.joinclubhouse.com/\">Clubhouse</a> is a new type of network based on voice. When you open the app you can see “rooms” full of people talking—all open so you can hop in and out, exploring different conversations. You enter each room as an audience member, but if you want to talk you just raise your hand, and the speakers can choose to invite you up. Or you can create a room of your own.  </p>\n<p>It’s a place to meet with friends and with new people around the world—to tell stories, ask questions, debate, learn, and have impromptu conversations on thousands of different topics.</p>\n<h1 id=\"authentication\">Authentication</h1>\n<p>There is a multi-level authentication by phone number :</p>\n<ul>\n<li>Check user's status and send verification code via SMS ( or call the person to say verification code )  </li>\n<li>Check verification code and deliver <code>auth_token</code>, <code>access_token</code> and <code>refresh_token</code></li>\n</ul>\n<h1 id=\"start\">Start</h1>\n<p>At first you need some collection variables :  </p>\n<ul>\n<li><code>auth_token</code>  </li>\n<li><code>user_id</code>  </li>\n<li>Phone number</li>\n<li>Email address</li>\n</ul>\n<p>There is a script in <strong>Complete</strong> request to set <code>auth_token</code> and <code>user_id</code>. Otherwise, enter them manually.  </p>\n<p>Also, you need to set your <strong>phone number</strong> and <strong>email address</strong>.</p>\n<h2 id=\"support\">Support</h2>\n<p><a href=\"https://en.cryptobadges.io/donate/3GhT2ABRuHuXGNzP6DH5KvLZRTXCBKkx2y\"><img src=\"https://en.cryptobadges.io/badge/micro/3GhT2ABRuHuXGNzP6DH5KvLZRTXCBKkx2y\" alt=\"Donate with Bitcoin\"></a>  <a href=\"https://en.cryptobadges.io/donate/0x0831bD72Ea8904B38Be9D6185Da2f930d6078094\"><img src=\"https://en.cryptobadges.io/badge/micro/0x0831bD72Ea8904B38Be9D6185Da2f930d6078094\" alt=\"Donate with Ethereum\"></a></p>\n<p><a href=\"https://ko-fi.com/D1D1WGU9\"><img src=\"https://www.ko-fi.com/img/githubbutton_sm.svg\" alt=\"ko-fi\"></a></p>\n<div><a href=\"https://payping.ir/@hatamiarash7\"><img src=\"https://cdn.payping.ir/statics/Payping-logo/Trust/blue.svg\" height=\"128\" width=\"128\"></a></div>\n\n<h2 id=\"contributing--issues\">Contributing &amp; Issues</h2>\n<p>Each project may have many problems. Contributing to the better development of this project by reporting them.</p>\n<p><strong>Email</strong>: <a href=\"mailto:info@arash-hatami.ir\">info@arash-hatami.ir</a><br><strong>Website</strong>: <a href=\"https://arash-hatami.ir\">https://arash-hatami.ir</a></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Authentication","slug":"authentication"},{"content":"Start","slug":"start"}],"owner":"2651915","collectionId":"6b0f79fe-81f2-4368-aebe-79e365999d56","publishedId":"TzCQa6Wx","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-03-22T11:09:09.000Z"},"item":[{"name":"Authentication","item":[{"name":"Check","id":"a9970d3d-67db-40a4-a90d-f3e0121908cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"phone_number\": \"<phone number>\"\r\n}"},"url":"https://www.clubhouseapi.com/api/start_phone_number_auth","description":"<p>Check user's status and send verification code via SMS.</p>\n","urlObject":{"path":["start_phone_number_auth"],"host":["https://www.clubhouseapi.com/api"],"query":[],"variable":[]}},"response":[{"id":"88683c56-e76d-4d20-82c3-abe6f06bd52e","name":"Successful","originalRequest":{"method":"POST","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"phone_number\": \"+989123456789\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://www.clubhouseapi.com/api/start_phone_number_auth"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"is_blocked\": false,\n    \"error_message\": null\n}"}],"_postman_id":"a9970d3d-67db-40a4-a90d-f3e0121908cc"},{"name":"Call","id":"fefa4350-caad-4be8-8729-c7439cff3050","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"phone_number\": \"<phone number>\"\r\n}"},"url":"https://www.clubhouseapi.com/api/call_phone_number_auth","description":"<p>Call the person and send verification message if SMS not delivered.</p>\n","urlObject":{"path":["call_phone_number_auth"],"host":["https://www.clubhouseapi.com/api"],"query":[],"variable":[]}},"response":[{"id":"571c55b4-0225-49a7-977f-cb13b9762e92","name":"Successful","originalRequest":{"method":"POST","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"phone_number\": \"+989123456789\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://www.clubhouseapi.com/api/start_phone_number_auth"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"error_message\": null\n}"}],"_postman_id":"fefa4350-caad-4be8-8729-c7439cff3050"},{"name":"Complete","event":[{"listen":"test","script":{"id":"89c905e4-589b-4f65-a89a-85fa7a1f9fb3","exec":["var jsonData = JSON.parse(responseBody);\r","pm.collectionVariables.set(\"user_id\", jsonData.user_profile.user_id);\r","pm.collectionVariables.set(\"auth_token\", jsonData.auth_token);\r","\r","pm.test(\"Status code is 200\", () => {\r","  pm.expect(pm.response.code).to.eql(200);\r","});"],"type":"text/javascript"}}],"id":"94297ff9-ac0d-4b31-9a0f-439820e1e630","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"phone_number\": \"<phone number>\",\r\n    \"verification_code\": \"1781\"\r\n}"},"url":"https://www.clubhouseapi.com/api/complete_phone_number_auth","description":"<p>Complete phone number authentication. This should return <code>auth_token</code>, <code>access_token</code>, <code>refresh_token</code>, <code>is_waitlisted</code>, ... </p>\n<p>Please note that output may be different depending on the status of the authenticated user</p>\n","urlObject":{"path":["complete_phone_number_auth"],"host":["https://www.clubhouseapi.com/api"],"query":[],"variable":[]}},"response":[{"id":"5c44c5e8-cd36-4732-b333-aeacbb05c6a8","name":"Successful","originalRequest":{"method":"POST","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"phone_number\": \"+989123456789\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://www.clubhouseapi.com/api/complete_phone_number_auth"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"is_verified\": true,\n    \"user_profile\": {\n        \"user_id\": 1487526937,\n        \"name\": \"name\",\n        \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1487526937_fdb9988a-107c-4869-893d-3c829f3a69b7_thumbnail_250x250\",\n        \"username\": \"username\"\n    },\n    \"auth_token\": \"78da032dd191f3781e4a7ff0f8c7136156a8af0c\",\n    \"refresh_token\": \"eyJ0gXAiOiJKV1QiLCJhjGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoicmVmcmVzaCIsImV4cCI6MzMxNTM1MjU0MDIsImp0aSI6ImFhYjFlMGM5NzI0ZjQwZjZiNTQyMTVhM2QyYjJmYjA2IiwidXNlcl9pZCI6MjQ3MzkyMjh9.RHg04pVSQ2icLBkMf3LJIRRFnEG25GoLbceFtUsfqp0\",\n    \"access_token\": \"eyJ0hhAiOiJKV1QiLCJhbGclOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjtiYWNjZXNzIiwiZXhwejoxNjE3NTI1NzAyLCJqdGkiOiI3MjgzMGI2OGY1ZDI0ODQzYjdkNWNiZmUxYTAyYzk4ZCIsInVzZXJfaWQiOjI0NzM5MjI4fQ.FAqxA5dmqbf6WCslBy_ArCcPK3NdDy5NbKcm7uwD99Y\",\n    \"is_waitlisted\": false,\n    \"is_onboarding\": false\n}"}],"_postman_id":"94297ff9-ac0d-4b31-9a0f-439820e1e630"}],"id":"04f04055-df52-4b3f-9136-9ac8bd30b36b","description":"<p>There is a multi-level authentication by phone number :</p>\n<ul>\n<li>Check user's status  </li>\n<li>Call person to say verification code  </li>\n<li>Receive verification code and deliver <code>auth_token</code>, <code>access_token</code>and <code>refresh_token</code></li>\n</ul>\n","_postman_id":"04f04055-df52-4b3f-9136-9ac8bd30b36b"},{"name":"Other","item":[{"name":"Release Notes","id":"cb021d9d-5168-434d-beca-70b516cbe760","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"<id>","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token <token>","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://www.clubhouseapi.com/api/get_release_notes","description":"<p>Get release notes</p>\n","urlObject":{"path":["get_release_notes"],"host":["https://www.clubhouseapi.com/api"],"query":[],"variable":[]}},"response":[{"id":"d7902a85-f2ba-49d7-8439-1a15eb22478f","name":"Successful","originalRequest":{"method":"POST","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"1387526936","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token 78da002dd191f3781e4a7ff0e8c7136156a8af0c","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://www.clubhouseapi.com/api/get_release_notes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 04 Apr 2021 09:20:06 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"close"},{"key":"Allow","value":"OPTIONS, POST"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Vary","value":"Origin"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"093dc7bf6000002c563c382000000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"63a975789a172c56-FRA"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"should_display\": true,\n    \"title\": \"🕹 You are now using the latest update of Clubhouse!\",\n    \"action\": \"See What's New\",\n    \"url\": \"https://whatsnew.joinclubhouse.com\"\n}"}],"_postman_id":"cb021d9d-5168-434d-beca-70b516cbe760"},{"name":"Check For Update","id":"d9a13744-6665-4b20-a433-59d8e983aa44","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"<id>","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token <token>","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://www.clubhouseapi.com/api/check_for_update?is_testflight=0","description":"<p>Check for app updates</p>\n","urlObject":{"path":["check_for_update"],"host":["https://www.clubhouseapi.com/api"],"query":[{"key":"is_testflight","value":"0"}],"variable":[]}},"response":[{"id":"032f3485-c352-40bf-a2d2-ec612c09171d","name":"Successful","originalRequest":{"method":"POST","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"1387526936","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token 78da002dd191f3781e4a7ff0e8c7136156a8af0c","type":"text"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://www.clubhouseapi.com/api/check_for_update?is_testflight=0","protocol":"https","host":["www","clubhouseapi","com"],"path":["api","check_for_update"],"query":[{"key":"is_testflight","value":"0"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 04 Apr 2021 09:22:59 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"35"},{"key":"Connection","value":"close"},{"key":"Allow","value":"POST, GET, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Vary","value":"Origin"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"093dca62a200002c56080db000000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"63a979b10e292c56-FRA"}],"cookie":[],"responseTime":null,"body":"{\n    \"has_update\": false,\n    \"success\": true\n}"}],"_postman_id":"d9a13744-6665-4b20-a433-59d8e983aa44"},{"name":"Waitlist Status","id":"a043e626-9238-4689-bb95-d34424b087c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"<id>","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token <token>","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://www.clubhouseapi.com/api/check_waitlist_status","description":"<p>Check whether you're still on a waitlist or not</p>\n","urlObject":{"path":["check_waitlist_status"],"host":["https://www.clubhouseapi.com/api"],"query":[],"variable":[]}},"response":[{"id":"4a032857-f5b2-47fb-a5d3-d44a6f4ea652","name":"Successful","originalRequest":{"method":"POST","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"1387526936","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token 78da002dd191f3781e4a7ff0e8c7136156a8af0c","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://www.clubhouseapi.com/api/check_waitlist_status"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 04 Apr 2021 09:24:52 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"302"},{"key":"Connection","value":"close"},{"key":"Allow","value":"POST, GET, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Vary","value":"Accept-Encoding, Origin"},{"key":"Content-Encoding","value":"gzip"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"093dcc1a8800002c56de0be000000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"63a97c70dc402c56-FRA"}],"cookie":[],"responseTime":null,"body":"{\n    \"is_waitlisted\": false,\n    \"is_onboarding\": true,\n    \"analytics_properties\": {\n        \"SignUpWeek\": \"2021-10\",\n        \"SignUpDay\": \"3/11/2021\"\n    },\n    \"enable_twitter\": true,\n    \"num_preselect_follows\": 50,\n    \"invited_by_user_profile\": {\n        \"user_id\": 109664648,\n        \"name\": \"name\",\n        \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/109664648_8c9191c5-663b-465c-b421-70fc553e683d_thumbnail_250x250\",\n        \"username\": \"username\"\n    },\n    \"club\": null,\n    \"success\": true\n}"}],"_postman_id":"a043e626-9238-4689-bb95-d34424b087c4"}],"id":"dbfeb241-9bb3-471e-93c6-cb4a2c57f06d","description":"<p>Other useful API endpoints for Clubhouse</p>\n","_postman_id":"dbfeb241-9bb3-471e-93c6-cb4a2c57f06d"},{"name":"User","item":[{"name":"Add Email","id":"0497b515-80e1-421d-97d6-8a6b2ecbbd6d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"<id>","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token <token>","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"<email address>\"\r\n}"},"url":"https://www.clubhouseapi.com/api/add_email","description":"<p>Request for email verification. You only need to do this once.</p>\n","urlObject":{"path":["add_email"],"host":["https://www.clubhouseapi.com/api"],"query":[],"variable":[]}},"response":[{"id":"a26b8e0d-adb9-4489-a21d-f9dcf08822a0","name":"Already verified","originalRequest":{"method":"POST","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"1387526936","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Token 78da002dd191f3781e4a7ff0e8c7136156a8af0c","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"hatamiarash7@gmail.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://www.clubhouseapi.com/api/add_email"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 04 Apr 2021 09:26:18 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"72"},{"key":"Connection","value":"close"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Vary","value":"Origin"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"093dcd6d4000002c56cbaf7000000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"63a97e8eca212c56-FRA"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"error_message\": \"The email has already been verified.\"\n}"},{"id":"1f7a73fb-6c42-44eb-b3b9-aa890920de3f","name":"Successful","originalRequest":{"method":"POST","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"1387526936","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token 78da002dd191f3781e4a7ff0e8c7136156a8af0c","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"info@arash-hatami.ir\"\r\n}"},"url":"https://www.clubhouseapi.com/api/add_email"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 04 Apr 2021 09:27:24 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"16"},{"key":"Connection","value":"close"},{"key":"Allow","value":"OPTIONS, POST"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Vary","value":"Origin"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"093dce6da000002c5624ae7000000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"63a980290a812c56-FRA"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true\n}"}],"_postman_id":"0497b515-80e1-421d-97d6-8a6b2ecbbd6d"},{"name":"Settings","id":"d914e249-bf66-460b-bc06-b72975c31cb7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"<id>","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token <token>","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://www.clubhouseapi.com/api/get_settings","description":"<p>Receive user's settings.</p>\n","urlObject":{"path":["get_settings"],"host":["https://www.clubhouseapi.com/api"],"query":[],"variable":[]}},"response":[{"id":"19da16d5-8ac3-4e0b-b062-a1512649bc9c","name":"Successful","originalRequest":{"method":"POST","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"1387526936","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token 78da002dd191f3781e4a7ff0e8c7136156a8af0c","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://www.clubhouseapi.com/api/get_settings"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 04 Apr 2021 09:31:19 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"close"},{"key":"Allow","value":"GET, OPTIONS, POST"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Vary","value":"Origin"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"093dd2026700002c5635abf000000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"63a985e3def82c56-FRA"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"notifications_enable_trending\": true,\n    \"notifications_frequency\": 3,\n    \"notifications_is_paused\": false,\n    \"success\": true\n}"}],"_postman_id":"d914e249-bf66-460b-bc06-b72975c31cb7"},{"name":"Me","id":"a356d57e-c998-43a7-b201-cbe552cddf16","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"<id>","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token <token>","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"return_blocked_ids\": true,\r\n    \"timezone_identifier\": \"Asia/Tehran\",\r\n    \"return_following_ids\": true\r\n}"},"url":"https://www.clubhouseapi.com/api/me","description":"<p>Get my information.</p>\n","urlObject":{"path":["me"],"host":["https://www.clubhouseapi.com/api"],"query":[],"variable":[]}},"response":[{"id":"cd9e3dc0-6da2-4e34-9149-1a4df7578aa8","name":"Successful","originalRequest":{"method":"POST","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"1387526936","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token 78da002dd191f3781e4a7ff0e8c7136156a8af0c","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"return_blocked_ids\": true,\r\n    \"timezone_identifier\": \"Asia/Tehran\",\r\n    \"return_following_ids\": true\r\n}"},"url":"https://www.clubhouseapi.com/api/me"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 04 Apr 2021 09:33:02 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"947"},{"key":"Connection","value":"close"},{"key":"Allow","value":"GET, OPTIONS, POST"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Vary","value":"Accept-Encoding, Origin"},{"key":"Content-Encoding","value":"gzip"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"093dd3963b00002c5615be3000000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"63a98869fe382c56-FRA"}],"cookie":[],"responseTime":null,"body":"{\n    \"has_unread_notifications\": false,\n    \"actionable_notifications_count\": 0,\n    \"num_invites\": 5,\n    \"refresh_token\": \"eyJ0eXAiOiJKV1QiLCJhbGdiOiJIUzI1NiJ8.eyJ0b2tlbl90eXBlIjoicmVmcmVzaCIsImV4hCI6MzMxNTM1Mjg3ODIsImp0aSI6Ijc4YjRiMzMzMDVkODQ4ZWI4Mzg2NGExMDhiMzQyOTFkIiwidXNlcl9pZCI6MjQ3MzkyMjh9.36qEUoiSsQHnMuRoJdpcVFYcrn6H2jlfjkpIjI80pxQ\",\n    \"access_token\": \"eyJ0eXAiOiJKV1QiLCJhbGcyOi8IUzI1NiJ9.eyJ0b2tlbl90eXBlIjoiYWNjZXNzIiwiZXhwrjoxNjE3NTI5MDgyLCJqdGkiOiJjNjk4YjFiNTY2MDc0MjcxYjcwNGY2OTg4YjcwOWI2MCIsInVzZXJfaWQiOjI0NzM5MjI4fQ.HgY4mfCS4YaFEckkFGmRzywe7DbMoTIdrOuQu_Rw8L0\",\n    \"notifications_enabled\": true,\n    \"user_profile\": {\n        \"user_id\": 1357526937,\n        \"name\": \"name\",\n        \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1357526937_fdb9988a-107c-4869-893d-3c829f3a69b7_thumbnail_250x250\",\n        \"username\": \"username\"\n    },\n    \"following_ids\": [\n        26579348,\n        84737361,\n        93145692\n    ],\n    \"blocked_ids\": [\n        1404218017\n    ],\n    \"is_admin\": false,\n    \"email\": \"email\",\n    \"feature_flags\": [\n        \"\"\n    ],\n    \"success\": true\n}"}],"_postman_id":"a356d57e-c998-43a7-b201-cbe552cddf16"},{"name":"Follow User","id":"eab2072a-5a2d-4396-8b85-ddd7165540ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"<id>","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token <token>","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"source_topic_id\": null,\r\n    \"user_ids\": null,\r\n    \"user_id\": 347582,\r\n    \"source\": 4\r\n}"},"url":"https://www.clubhouseapi.com/api/follow","description":"<p>Follow a user.<br />Different value for <code>source</code> may require different parameters to be set. The default value is 4</p>\n","urlObject":{"path":["follow"],"host":["https://www.clubhouseapi.com/api"],"query":[],"variable":[]}},"response":[{"id":"39f9e96c-7a6a-49e2-8a8c-68dc88ce1df9","name":"Successful","originalRequest":{"method":"POST","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"1387526936","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token 78da002dd191f3781e4a7ff0e8c7136156a8af0c","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"source_topic_id\": null,\r\n    \"user_ids\": null,\r\n    \"user_id\": 347582,\r\n    \"source\": 4\r\n}"},"url":"https://www.clubhouseapi.com/api/follow"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 04 Apr 2021 10:01:16 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"16"},{"key":"Connection","value":"close"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Vary","value":"Origin"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"093ded705100002c56252ba000000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"63a9b1c6ec272c56-FRA"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true\n}"}],"_postman_id":"eab2072a-5a2d-4396-8b85-ddd7165540ca"},{"name":"Unfollow User","id":"b7a87eb4-d348-4b90-8eca-da3fd750b74c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"<id>","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token <token>","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"user_id\": 347582\r\n}"},"url":"https://www.clubhouseapi.com/api/unfollow","description":"<p>Unfollow a user.</p>\n","urlObject":{"path":["unfollow"],"host":["https://www.clubhouseapi.com/api"],"query":[],"variable":[]}},"response":[{"id":"703f2842-1e75-4bd3-97a6-4e0bc27de8dc","name":"Successful","originalRequest":{"method":"POST","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"1387526936","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token 78da002dd191f3781e4a7ff0e8c7136156a8af0c","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"user_id\": 347582\r\n}"},"url":"https://www.clubhouseapi.com/api/unfollow"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 04 Apr 2021 10:01:45 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"16"},{"key":"Connection","value":"close"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Vary","value":"Origin"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"093dede0a700002c56c9aa5000000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"63a9b27aae862c56-FRA"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true\n}"}],"_postman_id":"b7a87eb4-d348-4b90-8eca-da3fd750b74c"},{"name":"Block","id":"8b141c1e-edae-4bf9-8179-daf5ef3d4908","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"<id>","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token <token>","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"user_id\": 347582\r\n}"},"url":"https://www.clubhouseapi.com/api/block","description":"<p>Block a user.</p>\n","urlObject":{"path":["block"],"host":["https://www.clubhouseapi.com/api"],"query":[],"variable":[]}},"response":[{"id":"6edaf3bd-f705-4b94-a728-657bc6eece1d","name":"Successful","originalRequest":{"method":"POST","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"1387526936","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token 78da002dd191f3781e4a7ff0e8c7136156a8af0c","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"user_id\": 347582\r\n}"},"url":"https://www.clubhouseapi.com/api/block"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 04 Apr 2021 10:11:02 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"16"},{"key":"Connection","value":"close"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Vary","value":"Origin"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"093df661bf00002c56dab19000000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"63a9c015fb992c56-FRA"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true\n}"}],"_postman_id":"8b141c1e-edae-4bf9-8179-daf5ef3d4908"},{"name":"Unblock","id":"c5967a91-6bb9-49f7-b8fa-7ed2f7e9330c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"<id>","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token <token>","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"user_id\": 347582\r\n}"},"url":"https://www.clubhouseapi.com/api/unblock","description":"<p>Unblock a user.</p>\n","urlObject":{"path":["unblock"],"host":["https://www.clubhouseapi.com/api"],"query":[],"variable":[]}},"response":[{"id":"34967f9e-a018-4595-9b6f-b58b2d4842ee","name":"Successful","originalRequest":{"method":"POST","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"1387526936","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token 78da002dd191f3781e4a7ff0e8c7136156a8af0c","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"user_id\": 347582\r\n}"},"url":"https://www.clubhouseapi.com/api/unblock"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 04 Apr 2021 10:11:41 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"16"},{"key":"Connection","value":"close"},{"key":"Allow","value":"OPTIONS, POST"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Vary","value":"Origin"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"093df6f8c200002c56cba84000000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"63a9c1079f142c56-FRA"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true\n}"}],"_postman_id":"c5967a91-6bb9-49f7-b8fa-7ed2f7e9330c"},{"name":"Followings","id":"05bcb53d-9c7a-4ef1-8ce3-8e3f38043c7a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"<id>","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token <token>","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://www.clubhouseapi.com/api/get_following?user_id=1387526936&page_size=100&page=1","description":"<p>Get following of the given <code>user_id</code></p>\n","urlObject":{"path":["get_following"],"host":["https://www.clubhouseapi.com/api"],"query":[{"key":"user_id","value":"1387526936"},{"key":"page_size","value":"100"},{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"017b4479-c3dc-42d9-a46f-4e1536d64191","name":"Successful","originalRequest":{"method":"GET","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"1387526936","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token 78da002dd191f3781e4a7ff0e8c7136156a8af0c","type":"text"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://www.clubhouseapi.com/api/get_following?user_id=1387526936&page_size=100&page=1","protocol":"https","host":["www","clubhouseapi","com"],"path":["api","get_following"],"query":[{"key":"user_id","value":"1387526936"},{"key":"page_size","value":"100"},{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 04 Apr 2021 09:36:09 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"7206"},{"key":"Connection","value":"close"},{"key":"Allow","value":"GET, POST, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Vary","value":"Accept-Encoding, Origin"},{"key":"Content-Encoding","value":"gzip"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"093dd6713b00002c5628933000000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"63a98cfb9a532c56-FRA"}],"cookie":[],"responseTime":null,"body":"{\n    \"users\": [\n        {\n            \"user_id\": 699471103,\n            \"name\": \"Arman Babagol\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/699471103_dd53549c-056f-4eea-b3ef-922d43abfb60_thumbnail_250x250\",\n            \"username\": \"armandivar\",\n            \"bio\": \"Crypto lawyer\\nFin tech fan and lawyer \\nBitcoin lover \\nAttorney at law ⚖️\\nMember …\",\n            \"twitter\": \"armandivar\"\n        },\n        {\n            \"user_id\": 2033875571,\n            \"name\": \"Mohammad Jorjandi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2033875571_1faa4749-7a27-4417-bbed-a2108b69b541_thumbnail_250x250\",\n            \"username\": \"jorjandi\",\n            \"bio\": \"⌨️Hacker @Shabgard\\n💻 Infosec @Work\\n⚖️ Cybercrime  @Webamooz\\nSon, Husband, Father…\",\n            \"twitter\": \"s7az2mm\"\n        },\n        {\n            \"user_id\": 1298314159,\n            \"name\": \"Moe farmani\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1298314159_dc41a914-6d59-4718-aa62-1f0aecd610cf_thumbnail_250x250\",\n            \"username\": \"moefarmani\",\n            \"bio\": \"🎖Entrepreneur. Business owner\\n🌐Blockchain Researcher  \\n💎Crypto Holder since 2016…\",\n            \"twitter\": \"MoeFarmani\"\n        },\n        {\n            \"user_id\": 1444917364,\n            \"name\": \"Hadi Mahboob\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1444917364_11355637-711f-4ea0-89ed-1e69a5b737c3_thumbnail_250x250\",\n            \"username\": \"block220950\",\n            \"bio\": \"Software & IT Engineer\\nBitcoin & Blockchain\\nCryptocurrency Miner \\nDecentralized …\",\n            \"twitter\": \"Block220950\"\n        },\n        {\n            \"user_id\": 380951076,\n            \"name\": \"Zana Rostami\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/380951076_fbd05ee4-3d3b-4018-b3bd-509223628fe2_thumbnail_250x250\",\n            \"username\": \"zanar74\",\n            \"bio\": null,\n            \"twitter\": null\n        },\n        {\n            \"user_id\": 84737331,\n            \"name\": \"Amirhossein Nateghi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/84737331_b8411b9f-15b3-495b-bf6d-82d18ef3940d_thumbnail_250x250\",\n            \"username\": \"a_nateghi\",\n            \"bio\": \"CEO and Co-Founder at Quiz of Kings 👑\\n\\nQuiz of Kings is an online social trivia …\",\n            \"twitter\": \"a_nateghi\"\n        },\n        {\n            \"user_id\": 1492556300,\n            \"name\": \"Ashkan Armandehi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1492556300_3f05fb93-e8a9-47ec-abf0-d1d031d0d5be_thumbnail_250x250\",\n            \"username\": \"ashkanarmandehi\",\n            \"bio\": \"CEO at divar.ir\",\n            \"twitter\": \"AshkanArmandehi\"\n        },\n        {\n            \"user_id\": 1922512883,\n            \"name\": \"Sadegh Khademi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1922512883_efd8b254-f3a0-433b-98d8-905bd99af3c9_thumbnail_250x250\",\n            \"username\": \"niiiixd\",\n            \"bio\": \"#devops #linux *nix sysadmin #cisco system engineer\",\n            \"twitter\": null\n        },\n        {\n            \"user_id\": 453603799,\n            \"name\": \"Arash Rasoulzadeh\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/453603799_856897a3-a50e-428e-aac2-c9408586906a_thumbnail_250x250\",\n            \"username\": \"x3n0b1a\",\n            \"bio\": \"🚨 Devops\\n👨\\u200d🔧 System Architect \\n👨\\u200d💻 Senior Software Engineer \\n\\n👨\\u200d💻 Devops and Sys…\",\n            \"twitter\": \"x3n0b1a\"\n        },\n        {\n            \"user_id\": 1711051064,\n            \"name\": \"Arash Heydarian\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1711051064_2071194e-70e4-4b6d-86c5-e33db04d5749_thumbnail_250x250\",\n            \"username\": \"arainjast\",\n            \"bio\": \"👨🏻\\u200d💻 Software Engineer (Back-End)\\n\\n👨🏻\\u200d🎓 Lifelong Learner\",\n            \"twitter\": \"arainjast\"\n        },\n        {\n            \"user_id\": 857797995,\n            \"name\": \"Alireza Eskandari\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/857797995_e11bd62d-57b0-4637-8ed9-464aefbee893_thumbnail_250x250\",\n            \"username\": \"aleskxyz\",\n            \"bio\": \"Manager of cloud services @ Afranet\",\n            \"twitter\": null\n        },\n        {\n            \"user_id\": 1485058123,\n            \"name\": \"Touhid Arastu\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1485058123_5eaf4629-ef83-4f6a-922a-006d861f3c6c_thumbnail_250x250\",\n            \"username\": \"arastuq\",\n            \"bio\": \"Software Engineer, he/him\",\n            \"twitter\": null\n        },\n        {\n            \"user_id\": 2075429675,\n            \"name\": \"Hossein Taleghani\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2075429675_cef9121c-47fb-4224-bbe0-1639bc710cdd_thumbnail_250x250\",\n            \"username\": \"a3dho3yn\",\n            \"bio\": \"من خودمم، نه خاطره.\\na3dho3yn.ir\",\n            \"twitter\": \"a3dHo3yn\"\n        },\n        {\n            \"user_id\": 1408132616,\n            \"name\": \"Reza \\u200c\\u200c\\u200c\\u200c\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1408132616_16b0e30f-cd0b-4d96-8660-3ef03b941f73_thumbnail_250x250\",\n            \"username\": \"recrocodile\",\n            \"bio\": \"👨\\u200d💻Programmer 🎮 Casual Gamer 💻 Entrepreneur. Founder of jobinja.ir ⚡️\",\n            \"twitter\": \"reshadman\"\n        },\n        {\n            \"user_id\": 1153408533,\n            \"name\": \"Ashkan\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1153408533_cdf82f97-dc35-4201-ad8a-c7e6a2836cb9_thumbnail_250x250\",\n            \"username\": \"ans_ashkan\",\n            \"bio\": \"Software Architect, Developer, Gamer\",\n            \"twitter\": null\n        },\n        {\n            \"user_id\": 1222410206,\n            \"name\": \"/dev/nvram\",\n            \"photo_url\": null,\n            \"username\": \"mroplus\",\n            \"bio\": \"FullStack Engineer / Malware Analyst / Reverse Engineer\",\n            \"twitter\": null\n        },\n        {\n            \"user_id\": 1311596648,\n            \"name\": \"Miladᴺᴼᵁᴿᴵ（ツ）\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1311596648_39a99f47-ca07-4e72-87af-8fd72a5e9033_thumbnail_250x250\",\n            \"username\": \"milad_nouri\",\n            \"bio\": \"🔸 برنامه\\u200cنویس، مشغول توسعه نرم\\u200cافزار\\n🔸 کنجکاو در مورد تکنولوژی.\\n\\u200c\\n\\u200c\\u200c💻☕️📲\\n\\u200c\\nhttp:…\",\n            \"twitter\": \"MilaDnu\"\n        },\n        {\n            \"user_id\": 1106242022,\n            \"name\": \"Sadra Amlashi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1106242022_5ee3050c-9539-4d16-9566-0d11f4de5b5e_thumbnail_250x250\",\n            \"username\": \"sadrame\",\n            \"bio\": \"🤠 Co-Founder of Crys.to\\n💰 Cryptocurrency Trading Solutions Developer\\n💻 Software …\",\n            \"twitter\": \"sadra_me\"\n        },\n        {\n            \"user_id\": 309513086,\n            \"name\": \"Taha Farahani\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/309513086_6777cdf1-a1c5-44fa-b553-9059c6369ae3_thumbnail_250x250\",\n            \"username\": \"tahacodes\",\n            \"bio\": \"backend developer, *nix sysadmin, devops, sre\\n\\ntwitter: @tahacodes\",\n            \"twitter\": null\n        },\n        {\n            \"user_id\": 1427187890,\n            \"name\": \"Yashar Shahinzadeh\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1427187890_ceb9dec4-5de4-45ba-864d-37b084fc7616_thumbnail_250x250\",\n            \"username\": \"voorivex\",\n            \"bio\": \"Bug hunter and security lover 👀\",\n            \"twitter\": \"voorivex\"\n        },\n        {\n            \"user_id\": 532935481,\n            \"name\": \"Mahmoud Eskandari\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/532935481_51c92be6-6ef7-4790-8220-ad3fd854e197_thumbnail_250x250\",\n            \"username\": \"mahmoudeskandari\",\n            \"bio\": \"Developer\",\n            \"twitter\": null\n        },\n        {\n            \"user_id\": 843512678,\n            \"name\": \"Vesal Behrouzi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/843512678_3da50e5f-5d37-4861-be6c-e6be6da00eca_thumbnail_250x250\",\n            \"username\": \"vesalbehrouzi\",\n            \"bio\": \"#SoftwareArchitect /#Developer, C#, .Net, #AI & #Neuroscience enthusiast, Full-t…\",\n            \"twitter\": \"vesalBehrouzi\"\n        },\n        {\n            \"user_id\": 972002375,\n            \"name\": \"Samsam Babadi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/972002375_688d9e73-c3b9-41e6-83b1-a1f7a559a483_thumbnail_250x250\",\n            \"username\": \"samsambabadi\",\n            \"bio\": \"Tech Lead & Software Engineer @ArvanCloud\",\n            \"twitter\": \"SamsamBabadi\"\n        },\n        {\n            \"user_id\": 687962869,\n            \"name\": \"جالینوکس\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/687962869_2b35749c-6190-4745-8d75-3de7bb167b6e_thumbnail_250x250\",\n            \"username\": \"iam_vee\",\n            \"bio\": \"Carpe diem\",\n            \"twitter\": null\n        },\n        {\n            \"user_id\": 1924916724,\n            \"name\": \"Ali Bandari\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1924916724_e1f39e0d-fd30-4b34-b44d-02334386f866_thumbnail_250x250\",\n            \"username\": \"alibandari\",\n            \"bio\": \"Podcaster: \\n🎙 | ChannelB \\n🎙 | Bplus \\n\\nYoutuber:\\n📹 | Bplus\\n        https://youtub…\",\n            \"twitter\": \"channelBpodcast\"\n        },\n        {\n            \"user_id\": 1383186379,\n            \"name\": \"Alireza Ronaghi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1383186379_7a069864-2c6d-4713-abe1-466c25346ce3_thumbnail_250x250\",\n            \"username\": \"alireza_ronaghi\",\n            \"bio\": null,\n            \"twitter\": null\n        },\n        {\n            \"user_id\": 1075696108,\n            \"name\": \"Nazanin  Qfn\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1075696108_6d0566d0-c21f-42df-b2ad-2ad5f5781ab0_thumbnail_250x250\",\n            \"username\": \"naziqfn\",\n            \"bio\": \"CS student\",\n            \"twitter\": null\n        },\n        {\n            \"user_id\": 460245760,\n            \"name\": \"Saman Arani\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/460245760_4a0d6220-a596-41e6-b296-680adab0ea9e_thumbnail_250x250\",\n            \"username\": \"samanarani\",\n            \"bio\": \"UX | Ui Designer 📱🖥\\nFollow me on Instagram 😉👌🏻💠\",\n            \"twitter\": null\n        },\n        {\n            \"user_id\": 587882131,\n            \"name\": \"Ilia Vakili\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/587882131_b38be038-f3a6-4811-bbfc-c0ed75b1ad5e_thumbnail_250x250\",\n            \"username\": \"thereticent\",\n            \"bio\": null,\n            \"twitter\": \"theReticent\"\n        },\n        {\n            \"user_id\": 545753876,\n            \"name\": \"Alireza Asadi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/545753876_6639734b-bb67-47df-99af-ad4a94bd9b86_thumbnail_250x250\",\n            \"username\": \"mralirezaa\",\n            \"bio\": \"👨\\u200d💻 iOS Developer at Karafs.\\n📱Apple tech enthusiast.\\n🇮🇷 Located in Iran\\n—\\n💻 Open…\",\n            \"twitter\": \"MrAlirezaa\"\n        },\n        {\n            \"user_id\": 389673305,\n            \"name\": \"Mobina Ezzoddin\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/389673305_f807270c-a6cd-469b-8826-ff63d00344e2_thumbnail_250x250\",\n            \"username\": \"m_ezzoddin\",\n            \"bio\": \"🎓 Computer Engineering\\n💻 Web developer \\n📍Iran, Semnan \\n\\n🇩🇪 ✈️\",\n            \"twitter\": \"mezz_ir\"\n        },\n        {\n            \"user_id\": 93145642,\n            \"name\": \"sara Khodarahmi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/93145642_627919e9-0bc2-4e4e-8c6c-7f1d68762776_thumbnail_250x250\",\n            \"username\": \"sarakhodarahmi\",\n            \"bio\": null,\n            \"twitter\": null\n        },\n        {\n            \"user_id\": 26579308,\n            \"name\": \"Mohammad Mohammadjani\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/26579308_23caa50f-d6ca-430c-97aa-f07f40b8881a_thumbnail_250x250\",\n            \"username\": \"mohammadmj92\",\n            \"bio\": null,\n            \"twitter\": null\n        },\n        {\n            \"user_id\": 557771521,\n            \"name\": \"Ali Qajarian\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/557771521_b537c630-8be9-43bb-8a08-8ce9774a6879_thumbnail_250x250\",\n            \"username\": \"matexo\",\n            \"bio\": \"M.Sc AI 📚\\nML DL researcher\\nBack-end Dev 💻\\nTehran 📍\",\n            \"twitter\": null\n        },\n        {\n            \"user_id\": 1833562138,\n            \"name\": \"PariSa hnd\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1833562138_fdc7443d-6425-4c7c-9ebf-c39aff8e3df8_thumbnail_250x250\",\n            \"username\": \"parisahnd\",\n            \"bio\": \"Designer\",\n            \"twitter\": null\n        },\n        {\n            \"user_id\": 324511443,\n            \"name\": \"Minaw Hassanzade\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/324511443_3014cd96-6687-4a45-b540-52dd5be93807_thumbnail_250x250\",\n            \"username\": \"minaw_hss\",\n            \"bio\": \"Electrical engineer 🔌\\nShariaty university\",\n            \"twitter\": null\n        },\n        {\n            \"user_id\": 1834700975,\n            \"name\": \"﮼\\u200cمهدی ﮼\\u200cرحیمی\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1834700975_7b3cfc61-efe0-40f2-8933-6c8eb2a43ada_thumbnail_250x250\",\n            \"username\": \"mehdirahimi\",\n            \"bio\": \"📍﮼\\u200cتهران\\n📐﮼معمار\",\n            \"twitter\": \"WehdiRahimi\"\n        },\n        {\n            \"user_id\": 803756102,\n            \"name\": \"Milad Emad\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/803756102_ad2eedb1-0d7f-47ec-a50d-0c051eff84fa_thumbnail_250x250\",\n            \"username\": \"milademad\",\n            \"bio\": null,\n            \"twitter\": null\n        },\n        {\n            \"user_id\": 371102108,\n            \"name\": \"Dana Rostami\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/371102108_d9745a50-35bc-4b9e-b855-329142e4b45b_thumbnail_250x250\",\n            \"username\": \"danarostami\",\n            \"bio\": \"👨🏻\\u200d💻iOS Developer\\n💍❤\",\n            \"twitter\": null\n        },\n        {\n            \"user_id\": 957344436,\n            \"name\": \"Maryam Afkar\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/957344436_66a13381-9dc3-4703-9d29-9d3dd2677d82_thumbnail_250x250\",\n            \"username\": \"maryamafkar\",\n            \"bio\": null,\n            \"twitter\": null\n        },\n        {\n            \"user_id\": 1322269570,\n            \"name\": \"parisa mhr\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1322269570_1ee1cce5-46cd-41d2-b0f7-83b865fa4583_thumbnail_250x250\",\n            \"username\": \"parisamhrs\",\n            \"bio\": \"🧸💌\",\n            \"twitter\": null\n        },\n        {\n            \"user_id\": 427549750,\n            \"name\": \"Ali Armanideh\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/427549750_2665570f-6d45-4716-8fda-152f11e9fca0_thumbnail_250x250\",\n            \"username\": \"armanideh\",\n            \"bio\": null,\n            \"twitter\": null\n        },\n        {\n            \"user_id\": 556148345,\n            \"name\": \"sajad soroush\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/556148345_4aae61d4-7eff-433a-b021-537940c8524d_thumbnail_250x250\",\n            \"username\": \"soroush95\",\n            \"bio\": null,\n            \"twitter\": null\n        },\n        {\n            \"user_id\": 1200587227,\n            \"name\": \"Sepehr Rajabi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1200587227_f3c784c6-0ef8-4774-aebd-9aef28d685ef_thumbnail_250x250\",\n            \"username\": \"grainysepehr\",\n            \"bio\": \"Biotech stu\\nAnalog syndrome\",\n            \"twitter\": \"Grainysepehr\"\n        },\n        {\n            \"user_id\": 993157495,\n            \"name\": \"MOHADESE Hm\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/993157495_a7da211c-4358-43b1-92d0-680c690218e7_thumbnail_250x250\",\n            \"username\": \"mohitaw\",\n            \"bio\": null,\n            \"twitter\": null\n        },\n        {\n            \"user_id\": 975542021,\n            \"name\": \"Milad Rahimi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/975542021_3fa61fc8-a06a-45ad-b276-01e59e14b30b_thumbnail_250x250\",\n            \"username\": \"miladrahimi\",\n            \"bio\": \"Software Engineer @ Snapp\",\n            \"twitter\": \"realmiladrahimi\"\n        },\n        {\n            \"user_id\": 109664647,\n            \"name\": \"SamadiPour\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/109664647_8c9191c5-663b-465c-b421-70fc553e683d_thumbnail_250x250\",\n            \"username\": \"samadipour\",\n            \"bio\": null,\n            \"twitter\": null\n        },\n        {\n            \"user_id\": 521769487,\n            \"name\": \"Mehdi Shirvani\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/521769487_4cd5a27c-08c4-4f80-9f14-d622d96d6d89_thumbnail_250x250\",\n            \"username\": \"mehdishirvani\",\n            \"bio\": \"MSc Mechanical Engineering\",\n            \"twitter\": null\n        },\n        {\n            \"user_id\": 635786071,\n            \"name\": \"AliReza Hamidi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/635786071_7de762a8-b023-4c6d-8fbd-e58955720403_thumbnail_250x250\",\n            \"username\": \"alir3zzza\",\n            \"bio\": \"📍Iran\\n⚙️BSc Mechanical Engineering.\\n🥊Amateur boxer\\n🎧Underground music fan\\n📖Inter…\",\n            \"twitter\": null\n        }\n    ],\n    \"clubs\": [\n        {\n            \"club_id\": 2032189393,\n            \"name\": \"Crypto Club \",\n            \"description\": \"محلی برای انتقال دانش و تجربیات با موضوعیت رمز ارزها و بلاکچین\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_2032189393_f6fb97bb-eb92-4a9b-b538-73c5d7e62d49_thumbnail_250x250\",\n            \"num_members\": 1114,\n            \"num_followers\": 1725,\n            \"enable_private\": true,\n            \"is_follow_allowed\": true,\n            \"is_membership_private\": false,\n            \"is_community\": false,\n            \"rules\": [],\n            \"url\": \"https://www.joinclubhouse.com/club/crypto-club\",\n            \"num_online\": 0\n        },\n        {\n            \"club_id\": 10227,\n            \"name\": \"Data and AI\",\n            \"description\": \"👋 Welcome to Data and AI Club! \\nOne of Top 20 clubs on Clubhouse\\n\\nThis is the place to discuss the latest trends and topics related to Data, Machine Learning, and Artificial Intelligence. \\nWe are hosting Industry experts and researchers for different topics in this field. \\n\\nTopics include but not limited to:\\n- Different Data roles\\n- Interview prep\\n- Advancements in Data & AI\\n- Data, Compliance, and Privacy\\n- AI applications \\n- Startup Office hours\\n- Responsible AI\\nand many more...\\n\\n——How to host a room?——\\nSubmit your room ideas at https://tinyurl.com/chdataandai\\n\\nEvents Calendar: \\ntiny.cc/chdataandaievents\\n\\nFollow this club and the founder (@muazma) to stay up to date!\\nAdmins:  @ouvessvit, @sundas, @vishalr, @obretenov, @itachee\\nReach out to Natalie (@ouvessvit) for EMEA room suggestions\\n\\nWe host 5+ weekly rooms and regular rooms on Sat 11 am/2/3 pm PST where you can start your Data & AI journey and get your questions answered.\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_10227_95cbfbaa-89ec-4b93-aa62-0de91c495885_thumbnail_250x250\",\n            \"num_members\": 1996,\n            \"num_followers\": 131357,\n            \"enable_private\": true,\n            \"is_follow_allowed\": true,\n            \"is_membership_private\": false,\n            \"is_community\": true,\n            \"rules\": [\n                {\n                    \"desc\": \"Think before you speak.\",\n                    \"title\": \"Be Kind\"\n                },\n                {\n                    \"desc\": \"Bring your knowledge and learning to the discussions.\",\n                    \"title\": \"Be Real\"\n                },\n                {\n                    \"desc\": \"Be ready to learn and share knowledge!\",\n                    \"title\": \"Be Curious\"\n                }\n            ],\n            \"url\": \"https://www.joinclubhouse.com/club/dataandai\",\n            \"num_online\": 0\n        },\n        {\n            \"club_id\": 1223493131,\n            \"name\": \"Persian Programmer\",\n            \"description\": \"اولین کلاب برنامه نویس های فارسی زبان 🇮🇷 | اینجا در مورد تکنولوژی های جدید در دنیای برنامه نویسی صحبت میکنیم👨🏻\\u200d💻 | برنامه هر پنجشنبه ساعت ۹ به وقت تهران ⏰ | همه زبان های برنامه نویسی خوبه و برای استفاده کردنه لطفا در مورد این موضوع تعصب نداشته باشیم🔴\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1223493131_b791f0dc-ae3d-46fe-8b31-80e096ca0513_thumbnail_250x250\",\n            \"num_members\": 964,\n            \"num_followers\": 1616,\n            \"enable_private\": true,\n            \"is_follow_allowed\": true,\n            \"is_membership_private\": false,\n            \"is_community\": true,\n            \"rules\": [],\n            \"url\": \"https://www.joinclubhouse.com/club/persian-programmer\",\n            \"num_online\": 0\n        },\n        {\n            \"club_id\": 533709360,\n            \"name\": \"Persian Freelancers \",\n            \"description\": \"This club is a place to grow your network.\\n\\nWe discuss issues related to the life and work of freelancers.\\n\\nIf you have an idea around start a room related to freelancing, create the event and add me (@nekofar) as co-host, then contact me to move the event under club. \\n\\nBloggers • Copywriters • Designers • Illustrators • Developers • Photographers • Translators • Musicians • Lawyers • Journalists • Architects • Others\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_533709360_50642f7b-631d-4b7b-8045-e262b0c811fb_thumbnail_250x250\",\n            \"num_members\": 1882,\n            \"num_followers\": 2319,\n            \"enable_private\": true,\n            \"is_follow_allowed\": true,\n            \"is_membership_private\": false,\n            \"is_community\": false,\n            \"rules\": [\n                {\n                    \"desc\": \"Please inform and nominate and share club with your friends who are full or part-time freelancers or interested in the topic. It would help to grow this network faster. 💕\",\n                    \"title\": \"Inform\"\n                }\n            ],\n            \"url\": \"https://www.joinclubhouse.com/club/persian-freelancers\",\n            \"num_online\": 0\n        },\n        {\n            \"club_id\": 1092471136,\n            \"name\": \"DevOps/SRE\",\n            \"description\": \"\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1092471136_1078fb23-db5c-4fdd-927b-0635d8390bdc_thumbnail_250x250\",\n            \"num_members\": 65,\n            \"num_followers\": 744,\n            \"enable_private\": true,\n            \"is_follow_allowed\": true,\n            \"is_membership_private\": false,\n            \"is_community\": false,\n            \"rules\": [\n                {\n                    \"desc\": \"\",\n                    \"title\": \"We talk about DevOps and its implementation\"\n                },\n                {\n                    \"desc\": \"\",\n                    \"title\": \"Please suggest your topic to be scheduled for the next room \"\n                }\n            ],\n            \"url\": \"https://www.joinclubhouse.com/club/DevOps%2FSRE\",\n            \"num_online\": 0\n        },\n        {\n            \"club_id\": 709203013,\n            \"name\": \"Iran seo community\",\n            \"description\": \"✅ کلاب سئو ایران\\nما در این کلاب اتاق هایی با موضوعات تخصصی برگزار می کنیم. این کلاب مناسب دو دسته از افراد هست:\\n\\n🅰️ متخصصان سئو\\n🅱️ علاقمندان به سئو\\n\\nاگر جزو این دو دسته هستید حتما کلاب را فالو کنید.\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_709203013_78320b49-53b2-4444-9014-deddbbee9599_thumbnail_250x250\",\n            \"num_members\": 327,\n            \"num_followers\": 1845,\n            \"enable_private\": true,\n            \"is_follow_allowed\": true,\n            \"is_membership_private\": true,\n            \"is_community\": true,\n            \"rules\": [\n                {\n                    \"desc\": \"لطفا دوستان خودتون هم به کلاب سئو دعوت کنید👌\",\n                    \"title\": \"دعوت دوستان\"\n                },\n                {\n                    \"desc\": \"شما می\\u200cتوانید از طریق این کلاب اتاق\\u200cهای خودتون رو برگزار کنید. با حفظ احترام و به دور از مسائل سیاسی🙏\",\n                    \"title\": \"برگزاری اتاق های سئو\"\n                }\n            ],\n            \"url\": \"https://www.joinclubhouse.com/club/iran-seo-community\",\n            \"num_online\": 0\n        },\n        {\n            \"club_id\": 599956680,\n            \"name\": \"Binance for iranin \",\n            \"description\": \"Binance for Iranian the largest Persian crypto community on Clubhouse\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_599956680_6b99ea74-670f-49e9-853a-f65a2c162706_thumbnail_250x250\",\n            \"num_members\": 4584,\n            \"num_followers\": 6240,\n            \"enable_private\": true,\n            \"is_follow_allowed\": true,\n            \"is_membership_private\": false,\n            \"is_community\": false,\n            \"rules\": [],\n            \"url\": \"https://www.joinclubhouse.com/club/binance-for-iranin\",\n            \"num_online\": 0\n        },\n        {\n            \"club_id\": 273977955,\n            \"name\": \"Webamooz\",\n            \"description\": \"Independent Iranian Cybercrime Investigators. \\n\\nHttps://news.webamooz.com \\n\\nسه شنبه ها ساعت ۲۲:۳۰ به وقت تهران کلاب وب آموز به مدت ۸۰ دقیقه برنامه با موضوع جرایم سایبری  خواهد داشت.\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_273977955_ef764852-9261-4e9d-8bbe-89dcb11755e0_thumbnail_250x250\",\n            \"num_members\": 9,\n            \"num_followers\": 1971,\n            \"enable_private\": true,\n            \"is_follow_allowed\": true,\n            \"is_membership_private\": true,\n            \"is_community\": false,\n            \"rules\": [\n                {\n                    \"desc\": \"ما نمیتونیم همه آدمها رو شبیه به خودمون کنیم لذا به هم احترام میذاریم یا گروه رو ترک میکنیم.\",\n                    \"title\": \"رعایت احترام \"\n                },\n                {\n                    \"desc\": \"با توجه به محدودیت زمان لطفا سوال ها و پاسخ های احتمالی را خلاصه بیان کنید.\",\n                    \"title\": \"رعایت زمان\"\n                }\n            ],\n            \"url\": \"https://www.joinclubhouse.com/club/Webamooz\",\n            \"num_online\": 0\n        }\n    ],\n    \"count\": 49,\n    \"next\": null,\n    \"previous\": null,\n    \"success\": true\n}"}],"_postman_id":"05bcb53d-9c7a-4ef1-8ce3-8e3f38043c7a"},{"name":"Followers","id":"b56b6976-e658-414c-8b55-9c0179714d86","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"<id>","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token <token>","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://www.clubhouseapi.com/api/get_followers?user_id=1387526936&page_size=100&page=1","description":"<p>Get followers of the given <code>user_id</code></p>\n","urlObject":{"path":["get_followers"],"host":["https://www.clubhouseapi.com/api"],"query":[{"key":"user_id","value":"1387526936"},{"key":"page_size","value":"100"},{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"d42a2677-3149-444f-bb95-f5544b3c5fd1","name":"Successful","originalRequest":{"method":"GET","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"1387526936","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token 78da002dd191f3781e4a7ff0e8c7136156a8af0c","type":"text"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://www.clubhouseapi.com/api/get_followers?user_id=1387526936&page_size=100&page=1","protocol":"https","host":["www","clubhouseapi","com"],"path":["api","get_followers"],"query":[{"key":"user_id","value":"1387526936"},{"key":"page_size","value":"100"},{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 04 Apr 2021 09:36:52 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"1862"},{"key":"Connection","value":"close"},{"key":"Allow","value":"OPTIONS, POST, GET"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Vary","value":"Accept-Encoding, Origin"},{"key":"Content-Encoding","value":"gzip"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"093dd7168e00002c562f24f000000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"63a98e041e7b2c56-FRA"}],"cookie":[],"responseTime":null,"body":"{\n    \"users\": [\n        {\n            \"user_id\": 1922512883,\n            \"name\": \"Sadegh Khademi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1922512883_efd8b254-f3a0-433b-98d8-905bd99af3c9_thumbnail_250x250\",\n            \"username\": \"niiiixd\",\n            \"last_active_minutes\": 300,\n            \"bio\": \"#devops #linux *nix sysadmin #cisco system engineer\",\n            \"twitter\": null\n        },\n        {\n            \"user_id\": 380951076,\n            \"name\": \"Zana Rostami\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/380951076_fbd05ee4-3d3b-4018-b3bd-509223628fe2_thumbnail_250x250\",\n            \"username\": \"zanar74\",\n            \"last_active_minutes\": 1320,\n            \"bio\": null,\n            \"twitter\": null\n        },\n        {\n            \"user_id\": 1075696108,\n            \"name\": \"Nazanin  Qfn\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1075696108_6d0566d0-c21f-42df-b2ad-2ad5f5781ab0_thumbnail_250x250\",\n            \"username\": \"naziqfn\",\n            \"last_active_minutes\": 1080,\n            \"bio\": \"CS student\",\n            \"twitter\": null\n        },\n        {\n            \"user_id\": 324511443,\n            \"name\": \"Minaw Hassanzade\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/324511443_3014cd96-6687-4a45-b540-52dd5be93807_thumbnail_250x250\",\n            \"username\": \"minaw_hss\",\n            \"last_active_minutes\": 240,\n            \"bio\": \"Electrical engineer 🔌\\nShariaty university\",\n            \"twitter\": null\n        },\n        {\n            \"user_id\": 595198656,\n            \"name\": \"Erfan Tiam\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/595198656_d1ac7121-bac0-43d7-b31d-46bfe7e447ee_thumbnail_250x250\",\n            \"username\": \"erfan.tiam13600\",\n            \"last_active_minutes\": 960,\n            \"bio\": \"فعال حوزه بازی و انیمیشن\",\n            \"twitter\": null\n        },\n        {\n            \"user_id\": 389673305,\n            \"name\": \"Mobina Ezzoddin\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/389673305_f807270c-a6cd-469b-8826-ff63d00344e2_thumbnail_250x250\",\n            \"username\": \"m_ezzoddin\",\n            \"last_active_minutes\": 660,\n            \"bio\": \"🎓 Computer Engineering\\n💻 Web developer \\n📍Iran, Semnan \\n\\n🇩🇪 ✈️\",\n            \"twitter\": \"mezz_ir\"\n        },\n        {\n            \"user_id\": 26579308,\n            \"name\": \"Mohammad Mohammadjani\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/26579308_23caa50f-d6ca-430c-97aa-f07f40b8881a_thumbnail_250x250\",\n            \"username\": \"mohammadmj92\",\n            \"last_active_minutes\": null,\n            \"bio\": null,\n            \"twitter\": null\n        },\n        {\n            \"user_id\": 557771521,\n            \"name\": \"Ali Qajarian\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/557771521_b537c630-8be9-43bb-8a08-8ce9774a6879_thumbnail_250x250\",\n            \"username\": \"matexo\",\n            \"last_active_minutes\": null,\n            \"bio\": \"M.Sc AI 📚\\nML DL researcher\\nBack-end Dev 💻\\nTehran 📍\",\n            \"twitter\": null\n        },\n        {\n            \"user_id\": 325119962,\n            \"name\": \"Mahboubeh Salimi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/325119962_09bf17c7-f0d0-43f8-83bb-2971c0b9c962_thumbnail_250x250\",\n            \"username\": \"msalimi23\",\n            \"last_active_minutes\": null,\n            \"bio\": null,\n            \"twitter\": null\n        },\n        {\n            \"user_id\": 1322269570,\n            \"name\": \"parisa mhr\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1322269570_1ee1cce5-46cd-41d2-b0f7-83b865fa4583_thumbnail_250x250\",\n            \"username\": \"parisamhrs\",\n            \"last_active_minutes\": 46,\n            \"bio\": \"🧸💌\",\n            \"twitter\": null\n        },\n        {\n            \"user_id\": 803756102,\n            \"name\": \"Milad Emad\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/803756102_ad2eedb1-0d7f-47ec-a50d-0c051eff84fa_thumbnail_250x250\",\n            \"username\": \"milademad\",\n            \"last_active_minutes\": null,\n            \"bio\": null,\n            \"twitter\": null\n        },\n        {\n            \"user_id\": 1834700975,\n            \"name\": \"﮼\\u200cمهدی ﮼\\u200cرحیمی\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1834700975_7b3cfc61-efe0-40f2-8933-6c8eb2a43ada_thumbnail_250x250\",\n            \"username\": \"mehdirahimi\",\n            \"last_active_minutes\": 660,\n            \"bio\": \"📍﮼\\u200cتهران\\n📐﮼معمار\",\n            \"twitter\": \"WehdiRahimi\"\n        },\n        {\n            \"user_id\": 1950904720,\n            \"name\": \"Elyad khanbabayi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1950904720_c4829e4e-f8e6-4dd7-be65-d4bb79318067_thumbnail_250x250\",\n            \"username\": \"elyad_9\",\n            \"last_active_minutes\": 1020,\n            \"bio\": \"M.S Mechanics \\ntabriz©️\\nPython\\nLiverpool\\nDistinction between past, present and f…\",\n            \"twitter\": null\n        },\n        {\n            \"user_id\": 2096777286,\n            \"name\": \"Amir Ghaffari\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2096777286_14f5f5d4-5a72-49dd-82f9-11a325c71657_thumbnail_250x250\",\n            \"username\": \"eamirgh\",\n            \"last_active_minutes\": 1440,\n            \"bio\": \"backend developer\\nhttps://amirghaffari.com/\",\n            \"twitter\": null\n        },\n        {\n            \"user_id\": 1200587227,\n            \"name\": \"Sepehr Rajabi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1200587227_f3c784c6-0ef8-4774-aebd-9aef28d685ef_thumbnail_250x250\",\n            \"username\": \"grainysepehr\",\n            \"last_active_minutes\": null,\n            \"bio\": \"Biotech stu\\nAnalog syndrome\",\n            \"twitter\": \"Grainysepehr\"\n        },\n        {\n            \"user_id\": 521769487,\n            \"name\": \"Mehdi Shirvani\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/521769487_4cd5a27c-08c4-4f80-9f14-d622d96d6d89_thumbnail_250x250\",\n            \"username\": \"mehdishirvani\",\n            \"last_active_minutes\": null,\n            \"bio\": \"MSc Mechanical Engineering\",\n            \"twitter\": null\n        },\n        {\n            \"user_id\": 309513086,\n            \"name\": \"Taha Farahani\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/309513086_6777cdf1-a1c5-44fa-b553-9059c6369ae3_thumbnail_250x250\",\n            \"username\": \"tahacodes\",\n            \"last_active_minutes\": 0,\n            \"bio\": \"backend developer, *nix sysadmin, devops, sre\\n\\ntwitter: @tahacodes\",\n            \"twitter\": null\n        },\n        {\n            \"user_id\": 109664647,\n            \"name\": \"SamadiPour\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/109664647_8c9191c5-663b-465c-b421-70fc553e683d_thumbnail_250x250\",\n            \"username\": \"samadipour\",\n            \"last_active_minutes\": 540,\n            \"bio\": null,\n            \"twitter\": null\n        },\n        {\n            \"user_id\": 975542021,\n            \"name\": \"Milad Rahimi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/975542021_3fa61fc8-a06a-45ad-b276-01e59e14b30b_thumbnail_250x250\",\n            \"username\": \"miladrahimi\",\n            \"last_active_minutes\": 720,\n            \"bio\": \"Software Engineer @ Snapp\",\n            \"twitter\": \"realmiladrahimi\"\n        }\n    ],\n    \"count\": 19,\n    \"next\": null,\n    \"previous\": null,\n    \"success\": true\n}"}],"_postman_id":"b56b6976-e658-414c-8b55-9c0179714d86"},{"name":"Online Friends","id":"7292a1a5-be07-4cb6-ae5a-acfe0a8f4919","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"<id>","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token <token>","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://www.clubhouseapi.com/api/get_online_friends","description":"<p>List all online friends.</p>\n","urlObject":{"path":["get_online_friends"],"host":["https://www.clubhouseapi.com/api"],"query":[],"variable":[]}},"response":[{"id":"d26681d5-56f2-4baf-a4ce-0c5a458d0d1f","name":"Successful","originalRequest":{"method":"POST","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"1387526936","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token 78da002dd191f3781e4a7ff0e8c7136156a8af0c","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://www.clubhouseapi.com/api/get_online_friends"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 04 Apr 2021 11:02:28 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"876"},{"key":"Connection","value":"close"},{"key":"Allow","value":"POST, GET, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Vary","value":"Accept-Encoding, Origin"},{"key":"Content-Encoding","value":"gzip"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"093e25761600002c56251b7000000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"63aa0b69b8822c56-FRA"}],"cookie":[],"responseTime":null,"body":"{\n    \"clubs\": [],\n    \"users\": [\n        {\n            \"user_id\": 1322269570,\n            \"name\": \"parisa mhr\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1322269570_1ee1cce5-46cd-41d2-b0f7-83b865fa4583_thumbnail_250x250\",\n            \"username\": \"parisamhrs\",\n            \"last_active_minutes\": 0,\n            \"channel\": \"MOvA5VE7\",\n            \"is_speaker\": false,\n            \"topic\": \"شک کردن یا اعتماد کردن در روابط ! چه باید کرد ؟\"\n        },\n        {\n            \"user_id\": 389673305,\n            \"name\": \"Mobina Ezzoddin\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/389673305_f807270c-a6cd-469b-8826-ff63d00344e2_thumbnail_250x250\",\n            \"username\": \"m_ezzoddin\",\n            \"last_active_minutes\": 0\n        },\n        {\n            \"user_id\": 309513086,\n            \"name\": \"Taha Farahani\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/309513086_6777cdf1-a1c5-44fa-b553-9059c6369ae3_thumbnail_250x250\",\n            \"username\": \"tahacodes\",\n            \"last_active_minutes\": 120\n        },\n        {\n            \"user_id\": 324511443,\n            \"name\": \"Minaw Hassanzade\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/324511443_3014cd96-6687-4a45-b540-52dd5be93807_thumbnail_250x250\",\n            \"username\": \"minaw_hss\",\n            \"last_active_minutes\": 300\n        },\n        {\n            \"user_id\": 1922512883,\n            \"name\": \"Sadegh Khademi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1922512883_efd8b254-f3a0-433b-98d8-905bd99af3c9_thumbnail_250x250\",\n            \"username\": \"niiiixd\",\n            \"last_active_minutes\": 420\n        },\n        {\n            \"user_id\": 109664647,\n            \"name\": \"SamadiPour\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/109664647_8c9191c5-663b-465c-b421-70fc553e683d_thumbnail_250x250\",\n            \"username\": \"samadipour\",\n            \"last_active_minutes\": 660\n        },\n        {\n            \"user_id\": 1834700975,\n            \"name\": \"﮼\\u200cمهدی ﮼\\u200cرحیمی\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1834700975_7b3cfc61-efe0-40f2-8933-6c8eb2a43ada_thumbnail_250x250\",\n            \"username\": \"mehdirahimi\",\n            \"last_active_minutes\": 720\n        },\n        {\n            \"user_id\": 975542021,\n            \"name\": \"Milad Rahimi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/975542021_3fa61fc8-a06a-45ad-b276-01e59e14b30b_thumbnail_250x250\",\n            \"username\": \"miladrahimi\",\n            \"last_active_minutes\": 780\n        },\n        {\n            \"user_id\": 1075696108,\n            \"name\": \"Nazanin  Qfn\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1075696108_6d0566d0-c21f-42df-b2ad-2ad5f5781ab0_thumbnail_250x250\",\n            \"username\": \"naziqfn\",\n            \"last_active_minutes\": 1200\n        },\n        {\n            \"user_id\": 380951076,\n            \"name\": \"Zana Rostami\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/380951076_fbd05ee4-3d3b-4018-b3bd-509223628fe2_thumbnail_250x250\",\n            \"username\": \"zanar74\",\n            \"last_active_minutes\": 1380\n        }\n    ]\n}"}],"_postman_id":"7292a1a5-be07-4cb6-ae5a-acfe0a8f4919"},{"name":"Profile","id":"5fd90e8b-7eef-406c-892f-b0869278cfc3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"<id>","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token <token>","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"user_id\": 347582\r\n}"},"url":"https://www.clubhouseapi.com/api/get_profile","description":"<p>Lookup someone else's profile.</p>\n","urlObject":{"path":["get_profile"],"host":["https://www.clubhouseapi.com/api"],"query":[],"variable":[]}},"response":[{"id":"5133bc29-e561-404e-b93d-49415755b7e5","name":"Successful","originalRequest":{"method":"POST","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"1387526936","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token 78da002dd191f3781e4a7ff0e8c7136156a8af0c","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"user_id\": 347582\r\n}"},"url":"https://www.clubhouseapi.com/api/get_profile"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 04 Apr 2021 11:04:50 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"150776"},{"key":"Connection","value":"close"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Vary","value":"Accept-Encoding, Origin"},{"key":"Content-Encoding","value":"gzip"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"093e279f7300002c56f536a000000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"63aa0edf1d822c56-FRA"}],"cookie":[],"responseTime":null,"body":"{\n    \"user_profile\": {\n        \"user_id\": 347582,\n        \"name\": \"William Tong\",\n        \"displayname\": null,\n        \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/347582_d73d2190-ffde-4d10-8cb0-b78293a2fa14\",\n        \"username\": \"williamt\",\n        \"bio\": \"Connector~Collaborator 🤝 \\nLet's explore and expand the NFT space!\\n🗽Save New York with Andrew Yang. YangGang.club Connect with me on Instagram as I'm able to direct message there. IG linked at the bottom👇\\n\\n🌊 A rising tide lifts all boats 🌊\\nEkim@goodwatercap.com\\nEmail your donation receipt if you donated to raise awareness of AAPI issues. \\n$1/$1 up to a million dollars match to a fund fighting racism and violence in the AAPI community. \\n\\n\\\"Great givers can be great hitters\\\" - @Grady in ClubHouse\\n\\nSupport artists, creatives, and those who need support💪 \\n\\nFeel free to ask me any questions you may have about clubhouse. I'm trying to filter inactive people and clubs. If I accidentally disconnect from you because of my clumsy fingers, please DM me to let me know. \\n\\n🏡Real Estate Networking Club📍 Serving Los Angeles, CA - Arcadia. Also Pasadena, San Marino, Downtown and North East LA 🏠 \\n\\nHumanity~Community 👨\\u200d🚀\\n\\\"Proba Te Dignum\\\" \\n\\n💎 Are you interested in VC/Startups/Entrepreneursship? \\n👇Follow (AV) = Asian VC Club 👇\\nInspired by Black VC Club. Follow both. Change the world 💪  🚀Stay tuned🚀\\n\\nI spend my time creating connections, exploring Los Angeles, and grinding as a real estate broker of houses and warehouses, newbie multifamily investor, developer in diapers, rehab renovator flipper, and off-market wholesale property procurement educator. Happy to teach you what I know. Small business owner. Let's be successful together. \\n\\n🍾NFTs give artists the freedom to control their art and journey. For the first time in history, artists will have the chance to capture their own equity. \\n\\nCreated a PPE (masks, gloves, gel sanitizer, etc.) importer network April 2020 with my friend to protect people and stopgap the loss of life via distribution and donation of medical supplies. Over 10 million surgical 3-ply, half a million NIOSH N95 respirator masks, and my heartfelt gratitude distributed to date. Feel free to DM if you have groups who need PPE. \\n\\nDO iT FOR HER.\\n🦁Gryffindor🦁 \\nMental Health Awareness\\nMamba Mentality\\nFacebook.com/williamjtong\\nSomeone teach me how to use LinkedIn 😂 \\n\\nFind my LinkedIn link in my Twitter & IG bio\\n\\n👇 DMs Open👇\",\n        \"twitter\": \"WilliamTong\",\n        \"instagram\": \"glifi\",\n        \"num_followers\": 51052,\n        \"num_following\": 2500,\n        \"time_created\": \"2020-12-12T02:01:21.782931+00:00\",\n        \"follows_me\": false,\n        \"is_blocked_by_network\": false,\n        \"mutual_follows_count\": 0,\n        \"mutual_follows\": [],\n        \"notification_type\": 3,\n        \"invited_by_user_profile\": {\n            \"user_id\": 7733,\n            \"name\": \"Chris Moreno\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/7733_e59f3d16-f23e-481d-881b-475b2534ed8b_thumbnail_250x250\",\n            \"username\": \"chrismoreno\"\n        },\n        \"invited_by_club\": null,\n        \"clubs\": [\n            {\n                \"club_id\": 44,\n                \"name\": \"Community Club\",\n                \"description\": \"Welcome to the ♣️🏠 Community Club!\\n\\r\\nGot Clubhouse questions? Check out: ClubhouseGuide.com\\n\\nThank you to our 30+ Admins and 100,000+ Club Members/Followers who help make Clubhouse a welcoming place for everyone!\\n.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_44_0a39c8ae-b396-459d-a06e-54f3c580cb53_thumbnail_250x250\",\n                \"num_members\": 20543,\n                \"num_followers\": 128116,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"Sign up for news and updates at ClubhouseGuide.com\",\n                        \"title\": \"ClubhouseGuide.com\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/communityclub\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1987,\n                \"name\": \"Mandarin Learners Club\",\n                \"description\": \"汉语学习组 \\n\\nMandarin Learners Club is a club that brings together those learning to speak Mandarin with others and discuss learning strategies and tips & tricks!\\n\\n歡迎來認識新的朋友，跟全世界人們交流，幫大家進行語言與文化練習和交流.\\n\\n欢迎来认识新的朋友，跟全世界人们交流，帮大家进行语言与文化练习和交流.\\n\\nCurrently developing a Mandarin Learners Club app! Reach out if you would like to help! \\n\\nFollow for more info!\\n\\nHelpful learning aids:\\n\\n[Podcasts]\\n\\nLearn Taiwanese Mandarin, Chill Chinese, 大人的 Small Talk，罗辑思维(by罗振宇)\\n\\n[Shows]\\n\\n非诚勿扰/非誠勿擾｜圆桌派\\n\\nRoom format examples:\\n\\n[Beginner] Pinyin/拼音\\n\\n[Intermediate] Introductions/自我介绍\\n\\n[Advanced] Favorite snacks/最爱吃的零食\\n\\n[Native] Cultural perspectives/文化视觉\\n\\nemail: info@mandarinlearners.club\\nTwitter: MandarinLC\\n\\nChina | 中國 | 台灣 | 香港 | 澳門 | 新加坡 | 馬來西亞 | 印尼 | 美國 | 中国 | Chinese | Mandarin | Language | 汉语 | 中文 | 漢語 | 國語 | 語言 |\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1987_d1af45df-ac23-42d0-af31-f7c5dd71898a_thumbnail_250x250\",\n                \"num_members\": 8301,\n                \"num_followers\": 93613,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [\n                    {\n                        \"desc\": \"Maximize your efforts and come prepared! High-yield learning and discipline go hand in hand!\",\n                        \"title\": \"Be here ready to learn!\"\n                    },\n                    {\n                        \"desc\": \"Familiarize yourself with 拼音 (pinyin), and words/phrases you want learn so we can focus on utilization and the immersive language experience. \",\n                        \"title\": \"Master the basics!\"\n                    },\n                    {\n                        \"desc\": \"Language is only part of communication, so remember that your  underlying 心态 and emotions will assist in long-term memorization! \",\n                        \"title\": \"Have fun!\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/mandarinlearners\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 5349,\n                \"name\": \"Real Estate Marketing Secrets\",\n                \"description\": \"We the #1 Marketing For Real Estate Room on Clubhouse🏡🤩\\n\\nWe’ll be diving DEEP into everything:\\n\\n🔴 YouTube For RE Growth\\n↗️ Facebook Ads/Organic\\n🎥 Video/Branding\\n🤳🏽 Instagram/TikTok Strategy\\n👩🏽\\u200d💻 Social Media Marketing and More! \\n\\nFeel free to invite anyone to this group that you think will gain value out of growing their real estate business with the INTERNET 😎\\n\\n☎️ Text “YT” to 954-787-2736 for our Free YouTube Starter Kit ☎️\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_5349_d147378b-10f7-4e99-854f-2ad11940d0f5_thumbnail_250x250\",\n                \"num_members\": 179,\n                \"num_followers\": 7730,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/realestatemarketingsecrets\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 12654,\n                \"name\": \"EmPowerful 🦁🙏🦁\",\n                \"description\": \"Creating impactful change through the power of empathy. Lion Logo by the amazing Chelle Patschke 🙏\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_12654_8d312d3b-97f1-48db-93d4-6c1803806d53_thumbnail_250x250\",\n                \"num_members\": 1050,\n                \"num_followers\": 251,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/empowerful\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 12655,\n                \"name\": \"Real Estate Networking\",\n                \"description\": \"ClubHouse's Real Estate Agent & Broker Networking Club. If you want to host a room in the club, DM the moderators to coordinate. 🎉 Join our Facebook group Agents of Clubhouse to get more exposure for your real estate rooms. 🥂☕️🧋Come relax in our daily Lounge at 3pm PST / 6pm EST and keep an eye out for new rooms from our wonderful moderators and mastermind hosts! 🗣If you want to host events or panels, please DM the mods. Take some time to look through your club members to see who's interesting and who you might want to follow and connect with! 💡We've gotten feedback that too want to learn about residential, investing income multifamily, and commercial real estate - even opportunity zones! 👀\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_12655_3b8e0c97-02da-424c-a378-15af7d99d1f5_thumbnail_250x250\",\n                \"num_members\": 7377,\n                \"num_followers\": 11910,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"🎉Nominate your friends! Be kind in our rooms. Welcome & support everyone. Give grace to people who make mistakes. Contribute what you can, when you want, to our ecosystem - education, support, or care\",\n                        \"title\": \"Come from kindness and contribution.\"\n                    },\n                    {\n                        \"desc\": \"This is a safe space for you. Be yourself and have fun! Introverts and shy people are always welcome on the stage. Mistakes will be made and we will learn together. Please show respect to others 🙏\",\n                        \"title\": \"Be authentic. Be brave. Be respectful.\"\n                    },\n                    {\n                        \"desc\": \"Affiliates are always welcome. Please do not pitch your company / product / service in the room. Educate and help out the real estate agent and broker community and I'm confident you'll be good 🎤\",\n                        \"title\": \"🔥This is a no pitch / no sales zone!🔥\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/realestatenetworking\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 7825,\n                \"name\": \"Breakfast with champions - Millionaire Breakfast Club\",\n                \"description\": \"Motivation, Education, Inspiration. Your daily one stop shop, to RISE with intention and purpose, EVOLVE into the best version of yourself you can be, and go out and make a massive IMPACT on this planet! The best part is, with Breakfast with Champions we get to do it all TOGETHER!\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_7825_21069122-cfdc-4cc7-9032-d39b8a19e84e_thumbnail_250x250\",\n                \"num_members\": 1827,\n                \"num_followers\": 52576,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [\n                    {\n                        \"desc\": \"Our members agree to live a life that motivates others. Through integrity, character, and mind blowing success we rise to the top while bringing others with us. \",\n                        \"title\": \"Motivation\"\n                    },\n                    {\n                        \"desc\": \"Our members commit to a servant mindset. One where we share our wisdom and strategies in a professional manner in order to help others evolve into the best versions of themselves that they can be. \",\n                        \"title\": \"Education\"\n                    },\n                    {\n                        \"desc\": \"Our members commit to using their Clubhouse platforms to inspire others towards their greatness. Developing lasting relationships that ultimately make a profound impact in other peoples lives. \",\n                        \"title\": \"Inspiration\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/breakfastwithchampionsmillionairebreakfastclub\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 12848,\n                \"name\": \"All Things Social Media (ATSM)\",\n                \"description\": \"Clubhouses most exclusive Social Media club.\\n\\nThe mission of ATSM is to host knowledgeable, valuable and healthy conversions around “All Things Social Media”. From growth hacks, to business tips and entrepreneurship, to mental health and empowerment, we are here to grow together.\\n\\nWe will discuss real actionable social media strategies, news and insights from top entrepreneurs and operators on all platforms, and I invite you to have a look at the members list.\\n\\nFollow @Farokh (top of the list) to be added as a member and to be notified when rooms start!\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_12848_69644b78-82ba-4183-abce-33770fc49a42_thumbnail_250x250\",\n                \"num_members\": 81,\n                \"num_followers\": 30138,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"Respect will take you a very long way in life personally and professionally, make sure you give it before you expect it.\",\n                        \"title\": \"Respect everyone. \"\n                    },\n                    {\n                        \"desc\": \"Don’t speak on something you haven’t gotten successful at or experienced. \",\n                        \"title\": \"Know your sh*t! \"\n                    },\n                    {\n                        \"desc\": \"If you don’t know something, ask. Nobody will shame or judge you. Asking is part of growth. \",\n                        \"title\": \"Ask questions.\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/atsm\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 12259,\n                \"name\": \"Good Vibes & Good Energy !! 🕊🕊🕊\",\n                \"description\": \"We Are The Premier Spot To Be If Your Looking To Build Connections, Generational Wealth, A Family & Network, and a Community Of Likeminded Individuals That Want To Grow & Glow 💪🏾\\n\\nJoin The Club By Hitting The Follow Button. Then Help Us To Continue To Grow By Nominating Your Friends ! We will be holding Stimulating Conversations & Giving Out Tons Of Valuable Insight & Information. \\n\\nMake Sure Your Come & Join Our Weekly Rooms Every Sunday !! \\n\\n- Non Profit Networking 🤝            \\n @12 Noon PT \\n- Healing Through Trauma                         \\n@2PM PT\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_12259_e4958cca-2b40-4e8a-9e9d-eae4cb383f7b_thumbnail_250x250\",\n                \"num_members\": 1525,\n                \"num_followers\": 302,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/goodvibesgoodenergy\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1796497592,\n                \"name\": \"Asian VC\",\n                \"description\": \"Collaboratively creating the most impactful collective on Earth (and Mars). You are able to directly influence what happens with our community. Nominate people you think are great for our community and let's highlight the best of Asian, Asian American, and API communities to educate and uplift everyone with an emphasis on Thought and Business Leadership\",\n                \"photo_url\": null,\n                \"num_members\": 188,\n                \"num_followers\": 122,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": true,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"Let's reach exponential growth by March 8 - International Women's Day. We want to have an event to increase female representation in the VC / Startup Space. \",\n                        \"title\": \"Nominate Everyone Who Could Contribute and Benefit\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/asian-vc\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 2006104656,\n                \"name\": \"The Gratitude Room\",\n                \"description\": \"Founded by Cara Zimmerman, The Gratitude Room is a space where people can come together to share the little things that matter. Its about the pause when everything seems urgent but isn’t. It’s about unconditional love and pulling each other up— not down. Leave your egos at the door. Follow @thegratituderoom on Instagram and check out gratituderoom.com. 9pm EST Monday, Wednesday and Friday (special editions on weekends) hoodies at: thegratituderoom.shop\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_2006104656_8d8ff9ac-ca67-472e-8363-845d19381550_thumbnail_250x250\",\n                \"num_members\": 3813,\n                \"num_followers\": 397,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [\n                    {\n                        \"desc\": \"We are a community that accepts every culture, race, ethnicity, gender, sexual orientation, age, disability, socioeconomic status. We are always looking for ways to improve! \",\n                        \"title\": \"Inclusion ALWAYS\"\n                    },\n                    {\n                        \"desc\": \"Lead your space with kindness. Show the constant kindness that we are always hearing in the gratitude room. Be aware that your words are coming from a place of support and consideration. \",\n                        \"title\": \"Kindness\"\n                    },\n                    {\n                        \"desc\": \"Whether it's love, kindness or inclusion - if something's unconditional it's absolute\",\n                        \"title\": \"Unconditional Love \"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/the-gratitude-room\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 2111871434,\n                \"name\": \"Two Degrees of Keith Koo\",\n                \"description\": \"All Things Keith Koo                                                      This club was created with 💛 by Keith's co-mods.                  Should Keith become a member of this club?\\\" 🤔 🤣\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_2111871434_5dcfc947-39c1-4a86-bc92-cbe11a768729_thumbnail_250x250\",\n                \"num_members\": 40,\n                \"num_followers\": 21,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/two-degrees-of-keith\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 95912739,\n                \"name\": \"Famous Cat\",\n                \"description\": \"Club for catlovers & fabulous felines.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_95912739_81f4fa38-6a2d-4de2-a28e-4fa658da8c95_thumbnail_250x250\",\n                \"num_members\": 103,\n                \"num_followers\": 16,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/famous-cat\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1072448029,\n                \"name\": \"The Opportunity Zone Club\",\n                \"description\": \"Please join our club throughout the week to discuss the latest news and developments related to opportunity zones.                                                           THE OPPORTUNITY ZONE CLUB                         Monday (8pm ET): General OZ Program Overviews. Tuesday (8pm ET): OZ & Business.                     Wednesday (8pm ET): OZ & Real Estate.          Thursday (8pm ET): OZ Topical Discussions.                                Sunday (7pm ET): OZ & Churches/Nonprofits/Municipalities.                                                    www.opportunityzoneclub.com                             YouTube.com/opportunityzones\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1072448029_5b629d98-941e-495e-b3de-93a3ecd03a16_thumbnail_250x250\",\n                \"num_members\": 401,\n                \"num_followers\": 195,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/the-opportunity-zone\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 947951399,\n                \"name\": \"Modern Agent-Real Estate\",\n                \"description\": \"A place to collaborate and help eachother grow in all phases of Real Estate 🏡 Helping agents find success in their career as well as networking and connecting people across the 🌎 Become the complete agent using today’s tactics at the highest level🏡💰🤑🔥Regular rooms Monday, Wednesday, Friday 12-1 pm Pacific and 5:30-7 pm Pacific.  Reach out if you want to host a room or moderate! Text me 408-960-9072\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_947951399_5fc69584-e5bf-4c04-9158-a65d90e138d4_thumbnail_250x250\",\n                \"num_members\": 647,\n                \"num_followers\": 67,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"Please complete your bio so everyone can get to know you and place your Instagram link in there as well so people can communicate with you. (some rooms will not pull you up to speak if it’s blank)\",\n                        \"title\": \"Profile\"\n                    },\n                    {\n                        \"desc\": \"Be authentic, be You but please be respectful of others and try to stick to the topic.  We are all here to learn network and grow together so be good to eachother and don’t worry about making mistakes\",\n                        \"title\": \"Conversation \"\n                    },\n                    {\n                        \"desc\": \"Please nominate other members that you think could benefit from being part of this club we would love to grow! Thanks for being here ! Ask me about our Facebook group.🙏 Follow Shanne Carvalho\",\n                        \"title\": \"Membership \"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/modern-agent-real-es\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 386490776,\n                \"name\": \"LIFE'S A PITCH\",\n                \"description\": \"The official after hours lounge for all the Clubhouse champions!🏆💪🏻 \\n\\n\\nPs. Despite the name, we kindly ask you to leave the pitch at the door🙏🏻\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_386490776_131003fc-0c4e-4027-964d-20fc13d69ea7_thumbnail_250x250\",\n                \"num_members\": 96,\n                \"num_followers\": 82,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/lifes-a-pitch\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 905475620,\n                \"name\": \"Education matters\",\n                \"description\": \"This is the club for leaders, change makers and contributors for a better tomorrow for all of us as well as better today for you and your loved ones. \\n\\nMost of all, we are here to contribute to Education matters, because we believe Education matters. \\n\\n—— Club Events ——\\n\\n*** Wednesday GMT 12 o’clock ***\\n\\n🍕 lunchtime Speedy Networking: 15 second intro and share one point each on “Why Education matters”\\n\\n*** Sunday GMT 15 o’clock *** \\n\\n🍵 Tea-time Deep-dive talk: one particular topic in Education.  The topic will change week on week\\n\\nThe club will also host more spontaneous events based on suggestions from members and the global events. \\n\\n—— Club Background ——\\n\\nWhy does Education Matter? (this list will grow)\\n\\n1. Education is powerful.\\n2. Education is the first step to cross-cultural understanding.\\n3. Education builds confidence.\\n4. Education combats poverty.\\n5. Education promotes a healthy lifestyle.\\n6. Education fosters decision making skills and critical thinking.\\n7. Education contributes to the development of interpersonal skills.\\n8. Education develops professional skills.\\n9. Education builds character.\\n10. Education can change our future.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_905475620_df052855-680a-4251-ba2f-1a6892d376c3_thumbnail_250x250\",\n                \"num_members\": 3725,\n                \"num_followers\": 293,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"Speak English; No rush; Respect each other; the more you share the more you learn\",\n                        \"title\": \"Communication during the events\"\n                    },\n                    {\n                        \"desc\": \"Check the bio of members; follow the interesting and relevant friends; reach out and help out; your network is the moment important part of your value \",\n                        \"title\": \"Making friends and grow your network \"\n                    },\n                    {\n                        \"desc\": \"Anyone who stops learning is old, whether at twenty or eighty. Anyone who keeps learning stays young.  - Henry Ford \",\n                        \"title\": \"Life long learning\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/education-matters\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 553896997,\n                \"name\": \"Real “People-Life-Estate”\",\n                \"description\": \"🇵🇹Portugal... 👨\\u200d👩\\u200d👧\\u200d👦Real People... ✨Real Life... 🏡Real Estate 🇵🇹🏡\\n\\n💪Agente Imobiliário & 🌟Broker 🔥🤝Networking e Crescimento📈 🚀\\n\\nQueremos ELEVAR  o PROFISSIONALISMO e QUALIDADE no Real Estate em Portugal para acrescentar VALOR ao nossos CLIENTES e no nosso NEGÓCIO!!!\\n\\nJunte-se a nós, todas as quartas-feiras das 21:30 horas até às 23:00 horas, aonde falamos de um tema diferente sobre o Real Estate... E se achares que alguém poderá beneficiar do conteúdo e o Clube convidem também. Agradecido!!!\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_553896997_1c365fb4-ded0-4a3c-b65a-656409f71d78_thumbnail_250x250\",\n                \"num_members\": 291,\n                \"num_followers\": 36,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"🇺🇸🇬🇧Immediate expulsion if you pitch or spam other members of Club!!! \\n\\n🇵🇹Expulsão Imediata se fizer Auto-Promoção ou Spam ao Membros do Clube!!!\",\n                        \"title\": \"🇺🇸🇬🇧No Pitching... 🇵🇹 Auto-Promoção não Permitido!!!\"\n                    },\n                    {\n                        \"desc\": \"🇺🇸🇬🇧Give more to Club than Taking!!!\\n\\n🇵🇹Dê Mais antes de Tirar ao Clube!!!\",\n                        \"title\": \"🇺🇸🇬🇧Add VALUE!!! 🇵🇹Acrescente VALOR!!!\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/real-people-life-es\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 113,\n                \"name\": \"Creative Executive Officers\",\n                \"description\": \"A guide to the business of creativity for artists and entrepreneurs. Conversations every Monday at 8pm ET.\\n\\nJoin 190k awesome people, then please nominate any Clubhouse friends you think would benefit from our conversations. 🙏\\n\\nLearn more about what we’re doing and get show notes at ceos.co.\\n\\nBrands, execs, startups... want to build a more creator-friendly future? Say hi: partners@ceos.co.\\n\\nArtists & creators: reach out to artists@ceos.co.\\n\\nMedia? You guessed it: media@ceos.co, and booking@ceos.co for guest pitches.\\n\\nDMs open: @c_e_os on IG/Twitter.\\n\\n**********\\n\\nHere’s a sense of what we might cover, listed alphabetically: accountant, accounting, acquisition, admin, affiliate, agent, albums, amazon, analysis, analyst, analytics, art, artist, blog, branding, business manager, buy me a coffee, CAC, ceo, churn, clubhouse, collaborations, collabs, community, competitive analysis, CPA, CPC, CPM, create, creating, creation, creative, creator, creator economy, creators, data, DAU, deal making, deal templates, descriptions, design, designer, determine, determining, differentation, directing, director, discord, economy, email, entity formation, entrepreneur, entrepreneurship, EP, essay, facebook, fashion, features, festival, film, filmmaking, finance, find, finding, focus, focusing, founder, gallerist, gallery, getting started, ghost, gig economy, go to market, google, grit, growth hacking, IG, imposter syndrome, influencer, instagram, journalism, journalist, launch, launching, law, lawyer, legal, license, licensing, LLC, LP, mailchimp, management, manager, managing, market analysis, marketer, marketing, MAU, money management, motivated, motivation, movies, music, musician, negotiation, news, newsletter, newsletters, onlyfans, optimization, ownership economy, packaging, partnerships, passion economy, patreon, perseverence, photography, pitching, placements, playlists, playlisting, positioning, PR, pricing, PRO, producer, producing, publicist, publicity, publisher, publishing, radio, reddit, referral, research, retention, revenue, screenwriter, screenwriting, search optimization, secure, securing, seo, setting prices, single, slack, SMS, snapchat, social media, songwriter, songwriting, soundcloud, spotify, stir, strategize, strategizing, strategy, streaming, stripe, substack, superphone, sync, tagging, team, team building, thumbnails, ticketing, tidal, tiktok, time allocation, titles, titling, tokenization, tokenizing, twitch, twitter, venue, viral, WAU, whatsapp, writer, writing, youtube\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_113_5cec0d76-b66b-4c99-ac09-7ccc7eb191a2_thumbnail_250x250\",\n                \"num_members\": 75009,\n                \"num_followers\": 136212,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": true,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"- Learn how to navigate the creator economy\\n- Get first access to artist-friendly tools, educational resources and programs\\n - Receive our weekly show notes, including links and discount codes\",\n                        \"title\": \"Sign up at CEOs.co\"\n                    },\n                    {\n                        \"desc\": \"- Nominate at least 5 people for the club that you think would benefit from our conversations. More the merrier!\\n- Follow us @c_e_os on Twitter/IG; links are in Sterling’s profile.\",\n                        \"title\": \"Nominate & follow\"\n                    },\n                    {\n                        \"desc\": \"- Our primary focus is the journey of the creative artist\\n- When on stage: Start with your question, stay on topic, keep it jargon free, and make room for others\\n- On-topic plugs are ok *at the end*\",\n                        \"title\": \"Room & speaking etiquette\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/creativeexecutiveofficers\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 45,\n                \"name\": \"Startup Club\",\n                \"description\": \"Welcome to the ♣️🏠 Startup Club!\\n\\r\\nStartup Club (Startup.club) is one of the largest clubs on Clubhouse (440,000+ members/followers) and helps highlight awesome startup related people, discussions, and events regarding founders, entrepreneurs, entrepreneurship, angel investors, angel investing, VC, and venture capital.\\r\\n\\r\\nSchedule a Startup Club event: ClubhouseClubs.com\\r\\n\\r\\nFor more great clubs, see @ed’s profile ⬇️\\r.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_45_4dc9d7f1-dc8d-467d-b31d-7f3855f59c3b_thumbnail_250x250\",\n                \"num_members\": 40415,\n                \"num_followers\": 403042,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"Sign up for news and updates at Startup.club\",\n                        \"title\": \"Startup.club\"\n                    },\n                    {\n                        \"desc\": \"Schedule a club event at ClubhouseClubs.com\",\n                        \"title\": \"ClubhouseClubs.com\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/startupclub\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 26,\n                \"name\": \"OG Club\",\n                \"description\": \"Welcome to the ♣️🏠 OG Club!\\r\\n\\r\\nOG Club (OG.club) has more members than any other Clubhouse club (and 235,000+ total members/followers) and helps highlight awesome people, discussions, and events.\\r\\n\\r\\nSchedule an OG Club event: ClubhouseClubs.com\\r\\n\\r\\nFor more great clubs, see @ed’s profile ⬇️\\r\\n.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_26_95b09c6a-8c6f-4e86-b51a-ade80065c9bc_thumbnail_250x250\",\n                \"num_members\": 179354,\n                \"num_followers\": 58173,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"Sign up for news and updates at OG.club\",\n                        \"title\": \"OG.club\"\n                    },\n                    {\n                        \"desc\": \"Schedule a club event at ClubhouseClubs.com\",\n                        \"title\": \"ClubhouseClubs.com\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/ogclub\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 25,\n                \"name\": \"Talk Club\",\n                \"description\": \"Welcome to the ♣️🏠 Talk Club!\\n\\r\\nTalk Club (Talk.club) is one of the largest clubs on Clubhouse (130,000+ members/followers) and helps highlight important people, discussions, and events.\\r\\n\\r\\nSchedule a Talk Club event:                          ClubhouseClubs.com\\r\\n\\r\\nFor more great clubs, see @ed’s profile ⬇️\\r\\n.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_25_6bf0e7ed-07c5-4fce-bc39-d16ef8d23e65_thumbnail_250x250\",\n                \"num_members\": 52837,\n                \"num_followers\": 78321,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"Sign up for news and updates at Talk.club\",\n                        \"title\": \"Talk.club\"\n                    },\n                    {\n                        \"desc\": \"Schedule a club event at ClubhouseClubs.com\",\n                        \"title\": \"ClubhouseClubs.com\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/talkclub\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 528,\n                \"name\": \"Real Estate\",\n                \"description\": \"Welcome to the Real Estate Club on ClubHouse (community of 55,000+ members/followers) that helps highlight awesome Real Estate leaders, discussions & events.                                                             From Investment, Development, Management, Commercial, Residential, Office, Multifamily, Apartments, Storage, Warehouse, Retail, Brokers, Agents, PropTech, Construction, Demo, Architecture, Design, Engineering & many more.\\n\\nInvite other Real Estate Industry Leaders, Friends & Mentors to the Real Estate Club by tapping on the “+person” icon above and invite your friends. The more the merrier! \\n\\nIf you would like to host a Fireside Chat, room or discussion with The Real Estate Club, message @chrismoreno directly (the 1st person listed below)\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_528_71364679-daf6-4cea-a958-334dd3cff78c_thumbnail_250x250\",\n                \"num_members\": 10900,\n                \"num_followers\": 45159,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/realestate\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 156,\n                \"name\": \"Human Behaviour\",\n                \"description\": \"𝐓𝐡𝐞 𝐥𝐚𝐫𝐠𝐞𝐬𝐭 𝐜𝐥𝐮𝐛 𝐨𝐧 𝐜𝐥𝐮𝐛𝐡𝐨𝐮𝐬𝐞.                                         Exploring the 🧠. A club to discuss human behaviour -  including personal, consumer and for tech startups. Silicon Valley innovators have increasingly used behavioural science for optimising their health, building tech products and making decisions.                                                                        (~ 𝟑𝟓𝟎 𝐊+ 𝐦𝐞𝐦𝐛𝐞𝐫𝐬/𝐟𝐨𝐥𝐥𝐨𝐰𝐞𝐫𝐬) We consistently Rank 1st for 3 categories- Tech, Wellness and Knowledge. 𝐍𝐨𝐦𝐢𝐧𝐚𝐭𝐞 3+ people you feel will benefit from the club. (Via top right button)                                                                                                                                                                  \\n𝐅𝐨𝐮𝐧𝐝𝐞𝐫- 𝐓𝐡𝐞 𝐃𝐢𝐠𝐢𝐭𝐚𝐥 𝐃𝐨𝐜𝐭𝐨𝐫 (September 2020)                                           Reach out for partnerships. Rally Creator Coin- $DOC \\n\\n 𝐅𝐨𝐥𝐥𝐨𝐰 𝐭𝐡𝐞 hosts - Dr Sohaib Imtiaz (The Digital Doctor), Hassan Khan (Elite Performance Coach) - so that they can move you from followers to members, and you can stay up to date with the latest insights and upcoming conversations. Co-hosts- Shade Zahrai (MBA, LLB Psyc), Eleeza Babaknia (Preventive Med), Sana Khan (Data science and AI), (Previous hosts from Spotify, Snapchat, VC) DM @digitald0ctor on twitter if you have any relevant guests in mind. \\n\\nWhy do we do the things that we do?\\n\\nThis is the club designed to explore all things human behaviour. \\nWe blend everyday experiences with illuminating conversations and expert masterclasses - to inspire you to think, help you learn, and improve decisions about health, wealth, and happiness. \\nOur aim is to provide a deeper understanding of how humans respond to the world around them. We will also look at how emerging technology and Artificial Intelligence will influence our behaviour. We also host fireside chats with leading neuroscientists, thinkers and entrepreneurs. (We’ve had David Eagleman (Stanford Neuroscience), Will Ahmed (CEO Whoop), Ashley Whillans (Harvard Business School))\\n                                                                                     \\n\\nThis club is for everyone interested in - neuroscience/ decision-making, health/ wellness, tech/ computer science, marketing/ influence, start-ups/ VC.\\n\\n•Mental Health (the mind, emotion and happiness) \\r\\n•Habit building (routine, forming habits…has a personal and product lens).                                      •Digital Behaviour (persuasive technology, addiction, transformation)\\r\\n•Cognitive science (mental models, decision making principles)\\r\\n•Neurology and foundations (health, neuromarketing, books to read)\\r\\n•Environmental and social triggers (COVID, relationships, trends)\\r\\n•Theory in application (tech applications, consumer products, audience building)\\r\\n•Behavioural economics (impact on economic and social systems)                                                              \\n\\nAlso- Human/Brain -Computer Interfaces, VR/AR, AI, Psychographics, Psycholinguistics and Digital Health.              DM us for collaboration.                                                                    Anything discussed is not medical advice and you should consult your doctor.                                    𝐒𝐜𝐡𝐞𝐝𝐮𝐥𝐞:\\n\\nAMA Skin habits with Derms- Saturday 11 pm EST- Dr Muneeb Shah, Cassandra Banks and co \\n\\nAI series- Saturday 6 pm EST - open discussion - Sana Khan, Sahir Ali, Mariya Vasileva, Tarin Ziyaee\\n\\nHealth and Tech weekly round up- Sunday 1 30 pm EST James Somauroo, Fiona Pathiraja, Patrick Malone, Gina Merchant\\n\\nBehavioural Health- Sunday 8 pm EST- AMA with Psychiatrists- Eleeza Babaknia, Dr Amir Shah, Dr Owen Muir and Dr Carlene Macmillan.\\n\\nFireside chats- Mondays 2-4 pm\\nEST - Dan Murray- Serter\\n\\nFireside chats - Tuesday 2 pm EST - Maria Hvorotovsky\\n\\nAmy Cuddy and Hassan Khan - Tuesday 6 pm EST - Public Speaking Masterclass \\n\\nDigital Doctor fireside chat - Wednesday time varies- neuroscientists, entrepreneurs, tech start ups. \\n\\nShade Zahrai Masterclass - Wednesday 4pm EST\\n\\nProfessor Cother- Preventative medicine and fireside chats- Thursday 2 pm EST\\n\\nHassan Khan masterclasses - Thursday 6 pm EST\\n\\nDigital Doctor fireside chats- Friday - time varies- special guests \\n\\nHassan Khan - book club- Friday 5-7 pm EST \\n\\nSpontaneous sessions- Humaira Khan and Noor Al- Hajri\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_156_a07af45c-3393-4ca6-9f57-afbac9db3d38_thumbnail_250x250\",\n                \"num_members\": 23656,\n                \"num_followers\": 440394,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/behaviouraleconomics\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 117,\n                \"name\": \"Wisdom Emerging - W.E.\",\n                \"description\": \"We explore how to live content, fulfilled, and meaningful lives through conversations w/ thinkers, leaders, and do-ers. We leverage self-wisdom to tackle the most challenging issues of our day— together.\\n\\nWe value wisdom in action -- what the Greeks called phronesis: the development of practical wisdom that can be applied to daily life.\\nwww.bit.ly/wisdom-e\\r\\n\\r\\nAs a community we practice compassion and empathy, contributing radically to one another.      ================================== We’ve topped 15,000 members + followers: we will convene a community meeting to discuss the future of this community. Pls DM the founder, Michael Liskin, to request membership directly & interest in attending the session ================================== _______________________________________ Think of 2 friends who routinely recommend info like this to you — those are the ppl that will love this club — pls go ahead and click the icon in upper right to nominate them ________________________________________    Practical Wisdom Series; 5-Min Wisdom rooms; Responsive.org series (creating a fundamental shift in the way we live and work in the 21st Century); pop-up events and guest speakers ➡️Next events up:  This Week: ▫️Magic Giant (folk rock) mini concert and Q&A w/ and special musical guests 4pmPT Friday 3/19▫️Past events -> Ending the Next Pandemic w/ Chair of UCLA’s Computational Medicine -> Re-humanizing Business -> Epigenetics of teams -> breakthrough home device: Founder of MeRT and Wave Neuroscience, www.waveneuro.com; In addition: Transformational Coaching; Re-humanizing how we work in business organizations                                          👉For more info, dm the founder, Michael Liskin, below 👇\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_117_1edf4212-5dac-4e16-9499-cbd3d68e9378_thumbnail_250x250\",\n                \"num_members\": 1523,\n                \"num_followers\": 13510,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"Don’t attack others. Engage in dialogue to enlighten, not in arguments to win. Assume best intentions - don’t take things personally.\\n\",\n                        \"title\": \"Be kind\"\n                    },\n                    {\n                        \"desc\": \"Be open to new ways of thinking, feeling and being. Create safe exploration for yourself and others. Embrace diverse perspectives and backgrounds.\",\n                        \"title\": \"Be Open and Curious\"\n                    },\n                    {\n                        \"desc\": \"This creates a strong community by encouraging authentic communication. This also allows others to choose to be vulnerable when that seems right and creates conditions for deep relatedness.\",\n                        \"title\": \"Speak with Compassion and Empathy\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/phronesis\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 903,\n                \"name\": \"We The Future (WTF)\",\n                \"description\": \"We The Future™ club envisions a world in which the next generation unites to transform humanity and build an extraordinary future.    🌎🌎🌎 \\n\\nFocused on radical collaboration, transformation, leadership, action, and inclusion; We The Future (WTF) brings NextGen leaders, icons, and influencers to share their work and vision to create a better future. 💫\\n\\nNOMINATE any change makers in your Clubhouse network to join our community of over 115K members + followers from all around the world. 🦾\\n\\n🚀 Let’s co-create solutions for a better future together. 🚀\\n\\nDM @wethefuture.global on IG with room ideas + suggestions. 💭\\n\\nLeadership \\nWell-Being\\nDiversity, Equity, and Inclusion\\nEntrepreneurship\\nMental Health\\nClimate Change\\nGender Equality\\nProtecting Our Planet\\n\\nAll rights reserved.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_903_f3363ef2-2acf-45a0-aa7d-74e7142e46ce_thumbnail_250x250\",\n                \"num_members\": 17495,\n                \"num_followers\": 101430,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/wethefuture\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 2521,\n                \"name\": \"The Power of Podcasting\",\n                \"description\": \"As podcasting continues to grow as a trusted media outlet; let’s discuss how you can leverage your show to serve as a marketing funnel, brand extension & overall tool to grow & connect with your target audience.\\nWe’ll discuss everything from equipment to marketing & more!\\n_____________________________________\\nJoin Us Every Tuesday at 6pm est.\\n_____________________________________\\nVisit www.powerofpodcastingclub.com\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_2521_f3bcebc5-5cb1-40b0-94b5-495bbda131fd_thumbnail_250x250\",\n                \"num_members\": 7800,\n                \"num_followers\": 6034,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": true,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"If coming up to answer a question please make sure your main focus is to provide value and not promote yourself or your platform!\",\n                        \"title\": \"Provide Value\"\n                    },\n                    {\n                        \"desc\": \"You can give feedback as it will help everyone grow, but be sure to provide grace as everyone has been a beginner.\",\n                        \"title\": \"Be kind with feedback\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/thepowerofpodcasting\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 2268,\n                \"name\": \"Buying The Block - Real Estate Development\",\n                \"description\": \"Real Estate Investing and Community Development using approaches that revitalize instead of gentrify.  I will discuss my proven models for protecting existing residents and bringing in higher income people that look like the community.\\n\\nEx: Successful $1,070,000 crowdfund case study on a 20 property (commercial and residential) project I own in 5th Ward of Houston, TX.\\n\\nEx: 14 Townhouse Development attracting young working professionals back to the 5th Ward neighborhood.  Houses in the $300K built on property that was once drug infested and a nuisance to the community. \\n\\nEx: 250 Unit Multi-Family Opportunity Zone development.  Funding it by helping high income earners defer all tax liability for 7 years+ by investing in my Opportunity Zone Development projects.  They also get tax free profits for 10 years as an investor. \\n\\nReality is we can’t stop redevelopment from big developers, but we can participate and control the communities in the vicinity of those projects.  We invest, we control, we protect, we benefit, and we maintain the community’s culture and heritage.  \\n\\nStrategies to make money passively for anyone with any schedule.  \\n\\nGet the Free eBook ⬇️⬇️⬇️\\nNewRealEstateBlueprint.com/strategies\\n\\n—————————————————————\\n\\nVisit LearnFromChris.com if you are ready to learn everything I know about real estate investing. 📚📈\\n\\n—————————————————————\\n\\nGet on the waitlist for the next crowdfund BTBwaitlist.com to be a part of the impact.  💰\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_2268_a65e4b6d-dab5-412e-88c2-2e08a16bc8c9_thumbnail_250x250\",\n                \"num_members\": 11840,\n                \"num_followers\": 76487,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [\n                    {\n                        \"desc\": \"We ALL know the challenges, set backs and injustices, lets talk solutions to put ourselves in a better position.   \",\n                        \"title\": \"Be a Problem Solver\"\n                    },\n                    {\n                        \"desc\": \"Try to stay on topic and address the direct question.  Respond accordingly.  Be respectful of the panelists, the moderator and the people that were on stage before you that are waiting to speak. \",\n                        \"title\": \"Be Concise\"\n                    },\n                    {\n                        \"desc\": \"Please share and invite as many people as possible that you think can benefit from this information.  \",\n                        \"title\": \"Invite at Least 5 People\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/buyingtheblock\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 2737,\n                \"name\": \"Real Estate Wholesaling: Connecting the Dots\",\n                \"description\": \"A Real Estate Investing Educational Group Specializing in the Wholesaling Technique.  Designed to help Connect the dots for real estate wholesaling newbies while creating a community to share techniques and strategies that aid in the creation of legacy wealth utilizing real estate.                                                          \\n\\n\\n*****************************************\\nClub Schedule \\n\\nDEALMAKERS Global📓🖊\\nMonday: 9:00pm- 10:00pm EST\\n\\nReal Talk Tuesday \\nWith Don and Friends 🏚🧔🏾\\nTuesday: 8:00 pm - 11:00 pm EST\\n\\nWholesaling Wednesday 🏚🏚💰💰💵\\nWednesday: 8:00pm - 11:00pm EST\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_2737_ff9b747d-ce18-493f-8e0f-47be55f57dd7_thumbnail_250x250\",\n                \"num_members\": 6736,\n                \"num_followers\": 12250,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"Be respectful of everyone.\",\n                        \"title\": \"RULE 1#\"\n                    },\n                    {\n                        \"desc\": \"Everyone Get’s an opportunity to be heard\",\n                        \"title\": \"Rule 2#\"\n                    },\n                    {\n                        \"desc\": \"This is a club related to real estate please make sure your conversation is geared toward the topic of discussion.  \",\n                        \"title\": \"Rule 3#\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/realestatewholesaling\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 3649,\n                \"name\": \"Never Settle Club\",\n                \"description\": \"The NSC is a group of creators, entrepreneurs, side hustlers, dreamers and doers that help each other win💯& never settle. \\n\\nTO BE A MEMBER FOLLOW FOUNDER MARIO ARMSTRONG\\n\\nMembership includes invite-only talks, networking and access to vip guests, collabs, promotions & mentorship for your biz & 1st in line member only discounts.\\n\\nLetsssss gooooooo 🔥💪🏽🙏🏽\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_3649_0d216d8e-b008-4aa0-9a98-672a3c364c95_thumbnail_250x250\",\n                \"num_members\": 5679,\n                \"num_followers\": 18844,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/neversettleclub\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1351,\n                \"name\": \"Leadership Reinvented\",\n                \"description\": \"Reinventing leadership is essential for thriving in an emerging future defined by two global mega-trends: 3-D CHANGE (change that’s exponential, pervasive, and perpetual) and CONVERGENCE (increasing human-technology integration). Join us and interact with visionary Sapient Leaders and change-makers who are creating outstanding organizations and emerging a world where everyone can flourish. Learn new ideas, tools, and methods for enhancing your leadership capabilities.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 🎙We convene Wed evenings 6PM Pacific time and host pop-up conversations throughout the week. Join us and discuss the latest trends and models of successful leadership.                                                                                                                 • If you want to be added to the club, please follow Ron and Aneel and we’ll invite you directly.                                                                                                          • Also, feel free to nominate CH members who you think would enjoy the club and our conversations.                                                                                                                          • If you’d like to suggest a discussion topic or potentially co-host a conversation, please DM us.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1351_5b32ef0c-2e8c-4a85-b232-f21dc2d13945_thumbnail_250x250\",\n                \"num_members\": 24654,\n                \"num_followers\": 52088,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/leadershipreinvented\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1024,\n                \"name\": \"Comedy Club\",\n                \"description\": \"Welcome to the Comedy Club, the longest running & largest comedy community\\n(of 80,000+ now!) on Clubhouse.\\n\\nHere is where we highlight your favorite comedians, comedy writers, improv & sketch performers, & basically all things funny!\\n\\n😀😃😄😁😆😅😂🤣😳🙂🙃🤪🤩🥳\\n\\nIf you have any questions, comments, suggestions, or if you’d like to create a Comedy Club event, contact @kingwillonius or @sefanit below.\\n\\n[Stand Up Comics, Writers, Improv, Sketch, Shows, Performances, Fun, Jokes, Laughter]\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1024_515f1ac2-8e97-4d85-8d83-07dfd9419f02_thumbnail_250x250\",\n                \"num_members\": 29325,\n                \"num_followers\": 51100,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/comedy\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 2934,\n                \"name\": \"Career Club\",\n                \"description\": \"How to grow and rocket your career! This is for anyone at any stage of their career. Brought to you by hireclub.com\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_2934_284f6c9d-c420-4ba1-a2ae-73d962c22993_thumbnail_250x250\",\n                \"num_members\": 2181,\n                \"num_followers\": 9080,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"We’re here to help everyone succeed in their career. Speak from your own experience with kindness and empathy. \",\n                        \"title\": \"Be kind and helpful \"\n                    },\n                    {\n                        \"desc\": \"Everyone needs help. You don’t have to grow your career alone. We are here for you as a community for support and knowledge. \",\n                        \"title\": \"Ask for help\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/careerclub\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 400,\n                \"name\": \"Smiling & Positivity\",\n                \"description\": \"In light of all that's happening in 2020 it's time to take a deep breath and share some smiles, love, and positivity to help everyone cope and ultimately thrive. \\r\\n\\r\\nWe share personal experiences and stories about the power of smiling and positivity in reshaping how we think and act, and consequently how we feel about ourselves, about others, and about the world.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_400_28604241-3eae-4a4c-8af2-13bcebd7ef34_thumbnail_250x250\",\n                \"num_members\": 9207,\n                \"num_followers\": 18735,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"😄\",\n                        \"title\": \"Smile \"\n                    },\n                    {\n                        \"desc\": \"😊\",\n                        \"title\": \"Be positive \"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/smilingandpositivity\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 826,\n                \"name\": \"Computer Generation Imagery\",\n                \"description\": \"CGI™ 🌎\\n\\nA daily discussion for the computer generation.\\n\\nAccess to network: ClubhouseLinks.com/CGI\\n\\nSupport our team | CashApp: $ComputerGeneration\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_826_450322d3-22bd-4470-a9d0-7caadbebde47_thumbnail_250x250\",\n                \"num_members\": 1571,\n                \"num_followers\": 3643,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"Our weekly Festival is a recorded event each Sunday 8PM EST. Please enter this room at your own risk. \",\n                        \"title\": \"#ClubhouseFestival WILL be RECORDED\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/computergeneration\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 245,\n                \"name\": \"Creatives Club\",\n                \"description\": \"Where great ideas collide to create powerful storytelling experiences in culture. \\r\\n\\r\\nAll creative thinkers, brand builders, content creators + cognitive anthropologists welcome.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_245_537891ab-ce52-4718-a46c-138ba18b3a29_thumbnail_250x250\",\n                \"num_members\": 1564,\n                \"num_followers\": 13811,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/creativesclub\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1321,\n                \"name\": \"Just Listen\",\n                \"description\": \"A platform to seek knowledge from various BIPOC guests. This rendez-vous is for us to ask, listen & elevate each other. Founded by Myriam Eddahia 🎙\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1321_a43bb063-1b37-49e1-8032-67696efb47a2_thumbnail_250x250\",\n                \"num_members\": 459,\n                \"num_followers\": 1409,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"\",\n                        \"title\": \"Respect for all at all times\"\n                    },\n                    {\n                        \"desc\": \"\",\n                        \"title\": \"No Recording or Screenshot \"\n                    },\n                    {\n                        \"desc\": \"\",\n                        \"title\": \"Introduce yourself before speaking \"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/justlisten\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1645,\n                \"name\": \"House Wine\",\n                \"description\": \"🏡🍷House Wine is a place to bring together extraordinary wine producers and wine lovers from all over the globe. We lead conversations around the various global wine regions. \\n\\nYou’ll meet and network with interesting Winemakers, Vintners and intriguing Chefs to share tasting experiences. Together we explore the history and art of wine making while learning how to select and pair food.\\n\\nWe’re honored to have Anthony Washington as our House Wine Sommelier, formerly of The French Laundry and The Augusta National. He is now a known Estate Director located in Napa Valley, California.                                                                              \\n\\nTwitter: @Housewineclub \\nNominate your friends! 🍷🎉\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1645_ea0bce31-6a30-498c-9ab1-834d5be2861c_thumbnail_250x250\",\n                \"num_members\": 3474,\n                \"num_followers\": 12314,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"We have invited many high profile wine producers and industry folks to join us as special guest. Let’s make them feel warm and welcomed. You’re invited to join in, ask questions and share experiences.\",\n                        \"title\": \"House Wine Conversations \"\n                    },\n                    {\n                        \"desc\": \"It is fine to voice a complaint or to disagree with another, but please do so in a constructive and polite manner. Profanities, personal attacks, and defamation will result in your removal. \",\n                        \"title\": \"Respect Others & The Space\"\n                    },\n                    {\n                        \"desc\": \"Join us to meet new people, share interesting wine related stuff, broaden your horizons and enjoy the House Wine Club to the fullest! \",\n                        \"title\": \"Have Fun, Share and Learn\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/housewine\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 358,\n                \"name\": \"⚡️ Tesla & Friends 🌏\",\n                \"description\": \"\\\"Accelerating sustainable energy & making life multiplanetary\\\" — if this mission resonates with you, this is your club!\\r\\n\\r\\nThis space is for Tesla owners and enthusiasts of the ecosystem to discuss experiences, progress, and updates. Everyone is welcome.\\r\\n\\r\\nTesla. Solar & Clean Energy. SpaceX. The Boring Company.\\r\\n\\r\\n🔌⚡️🔋 🚘 🚀 🌏 🛰 ☀️\\n\\n—\\n\\n🙏🏽 Please nominate 3 friends on Clubhouse for this group so we can grow the community 🙏🏽\\n\\n—\\nTopics we cover but are not limited to:\\n• post-earnings breakdown\\n• current and prospective owners meet up to discuss ownership experiences\\n• ideation and discussions about improvements to the user experience\\n• post-investor day or any special day the Tesla family holds\\n• SpaceX launches\\n• new product launches\\n• $TSLA 👀\\n• progress towards sustainability and a cleaner mother earth\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_358_9075fe14-73c3-4ffa-9261-189b0fb0eab4_thumbnail_250x250\",\n                \"num_members\": 5595,\n                \"num_followers\": 35614,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"Zero tolerance. Please try not to cut people off. Don’t ask everyone to “follow the mods” - folks can decide for themselves :). Please keep the discussions focused if it’s a scheduled room\",\n                        \"title\": \"🙏🏽 Be respectful to all. No trolling or negativity by\"\n                    },\n                    {\n                        \"desc\": \"Take any investment advice with a grain of salt and do your own research. \",\n                        \"title\": \"🧠 Do your OWN research! 📈📉\"\n                    },\n                    {\n                        \"desc\": \"Single most fun hour you’ll have 😁\",\n                        \"title\": \"🚘 If you haven’t test driven a Tesla, you promise to soon!\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/teslaandfriends\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 5208,\n                \"name\": \"🤓Talk Nerdy To Me🦾🚀🩺🕹♻️🧬🎞🪐\",\n                \"description\": \"TECH | SCIENCE | CULTURE\\n🧠 🧐Clubhouse’s Home for the Curious🧐🧠\\nJoin us for 20+ weekly deep dives around STEM and culture.\\n\\n🏡Home to 180,000+ members/followers - join in!\\n\\nOfficial BitClout: talknerdytome\\n \\n🌐 Head to tntm.club to pitch your own topic / chat / feature in the group. We love to hear from you & your ideas for our audience. \\n\\n🖋 We love your feedback too - use our anon feedback form.\\n\\n🗓 Our calendar of events can be found at tntm.club and on Instagram: tntmofficial \\n\\n🌎 Our rooms are fueled by global values to create a better future for us all.  We operate and share as a global citizen 🌍\\n\\nOur language is composed of international voices of all inclusion markers spoken with: Open Source Knowledge. Love. Community. Diversity. Fun. Empathy. Social Impact. Shared Resources. Respect. Inclusion. Empowerment. Equality. Kindness. oh… and more Fun!\\n\\n20+ rooms per week of open source learning about Technology, Robotics, The Future, Social Media, NFT, Space, Cybersecurity, Data, AI, Quantum, Sustainability, Medicine, XR, VR, AR, Sci-Fi, Research, Software Development, Genomics, Venture Capital, Psychology, Physics, Music, Geopolitics, Instagram, Geek Culture, Marketing, Wearables, Coding, Health, Drones, eSports, Bionics, Film, GPT-3, Fundraising, Neural, Entrepreneurship, Business, Sustainability, Neuroscience, TikTok, Ed Tech, Biology, Current Affairs, Hacking, SaaS, Product Marketing, Personal Development, TPU, Twitch, Startups, Asteroid Mining, Fin Tech, Ad Tech, Instagram, Streaming, Mar Tech, CGI, Transhumanism, GPU, Science, Blockchain, Snapchat, Growth Mindset, Autonomous Vehicles, Gaming, IOT, Ecommerce, ESG + more.\\n\\n✌🏾The club was founded by Amanda, Wolf, Maude and X to serve the curious through inspiration, conversation, research, information and collaboration! All of our guests and hosts share and speak for free.\\n\\n👇🏾 Follow the top 13 people on the list, our co-hosts and curators, if you wish to learn a little more about us and our unique journeys. Turn on the 🔔 if you wish to be notified when we schedule new events!\\n\\n👋🏿👋🏾 We can’t wait to talk nerdy with you! 👋👋🏼\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_5208_ddd92fd8-5f63-4f02-a3ca-90bf9688dfb8_thumbnail_250x250\",\n                \"num_members\": 35957,\n                \"num_followers\": 144545,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/TalkNerdyToMe\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1875,\n                \"name\": \"Rice and Spice\",\n                \"description\": \"A community space for people who identify as part of the Asian diaspora, or who are interested in the Asian diaspora. Let's talk life experiences, food, culture, politics, and whatever else comes up!\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1875_ea156e76-0654-4ed5-bb49-ad12d69c673b_thumbnail_250x250\",\n                \"num_members\": 903,\n                \"num_followers\": 7219,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [\n                    {\n                        \"desc\": \"Mindful of monologues. No need to impress anyone.\",\n                        \"title\": \"Talk with, not at people \"\n                    },\n                    {\n                        \"desc\": \"The club is to get to know one another, across Asian identities and experiences, and community build. Being Asian isn’t a requirement but it is the priority.\",\n                        \"title\": \"Let’s be genuine\"\n                    },\n                    {\n                        \"desc\": \"\",\n                        \"title\": \"Come in spirit of giving\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/ricespice\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 2931,\n                \"name\": \"The BOLD Journey\",\n                \"description\": \"We all lead a “BOLD journey” in our own right. Whether that be moving to a new country, traveling, being an international student/foreign national/expat, being an immigrant, job search, first job, career switch, vulnerability, knowledge sharing, adulting etc. \\n\\nWhatever the journey, this is a hub to explore the minds of others who have similar or different experiences to yours.\\n\\nA space:\\r\\nTo build community. To know you’re not alone. To get tips to overcome challenges. To support one another. To applaud one another’s successes. And more...  \\n\\n• Various sessions around: Careers in Tech, Leadership, Digital Transformation, Linkedin, Imposter Syndrome, Immigration, etc.\\n\\nJoin the club 👆🏿\\r\\n\\r\\nThis is a hub for us to celebrate #theBOLDjourney\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_2931_35fbf9ba-eb27-4d90-8268-9d22ec6953ed_thumbnail_250x250\",\n                \"num_members\": 860,\n                \"num_followers\": 5168,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": true,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"Listen before responding/speaking \",\n                        \"title\": \"Listen attentively \"\n                    },\n                    {\n                        \"desc\": \"People will get vulnerable so lead with empathy & grace even if you’re of a different opinion/perspective \",\n                        \"title\": \"Lead with empathy & grace\"\n                    },\n                    {\n                        \"desc\": \"You can not pour from an empty cup - so even if you have nothing to pour some days, it’s okay to just come to be filled ❤️\",\n                        \"title\": \"Lift & pour into others. But do the same for yourself\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/theboldjourney\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1915,\n                \"name\": \"BLACK VC\",\n                \"description\": \"Community for Black Venture Capitalists and underrepresented entrepreneurs to connect and gain insight into navigating the VC space. Black Funders x Founders. ✊🏽📲🧩📈 \\n\\nCreated by @cassidyjordin.\\nMust follow and DM to become a member 🎉 \\n🚨28,000+ members & followers🚨\\n\\n🎟 if you host a room under this club, you agree to honor the integrity and quality of the club and it’s members. Any soliciting of services are prohibited.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1915_4e7add48-64d8-4844-8443-a50d1a4023d1_thumbnail_250x250\",\n                \"num_members\": 8721,\n                \"num_followers\": 19072,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [\n                    {\n                        \"desc\": \"you agree to honor the integrity and quality of the club and it’s members. Any soliciting of services are prohibited. \",\n                        \"title\": \"Quality + Integrity\"\n                    },\n                    {\n                        \"desc\": \"you agree to be respectful and 100% inclusive. Hate speech, trolling, and other forms of disruption are not tolerated. \",\n                        \"title\": \"Respect + Inclusivity\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/blackvc\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 3806,\n                \"name\": \"Behind The Scenes Club\",\n                \"description\": \"Welcome Behind The Scenes ( BTS ) \\n\\nA perfect place to network socially and privately for all. Writers, engineers, musicians, directors, actors, investors, entrepreneurs, up and coming, chill vibes individuals, seekers and all in between are welcome. \\n\\nAnyone can make a Room in this Club. Make a calendar 📅 event etc. \\n\\n*NOMINATE OTHER CREATORS\\n*ENGAGE IN CONVERSATIONS\\n*NETWORK AND CREATE MAGIC\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_3806_59f64575-edff-4b25-8e9f-295a86672848_thumbnail_250x250\",\n                \"num_members\": 487,\n                \"num_followers\": 1459,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [\n                    {\n                        \"desc\": \"No recording of conversations unless giving permission from the Admin or Moderator of the conversation.\",\n                        \"title\": \"No Recording \"\n                    },\n                    {\n                        \"desc\": \"We love to have fun but be respectful and don’t interrupt any business or meetings happening. (Make your own conversations if you want to get spicy 🌶) \",\n                        \"title\": \"No Trolling\"\n                    },\n                    {\n                        \"desc\": \"We all wanna share information and network. Invite someone in to help us be the best Networking team online\",\n                        \"title\": \"Nominate others\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/BehindTheScenesClub\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 3641,\n                \"name\": \"Agents of Color\",\n                \"description\": \"🕺🏾Club For Real Estate Agents of Color.   \\nLet’s work together to build up our own and get this bag. 💰\\n  ➖➖➖➖➖➖➖➖➖➖➖➖➖\\n 🏆•Level Up With Professional Trainings\\n🙋🏾\\u200d♂️ •Network to Make More Money        \\n 👥•Share Resources to Open Doors \\n 🧑🏾\\u200d🔧•Find POC Professional Referrals\\n🍾 •Have Fun! \\n  IG: agents_of_color \\n 📲 Join us on WhatsApp:    \\nhttps://chat.whatsapp.com/IvfOSZh21Xm7idvcvutSul\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_3641_f681358f-eb6d-4a0c-bef8-5a68980e5b7e_thumbnail_250x250\",\n                \"num_members\": 3333,\n                \"num_followers\": 923,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/agentsofcolor\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1930,\n                \"name\": \"Money Meetup\",\n                \"description\": \"Harnessing the power of community by bringing together millennials and millennials-at-heart to learn, share, collaborate, and have meaningful conversations about money in a safe space.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1930_a1587ee3-1ce4-4513-a673-3c3c7fbe3524_thumbnail_250x250\",\n                \"num_members\": 6469,\n                \"num_followers\": 5487,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/moneymeetup\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 2184,\n                \"name\": \"The Hybrid Hustle\",\n                \"description\": \"Embrace the HYPHEN. This community uplifts the multi-disciplinarians, cross-culture enthusiasts, and hybrid-hustlers as they navigate thriving in any space they choose to occupy.\\n \\nThe proverb actually reads: “A jack of all trades is a master of none, but oftentimes better than a master of one.”\\n\\nFeel free to invite any fellow Multi-hyphenates.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_2184_7695d814-ca18-4ccf-b430-5b454ef62383_thumbnail_250x250\",\n                \"num_members\": 2372,\n                \"num_followers\": 1841,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": true,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/hybridhustle\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 5214,\n                \"name\": \"ClubPod\",\n                \"description\": \"Podcast 📻 Central! 🎧 If you love ❤️ Podcasts, you’ll love ClubPod! 🎸ClubPod is the largest podcast ‘Club’ on CH where podcast fans & podcasters of every genre, show size & expertise gather to discuss the world 🌎 of podcasts, podcast culture, growth & monetization💰strategies & the shows podcast fans can’t get enough of.  \\n\\nOur Mission is simple: To elevate🔺the podcast industry one Room at a time. \\n\\nLed by Steve Olsher, Founder/Editor-In-Chief of Podcast Magazine 🗞 — the preeminent publication dedicated to covering podcasts and podcast culture — week in and week out, you’ll have the opportunity to meet leading podcasters, receive high-level guidance, discuss best practices, tips, tools, and shortcuts & have a ton of fun 🤩 ! \\n\\n(🔥 Please note: To become a ‘Member’ please ‘follow’ our Club creator, Steve Olsher. He can be found at @podcasts. Otherwise, you’ll be a ‘Follower’ of ClubPod and won’t have access to ‘members-only’ events.) \\n\\n⁉️ Not a subscriber to Podcast Magazine? No worries. As a ClubPod member, you can grab a free lifetime subscription using our private, back door link here: www.ClubPod.Club\\n\\nAnd, yes! Please feel free to invite others who would benefit from, or add value to, ClubPod. Don’t keep us a secret 🤐. Cheers! 🍻\\n\\n📌 𝗪𝗲𝗲𝗸𝗹𝘆 𝗦𝗰𝗵𝗲𝗱𝘂𝗹𝗲 📅 \\n\\n𝘛𝘩𝘦𝘴𝘦 𝘢𝘳𝘦 𝘴𝘰𝘮𝘦 𝘰𝘧 𝘰𝘶𝘳 𝘳𝘰𝘰𝘮𝘴 - 𝘢𝘥𝘥𝘪𝘵𝘪𝘰𝘯𝘢𝘭 𝘱𝘰𝘱-𝘶𝘱 𝘳𝘰𝘰𝘮𝘴 𝘢𝘯𝘥 𝘯𝘦𝘸 𝘳𝘰𝘰𝘮𝘴 𝘤𝘢𝘯 𝘩𝘢𝘱𝘱𝘦𝘯 𝘢𝘵 𝘢𝘯𝘺 𝘵𝘪𝘮𝘦.\\n\\n(𝐷𝑖𝑠𝑐𝑙𝑎𝑖𝑚𝑒𝑟: 𝑆𝑐ℎ𝑒𝑑𝑢𝑙𝑒𝑑 𝑟𝑜𝑜𝑚𝑠 𝑐𝑎𝑛 𝑐ℎ𝑎𝑛𝑔𝑒 𝑎𝑡 𝑎𝑛𝑦 𝑡𝑖𝑚𝑒.)\\n\\n\\n👋 𝙈𝙤𝙣𝙙𝙖𝙮 𝙍𝙤𝙤𝙢𝙨\\n\\n🎙️ 7am PT\\n\\nPodcast Marketing - Tips and Tricks to Promote Your Podcast\\nwith Meiko S. Patton & Dr. Karen Hardy\\n\\n🎙️ 8am PT\\n\\nStart a Podcast and Build Your Brand\\nwith Haley Day\\n\\n\\n🎙️ 9am PT\\n\\nCraft Your Brand Story with Podcasting\\nwith Jason Cercone\\n\\n🎙️ 12pm PT\\n\\nStarting a Podcast: Finding Your Voice, Telling Your Story\\nwith Heather Havenwood\\n\\n🎙️ 2pm PT\\n\\nPodcasting Pitfalls: What Rookies Keep Getting Wrong\\nwith Michael Neeley\\n\\n🎙️ 4pm PT\\n\\nPodcasts & Events:  Grow Your Audience, Authority & Profits\\nwith Linda Cain\\n\\n🎙️ 5pm PT\\n\\nCrush Your Digital Brand \\nwith Hala Taha & Mark Savant\\n\\n\\n\\n👋 𝙏𝙪𝙚𝙨𝙙𝙖𝙮 𝙍𝙤𝙤𝙢𝙨\\n\\n🎙️ 7am PT\\n\\nPodcasting for Small Business Owners\\nwith Nick Bogacz\\n\\n🎙️ 10am PT\\n\\nGirlBoss Podcasters: Use Your Voice\\nwith Rachel Stewart\\n\\n🎙️ 11am PT\\n\\nPositioning  to Prosper With Podcasting\\nwith Anjel B. Hartwell & Raven Blair Glover\\n\\n🎙️ 12pm PT\\n\\nProfessional Podcasters\\nwith Joe Sanok\\n\\n🎙️ 2pm PT (bi-monthly)\\n\\nYAPLIVE: Masterclass Series with YAP Guests (celebrities, authors, influencers) \\nwith Hala Taha\\n\\n🎙️ 3pm PT\\n\\nGrow The Show (Rotating specific topics)\\nwith Kevin Chemidlin\\n\\n🎙️ 4pm PT\\n\\nRed Carpet Interview::Rapid Fire Live Interviews Of Podcast Host & Guest\\nwith Raven Blair Glover\\n\\n🎙️ 5pm PT\\n\\nWomen Podcasters - discussion time\\nwith Lauren Abrams\\n\\n🎙️ 6pm PT\\n\\nNew Podcaster Breakthroughs  - Brainstorming challenges and ideas with successful podcasters\\nwith Bryan Green & Allison Hare\\n\\n\\n\\n👋 𝙒𝙚𝙙𝙣𝙚𝙨𝙙𝙖𝙮 𝙍𝙤𝙤𝙢𝙨\\n\\n🎙️ 6am PT\\n\\nPodcasting to Build your Speaking Career\\nwith Mary R. Snyder\\n\\n🎙️ 7am PT\\n\\nWinning with Podcasting \\nwith Melissa Bright\\n\\n🎙️ 9am PT\\n\\nAudio Production for New Podcasts\\nwith Kyle Woods\\n\\n🎙️ 11am PT\\n\\nPodcast Guest Booking Strategies\\nwith Adam Posner\\n\\n🎙️ 12pm PT\\n\\nClubPod Presents: Lunch With The Legends (Series)\\nwith Steve Olsher\\n\\n🎙️ 2pm PT\\n\\nPodcast Office Hours Q&A with Hala and Friends\\nwith Hala Taha\\n\\n🎙️ 4pm PT\\n\\nPodcast Magazine: Beyond The Microphone CH edition\\nwith Gin Keller\\n\\n🎙️ 6pm PT\\n\\nThe Business of Podcasting: Lawyer Proven Strategies CH Edition\\nwith JP McAvoy,\\n\\n👋 𝙏𝙝𝙪𝙧𝙨𝙙𝙖𝙮 𝙍𝙤𝙤𝙢𝙨\\n\\n🎙️ 9am PT\\n\\nProfitcasting: Making money without sponsors or ads\\nwith Carla White\\n\\n🎙️ 10am PT\\n\\nHow Ordinary Podcasters Make REAL Money\\nwith Steve Olsher\\n\\n🎙️ 11am PT (starting 3/11, no show 3/25)\\n\\nHow to Land A-List Guests.  Perfect Your Pitch & Build Credibility\\nwith Kristel Bauer\\n\\n🎙️ 12pm PT (starting 3/18)\\n\\nOutsourcing your podcast: the good, bad & ugly with Maryam Bitege\\n\\n🎙️ 1pm PT (starting 3/18)\\n\\nPodcast Personality Shine Social Hour\\nwith Jani Moon\\n\\n\\n🎙️ 2pm PT\\n\\nBreak Through FEAR, Achieve Podcast Success\\nwith Rob Actis\\n\\n🎙️ 3pm PT\\n\\nEntrepreneurship Weekly: From Passion to Profit \\nwith Steve Wohlenhaus\\n\\n🎙️ 4pm PT\\n\\nMeet & Pitch Leading Podcasters & Get Booked On The Spot!\\nwith Steve Olsher\\n\\n🎙️ 7pm PT\\n\\nBeginners Luck: You started a podcast now what?\\nwith Nick Bogacz\\n\\n\\n👋 𝙁𝙧𝙞𝙙𝙖𝙮 𝙍𝙤𝙤𝙢𝙨\\n\\n🎙️ 4am PT\\n\\nPodcast AMA (Ask Me Anything)\\nwith Hannah Russell\\n\\n🎙️ 8am PT (starts 2nd week of March)\\n\\nPODHOUSE - PODCAST AND CLUBHOUSE GROWTH MASTERMIND\\nwith Dr. JC Doomick \\\"Dragon\\\"\\n\\n🎙️ 10am PT\\n\\nForm Listener to Launch: How to turn your podcast listeners into sales\\nwith Kim Walsh Philips\\n\\n🎙️ 12pm PT\\n\\nMastering Podcast Interview Skills\\nwith Billy Samoa Saleebey\\n\\n🎙️ 1pm PT\\n\\nPodcasting Secrets : How to Start, Scale and Monetise!\\nwith Yeukai Kajidori\\n\\n🎙️ 2pm PT\\n\\nWomen in Podcasting Networking, Growing, Monetizing, hot seats\\nwith Jennifer Henczel\\n\\n🎙️ 4pm PT\\n\\nKeeping your podcast real Q&A: brainstorming, storytelling, interviewing. keeping content fresh and real\\nwith Juliet Hahn\\n\\n\\n👋 𝙎𝙖𝙩𝙪𝙧𝙙𝙖𝙮 𝙍𝙤𝙤𝙢𝙨\\n\\n🎙️ 3am PT\\n\\nPodcast  Secrets : How to Start, Scale and Monetise!\\nwith Yeukai Kajidori\\n\\n\\n🎙️ 7am PT\\n\\nGrow your Podcast 2021\\nwith Mark Savant\\n\\n🎙️ 10am PT\\n\\nHow to use Podcasting to Build a Brand. Let's Share\\nwith Neil Haley\\n\\n\\n🎙️ 6pm PT\\n\\nSaturday Night Podcast Fever (Anything Podcast Goes) club leaders welcome \\nwith Bryan Green, Allison Hare & Steve Olsher\\n\\n\\n👋 𝙎𝙪𝙣𝙙𝙖𝙮 𝙍𝙤𝙤𝙢𝙨\\n\\n🎙️ 10am PT\\n\\nPodcasting for Authors: podcasting to sell books, build your author platform/brand/business, and celebrate and support the art of writing.\\nwith Devin Galaudet & Morgana Rae\\n\\n🎙️ 2pm PT\\n\\nInterviews + Q&A with Entrepreneurs and Podcasters\\nwith Alex Sanfilippo\\n\\n🎙️ 4pm PT\\n\\nPodcast Networking Power Hour\\nwith Meg Glesener\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_5214_e31a63c2-9cab-4671-b6b0-568c5d52a64e_thumbnail_250x250\",\n                \"num_members\": 31494,\n                \"num_followers\": 20518,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"ClubPod is a SAFE space for everyone. Whether you’re brand new to the medium, long time expert or just simply want to come & hang out, everyone can take the stage & their opinions will be respected. \",\n                        \"title\": \"Be Respectful!\"\n                    },\n                    {\n                        \"desc\": \"If you know of people who would be a great fit to join us in ClubPod, please invite them. The more, the merrier! And, please make sure to follow ClubPod’s creator Steve Olsher—user name is @podcasts. \",\n                        \"title\": \"Invite Others To Join Us & Follow Steve On CH\"\n                    },\n                    {\n                        \"desc\": \"As a ClubPod member, please use our private, back door link to grab a free lifetime subscription to Podcast Magazine — www.ClubPod.Club. (PS - The magazine is always looking for new pods to feature!)\",\n                        \"title\": \"Join Us For The Podcast Magazine Ride!\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/clubpod\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 3925,\n                \"name\": \"Breakthrough, Boss Up\",\n                \"description\": \"\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_3925_a785dd5c-5e33-4bc9-ae07-acc0b31293bc_thumbnail_250x250\",\n                \"num_members\": 1300,\n                \"num_followers\": 761,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": true,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/BreakthroughBossUp\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 4613,\n                \"name\": \"Power to the Procurement People ✌🏽🤟🏽✊🏽\",\n                \"description\": \"All things next generation procurement through the lens of salespeople (who just so happen to be black, female, millennial, adidas hyper-enthusiasts, and/or otherwise.).\\n\\nClub content aims to cultivate the relationship between buyers and sellers, inspire multidirectional best practice sharing, and explore the role emerging technology can play to promote and/or erode #diversity, #equity, #inclusion, and #belonging in the future of work.\\n\\nTo ground those new to procurement, here’s how our simple brains made sense of such a complex and nuanced space:\\n\\n#purchasing is the #act of buying stuff.\\n#procurement is the #art of buying stuff. \\n#contractmanagement is the #finesse required to ensure you get EXACTLY what you bought.\\n#supplychain is biographical... it’s the life story of stuff... from inception (#onceuponatime) to the moment a consumer gets to see, hear, smell, taste, or touch said stuff (#happilyeverafter).\\n\\nHad someone broke it down to us like this, we’d have found our way to the neighborhood cookout ten years ago. Would’ve brought all our friends too. \\n\\n✌🏽🤟🏽✊🏽\\n\\n#peace #love #powertotheprocurementpeople\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_4613_d61300ba-cf60-4e85-9b6c-41af4c1347d1_thumbnail_250x250\",\n                \"num_members\": 4835,\n                \"num_followers\": 782,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [\n                    {\n                        \"desc\": \"When you enter a room, we’ll automatically invite you to the stage. Feel free to decline, but know the gesture is intended to remind you that your perspective is welcomed, valued, and necessary. \",\n                        \"title\": \"Generally speaking, the room is also the stage.\"\n                    },\n                    {\n                        \"desc\": \"**cues ‘The Four Agreements’** \\n1️⃣ Be Impeccable With Your Word.\\n2️⃣ Don't Take Anything Personally. \\n3️⃣ Don't Make Assumptions. \\n4️⃣ Always Do Your Best.\",\n                        \"title\": \"Keep real, no matter how politically incorrect.\"\n                    },\n                    {\n                        \"desc\": \"Nap needed. #anotherone\",\n                        \"title\": \"Third rule TBD.\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/PowertotheProcurementPeople\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1173,\n                \"name\": \"Networking Horizontally\",\n                \"description\": \"This is a space for creatives to network with their peers, utilize each other’s talents, and grow collectively.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1173_eb8cfb29-0547-4218-b450-6af54ae625ba_thumbnail_250x250\",\n                \"num_members\": 5470,\n                \"num_followers\": 2992,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [\n                    {\n                        \"desc\": \"This is a safe space for all to learn, network, and share knowledge. Don’t weaponize your information or intelligence ✊🏿✊🏾✊🏽✊🏼✊🏻\",\n                        \"title\": \"Respect all levels of knowledge\"\n                    },\n                    {\n                        \"desc\": \"Members are allowed and encouraged to start rooms within this club. Please create rooms with intention and purpose to maintain a productive environment \",\n                        \"title\": \"Create rooms with intention\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/networkinghorizontally\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 2294,\n                \"name\": \"DJ APPRECIATION\",\n                \"description\": \"Let’s talk about music, the art of DJ’ing, blends, mash-ups, Hip-Hop culture, & classic mixtapes                   If you’re a DJ or a fan of music then tap in                                                                   ——————————————                                     ——————————————————————— Also create rooms to talk about other random shit   ——————————————————————— ——————————————\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_2294_8bfd5573-1366-4ee4-a0e1-f07950ad4f17_thumbnail_250x250\",\n                \"num_members\": 7987,\n                \"num_followers\": 1065,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"\",\n                        \"title\": \"No 🧢ing\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/djappreciation\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 3222,\n                \"name\": \"Violet Summer\",\n                \"description\": \"Welcome to Violet Summer! \\n\\nA place where interesting people gather to share chill vibes, enjoy storytelling and discussions on the future. We have members in over 183 countries! 💫\\n\\nJoin the Violet Summer club & instantly switch up your algorithm to dope hallways. Tap into an international mix of Master Moderated Rooms ✳️ Turn on the 🔔 for curated rooms around design, fashion, crypto, entertainment & etc. 🦩Nominate 5 friends to join the most exclusive rooms in the hallway. \\n\\n 🎙Weekly Crypto Educational Rooms 💫\\n🎙Fireside Chats \\n📅 Visit your calendar \\n✳️ Follow the admins to connect (Melissa, Raha, Nicole) \\n🖥 violetsummer.Club\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_3222_6418964a-358d-4a7c-a446-b9032fe3fe0c_thumbnail_250x250\",\n                \"num_members\": 1247,\n                \"num_followers\": 886,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"One 🎙. No talking over each other. Wait your turn to speak. Be respectful of other people’s boundaries. Don’t be a creep and don’t be mean.🏳️\\u200d🌈 🏳️\\u200d⚧️ ✊🏿 💜\",\n                        \"title\": \"Be Respectful. \"\n                    },\n                    {\n                        \"desc\": \"Currently: download our complimentary 2021 cultural calendar pdf on violetsummer.club Links & contact Info to the dopest events 🌎 \",\n                        \"title\": \"Exclusive digital drop schedule \"\n                    },\n                    {\n                        \"desc\": \"Sunday’s 1pm est / Fireside Chats: Monthly \",\n                        \"title\": \"Weekly Meetups 🗞 \"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/violetsummer\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 2713,\n                \"name\": \"The Big Leap and Your Genius Zone\",\n                \"description\": \"inspired by The Big Leap, written by NY Times bestselling author @gayhendricks and the Ultimate Success Mantra:\\n\\n“I expand in abundance, creativity, success, and love every day as I inspire those around me to do the same”\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_2713_55ebf0e2-bec4-472d-8776-197708d640d4_thumbnail_250x250\",\n                \"num_members\": 1067,\n                \"num_followers\": 8641,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/bigleap\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 3937,\n                \"name\": \"Business & Innovation \",\n                \"description\": \"🔥Buckle Up Friends🔥\\n\\nBusiness & Innovation is a “Premier Club” where ambitious entrepreneurs converge to discuss practical strategies, tactics and tools surrounding what’s working NOW in the world of REAL business.\\n\\nThis is NOT a club where you will see the SAME OL experts in the stage area, we will be purposeful in curating expertise from multiple industries and areas of business so that you get a full spectrum opportunity from multiple perspectives.\\n\\nCutting edge advice from a diverse group of entrepreneurs who have demonstrated success in the areas of:\\n~~~~~~~~~~~~~~~~~~~~~~\\nGetting Over Your Sh** To Get Going\\nThe Mind of an Entrepreneur \\nStrategic Startup Advice\\nFunding & Finance\\nCutting Edge Business Innovation \\nBusiness Growth Strategies \\nProduct Development \\nBranding\\nE-Commerce (DTC)\\nMarketing (Social, Influencer, SMS, Experiential)\\nSponsorships & Brand Deals\\nRetail Placement\\n\\nTo join, tap “Follow” & Invite someone who you think could benefit.\\n\\n🚨Follow @alanamadisson🚨the club organizer to get important club & room topic notifications (the first member below)⬇️\\n\\nEst. 12/21/20\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_3937_59d46ce9-56de-416d-8c8f-df187efdd76a_thumbnail_250x250\",\n                \"num_members\": 9470,\n                \"num_followers\": 4106,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/BusinessInnovation\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 595,\n                \"name\": \"Gratitude Gang\",\n                \"description\": \"🌻What are YOU grateful for?🌻\\r\\n\\r\\nWelcome to GRATITUDE GANG— the FIRST community on Clubhouse dedicated to the Science, Art, and Practice of GRATITUDE. We provide a safe space for anyone and everyone to give and receive GRATITUDE, share stories of impact and inspiration, and bring light to both ancient wisdom and the latest research in the physical, mental, emotional, social, and financial benefits of being grateful. 🙏🏽🌻\\n\\nJoin us for SUNDAY GRATITUDE SESSIONS every Sunday, where we do a little meditation, have our Gratitude Go-Around, discuss a topic that provokes insight, and listen to live music from some of the amazing artists on this platform sharing their gifts with this epic CLUBHOUSE Gang!                                                                                                                         \\n(Think of it like an episode of SNL!)\\n🎧 Morning Jams\\n🥞 Second Breakfast \\n🚀 Afternoon Delight \\n🌙 Late Night Vibes\\n\\nCome join the GANG and receive your SUNFLOWERS 🌻                                                   \\nFollow us on IG at @gratitudeclubhouse                   \\n\\nCreated and Curated by @erwinbvalencia\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_595_a412694d-613f-47db-900a-d142cc381e27_thumbnail_250x250\",\n                \"num_members\": 4142,\n                \"num_followers\": 12222,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"You being here already means that you already have these qualities. For those that need a reminder, this rule is in place for you.\",\n                        \"title\": \"Be Kind and Respectful. \"\n                    },\n                    {\n                        \"desc\": \"We all in our own unique journey. Being able to share that truth with others allows you to grow even more.\",\n                        \"title\": \"Be Authentic. \"\n                    },\n                    {\n                        \"desc\": \"The only way this world can be a better place is WE all do our part in spreading GRATITUDE all around us. We can’t wait to see what happens.🌻\",\n                        \"title\": \"Be an Evangelist.\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/gratitudegang\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 2630,\n                \"name\": \"Solo Entrepreneurs\",\n                \"description\": \"Going it alone as a entrepreneur?\\nJoin 20k+ members/followers and a long history of solopreneurs - from Blakey to Bezos - to discuss the challenges of building a business  on your own.\\n————————————————\\n\\n🔑 Start at SoloClubs.com for calendars, moderator profiles, and the newsletter.\\n\\nBecome a member: follow the club and @petermcgraw below\\n\\n🎙️Peter McGraw hosts the podcast Solo-The Single Person’s Guide to a Remarkable Life 📰 Solo newsletter: PeterMcGraw.org/SOLO\\n\\nLook for Peter’s other clubs:\\n Solo - the club for singles on Ch\\n Solo Travel 🛫 🚆 🚗 🛳️\\n Behavioral Economics\\n Professional Speaking 🎤 \\n\\n✳️ Become a moderator: SoloClubs.com/MOD\\n\\nTopics include: leadership, management, creativity, innovation, angel investing,  angel investors, venture capital, VC, software, crowd funding, pitching, developers, engineers, startups, start-ups, entrepreneurship, growth, apps, CEOs, founders, social media, accounting, finance, software, apps, strategy, marketing, supply chain, branding, law, operations, relationships, sales, product design, market fit, crypto, fin tech, tech, lean startups, agility, self care, work-life balance, sleep, psychology, behavioral economics, freelancing, creatives, digital nomads, negotiations, social responsibility, CRM, teamwork, training, SaaS, cloud computing, e-commerce, culture, globalization, networking, productivity, and scaling.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_2630_3e57b31a-3e1a-4cad-8cfa-4bcc57f57a18_thumbnail_250x250\",\n                \"num_members\": 4034,\n                \"num_followers\": 15034,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"Please be vulnerable and true to yourself, but also open to alternative perspectives and lifestyles.\",\n                        \"title\": \"Be authentic and inclusive.\"\n                    },\n                    {\n                        \"desc\": \"Solo clubs are fun, positive places. Let’s keep it that way!\",\n                        \"title\": \"Be positive.\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/soloentrepreneurs\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1144,\n                \"name\": \"MadeInTheDMV\",\n                \"description\": \"A think tank For DC Maryland and Virginia (DMV) people, brands artists and businesses. Providing Job, Gigs, Pitches, Leads, Panels and Workshops In music, art,tech, fashion and Humanities. Made Conference. @madeinthedmv\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1144_a0ab7a4c-b02e-46e0-9afa-3954e2699334_thumbnail_250x250\",\n                \"num_members\": 7009,\n                \"num_followers\": 932,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": true,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"Its One Mic. Talk Nice. Let People share their opinions. No Talking Over Women . No hate speech. No personal attacks, if you have a problem with someone open a closed room. \",\n                        \"title\": \"Be Respectful \"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/madeinthedmv\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1803,\n                \"name\": \"9AM In London\",\n                \"description\": \"9am in London is a daily group that meets at 9am GMT. No agenda, only vibes! Come hang out.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1803_59493565-4f44-4b0a-afc7-45eff9c255c3_thumbnail_250x250\",\n                \"num_members\": 32636,\n                \"num_followers\": 10296,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/nineamlondon\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1800,\n                \"name\": \"Linkedin Marketing Secrets\",\n                \"description\": \"🚨 #𝟏 𝐋𝐚𝐫𝐠𝐞𝐬𝐭 𝐋𝐢𝐧𝐤𝐞𝐝𝐢𝐧 𝐂𝐥𝐮𝐛 𝐨𝐧 𝐂𝐥𝐮𝐛𝐡𝐨𝐮𝐬𝐞! 🚨\\n\\nWe share the Top Growth, Engagement & Marketing strategies on LinkedIn. We share what we’ve done in the past, current projects, share new ideas, growth strategies, and mastermind on collaborations together! \\n\\nThis is a no ego space and sharing only the absolute best and nothing less.\\n\\nWe share both advanced connection strategies and growth marketing process improvements as well as fundamental mindset, process, and execution related content. \\n\\nYou'll be able to ask your LinkedIn questions as well as add value by sharing your LinkedIn strategies and learnings with the community. \\n\\n══════════════════\\n\\n👇 𝐓𝐡𝐞 𝐔𝐥𝐭𝐢𝐦𝐚𝐭𝐞 𝐆𝐮𝐢𝐝𝐞 𝐭𝐨 𝐂𝐥𝐮𝐛𝐡𝐨𝐮𝐬𝐞 𝐁𝐢𝐨𝐬 👇\\n    ---- www.FixMyBio.com ----\\n\\n══════════════════\\n\\n💡 𝗪𝗵𝗮𝘁 𝘄𝗲 𝘁𝗮𝗹𝗸 𝗮𝗯𝗼𝘂𝘁:\\n▪️ Connection Strategy \\n▪️ Content Strategy\\n▪️ Profile Audits\\n▪️ Advanced search techniques\\n▪️ Funnels\\n▪️ Ads platform\\n▪️ Influencer campaigns\\n▪️ Converting Connection to Clients\\n▪️ Finding Leads and Opportunities \\n\\n══════════════════\\n\\nLearn how to get your LinkedIn Profile and Presence booming and monetizing right away!\\n\\n══════════════════\\n\\n\\nᴳᴹᴮ  ᴳᵒᵒᵍˡᵉ ᴹʸ ᴮᵘˢᶦⁿᵉˢˢ  ᴸᵒᶜᵃˡ ˢᴱᴼ ᵍᵘᶦᵈᵉ  ˡᵒᶜᵃˡ ˢᴱᴼ ᵗᶦᵖˢ  ˡᵒᶜᵃˡ ˢᴱᴼ ᵉˣᵖᵉʳᵗˢ  ˡᵒᶜᵃˡ ˢᴱᴼ ᵗᵒᵒˡˢ  ᵍᵒᵒᵍˡᵉ ᵐʸ ᵇᵘˢᶦⁿᵉˢˢ ᵃᵖᵖˢ  ᵍᵒᵒᵍˡᵉ ᵐʸ ᵇᵘˢᶦⁿᵉˢˢ ᶜᵘˢᵗᵒᵐᵉʳ ˢᵉʳᵛᶦᶜᵉ  ˡᵒᶜᵃˡ ˢᴱᴼ ᶜʰᵉᶜᵏˡᶦˢᵗ  ᴸᵒᶜᵃˡ ˢᵉᵃʳᶜʰ ᴱⁿᵍᶦⁿᵉ ᴼᵖᵗᶦᵐᶦᶻᵃᵗᶦᵒⁿ  ᴸᵒᶜᵃˡ ᴹᵃʳᵏᵉᵗᶦⁿᵍ  ᶠᵃᶜᵉᵇᵒᵒᵏ ᴬᵈˢ  ᴳᵒᵒᵍˡᵉ ᴬᵈˢ  ᴵⁿˢᵗᵃᵍʳᵃᵐ  ᵀʷᶦᵗᵗᵉʳ  ᴸᶦⁿᵏᵉᵈᴵⁿ  ᴬᵈᵛᵉʳᵗᶦˢᶦⁿᵍ  ˢᵉᵃʳᶜʰ ᴱⁿᵍᶦⁿᵉ ᴹᵃʳᵏᵉᵗᶦⁿᵍ  ᴳᵒᵒᵍˡᵉ ᴿᵃⁿᵏᶦⁿᵍ  ˡᵒᶜᵃˡ ˢᵉᵃʳᶜʰ  ˡᵒᶜᵃˡ ʳᵃⁿᵏᶦⁿᵍˢ  ˢᵉᵃʳᶜʰ ᴱⁿᵍᶦⁿᵉ ˡᵒᶜᵃˡ ᵈᶦʳᵉᶜᵗᵒʳʸ  ʸᵉˡˡᵒʷ ᵖᵃᵍᵉˢ  ʸᵉˡᵖ  ᵍᵒᵒᵍˡᵉ ᵐᵃᵖˢ  ˡᵒᶜᵃˡ ˡᶦˢᵗᶦⁿᵍ ᵈᵗᶜ  ᵛᵉⁿᵗᵘʳᵉ ᶜᵃᵖⁱᵗᵃˡ  ᶜʳʸᵖᵗᵒ  ᵇⁱᵗᶜᵒⁱⁿ  ᵇᵗᶜ  ᵃⁿᵍᵉˡ ⁱⁿᵛᵉˢᵗⁱⁿᵍ  ᵃⁱ  ᵏⁿᵒʷˡᵉᵈᵍᵉ  ᵖˢʸᶜʰᵒˡᵒᵍʸ  ᵗʰᵉ ᵖᵒʷᵉʳ ᶜⁱʳᶜˡᵉ  ᶜʳᵉᵃᵗⁱᵛᵉ ᵉˣᵉᶜᵘᵗⁱᵛᵉ ᵒᶠᶠⁱᶜᵉʳˢ  ˢᵗᵒᶜᵏ ᵐᵃʳᵏᵉᵗ ᵐᵒᵛᵉˢ  ᶜᵒᵐᵐᵘⁿⁱᵗʸ ᶜˡᵘᵇ  ᵗᵒᵒᵏ ᵇʳᵒᵏᵉ ᶠᵒʳ ᵗʰᵉʳᵃᵖʸ  ᵈᵉˢⁱᵍⁿ ʷⁱᵗʰ ᵖᵘʳᵖᵒˢᵉ  ᵗᵃˡᵏ ⁿᵉʳᵈʸ ᵗᵒ ᵐᵉ  ᵖˡᵃⁿᵗ⁻ᵇᵃˢᵉᵈ  ᵏⁿᵒʷ ᵐᵒⁿᵉʸ  ᵈᵃᵗᵃ ᵃⁿᵈ ᵃⁱ  ᵈᵃʸ ᵗʳᵃᵈⁱⁿᵍ ᵈᵉˢⁱᵍⁿˢ  ᵗʰᵉ ᵈᵃᶜʰᵃ  ᶜʳᵉᵈⁱᵗ ﹠ ᵗʳᵃᵛᵉˡ ʰᵃᶜᵏˢ  ʰᵒʷ ᵗᵒ ᵍᵉᵗ ʳⁱᶜʰ  ʷᵉ ᵗʰᵉ ᶠᵘᵗᵘʳᵉ  ʷᵗᶠ  ᶠᵃᶜᵉᵇᵒᵒᵏ  ᶠᵃᶜᵉᵇᵒᵒᵏ ᵃᵈˢ  ᶠᵃᶜᵉᵇᵒᵒᵏ ᵍʳᵒᵘᵖˢ  ᶠᵇ ᵍʳᵒᵘᵖˢ  ᶠᵇ   ᶠᵃᶜᵉᵇᵒᵒᵏ ᵃᵈᵛᵉʳᵗⁱˢⁱⁿᵍ  ᵍʳᵒʷᵗʰ ʰᵃᶜᵏⁱⁿᵍ  ᵍʳᵒʷᵗʰ ʰᵃᶜᵏˢ ˢᵗᵃʳᵗᵘᵖ ᶜˡᵘᵇ  ʰᵘᵐᵃⁿ ᵇᵉʰᵃᵛⁱᵒʳ  ᵇⁱᵗᶜᵒⁱⁿ  ᵗᵉᶜʰ ᵗᵃˡᵏˢ ᶠᵃᶜᵉᵇᵒᵒᵏ ʰᵃᶜᵏˢ ⁱⁿˢᵗᵃᵍʳᵃᵐ  ʳᵉᵉˡˢ  ⁱᵍ  ⁱᵍ ʳᵉᵉˡˢ  ⁱⁿˢᵗᵃᵍʳᵃᵐ ʳᵉᵉˡˢ  ⁱⁿˢᵗᵃᵍʳᵃᵐ ˡⁱᵛᵉ  ˡⁱᵛᵉ  ⁱᵍ ˡⁱᵛᵉ  ⁱᵍᵗᵛ  ⁱⁿˢᵗᵃᵍʳᵃᵐ ᵃᵈˢ  ᵖⁱⁿᵗᵉʳᵉˢᵗ  ᵖⁱⁿᵗᵉʳᵉˢᵗ ᵐᵃʳᵏᵉᵗⁱⁿᵍ  ᵖⁱⁿˢ  ᵖⁱⁿᵗᵉʳᵉˢᵗ ᵃᵈˢ  ᵖⁱⁿᵗᵉʳᵉˢᵗ ʰᵃᶜᵏˢ  ˢⁿᵃᵖᶜʰᵃᵗ  ˢⁿᵃᵖᶜʰᵃᵗ ˢᵖᵒᵗˡⁱᵍʰᵗ  ˢᵖᵒᵗˡⁱᵍʰᵗ  ˢⁿᵃᵖˢ  ˢⁿᵃᵖ ᵃᵈᵛᵉʳᵗⁱˢⁱⁿᵍ  ˢⁿᵃᵖᶜʰᵃᵗ ʰᵃᶜᵏˢ  ˢⁿᵃᵖᶜʰᵃᵗ ᵃᵈˢ   ʸᵒᵘᵗᵘᵇᵉ  ʸᵒᵘᵗᵘᵇᵉʳˢ  ᵗᵘᵇᵉᵇᵘᵈᵈʸ  ᶜᵒⁿᵗᵉⁿᵗ ᶜʳᵉᵃᵗᵒʳ  ⁱⁿᶠˡᵘᵉⁿᶜᵉʳ  ⁱⁿᶠˡᵘᵉⁿᶜᵉˢ  ᵗʷⁱᵗᶜʰ  ᵗʷⁱᵗᶜʰ.ᵗᵛ  ᵗʷⁱᵗᶜʰ ˢᵗʳᵉᵃᵐᵉʳ  ˢᵗʳᵉᵃᵐᵉʳ  ˡⁱᵛᵉ ˢᵗʳᵉᵃᵐᵉʳ  ᵍᵃᵐᵉʳ ᵍⁱʳˡ  ᵍᵃᵐᵉʳ ᵇᵒʸ  ᵍᵃᵐᵉʳ  ᵖᵒᵈᶜᵃˢᵗ  ᵖᵒᵈᶜᵃˢᵗⁱⁿᵍ  ᵖᵒᵈᶜᵃˢᵗᵉʳˢ  ˡⁱᵛᵉ ˢᵗʳᵉᵃᵐⁱⁿᵍ  ˡⁱᵛᵉ ˢᵗʳᵉᵃᵐ  ᵐᵘˢⁱᶜ  ᵐᵒᵛⁱᵉˢ  ˢᵗᵒʳʸᵗᵉˡˡⁱⁿᵍ  ᵖˢʸᶜʰᵒˡᵒᵍʸ  ¹⁰¹  ᵇʳᵃⁿᵈⁱⁿᵍ   ᵗʰᵉ ʰᵘˢᵗˡᵉʳ ᶜˡᵘᵇ ᵐᵃˢᵗᵉʳᶜˡᵃˢˢ  ᶜˡᵘᵇʰᵒᵘˢᵉ ᵗʰᵉ ʰᵘˢᵗˡᵉʳ ᶜˡᵘᵇ  ᶜˡᵘᵇʰᵒᵘˢᵉ  ᶠⁱⁿᵃⁿᶜⁱᵃˡ ˡⁱᵗᵉʳᵃᶜʸ  ᵐᵃʳᵏᵉᵗⁱⁿᵍ ᶜˡᵘᵇ  ʷᵒᵐˣⁿ ⁱⁿ ᵇᵘˢⁱⁿᵉˢˢ ᵉˡᵒⁿ ᵐᵘˢᵏ ᵇᵉᵍⁱⁿⁿᵉʳ  ʰᵉˡᵖ  ᵗʰᵉ ᵐⁱⁿᵈᶠᵘˡ ᶜʳᵉᵃᵗⁱᵛᵉ  ᵍᵒᵒᵈ ᵗⁱᵐᵉ  ᵈⁱᵍⁱᵗᵃˡ ᵐᵃʳᵏᵉᵗⁱⁿᵍ ˢᵒᶜⁱᵉᵗʸ ʸᵒᵘᵗᵘᵇᵉ ˢʰᵒʳᵗˢ ᶠᵘᵗᵘʳᵉ ᵒᶠ ʷᵒʳᵏ ᵉᶜᵒᵐ  ᵉ⁻ᶜᵒᵐᵐᵉʳᶜᵉ  ᵉ⁻ᶜᵒᵐᵐᵉʳᶜᵉ  ᵈⁱᵍⁱᵗᵃˡ ᵐᵃʳᵏᵉᵗⁱⁿᵍ  ᵉⁿᵗʳᵉᵖʳᵉⁿᵉᵘʳˢʰⁱᵖ  ˢᵗᵒᶜᵏˢ  ˢᵐᵃˡˡ ᵇᵘˢⁱⁿᵉˢˢ  ᶜˡᵘᵇʰᵒᵘˢᵉ  ᵖⁱᵗᶜʰ ᵖʳᵃᶜᵗⁱᶜᵉ  ᵗⁱᵏᵗᵒᵏ  ʳᵉᵃˡ ᵉˢᵗᵃᵗᵉ  ⁿᵉᵗʷᵒʳᵏⁱⁿᵍ  ᵍʳᵒʷⁿᵘᵖⁱⁿᵍ  ˢᵘᵖᵖᵒʳᵗ  ᵈᵃᵗⁱⁿᵍ  ˢᵃᵃˢ  ᵉⁿᵍⁱⁿᵉᵉʳⁱⁿᵍ  ˢᵗᵃʳᵗᵘᵖˢ  ᵖʳᵒᵈᵘᶜᵗ  ᵖʰʸˢⁱᶜˢ  ᵗʰᵉ ᶠᵘᵗᵘʳᵉ  ᵉᵈᵘᶜᵃᵗⁱᵒⁿ  ᵖʰⁱˡᵒˢᵒᵖʰʸ  ᵍᵉᵐ  ᵇ²ᵇ  ᵇ²ᶜ  ᵇ²ᵇ²ᶜ  ᵗⁱᵖˢ  ᵗʳⁱᶜᵏˢ  ᵃˡᵍᵒʳⁱᵗʰᵐˢ  ᵈⁱᵍⁱᵗᵃˡ ᵐᵃʳᵏᵉᵗⁱⁿᵍ  ˢᵒᶜⁱᵃˡ ᵐᵉᵈⁱᵃ ᵉˣᵃᵐⁱⁿᵉʳ  ᵇʳᵃⁿᵈ ᵃʷᵃʳᵉⁿᵉˢˢ  ˢᵃˡᵉˢ  ᵉᵐᵃⁱˡ ᵐᵃʳᵏᵉᵗⁱⁿᵍ  ᵃⁿᵃˡʸᵗⁱᶜˢ  ᵃᵈᵛᵉʳᵗⁱˢⁱⁿᵍ  ᶜᵒᵖʸʷʳⁱᵗⁱⁿᵍ  ᶜᵒᵖʸʷʳⁱᵗᵉʳ  ᶜᵒᵖʸʷʳⁱᵗᵉʳˢ\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1800_cd53c3aa-c1b0-4af3-841b-28f82f678cec_thumbnail_250x250\",\n                \"num_members\": 2528,\n                \"num_followers\": 20847,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"Please NOMINATE and INVITE anyone that you think would benefit and contribute to the club. Just hit the top right corner and bam!\",\n                        \"title\": \"🚨 𝐑𝐄𝐀𝐃 𝐓𝐇𝐄𝐒𝐄 𝐑𝐔𝐋𝐄𝐒 𝐅𝐈𝐑𝐒𝐓 🚨\"\n                    },\n                    {\n                        \"desc\": \"Please NOMINATE anyone that you think would benefit and contribute to the club. Just hit the top right corner and bam!\",\n                        \"title\": \"🚨 HELP!! NOMINATE MEMBERS\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/linkedinmarketing\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 3643,\n                \"name\": \"Hamilton\",\n                \"description\": \"Hamilton: A Burrspective. Coming to Clubhouse THIS SUNDAY 4/4/2021 at 11am PST/2pm EST/7pm GMT\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_3643_097d0cc4-6161-46cf-86c0-950282299a6c_thumbnail_250x250\",\n                \"num_members\": 6811,\n                \"num_followers\": 1207,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/hamilton\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 4053,\n                \"name\": \"Culturally Competent Conversations\",\n                \"description\": \"Join us March 8 - March 12, 2021 for The Future is Equitable Summit on Clubhouse. Find the full schedule at:\\n\\nhttps://www.c3eb.com/chsummit/\\n\\n\\n🙏👋 Welcome to the Culturally Competent Conversations Club, a part of the larger C3EB Summit and Platform.\\n\\n🔥We are the originators and co-creators of the “and I’m done speaking” protocol on CH\\n\\nTopics we cover: Mental Wellbeing, Leadership, Tech, Data, Metrics, Communications, Marketing, Innovation, STEAM, Education, Environment, Infrastructure, Policy and Law, Disabilities, Psychology, Science, Philosophy, Group Dynamics, Group Behavior and more!\\n\\n🔵 ALL of our rooms are intentionally anti-racist and anti-ableist, embedded in DEI & B principles. \\n\\n🔵 NONE of our rooms are spaces of therapy, coaching or any official professional services with legal implications. \\n\\n🔵 NONE of our rooms are spaces for trauma dumping, trauma bonding or triggering. \\n\\nTo find out more about the Platform: www.C3EB.com\\n\\nPlatform and Club Creator: Dr. AJ @draj\\nClub Admins: \\nRuthie Bowles @ruthiemarketing, \\nSantosh Mathew @santoshum, \\nKevin Shah @kevinshah\\nVisionary + Empath Coach @berhenda\\n\\nClub themes:\\n🧠👀❣️Mind - Body - Soul Mondays\\n🗣 “Tell me about..” Transparent Tuesdays\\n🤔 “What about..” Wondering Wednesdays\\n💭 Thought provoking Thursdays\\n⏩⬆️ Failing Forward Fridays\\n💪🦾 Set up for Success Sundays \\n\\nTo host a room with us or for collaborations, contact Dr. AJ (@draj)\\n\\n💥At C3EB we believe that Inclusion is not a Zero-Sum Game. And neither are Equity and Belongingness. \\n\\nWhat does Cultural Competence mean in this space? \\n\\nIt means operating from a space of Awareness, Sensitivity, Humility and Responsiveness with regards to where we are coming from AND where the other person might be in their journey. \\n\\nCompetence doesn’t mean mastery in here, it means the willingness to practice toward progress. \\n\\nRules:\\n1.) Be respectful by not talking over each other\\n2.) Be ready to receive wisdom through the lived experiences of others\\n3.) Be open to vulnerability\\n4.) Expect to face and address your internal biases and assumptions\\n5.) Be solution focused and not problem or drama focused. This is not a space for therapy.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_4053_f8c272e6-cdd8-47d7-b3ac-337fa8f2e137_thumbnail_250x250\",\n                \"num_members\": 773,\n                \"num_followers\": 5425,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"Zero tolerance for trolling, shaming, marginalization, devaluation or any other behavior that is not conducive to pro-social, empathy building conversations. \",\n                        \"title\": \"Be respectful\"\n                    },\n                    {\n                        \"desc\": \"To receive wisdom, to face and address your internal biases and assumptions, to be vulnerable and have others be vulnerable, to actively listen.\",\n                        \"title\": \"Be open\"\n                    },\n                    {\n                        \"desc\": \"Don’t create drama. History has many important lessons to teach us. Learn to use this history to look forward to the present and future. Focus on the solutions by being people centered. \",\n                        \"title\": \"Be forward thinking\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/CulturallyCompetentConversations\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 2869,\n                \"name\": \"Health Equity\",\n                \"description\": \"Race. Gender. Income.\\n\\nThese are just three of the major factors leading to unfair and avoidable differences in health outcomes. \\n\\nIn Health Equity, we host space to discuss these issues—and other social determinants of health—openly, and honestly.\\n\\n𝗘𝘃𝗲𝗿𝘆𝗯𝗼𝗱𝘆 𝗶𝘀 𝘄𝗲𝗹𝗰𝗼𝗺𝗲𝗱 𝘁𝗼 𝗷𝗼𝗶𝗻 + 𝗲𝗻𝗴𝗮𝗴𝗲.\\n____________________________________\\n\\n𝗨𝗽𝗰𝗼𝗺𝗶𝗻𝗴 𝘁𝗼𝗽𝗶𝗰𝘀\\nOrgan Donation\\nTrans Health\\nBreast Cancer\\nRural Medicine\\nRacial Inequities\\n\\n𝗣𝗿𝗲𝘃𝗶𝗼𝘂𝘀 (𝗮𝗻𝗱 𝗿𝗲𝗰𝘂𝗿𝗿𝗶𝗻𝗴)\\nMenstrual Health + Equity\\nRare + Genetic Disease Awareness\\nRacial Inequities During COVID-19\\nBlack Maternal Health\\nPatient Experience\\nVaccine Development + Deployment\\nSupporting Survivors of Sexual Violence\\n…\\n\\n𝗣𝗹𝗲𝗮𝘀𝗲 𝘀𝗲𝗻𝗱 𝘂𝘀 𝗮 𝗺𝗲𝘀𝘀𝗮𝗴𝗲 𝗶𝗳:\\nYou would like to contribute to\\none of our upcoming topics\\n(professional or lived experience)\\n\\nYou haven’t heard your country\\nor field of interest represented yet\\nand would like to contribute\\n\\n𝗖𝗼𝗻𝗻𝗲𝗰𝘁 𝘄𝗶𝘁𝗵 𝘂𝘀\\n🌐 HealthEquity.club\\n↑ 𝘧𝘰𝘳𝘮 𝘵𝘰 𝘤𝘰𝘯𝘵𝘳𝘪𝘣𝘶𝘵𝘦 ↑\\n📱 @HealthEquityCH\\n💌 dm@healthequity.club\\n____________________________________\\n\\nhealth, healthcare, canada, medicine, wellness, racial disparities, ethnic disparities, aboriginal status, inequalities, inequity, inequality, equality, public health, race, racism, indigenous, first nations, metis, navajo, caribbean, african, indian, south asian, middle eastern, east asian, latinx, culture, bias, black, brown, ethnicity, lgbtqia+,  gender,  transgender, intersex, health policy, law, wellness, nutrition, fitness, patient, community, meditation, mindfulness, social medicine, housing, homelessness, food insecurity, food desert, genetics, lifestyle, disease, illness, chronic pain, income, socioeconomic status, employment, working conditions, education, literacy, trauma, mental heart, stigma, taboo, surgery, biology, pharmacare, clinical, hospital, research, science, evidence based, immune system, vaccine, vaccination, covid, cancer, diabetes, sickle cell, oncology, dietician, gastro, obgyn, palliative, hospice, long-term care, doctor, physician, nurse, pharmacist, medication, stress, anxiety, ontario, quebec, nova scotia, new brunswick, manitoba, british columbia, vancouver, montreal, toronto, ottawa, calgary, alberta, edmonton, yukon, nunavut\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_2869_595831a0-dd2d-4cdb-9a3c-61b36f7418cc_thumbnail_250x250\",\n                \"num_members\": 22966,\n                \"num_followers\": 12993,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"The only way we can achieve equity is by listening. For anyone speaking about their lived experience — this is a safe space. Feel free to share whatever you’re comfortable with\",\n                        \"title\": \"Everyone’s experience is valid\"\n                    },\n                    {\n                        \"desc\": \"Please take a moment to nominate a few others to join 𝗛𝗘𝗔𝗟𝗧𝗛 𝗘𝗤𝗨𝗜𝗧𝗬 to help grow these important conversations. Also you can suggest topics by messaging @_𝗠𝗼𝗵𝗶𝘁𝗔𝗿𝗼𝗿𝗮 on Twitter / @𝟵 on Clubhouse \",\n                        \"title\": \"Be an active member\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/healthequity\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1981,\n                \"name\": \"Industry Plvnts\",\n                \"description\": \"Welcome to Industry Plvnts! 🌱 Founded by @jvnior.\\nA place where you can quick start your mark in any industry you can dream of.\\n\\nClub Population: 2.1k (800 followers)\\n\\n⚡️ How to Join ⚡️\\n\\nNominate 3 friends and then tap the follow button! We will approve you within minutes!\\n\\r\\nEvery industry has a way in, we’re here to share those ways with you, from the music industry, to e-commerce, stock trading, investments and more! The “Industry Plant” label doesn’t have to be a negative, you can learn life fundamental skills that will ultimately allow you to succeed in this new digital era industry.\\n________________________\\nWEEKLY ROOM SCHEDULE \\n________________________\\n\\nDay Trading Live 📈 \\n- Mondays-Fridays (9-4:30PM EST)\\n(OFF on holidays)\\n\\nSongs & Beats Review 🎧🎚\\n- Every Tuesday (6PM EST)\\n\\nShowcase Thursdays (Connect and Learn)\\n- Every Thursday(6PM EST)\\n\\nEnd of Week Recap🥇\\nFriday’s (3PM)\\n\\n\\nMORE ROOMS COMING SOON! DM @PLVNT ON INSTAGRAM TO SUGGEST ROOMS!\\n_______________________________________\\n\\r\\nFeel free to invite anyone you feel fit into the club, we approve instantly if you are fit to join 🌟 The club where all questions about Music Industry are answered, for aspiring artists, managers, label owners, A&Rs, digital creatives, marketing enthusiasts and more! Music Industry comes together in one place, and we’re all industry plants 🌱\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1981_c0a64c2a-b9b0-40eb-86cf-80165f118485_thumbnail_250x250\",\n                \"num_members\": 1320,\n                \"num_followers\": 829,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"Absolutely not, the common thing we all share is love for building and innovating an industry within itself, which brings us all together to create a better environment for entrepreneurship to thrive.\",\n                        \"title\": \"Are there any requirements to join?\"\n                    },\n                    {\n                        \"desc\": \"Yes, we endorse networking and talking to people, even if the conversations are awkward. Most people in the industry have great ice breakers, so don’t shy away from starting a room and reaching out!\",\n                        \"title\": \"Can anyone start a room?\"\n                    },\n                    {\n                        \"desc\": \"Of course, inviting others is actually encouraged. We aim to be the biggest club on Clubhouse, for the industry. Let’s join forces and create our own hub for all creative and business related things.\",\n                        \"title\": \"Can I invite others into this club?\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/industryplvnts\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 4656,\n                \"name\": \"Real Estate Community Club\",\n                \"description\": \"Real Estate Community- join the real estate community to connect and learn from real estate investors, developers, and professionals. \\n\\nWe will be highlighting members in one on one interviews and doing small group learning sessions. \\n\\nGet added to the real estate clubhouse community directory and an invitation to our private chat group —> https://rebrand.ly/Realestateonclubhouse\\n\\nDon’t forget to follow the moderators (Kelani and Brittany) so the best real estate rooms pop up in your hallway! 👇🏾\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_4656_b6f15a70-45ee-4423-a08c-a3cab5f326c1_thumbnail_250x250\",\n                \"num_members\": 1345,\n                \"num_followers\": 8147,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [\n                    {\n                        \"desc\": \"Invite friends to the club, connect with other members of the club, connect with people in each room. \",\n                        \"title\": \"Be a connector\"\n                    },\n                    {\n                        \"desc\": \"Support what what others are doing in whatever capacity you can. \",\n                        \"title\": \"Be supportive, share, and be of service\"\n                    },\n                    {\n                        \"desc\": \"Don’t pretend you’re someone you aren’t 🤷🏾\\u200d♀️\",\n                        \"title\": \"Be transparent\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/RealEstateCommunityClub\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 8913,\n                \"name\": \"What it takes to run a 1 Million Dollar Biz\",\n                \"description\": \"Our “Why” is to Inspire 100M Entrepreneurs in the world. Come join our Positive Community 🏠.                      \\n\\nOur Mission is to provide as much value as we can. We are the World Record Longest Room in CH History Ran for 20 days Straight 24hrs a day. \\n\\nIf you own a 7 Fig Biz and  want to be part of the Mod Team 💌hello@katehancock.com \\nFollow @katehancock The Pivot Queen. Please no pitching.                                       \\n\\nFun Facts 🎤 🎖Grant Cardone Closed a Movie Deal Live in this room. Daymond John From Shark Tank said it’s his Favorite room 😍. We started our marathon on December 25,2020 👀. We pioneered the Q And A format in Entrepreneurship Category.\\n\\nJoin our dedicated Facebook group for the Club to Collaborate and Network.\\n➡️  bit.ly/MillionDollarBizGroup ⬅️  🚌\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_8913_9ab44270-a07a-481e-a1c3-5bb5150f1c5c_thumbnail_250x250\",\n                \"num_members\": 19227,\n                \"num_followers\": 21928,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [\n                    {\n                        \"desc\": \"We’re all in this together to create a welcoming environment. Let’s treat everyone with respect. Healthy debates are natural, but kindness is required\",\n                        \"title\": \"Be Kind and Courteous\"\n                    },\n                    {\n                        \"desc\": \"Make sure everyone feels safe. Bullying of any kind isn’t allowed and degrading comments about things like race, religion, culture, sexual orientation, gender or identity will not be tolerated.\",\n                        \"title\": \"No hate speech or Bullying\"\n                    },\n                    {\n                        \"desc\": \"@katehancock @danielrobbins Please nominate 10 people that you will think will find value with our daily discussions. \",\n                        \"title\": \"Follow the Club Founders\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/whatittakestoruna1milliondollarbiz\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 8458,\n                \"name\": \"RERAW | Real Talk For Real Estate Agents\",\n                \"description\": \"\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_8458_816314b3-983c-499e-86b2-c151be2b3805_thumbnail_250x250\",\n                \"num_members\": 201,\n                \"num_followers\": 282,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/rerawrealtalkforrealestateagents\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 9852,\n                \"name\": \"Infinite Potential\",\n                \"description\": \"💎 Infinite Potential is an inclusive safe space for a community of entrepreneurs, creative weirdos and dreamers to show up authentically, connect, collaborate, and share life lessons, pearls of wisdom. As well as find their voice, share their message.\\n\\nA weekly reminder that you have all you need within you and that you are enough! Let's discover our infinite potential together!\\n\\nGrowth Mindset, Spirituality, Advice, Entrepreneurship\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_9852_6440b53e-fbf0-4c1b-8a91-46335c7a0bf9_thumbnail_250x250\",\n                \"num_members\": 85,\n                \"num_followers\": 125,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [\n                    {\n                        \"desc\": \"Get uncomfortable and get out of your own way. You are enough just the way you are. \",\n                        \"title\": \"Embrace your weirdness\"\n                    },\n                    {\n                        \"desc\": \"If you hear something new or are skeptical, give it a chance and picture yourself in that scenario. \",\n                        \"title\": \"Try it on\"\n                    },\n                    {\n                        \"desc\": \"Leaders are givers, be willing to show up and offer value to the rest of the audience. \",\n                        \"title\": \"Be generous\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/infinitepotential\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 6589,\n                \"name\": \"Playstation 5 Players Lounge\",\n                \"description\": \"🎮PS5 Player’s Lounge \\n💰 Matches\\n•solo H2H group matches•\\nTournaments • Giveaways \\n🏠 Community Days • Esports Education                  • All Diversities Welcome 🎉 •\\nConnect with other PS5 gamers, brands, streamers & content creators.. likeminds • founder C-Wise\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_6589_99591c8d-cf25-4ccd-9cc6-dff62e979bdd_thumbnail_250x250\",\n                \"num_members\": 410,\n                \"num_followers\": 3298,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/playstation5playerslounge\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 6315,\n                \"name\": \"Asian Hustle Network\",\n                \"description\": \"Uplift and support Asian entrepreneurs around the world. \\n\\nOur goal is to have more Asians in mainstream media, higher investment and corporate ladders. \\n\\nTo learn more about us and listen to our podcast, please visit asianhustlenetwork.com.\\n\\nRequest to host an AHN Clubhouse event or be a keynote speaker:\\n➡️ http://bit.ly/ahnevents\\n\\nPlease don’t hesitate to connect with Bryan and Maggie below!\\n\\nTo be added as a member, please follow the club & admins below: @bryanvuongpham & @maggchui\\n\\nLinkedIn, Facebook, YouTube, TikTok, Instagram, Twitter: @asianhustlenetwork\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_6315_0956a134-afc3-4dcf-9d99-e3411bb59144_thumbnail_250x250\",\n                \"num_members\": 21999,\n                \"num_followers\": 15242,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"Build relationships, not contacts. Our mission is to support and uplift each other in the AHN community.\",\n                        \"title\": \"Build Meaningful Relationships\"\n                    },\n                    {\n                        \"desc\": \"Our core value is to respect and uplift each other because together we will make a difference.\",\n                        \"title\": \"Respect and Uplift Each Other\"\n                    },\n                    {\n                        \"desc\": \"Our goal is to create more representation in mainstream media, higher investment and corporate ladders. In order to accomplish this goal, we need to be seen and heard around the world.\",\n                        \"title\": \"Nominate Members to Join Our Family\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/asianhustlenetwork\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 6316,\n                \"name\": \"Crushing it in Real Estate\",\n                \"description\": \"Connecting real estate professionals around the industry! 🏡🏗\\n\\nPlease don’t let the connections end here, free online community to post questions and network below! \\n\\nMessage Bryan Pham, Brenda Chen or Jessica Stafford to join Discord channel. \\n\\nDon’t hesitate to reach out to Bryan, Brenda, Wilson, Jennie and Joy below for real estate investments questions and hard money inquiries!\\n\\nTo be added as a member, please follow the club & admins below: @bryanvuongpham & @brendachen\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_6316_0224b6c8-7319-4356-b04d-87a198a9afea_thumbnail_250x250\",\n                \"num_members\": 1628,\n                \"num_followers\": 682,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [\n                    {\n                        \"desc\": \"\",\n                        \"title\": \"Be authentic and genuine \"\n                    },\n                    {\n                        \"desc\": \"\",\n                        \"title\": \"Always think big \"\n                    },\n                    {\n                        \"desc\": \"\",\n                        \"title\": \"Integrity, honesty and accountability is required \"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/crushingitinrealestate\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 11710,\n                \"name\": \"Ready...Set...THRIVE!\",\n                \"description\": \"Ready...Set...THRIVE! is a place for #realestate 🏠 professionals to come together to LEARN, SHARE & GROW 🌱 their business skills. Topics include best practices regarding; MARKETING, BRANDING, ADVERTISING, SOCIAL MEDIA, VIDEO, LEAD GENERATION, LISTING PRESENTATIONS, CRM, PROPTECH, APPS, TOOLS, BUYERS, SELLERS, LEADS...✔️✔️✔️ *TAP THE 🛎 on FOUNDER Stacey Soleil’s profile to be notified when a new session is scheduled!* Keeping with the spirit of collaboration & growth mindset, we do allow members to start their own community conversations hosted by this club, however any thoughts expressed by individual members are not necessarily a reflection of the group as a whole or of the founder. This is a community of inclusion, collaboration & connection. 🔗 📌If you’re interested in SPEAKING 🎤 MODERATING 🎬 or being an EXPERT GUEST ✨ on any of our panels or chats, please be sure to #Follow our CLUB FOUNDER @staceysoleil & DM your PITCH! 📣 IG DM’s are OPEN for QUESTIONS❓SUGGESTIONS💡FEEDBACK 📥 - Thx for choosing to be a part of our community!\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_11710_41ffa26a-cea4-4a47-8b7e-422f7c6d86dc_thumbnail_250x250\",\n                \"num_members\": 988,\n                \"num_followers\": 458,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [\n                    {\n                        \"desc\": \"Topics may include; MARKETING, BRANDING, ADVERTISING, SOCIAL MEDIA, VIDEO, LEAD GENERATION, LISTING PRESENTATIONS, CRM, PROPTECH, APPS, TOOLS, BUYERS, SELLERS, LEADS...etc ✔️✔️✔️\",\n                        \"title\": \"Keep Topics Real Estate 🏡 Centric\"\n                    },\n                    {\n                        \"desc\": \"Out of Clubhouse courtesy, FOLLOW our GUEST SPEAKERS 🔊 as they are generously volunteering their time & expertise to our listeners. Besides, this helps you w/ making sure you seeing relevant content.🙌🏻\",\n                        \"title\": \"FOLLOW 🔙 Moderators\"\n                    },\n                    {\n                        \"desc\": \"We believe in a community of inclusion, sharing & mutual respect. Sessions are intended to be educational & collaborative, therefore anyone that hijacks sessions to pitch, sell or recruit be removed.\",\n                        \"title\": \"PITCH FREE ZONE 🚫\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/readysetthrive\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 6250,\n                \"name\": \"The Hustle House 🏠\",\n                \"description\": \"The Hustle House is a place where people with like minds can go to join in on topics that range from social media, entrepreneurship, mindset, money, business, motivation, inspiration & positivity. We want to bring value to your everyday life with our expert moderators while including everyone in on the conversation. We welcome you to the Hustle House 🏠      \\n\\n Follow the club founder @brianbreach on clubhouse & Instagram for club updates ✳️\\n\\nDon’t forget to Nominate your followers to join The Hustle House community so we can continuously grow 🚀\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_6250_f0932d5f-2842-4652-b344-a81acf0f407e_thumbnail_250x250\",\n                \"num_members\": 9017,\n                \"num_followers\": 42908,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [\n                    {\n                        \"desc\": \"Please nominate whoever you feel should be in this club. Bring value to their life and add them (Hit 👤+ button on the top right to nominate someone)\",\n                        \"title\": \"Nominate people to be in the room \"\n                    },\n                    {\n                        \"desc\": \"This club allows all races, genders, sexual orientation, & backgrounds. We are all 100% equal. Be respectful to everyone in the room. \",\n                        \"title\": \"Respect everyone in the room \"\n                    },\n                    {\n                        \"desc\": \"If you are caught trolling in the Hustle House you will be booted from the club and blocked from all future rooms 🚫❌\",\n                        \"title\": \"Trolling\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/thehustlehouse\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 5457,\n                \"name\": \"Quiet the Noise\",\n                \"description\": \"Welcome to \\\"Quiet the Noise ™️\\\"  \\n \\nA space that allows you to sort through the data and noise and come to clarity and more understanding.  Recognizing that typical and neurodiverse children are not defined by lack of or presence of a “diagnosis\\\" but are universally more complex - and simpler - than we think.\\n \\nThis group is designed to help parents and therapists to share ideas and tips that support, educate and empower each other.  Parents can learn about parenting and communication based on their child's brain patterns and development.  Therapists can share ideas and discuss different approaches and techniques.\\n \\nAs professionals and parents, we all need to  \\\"quiet the noise™️\\\" for ourselves and be sure to address OUR mental health and serenity.  From social media to information overload, this space will also be used as a place of self-direction and helping in regulating our emotions and bodies.  \\n \\nTopics we discuss:\\nParenting                                                                      Child Development\\nBehavior management\\nParenting tips and techniques\\nAnxiety\\nSensory Integration\\nReflex Integration\\nADD/ADHD\\nDyslexia\\nAutistic spectrum disorder\\nMental health\\nOCD\\nLearning challenges\\nSelf-care\\nRegulation\\nMindfulness\\nTrauma\\n \\nAs neurodevelopmental therapists and instructors with over 40+ years of experience between us, \\\"we\\\" (Amy and Evelyn Guttmann, also known as the \\\"Guttmann Sisters\\\") have changed the way parents and professionals understand and treat anxiety.  Our approach of getting to the root of issues has led us down the journey of understanding the communication between the brain and body as it relates to sensory integration, reflex integration and neurochemical development and treating (and preventing!) with a targeted approach.  Follow Amy and Evelyn Guttmann to become a member of the Club.  Have a question or topic you would like to address?  Are you a therapist that would like to host a room to share your treatment techniques and ideas? DM's are open!\\n \\nDM @handsonapproaches or reach out to @aguttmann if you'd like to host a room through the club.  NOMINATE folks who would benefit to join the club.  😊 To donate to our 501(c)3 and support our mission, head to our Instagram page and donate.  \\n  \\nEducation and empowerment is the key to change.  Let's learn and support each other.  Looking forward to having you join! 😊.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_5457_f0532691-3530-4788-8521-f1169ee04c71_thumbnail_250x250\",\n                \"num_members\": 292,\n                \"num_followers\": 2366,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": true,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"This is a safe and inclusive space for members to share their journeys, experiences and ideas about the topics. Moderators reserve the right to move people down to the audience.\",\n                        \"title\": \"Be mindful of others\"\n                    },\n                    {\n                        \"desc\": \"The more we share, the more we can empower ourselves, the children in our world, ourselves and the community at large.\",\n                        \"title\": \"Invite others to join our club!\"\n                    },\n                    {\n                        \"desc\": \"Some rooms are for members only.  In order to become a member, please follow @aguttmann and @eguttmann and DM us your request on Instagram.  We will respond as soon as possible.  Thank you.  \",\n                        \"title\": \"To become a member\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/quietthenoise\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 11019,\n                \"name\": \"Leadership from the Heart\",\n                \"description\": \"“Earn the relationship first, come from contribution always. It is that simple.” Real Estate Agents, Brokers, & Industry Friends...If this mindset speaks to you, this is the Leadership Room for you! 💜 Leadership from the Heart is a place to share conversations with Leaders who LEAD FROM THE HEART, who COME FROM CONTRIBUTION, & who INSPIRE the MINDSET needed to BE IN ACTION for business & personal growth. 💜\\n\\nHistory of Leadership from the Heart. Co-Founded by Renee Funk (Orlando, FL) & Elizabeth Riley (Austin, TX). On March 15, 2020, Real Estate Agents & Colleagues Renee Funk & Elizabeth Riley shared a private phone call, discussing COVID, quarantine, how the pandemic was affecting their family & their real estate businesses. During their call, Elizabeth & Renee quickly identified a need to kick fear out of the drivers seat. They began to share conversations with Leaders in their life who inspire & uplift. ‘Leadership from the Heart’ Video Conversations are LIVE on Facebook & LinkedIn Live...and now, on Clubhouse. \\n\\nShow Guests have included: Stefan Swanepoel, Glenn Sanford, Tom Hopkins, Bob Goldberg, Brad Inman, Lee Cockerell, and many more amazing leaders & visionaries! \\n\\nTo request to Moderate a ‘Leadership from the Heart’ Room, Contact @ReneeFunk or @ElizabethRiley ↙️\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_11019_db356987-f9af-4838-95f9-3a5f4e38907c_thumbnail_250x250\",\n                \"num_members\": 122,\n                \"num_followers\": 1397,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"Always, in all ways.\",\n                        \"title\": \"Be Kind.\"\n                    },\n                    {\n                        \"desc\": \"Earn the relationship first, come from contribution always. It is that simple. 💯\",\n                        \"title\": \"Come from Contribution. \"\n                    },\n                    {\n                        \"desc\": \"No Pitches, no sales please. Authentic collaboration together with all! \",\n                        \"title\": \"No pitch, No sales, please. \"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/leadershipfromtheheart\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 4664,\n                \"name\": \"Recession Proof\",\n                \"description\": \"We Don't Want Our Money Cut, We Want It PURE! \\n\\n✅Bitclout: RecessionProof \\n(1st official Recession Proof Coin)\\n\\nPure money with no emotions attached 💰💰🙅🏽\\u200d♂️🙅🏽\\u200d♀️\\n\\nKeep your money pure and get it straight from the source. With the right strategies and mindset, you can be recession-proof in any industry. You'll learn ways to create and evolve your business. Get this money that will grow in any economy. We discuss techniques for creating and changing your business by generating money growth through all economies.\\n\\n🔥The hottest Morning affirmations and gratitude🧞 room M-F 8:30amEST\\n\\n- See our schedule, sign up to teach, give feedback visit clubhouserecessionproof.com \\n\\n🍽 Sunday Dinner at Big Momma House👵🏽\\n@7:30pm est\\n\\nGet you some Pure Money Gang Merch👚\\nPureMoneyGang.com\\n\\nLet us help you build your brand with marketing and systems. PureMoneyMarketing.com\\n\\nYour feedback is valued and appreciated.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_4664_7430d9fb-1b64-4475-9cd4-34a61e21b121_thumbnail_250x250\",\n                \"num_members\": 10073,\n                \"num_followers\": 3285,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"Listening is a lost art and we want to make sure we listen well so we can learn well. Always remain on topic while on stage(one mic🎤). If you aren’t sure the current topic ask for a refresh. \",\n                        \"title\": \"Listen To Learn, Learn To Listen👂🏽\"\n                    },\n                    {\n                        \"desc\": \"Every one thinks differently and are on separate levels. Please allow others to speak and wait your turn. 🧏🏼\\u200d♂️\",\n                        \"title\": \"Be Respectful Of Everyone’s Opinion✊🏽\"\n                    },\n                    {\n                        \"desc\": \"People who are speaking are speaking from there own views and may differ for you. Please do your own research before you execute. Be sure to follow everyone speaking and network!👌🏽\",\n                        \"title\": \"Do Your Own Research & Connect💪🏽\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/RecessionProof\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 5823,\n                \"name\": \"Strong Asian Lead\",\n                \"description\": \"🎥🎬 SAL 📺📝 \\n\\nA nonprofit diversity and marketing agency for the Asian and Pacific Islander diaspora in tv, film, and streaming.\\n\\nWe work with studios and distribution to develop community based marketing strategies to connect with the Asian American demographic. The opportunity costs left on the table is too high of a loss for not learning about the Asian American community. That’s why Strong Asians Lead exists. \\n\\nWe call-in the Entertainment Industry on the long played stereotypes and lack of proper representation on screen, in decision making roles, and creative executive positions. We believe in a Hollywood where Asians and Pacific Islanders across the diaspora have the authority to tell their authentic stories. In this club, we hold space to push the industry for inclusion and build community as peers and equals.\\n\\nVisit StrongAsianLead.com\\n\\n #AsianIsNotAGenre \\n\\nInvite your people and check out our Spotify playlist.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_5823_3c805a30-642c-407e-904e-4f27c5de0d67_thumbnail_250x250\",\n                \"num_members\": 5235,\n                \"num_followers\": 1134,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"This is a club that does not discriminate against anyone however they identify. Our discussion topics focus on the Asian Entertainment, but you do not have to be Asian to contribute. \",\n                        \"title\": \"An Asian Club for Everyone \"\n                    },\n                    {\n                        \"desc\": \"5-10 second pitches are acceptable for context, but refrain from “selling” yourself. \\nCome to our rooms to offer advice, share perspective, and connect with others.\",\n                        \"title\": \"Build Community \"\n                    },\n                    {\n                        \"desc\": \"Everyone has equal worth, and all perspectives are valid. Challenge the idea, not the person. Be prepared to be challenged and challenged yourself. Be open to changing your perspective. \",\n                        \"title\": \"Push and Be Pushed\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/strongasianlead\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 12817,\n                \"name\": \"The ZillowKiller Network | Online Advertising Discussions For The Real Estate Industry\",\n                \"description\": \"This Club was created to help Realtors & Real Estate Professionals and those interested in expanding, growing and scaling their Real Estate businesses with the power of Facebook, Instagram, Youtube & Google advertising. This club is a way for like minds to come together and foster collaboration in a safe & friendly group setting.\\n\\n🖤 Come Join the Facebook group for more tips, techniques & networking just search “ZillowKiller”. This group is exclusively for the real estate industry only.\\n\\n🚀 To get you started on your Journey Learn “The 13 Content Type” for HyperLocal Domination Online. Just Text: 13 to \\n(929) 357-1550 To get the secret-link.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_12817_ff18def0-e4cd-4115-959d-8bb46a9ae5dd_thumbnail_250x250\",\n                \"num_members\": 2839,\n                \"num_followers\": 2466,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/thezillowkillernetworkonlineadvertisingdiscussionsfortherealestateindustry\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 12726,\n                \"name\": \"Cofounders Connect\",\n                \"description\": \"Real talk. Blunt advice. Invite founders, investors + startup people. Est. 1/14/21\\n\\n**Please follow @yasin to make approving members easier on me 👍**\\n\\nStartups // tech // business // venture capital // angel investing\\n\\nWe bring diverse panels of entrepreneurs and investors together to answer questions about fundraising, product market fit, pitch decks, storytelling, scaling up, starting from scratch, being a founder, finding a cofounder, finding an investor, being a non-technical founder, team management, etc. We cover it all.  \\n\\nTo host an event, please send a Twitter DM to Yasin with proposed topic. My pinned tweet is a short list of resources I often use and talk about on stage (the 10 slides for a perfect pitch deck, why VC investors pass on your business, etc). Feel free to suggest more resources.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_12726_a0e34526-5859-44cc-b753-e2a753a744a1_thumbnail_250x250\",\n                \"num_members\": 7044,\n                \"num_followers\": 10597,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"👤+1 others so they can skip the line to become members of the club. We can add them more easily when you suggest members. \",\n                        \"title\": \"Invite others (👤+ button)\"\n                    },\n                    {\n                        \"desc\": \"Especially if you’re asking a question or joining us on stage. \",\n                        \"title\": \"FOLLOW THE CLUB! \"\n                    },\n                    {\n                        \"desc\": \"Don’t wax poetic. We will politely cut off conversations so we can be efficient. Not personal. We have businesses to build, so we’re not trying to sit here for 12 hours just to gain followers 😉\",\n                        \"title\": \"Quick intro, quick question, no selling\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/cofoundersconnect\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 10823,\n                \"name\": \"Evolved Mastery\",\n                \"description\": \"Evolved Mastery is a coaching, training, and mastery club that pushes every boundary of self imposed limitation, doubt, fear, worry, negativity, and anything else that limits a person’s ability to fully step into that creative power. Evolved Mastery is all about evolving the entirety of your life.\\n\\nJoin us in our up and coming rooms!\\n* Mastery Man Cave (Monday’s @ 7pm MST)\\n* In Love She Rises (Tuesday’s @ 9am MST)\\n* Holistic Health & Wellness Mastery (Thursday’s 7:00pm EST)\\n* Power Circle (Friday’s @ 10am PST)\\n\\nJoin us as we discuss topics that will expand your power, your potential, and your purpose. You will develop new skills and awareness in your personal and professional life that will be in complete alignment with your true authentic flow!\\n\\nwww.evolvedmastery.com\\nIG: @evolvedmastery\\nEvolved Mastery Founder/CEO: Princeton Clark • Clubhouse @princetonclark\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_10823_82c25c22-fcaa-441a-a0bf-553703b6fb97_thumbnail_250x250\",\n                \"num_members\": 2419,\n                \"num_followers\": 3220,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"We all have our own jouney, and its important to honor and respect that in this space. Show love, support, and protect this space.\",\n                        \"title\": \"Be Respectful\"\n                    },\n                    {\n                        \"desc\": \"This is a community club and everyone matters. Engage, show up, and play full out if you have an opprtunity to join us!\",\n                        \"title\": \"Be Engaged\"\n                    },\n                    {\n                        \"desc\": \"Help us grow the community by nominating people that we can add value to and support in their personal and professional goals!\",\n                        \"title\": \"Nominate Others\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/evolvedmastery\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 9254,\n                \"name\": \"Internet Public Radio\",\n                \"description\": \"🏡 Clubhouse Members Hosted Internet Radio Rooms 🎙Host Your Own Show Here 📻 Open a Room anytime 🎚 Become a Member 📡\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_9254_93bc47d4-66ad-436d-b339-8bdfb5f09151_thumbnail_250x250\",\n                \"num_members\": 329,\n                \"num_followers\": 260,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [\n                    {\n                        \"desc\": \"👂🏾 Listen First. Get a feel for the discussion, then feel free to jump on in. \",\n                        \"title\": \"🎧 Listen First \"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/internetpublicradio\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 11170,\n                \"name\": \"Le Réseau\",\n                \"description\": \"Where business owners come to learn, network, and grow\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_11170_f2444579-fdeb-4382-a926-3f29034fde21_thumbnail_250x250\",\n                \"num_members\": 713,\n                \"num_followers\": 51,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/ler%C3%A9seau\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 6082,\n                \"name\": \"Good Habits\",\n                \"description\": \"We help each other create good habits. Practical. Insightful. Fun. (This club is led by BJ Fogg of Stanford University.)\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_6082_b11caba2-2b86-444e-96d0-cb469fe4e7af_thumbnail_250x250\",\n                \"num_members\": 1379,\n                \"num_followers\": 38226,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": true,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"\",\n                        \"title\": \"Listen carefully before speaking\"\n                    },\n                    {\n                        \"desc\": \"\",\n                        \"title\": \"Be direct, practical, and brief\"\n                    },\n                    {\n                        \"desc\": \"\",\n                        \"title\": \"Limit self-promotion\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/goodhabits\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 6336,\n                \"name\": \"Online experts club\",\n                \"description\": \"A group for course creators, membership site owners, coaches, consultants, trainers, speakers, authors and any experts who want to break through the time for money income ceiling and productise their expertise. 💪💪💪\\n\\nThe club is run by Suzanne Dibble (@businesslaw on Clubhouse), Richard Branson’s former lawyer, who has made millions from sales of her online membership the Small Business Legal Academy and associated online course. 🥳\\n\\nSchedule of rooms (all times GMT):\\n\\nSunday planning 💪- 7 to 8.30pm:\\nGet ahead with planning out your next few weeks, whether you’re launching, product creating, audience building or something else - learn and get inspiration from others 👍👍👍\\n\\nMonday motivation 🔥 3 to 4.30pm: Hear from successful online experts and how they kept going when the going got tough 🙌\\n\\nThursday lunch and learn 🎙 12.30 to 2pm: learn from our guest experts on topics we need to know about to have a successful online expert business 📈💰\\n\\nFriday wind down 🍷4pm to 5.30pm - share one win for the week, inspire others and connect with like minded individuals 🔥😁👏\\n\\nPLEASE NOMINATE PEOPLE TO JOIN THIS CLUB SO THAT WE CAN MAKE IT THE MOST VALUABLE, MOST INCLUSIVE SPACE FOR ONLINE EXPERTS ANYWHERE ON SOCIAL MEDIA!\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_6336_358e49fc-ed64-4219-b51f-bd53aa5a2c3d_thumbnail_250x250\",\n                \"num_members\": 7803,\n                \"num_followers\": 4954,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"Lead with value and the rest will follow. When you join the conversation we do not need to know exactly what you do unless the context requires it. \",\n                        \"title\": \"No hard selling \"\n                    },\n                    {\n                        \"desc\": \"Listen to other people and don’t cut across them. Be kind, be courteous, be decent human beings. Zero tolerance for any bullying or discrimination.\",\n                        \"title\": \"Be respectful to others at all times \"\n                    },\n                    {\n                        \"desc\": \"Do not share anything that may potentially be judged to be defamatory of any person. If you are sharing another person’s methodology or IP, credit that person. \",\n                        \"title\": \"No defamation or theft of IP\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/onlineexpertsclub\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 6858,\n                \"name\": \"New Role Models\",\n                \"description\": \"The New Role Models Club is for individuals who want to make a positive impact on this world. We’re looking for inspirational people who are happy with their achievements,                                  but continue to strive for bigger and better goals towards the future 🙌                                                               ———————————————————— Don't be afraid to be unique and join the Club ♣️🏠————————————————————❗️@NewRoleModels❗️                             ❗️www.NewRoleModels.com  ❗️  ❗️www.Facebook.com/NewRoleModels ❗️                                                                                       ————————————————————   ☕️🌱🍔♻️🦾👟📸📊💻🏙🌴🗺🛩🌎🚀   ———————————————————— #motivation #inspiration #fitness #love #life #positive #quotes #lifestyle #success #motivationalquotes #exercise #workout #goals #believe #positivevibes #mindset #happy #thesecret #happiness #gym #selflove #follow  #loveyourself #fitnessmotivation #fit #training #inspirationalquotes #entrepreneur #health #model #positivity #business #quote #photography #motivational  #fitfam #smile #energy #inspire #healthy #models #selfcare #beautiful #gymlife #fashion #role #nature #lovequotes #quotestoliveby #lawofattraction #successquotes #lifequotes #new #power #energyhealing #energy #healing #reiki #meditation #love #crystalhealing #crystals #spirituality #spiritualawakening #chakras #lightworker #reikihealing #selflove #spiritual #yoga #chakrahealing #selfcare #mindfulness #positivevibes #energyhealer #tarot #awakening #reikimaster #energyiseverything #healingcrystals #lawofattraction\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_6858_c4624dbf-0575-4d4c-9ad0-c0085842ccf8_thumbnail_250x250\",\n                \"num_members\": 2125,\n                \"num_followers\": 1286,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/newrolemodels\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 11109,\n                \"name\": \"Entrepreneurs, Start & Scale up Business\",\n                \"description\": \"For disruptive entrepreneurs: change makers, risk takes, movers & shakers\\n\\nThe biggest Entrepreneurs club on Clubhouse, fast approaching 70,000 followers. For start & scale up entrepreneurs: those making waves, making money & making a difference \\n\\nPlease follow @robmoore for rooms on the subjects below \\n\\n>Money & wealth \\n>Business & entrepreneurship\\n>Mindset & skillset \\n>Podcasting \\n>Authoring/your best-seller \\n>Property & real estate \\n\\nrobmoore.com/mmm for notes/summary of all our rooms on a Google doc, launch video course, business KPIs & giving away £2,021 every month in 2021\\n\\nIf you don’t risk anything, you risk everything\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_11109_6de86139-d284-4136-9e5a-16fe35770921_thumbnail_250x250\",\n                \"num_members\": 4886,\n                \"num_followers\": 69777,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/entrepreneursstartscaleupbusiness\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 7200,\n                \"name\": \"The Creative Indivisuals\",\n                \"description\": \"📡  Calling All Creatives!  📡\\n\\nLooking to scale your brand to the next level?\\n\\nLook no further. The Creative Indivisuals is a group founded on the synergy between fundamental creativity, digital marketing & entrepreneurship. \\n\\nIn this club we discuss everything from business tips & marketing growth hacks, to revealing photography / videography processes & everything in-between. \\n\\n✳️  Topics Include:  ✳️\\n\\n🚩  Photography\\n🚩  Videography\\n🚩  Branding\\n🚩  Graphic Design\\n🚩  Social Media Marketing\\n🚩  Facebook & Instagram Ads\\n🚩  Google Ads, AdWords \\n🚩  Marketing Funnels\\n🚩  Email Marketing\\n🚩  Entrepreneurship\\n🚩  Small Business\\n🚩  Digital Marketing Strategy & More...\\n\\n——————————\\n\\n📟  Daily Rooms  📟\\n\\nMorning Show at 9am PST\\nThe Creative’s Playbook\\n\\nNoon Show at 12pm PST\\nThe Art of Marketing\\n\\nAfternoon Show at 3pm PST\\nBranding Blueprints\\n\\n—————\\n\\n🗓  Weekly Rooms  🗓\\n\\nThursdays at 5pm PST\\nLegends of the Lens ft. Special Guests\\n\\nFridays at 5pm PST\\nCreative Happy Hour: Networking Event\\n\\n——————————\\n\\nOUR MISSION:\\n\\nWe exist to create unity between Creatives, Digital Marketers & Entrepreneurs alike, and aim to inspire individuals in each of those fields to step up, step out and get more creative. \\n\\n——————————\\n\\nWANT TO GROW AS A CREATIVE?\\n\\n 🖥  thecreativeindivisuals.com/team  🖥\\n\\n——————————\\n\\n👇🏽  Join our FREE private Facebook group here!  👇🏽\\n\\nfacebook.com/groups/thecreativeindivisuals\\n\\n——————————\\n\\nIf you have any questions or interest in helping moderate rooms, contact me @donnyd or donny@thecreativeindivisuals.com\\n\\n🔎  www.thecreativeindivisuals.com  🔍\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_7200_0174bb25-71fc-449a-9738-3576a80373b8_thumbnail_250x250\",\n                \"num_members\": 14601,\n                \"num_followers\": 32046,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/thecreativeindivisuals\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 9438,\n                \"name\": \"🏦Luxury✈️Lifestyle💰 (A Luxury Investments Group)\",\n                \"description\": \"A group for like minded persons who are ready to expand their network and find new sources of revenue and income. This is a Luxury Investments group and a melting pot for successful and future successful individuals.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_9438_2f457a4a-706e-44d1-b66b-a4b2ff90034e_thumbnail_250x250\",\n                \"num_members\": 754,\n                \"num_followers\": 255,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [\n                    {\n                        \"desc\": \"No exaggerations or blatant lies, integrity is key and within due time people will be able to tell.\",\n                        \"title\": \"Be Yourself\"\n                    },\n                    {\n                        \"desc\": \"Moderators and others may record conversations for multiple reasons. These recordings may then be on social media platforms (internet). Therefore please be mindful of what is said and how it is said.\",\n                        \"title\": \"Conversations may be recorded\"\n                    },\n                    {\n                        \"desc\": \"No discrimination is allowed. No matter race, financial status, gender, wealth or sexual orientation everyone is accepted into this group with open arms. Please be respectful to yourselves and others.\",\n                        \"title\": \"Be Respectful\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/luxurylifestylealuxuryinvestmentsgroup\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 4498,\n                \"name\": \"Personal Development Club\",\n                \"description\": \"Congratulations & Welcome to ClubHouse’s                              Personal Development Club                                                                           ♣️\\nTo get our weekly Schedules, Notes, or Apply to Host / Speak at one of our Rooms... visit:    \\n\\nwww.joinPD.club \\n👋\\nOur Club is growing as the largest ClubHouse’s community of conscious leaders seeking to level up all aspects of their personal & professional growth. \\nWe strive to serve our members with high value content in areas of▪️High-Performance ▪️Psychology▪️Productivity▪️Conscious-Leadership▪️Relationships▪️People-Skills▪️Health▪️Mindfulness▪️Spirituality. \\n✅\\n\\n⏰ Schedule: (beta)\\nMon-Wed-Fri 11am EST: 🎤ON STAGE Room\\nSat 12pm EST: 💕 Self-Love Saturdays\\nSun 1pm EST: 📚 PD Book-Club \\n\\n♣️ Join us TODAY and follow our                             Founders @SimonBensaidy                                                      &  @SamanthaRuberto.                                        \\n\\n🔥 LG!!! 🚀 \\n\\nwww.joinPD.club \\n✅\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_4498_92a66573-a564-4333-a17e-ff790c1ed53e_thumbnail_250x250\",\n                \"num_members\": 5461,\n                \"num_followers\": 8606,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"This will help you get your membership Approved Fast. \",\n                        \"title\": \"Nominate 7 Members \"\n                    },\n                    {\n                        \"desc\": \"You are part of our Club’s family! Let’s treat each other as one. \",\n                        \"title\": \"Be Kind & Respectful\"\n                    },\n                    {\n                        \"desc\": \"\",\n                        \"title\": \"No Solicitation Allowed \"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/MonetizeyourKnowledge\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 8758,\n                \"name\": \"Intelligent Crazy People\",\n                \"description\": \"𝗔𝗽𝗽𝗹𝘆 @ 𝗜𝗻𝘁𝗲𝗹𝗹𝗶𝗴𝗲𝗻𝘁𝗖𝗿𝗮𝘇𝘆𝗣𝗲𝗼𝗽𝗹𝗲.𝗰𝗼𝗺 🐘 Follow the founder Joshua Vantard @joshuavantard\\n\\n𝗬𝗖𝗼𝗺𝗯𝗶𝗻𝗮𝘁𝗼𝗿 𝗳𝗼𝗿 𝗶𝗻𝘁𝗲𝗿𝗱𝗶𝘀𝗰𝗶𝗽𝗹𝗶𝗻𝗮𝗿𝘆 𝗳𝗿𝗶𝗲𝗻𝗱𝘀𝗵𝗶𝗽𝘀 📖 ~2000 members including founders of billion $ companies💡\\n\\n𝟭𝟱,𝟬𝟬𝟬+ 𝗮𝗽𝗽𝗹𝗶𝗰𝗮𝘁𝗶𝗼𝗻𝘀 𝗮𝗻𝗱 𝟮𝟬𝟬+ 𝗱𝗶𝗻𝗻𝗲𝗿𝘀 🥙 in San Francisco, New York, London, Paris, Berlin, Singapore and Hong Kong 🌍\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_8758_b1591e43-cf6e-490e-9504-3361fc090069_thumbnail_250x250\",\n                \"num_members\": 467,\n                \"num_followers\": 18333,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/intelligentcrazypeople\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 8901,\n                \"name\": \"Marketers Quest\",\n                \"description\": \"✌️Marketers Quest is for all levels of marketers. We share in a quest for knowledge from the ups to downs. 🔥\\n\\n\\nTopics include but not limited to Sales, Copy, Funnels, Pages, Product Launches, Webinars, Workshops, Summits, Events, Social Media, Influence, Affiliates, Email, SMS Texting, Messenger Bots, Ecom, POD, SaaS, Niches, Mindset, Entrepreneurship Bootstrapping and more...📈\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_8901_5bb2149f-cace-424b-8a65-5a0058c66226_thumbnail_250x250\",\n                \"num_members\": 479,\n                \"num_followers\": 865,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"Be yourself, have fun and bring past knowledge to the forefront.\",\n                        \"title\": \"Authenticity Approved\"\n                    },\n                    {\n                        \"desc\": \"If you have never done it then stop the advice. Instead be the student. There are new and next levels!\",\n                        \"title\": \"Don’t Fake Your Brain\"\n                    },\n                    {\n                        \"desc\": \"This app works best when it Organic! You’ll be booted if you spam your stuff.\",\n                        \"title\": \"Stop Your Spam\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/marketersquest\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 6024,\n                \"name\": \"Burnt Chicken\",\n                \"description\": \"Nerdy, playful, deep conversations across topics in culture, science, technology, business, government, politics, philosophy, psychology, history, economics, wealth, equity, justice, music, film & art\\n\\n❤️ 🧠 🙏🏼 🐔\\n\\nQuality conversations for the smart & curious. \\n\\nMeaningful conversations that leave you changed & transformed. Hosted by @bethania\\n\\nWe are here to have civil discourse. We want to listen and engage in deep thinking that challenges our minds and hearts. \\n\\nThis is our crack. \\n\\n20,000+ members/followers agree.\\n\\nDisclaimer: you might be so engrossed in the convo that you burn your food (or your chicken 🐔) [hat tip to Ade Ade for sharing his cooking adventures] vegans welcome 🙏🏼 \\n\\n👇 Follow @bethania below so I can add you as a member. DM to propose guests or topics. \\n\\n✅ Nominate 3 friends on clubhouse who you think should be at our dinner table convos. \\nYou can nominate by clicking the icon at the top right ↗️ and selecting “Search Clubhouse”.\\n\\n\\n◻️◻️◻️◻️◻️◻️◻️◻️◻️◻️◻️\\n\\n\\n🗓 mostly ad hoc (which is why you’re following to see rooms) but some scheduled, especially SUNDAYS for Sunday 🐔 \\n\\n📆 Sunday 🐔 Feb 14th at 3pm ET —  \\nMath & Movement 🤖 💃🏻 dance & robots —  \\ncohosted with Catie Cuan\\n\\n📆 Mon Feb 15th at 1pm ET —  \\n🎉 🧐 discussion with philosophy, politics, and economics professor\\n \\n📆 Mon Feb 15th at 5pm ET —  \\n💰 The price of art: how to value your creativity — cohosted with Nia Hill \\n\\n📆 Tues Feb 16th 10:30pm ish ET —\\nBurnt Chicken Report #2 🐔 recap for your CH FOMO\\n\\n📆 Wed Feb 17th at 5pm ET —  \\n🎩 Cons, Scams and Illusions w/ R Paul Wilson, Harris, & Hassan \\n\\n📆 Fri Feb 19th at 5pm ET —  \\n🎉 A welcome party for those of us who never got a welcome party — cohosted with Verité 🎶 \\n\\n📆 Sunday 🐔 Feb 21st at 4pm ET — \\nWhat is your creative process? —\\n cohosted with Tamar Pelzig + artists\\n\\n📆 Monday Feb 22nd at 3:45pm ET —  \\n🗣 what if success doesn’t equal happiness? discussion w/LGO\\n\\n📆 Tues Feb 23rd —  \\nCriminal justice, Hollywood, wrongful murder conviction\\n\\n📆 Wed Feb 24th —  \\n🎂 Some kind of house party \\n\\n📆 Fri Feb 27th —  \\n🤝 Storytelling X Science w/special guests 🤐 📺 cohosted with Romy Berlin\\n\\n📆 upcoming + guests — \\n🔥 Sat 2/27 @noon EST — room dynamics in CH rooms cohosted w/Christopher Sweat \\n🐔 (rescheduled) — transhumanism cohosted w/Rob Fajardo \\n🗣 Mon 3/1 @4pm EST — Legacy (happiness & success) w/LGO\\n📸 Wed 3/3 @1pm EST — discussion w/ 🏆 photojournalist Barbara Davidson\\n🗣 Thurs 3/4 @5pm EST — CEO Julie Smolyansky #2\\n🎨+💰 Fri 3/5 @5pm EST — Crypto, NFTs, value & art w/ Verité\\n🔥 Sat 3/6 @10pm EST — room dynamics in CH rooms #2 cohosted w/Christopher Sweat \\n🤖 Sun 3/6 @3pm EST — emotional recognition and expression in robotics cohosted w/Christopher Sweat \\n🐔 Sun 3/7 @7pm EST— Untold stories: from Tiananmen Square to now 🇨🇳 w/Fengsuo one of the student leaders \\n🧐 Mon 3/8 @1pm EST — discussion #2 w/Erik Angner professor of philosophy & economics — epistemic humility\\n🇺🇸 Mon 3/15 @9pm EST — how to restore America’s humanity w/Dr Scott Barry Kaufman\\n🧠 AI, ML and marketing in the economy\\n🏀 brains & sports performance\\n🧙🏻\\u200d♀️ leaders leading leaders\\n🌱 cannabis and reparations\\n⚖️ data and democracy\\n👩🏻\\u200d🚀 drugs in space\\n🤔 cognitive neuroscience\\n🦠 COVID redux: biweekly wrap up news & questions w/experts (1hr)\\n🇨🇳 how is China strategizing its geopolitical and economic power in Latin America w/guests \\n♟ Game theory and games w/guests\\n\\nOther topics of interest: anthropology, sociology, academia, academics, scientists, education, neuroscience, cognition, cognitive psychology, social psychology, neuropsychology, neural, democracy, capitalism, social sciences, archeology, literature, writing, filmmaking, TV, television, storytelling, photography, women, womxn, behavioural science, behavioral economics, decision science, statistics, linguistics, history of science, biology, epidemiology, public health, political science, politicians, public policy, geopolitics, international relations, social justice, climate change, ecology, evolutionary biology, molecular biology, biochemistry, chemistry, genetics, genomics, mathematics, physics, cosmology, astronomy, quantum, computing, machine learning, artificial intelligence, ML, AI, VR, AR, STEM, STEAM, virtual reality, augmented reality, psychedelics, robots, robotics, materials, electrical, engineering, computer science, data, tech, entrepreneurship, pricing, branding, management, ceo, journalism, journalist, current events, election, health, health tech, product, data product, crypto, NFTs, future of work, future, futurist, food, gastronomy, chefs, creatives, architecture, dance, artist, writer, design, creative\\n\\n\\n❤️ 🧠🙏🏼\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_6024_c2a23a46-ee7b-4b6a-a686-89158e3f94e3_thumbnail_250x250\",\n                \"num_members\": 27118,\n                \"num_followers\": 4138,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/burntchicken\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 8307,\n                \"name\": \"Misfit Mafia\",\n                \"description\": \"MISFITS + REBELS + IMPERFECT HUMANS!\\nFor those who embrace what makes them perfectly imperfect and believe in making the world a better place thru positive disruption connecting good people with good people to do good stuff!! Introverts, extroverts & multi hyphenated creators welcome!\\n\\nRooms: Tuesday & Thursday 4:30pm EDT\\n\\n🧢 “Here's to the crazy ones, the misfits, the rebels, the troublemakers, the round pegs in the square holes ... the ones who see things differently -- they're not fond of rules, and they have no respect for the status quo..\\nWe will push the human race forward, and while some may see us as the crazy ones, we see genius, because the people who are crazy enough to think that they can change the world, are the ones who do.\\\" - Steve Jobs\\n\\nFounded by multi-hyphenate digital futurist professional keynote speaker Brian Fanzo @iSocialFanz\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_8307_c6ae4f43-f929-475b-9fcd-9bedc83c9008_thumbnail_250x250\",\n                \"num_members\": 8184,\n                \"num_followers\": 3431,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"\",\n                        \"title\": \"Be Good To People ❤️\"\n                    },\n                    {\n                        \"desc\": \"\",\n                        \"title\": \"Amplify and Celebrate Positivity 🎉\"\n                    },\n                    {\n                        \"desc\": \"\",\n                        \"title\": \"Unique Perspectives > Experts 🚨\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/misfitmafia\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 4327,\n                \"name\": \"Immigration Law Academy \",\n                \"description\": \"A vault for us to talk about all things immigration related. https://www.immigrationlawacademy.com/mco\\nImmigration Law Academy  \\nFollow the Founder @DionnieWynter\\n             11:00 am M W & Fr. 🏠\\nMonday ~Immigration Policies\\nWednesday ~ Ask We Anything \\nFriday ~ What’s Your Immigration Story?    DISCLAIMER ... nothing discussed in this group is to be construed as legal advise.  Information sharing only.  Ideas for the Club - dionniewynter@wynterlaw.com \\n______________________________________________☑️ For Individuals - Let us help you realize your American Dream. \\n☑️For Practitioners - Join our 6-week Immigration Law Incubator.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_4327_19604e71-5f31-4e19-965c-68d782164203_thumbnail_250x250\",\n                \"num_members\": 1989,\n                \"num_followers\": 2749,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"1. Follow the Founder @dionniewynter@wynterlaw.com on Clubhouse IG and Twitter \",\n                        \"title\": \"Be kind and courteous. \"\n                    },\n                    {\n                        \"desc\": \"2.  Nominate 10 of your friends to join the club. \",\n                        \"title\": \"Follow the golden rule\"\n                    },\n                    {\n                        \"desc\": \"3.  Please participate in the club. Join us for discussions.  Raise your hand and jump on stage. \",\n                        \"title\": \"Tell your story \"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/ImmigrationLawAcademy\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 3225,\n                \"name\": \"Tech Talks 🌐\",\n                \"description\": \"We are 𝐍𝐎𝐓 your normal tech community. We are proud to hold the title for the top tech focused club on Clubhouse and 3rd biggest club overall!\\n\\nTech background or no tech background, Tech Talks 🌐 is a group for diverse individuals from all walks of life, diverse backgrounds, industries and departments. “No big I’s or little U’s”.  ✌🏻✌🏼✌🏽✌🏾✌🏿\\n\\n🙏 The best form of support would be to please invite / nominate as many people you think who could benefit from the discussions. Help us 🆓 the info! We accept everyone as members. 🙏\\r\\n\\r\\nWe bring together a group of people to talk about the good, the bad, the technical and business side of tech. Tech Talks 🌐 wants to educate and empower everyone around the world 🌎 🌍 with open source knowledge. The goal is to help people going through socio-economic, systematic or geographical implications that make it difficult to connect and discuss with the geographical hubs within the world’s tech community. \\n\\nWe believe in democratizing access to tech 🧠 for EVERYONE with an obligation to promote creating tech for good. \\n\\n𝗪𝗲 𝗵𝗮𝘃𝗲 𝗮 𝗽𝗿𝗼𝗽𝗿𝗶𝗲𝘁𝗮𝗿𝘆 𝘃𝗲𝘁𝘁𝗶𝗻𝗴 𝗽𝗿𝗼𝗰𝗲𝘀𝘀 𝗳𝗼𝗿 𝗮𝗹𝗹 𝗺𝗼𝗱𝗲𝗿𝗮𝘁𝗼𝗿𝘀, 𝗴𝘂𝗲𝘀𝘁 𝘀𝗽𝗲𝗮𝗸𝗲𝗿𝘀 𝗮𝗻𝗱 𝘀𝗽𝗼𝗻𝘀𝗼𝗿𝘀 𝘁𝗼 𝗲𝗻𝘀𝘂𝗿𝗲 𝘁𝗵𝗲 𝗰𝗼𝗻𝘁𝗶𝗻𝘂𝗶𝘁𝘆 𝗼𝗳 𝗧𝗲𝗰𝗵 𝗧𝗮𝗹𝗸𝘀 🌐.\\n\\nDue to backlog, to be added as a member faster, please follow Chris Cheng the club founder: @techtalksglobal\\n\\n💬We will have AMAs, fireside chats, open discussions, interviews, and many more different types of sessions!\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_3225_81dc50ff-862d-4e12-8abb-c98f42d3377e_thumbnail_250x250\",\n                \"num_members\": 69408,\n                \"num_followers\": 308221,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": true,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"There is zero tolerance policy for unwarranted aggression. Let’s apply the golden rule in this room. We will kick you if you don’t abide by this rule.\",\n                        \"title\": \"Be kind and respectful to EVERYONE...\"\n                    },\n                    {\n                        \"desc\": \"To gain true value from the discussions in this club, it will be imperative that we don’t have everyone talking all at once. Check your egos at the door, or you will be led out the door 🚪 . \",\n                        \"title\": \"No talking over another person...”No big I’s or little u’s”\"\n                    },\n                    {\n                        \"desc\": \"It’s important to ask questions! There are no stupid questions. However any questions that has ill intent or leads to beliefs, division or inciting hate..you will be kicked out the 🚪\",\n                        \"title\": \"Ask questions! But be mindful...\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/techtalks\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 12868,\n                \"name\": \"Social Society\",\n                \"description\": \"The authentic way of socializing on Clubhouse.\\nTwitter: @SocialSocietyCH\\n\\nBecoming a Master Moderator\\n1PM EST / 5PM GMT Monday | Wednesday | Friday\\nReturning Monday, April 12, 2021\\n\\nFor requests/inquiries, contact Thomas.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_12868_14bf45aa-60cb-43b1-b5df-188fbdf66b47_thumbnail_250x250\",\n                \"num_members\": 6572,\n                \"num_followers\": 20118,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": true,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"Please nominate and invite anyone that you think would benefit and contribute to the club. Just hit the right hand corner!!\",\n                        \"title\": \"🔥 NOMINATE 🔥\"\n                    },\n                    {\n                        \"desc\": \"Please nominate and invite anyone that you think would benefit and contribute to the club. Just hit the right hand corner!!\",\n                        \"title\": \"🔥 NOMINATE 🔥\"\n                    },\n                    {\n                        \"desc\": \"Please nominate and invite anyone that you think would benefit and contribute to the club. Just hit the right hand corner!!\",\n                        \"title\": \"🔥 NOMINATE 🔥\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/socialsociety\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 2838,\n                \"name\": \"Credit & Travel Hacks 💳💎✈️\",\n                \"description\": \"⭐️#𝟏 𝐂𝐫𝐞𝐝𝐢𝐭 & 𝐓𝐫𝐚𝐯𝐞𝐥 𝐂𝐥𝐮𝐛 𝐨𝐧 𝐂𝐥𝐮𝐛𝐡𝐨𝐮𝐬𝐞⭐️\\n\\nWe teach people on everything to know about credit, then show you how to leverage it to level up your travel experience or take your business to the next level 🚀\\n\\nText “𝐂𝐫𝐞𝐝𝐢𝐭𝐇𝐚𝐜𝐤𝐬” to 𝟔𝟏𝟕-𝟐𝟖𝟒-𝟎𝟖𝟕𝟑 to become a member \\n\\n•••••••••••••••••••••••••••••••••••••••\\n====================\\n💡 𝐖𝐡𝐚𝐭 𝐖𝐞 𝐓𝐚𝐥𝐤 𝐀𝐛𝐨𝐮𝐭 \\n====================\\n\\n💎The foundations personal credit\\n💎Travel hacking secrets\\n💎Business credit\\n💎Optimization strategies\\n💎Credit in the news\\n💎Credit card recommendations\\n💎How to achieve an 800+\\n💎How to travel BETTER\\n💎Liquidation methods \\n💎Sports \\n💎Basically anything!\\n•••••••••••••••••••••••••••••••••••••••\\n==========================\\n🔍 𝑾𝒂𝒏𝒕 𝒂 𝒄𝒓𝒆𝒅𝒊𝒕 𝒑𝒓𝒐𝒇𝒊𝒍𝒆 𝒂𝒖𝒅𝒊𝒕?   \\n==========================\\n\\nAwesome! DM us on Instagram @TheCreditBrothers and mention this group!\\n\\n𝘍𝘰𝘭𝘭𝘰𝘸 𝘵𝘩𝘦 𝘧𝘰𝘶𝘯𝘥𝘦𝘳𝘴, @𝘧𝘪𝘯𝘢𝘯𝘤𝘦 𝘢𝘯𝘥 @𝘤𝘳𝘦𝘥𝘪𝘵\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_2838_ba8b4b6d-91a3-4d41-9d17-2e94b841beed_thumbnail_250x250\",\n                \"num_members\": 7341,\n                \"num_followers\": 94952,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"Please NOMINATE anyone that you think would benefit and contribute to the club. Just hit the top right corner and bam💥 \",\n                        \"title\": \"🚨 𝐑𝐄𝐀𝐃 𝐓𝐇𝐄 𝐑𝐔𝐋𝐄𝐒 𝐅𝐈𝐑𝐒𝐓!🚨 \"\n                    },\n                    {\n                        \"desc\": \"Please feel free to hop on stage last and ask any questions or provide value that you might have! This is an open format so anyone is welcome to join \",\n                        \"title\": \"🚨 𝗛𝗘𝗟𝗣!!\"\n                    },\n                    {\n                        \"desc\": \"Please NOMINATE anyone that you think would benefit from learning about credit, enjoys traveling, and how to leverage it 📈\",\n                        \"title\": \"🤯 𝗟𝗲𝘁’𝘀 𝗴𝗿𝗼𝘄 𝘁𝗵𝗲 𝗰𝗿𝗲𝗱𝗶𝘁 𝗰𝗼𝗺𝗺𝘂𝗻𝗶𝘁𝘆!\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/credittravelhacks\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 12213,\n                \"name\": \"IF YOU WANT TO BE RICH, THINK LIKE THIS!!!\",\n                \"description\": \"Being rich is way more than money. \\r\\n\\r\\nThe key lessons you will learn are all the things we don’t discuss on Shark Tank. \\r\\n\\r\\nThese lessons on family, love, business, life, financial intelligence and communication with others will empower you to be Rich!\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_12213_67ea4630-6b73-4447-9408-9dbbf10e23d9_thumbnail_250x250\",\n                \"num_members\": 15931,\n                \"num_followers\": 9636,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"We respect all people’s right to have their own beliefs in religion and political issues. This is not the room for it. \",\n                        \"title\": \"Political and Religious insights are a no go.\"\n                    },\n                    {\n                        \"desc\": \"Rooms are 2hrs max. To get to as many questions as possible. We ask that questions are short, clear and to the point. Once a question is answered we ask you give the next person their opportunity.\",\n                        \"title\": \"We are all here to learn and not to pitch\"\n                    },\n                    {\n                        \"desc\": \"We purposely select small groups of moderators and guest to control the conversation. Everyone is to conduct themselves in a respectful manor and to respect others. Anything less will not be tolerated\",\n                        \"title\": \"Respect \"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/notforthetank\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 11372,\n                \"name\": \"EMPOWERED\",\n                \"description\": \"🔥 EMPOWERED 🔥\\n\\nA group for entrepreneurs, small business owners, online educators, coaches, trainers, consultants, podcasters, authors, speakers, course creators and everyone who wants to become financially empowered!\\n\\nThe club is run by Shaa Wasmund MBE who grew up in a hostel for homeless families and has gone on to build multiple 7 figure businesses from the ground up.  \\n\\nExpect mic drops on:\\n\\n🤓 Online courses: Shaa’s sold over 20,000 courses; from $29 to $2000. Her favourite thing to teach ... The Pop Up Product ™️ ... a digital product that is easy to create, easy to sell and easy to consume.\\n\\n🚀 Launches; having made millions both on her own launches and as a partner with epic educators like Stu McLaren, Amy Porterfield and Ryan Levesque; Shaa knows a thing or two about launches. But hold up if you think this is all about the big launches; nope ... she’s going to give you the lowdown on The Skinny Launch™️ so you can do it yourself; with or without partners.\\n\\n👩🏽\\u200d🤝\\u200d👨🏼Memberships: Shaa runs one of the most engaged and impactful paid memberships for entrepreneurs in the UK; The 6 Figure Club (Shaa.com/6FC) Her guest teachers include; Todd Herman, Taki Moore, Stu Mc Lauren, Gabby Bernstein, Melissa Lanz, Ryan Levesque and Amy Porterfield. Memberships are one of the best ways to build Monthly Recurring Revenue.\\n\\n📈 Audience building: Everything you need to know about Building A Small, But Might List ...\\n\\n💡 Group Coaching and Masterminds: Love 1:1 but know it’s not scalable; you’re right! But there is also a right way and a wrong way to launch and run group coaching and Masterminds; one fills you with joy and the other with dread! Learn how to do it the right way!\\n\\nWe’re keeping these rooms tight, on point and full of value. You’ll want to tell Siri and Alexa to set a reminder and invite all your friends too; cos the stuff we’re doing in this room will be too good not to share\\n\\nShaa made her first 7 figures in her current business from a $29 Pop Up Product (shaa.com/popup) proving that you can start small and grow big.\\n\\nShaa is fiercely working towards financial empowerment for all. \\n\\nHer podcast; Building A Bigger Table provides a platform for everyone’s voices to be heard. We’re not waiting for a seat at the table, we’re building our own.\\n\\nNow it’s time to get yours.\\n\\nThe Empowered Club is here to support you to create an online business that makes an income AND an impact.\\n\\nOur focus is to help you build businesses based on strong monthly recurring revenue (MRR) so that you can spend less time stressing and more time serving!                                                                                                                                                    \\n                                                                                 ROOM TIMETABLE: (NOTE GMT):\\n                                                                               🚀 Sunday Sessions 7-9pm: How to scale your impact and income without selling your soul or loosing your sanity! Expect epic guests, practical tips and a lot of 🔥 \\n\\n💪🏼Thursday Throwdown 8-10pm: Bring your struggles and your wins. This is the place to come for both help and celebration. If you’re stuck, come get unstuck. If you’ve had a win, come celebrate. Consider this the business equivalent of an Open Mic Session!                                                                                                                                                                                                                                                                     PLEASE NOMINATE OTHER CLUBHOUSE MEMBERS SO WE CAN CREATE SOCIAL MOBILITY FOR ALL!                                         TIME TO LEVEL THE PLAYING FIELD!!                                             Follow @shaa for more great rooms on Clubhouse!\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_11372_87506be5-6ff2-4126-a5ef-f8e579189c0c_thumbnail_250x250\",\n                \"num_members\": 7087,\n                \"num_followers\": 8918,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/empowered\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 2587,\n                \"name\": \"Just My Kind\",\n                \"description\": \"Just My Kind is a group of open-minded human beings fumbling our way through this thing we call life.\\r\\n\\r\\nJoin us weekly for expert-driven chats, informed interviews & interactive games on various hot-topics ranging from love, relationships and family, to politics, climate change, work-life balance, impact investing, economics, music, movies and more! \\r\\n\\r\\nEvery week we will honor two members of CH with the “Kindness Crown” by voting on their self-submitted story about a random act of kindness they witnessed or participated in. \\r\\n\\r\\nKindness Crown stories can be submitted for consideration via Twitter DM: @JustMyKind \\\"\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_2587_26b6fd87-72ea-4e87-9bae-a46380b0c0ed_thumbnail_250x250\",\n                \"num_members\": 2447,\n                \"num_followers\": 4704,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/justmykind\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 3812,\n                \"name\": \"Beyond \",\n                \"description\": \"🔌: 𝐂𝐡𝐚𝐧𝐠𝐞 𝐲𝐨𝐮𝐫 𝐩𝐞𝐫𝐬𝐩𝐞𝐜𝐭𝐢𝐯𝐞, 𝐜𝐡𝐚𝐧𝐠𝐞 𝐲𝐨𝐮𝐫 𝐥𝐢𝐟𝐞, 𝐛𝐚𝐛𝐲.\\n\\n💡: At Beyond, we provide a safe space for unsafe conversations & interviews that ultimately deliver insights, clarity, perspective, and laughter.\\n\\n🚨FBI Negotiation Tactics with CHRIS VOSS: a Master Class\\n\\n🏆Oscar Speeches You Need To Hear\\n\\n📲: 𝗙𝗶𝗻𝗱 𝘂𝘀 𝗼𝗻 𝗜𝗻𝘀𝘁𝗮𝗴𝗿𝗮𝗺 @𝗯𝗲𝘆𝗼𝗻𝗱𝘁𝗵𝗲𝗶𝗻𝘁𝗲𝗿𝘃𝗶𝗲𝘄 𝟭𝟰𝟱𝗸+\\n\\nBeyond The Interview🎙: We go beyond predictable conversation, into a deeply personal, uncomfortable place, because that's the only place we'll gain insight into the questions and answers that matter.\\n\\n❓: What’s important to you? How can we  improve this world together? How can we have conversations that lead to ACTUAL progress? Let’s discuss.\\n\\n🤝 𝐓𝐨 𝐣𝐨𝐢𝐧 𝐚𝐬 𝐚 𝐦𝐞𝐦𝐛𝐞𝐫: 𝐚𝐝𝐝 𝐭𝐡𝐞 𝐟𝐨𝐮𝐧𝐝𝐞𝐫, \\n𝐍𝐢𝐜𝐨𝐥𝐞 𝐁𝐞𝐡𝐧𝐚𝐦, @𝐧𝐢𝐜𝐛 ⬇️\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_3812_e7e7e4ca-c010-4ea0-b953-129a2f308e71_thumbnail_250x250\",\n                \"num_members\": 9535,\n                \"num_followers\": 44236,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"Please be respectful of other speakers. If you are disruptive to the conversation, you will be moved back to the audience and/or removed from the room. Thank you! ❤️\",\n                        \"title\": \"Rule #1\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/Beyond\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 6190,\n                \"name\": \"Sapphire Stories\",\n                \"description\": \"✨WELCOME TO SAPPHIRE STORIES ✨\\n\\n🔥 A no BS, no FLUFF community for DOERS\\n🙌 We welcome GENUINE people who are pursuing their PASSION\\n💡 We’ve interviewed the founders of Netflix, Equinox, Pictionary & many more\\n\\nIf you’re looking to CONNECT and GROW with great people, you’re in the right club\\n\\nWe will be hosting trailblazing DOers on our podcast on CLUBHOUSE & community events for YOU to connect & LEARN.\\n\\nPodcast: Sapphire Stories\\n\\nFollow @boxwithtom and @sunnyp33 to join\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_6190_3946948c-a2c0-48f7-bb6d-5a84f4f04acd_thumbnail_250x250\",\n                \"num_members\": 2213,\n                \"num_followers\": 1906,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"Treat people how you would like to be treated \",\n                        \"title\": \"Be genuine \"\n                    },\n                    {\n                        \"desc\": \"If someone is joining club house for the first time, make sure they feel awesome and welcome \",\n                        \"title\": \"Be welcoming \"\n                    },\n                    {\n                        \"desc\": \"Wait until people on stage finish talking before sharing your 💭 \",\n                        \"title\": \"Be respectful \"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/sapphirestories\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 9041,\n                \"name\": \"Building a Multi Million Dollar Real Estate Business\",\n                \"description\": \"\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_9041_fe7c95e3-19d9-4af5-ad09-57ba3f9d06d5_thumbnail_250x250\",\n                \"num_members\": 716,\n                \"num_followers\": 1138,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/buildingamultimilliondollarrealestatebusiness\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 5097,\n                \"name\": \"Urconduit Presents\",\n                \"description\": \"By Eric Spivak\\n\\n✅ Recommend & Refer People In The Top Right if you’ve enjoyed our rooms \\n🏠 mi casa es tu casa 🏡\\n\\nURCONDUIT.com/club • Fill out the form & you can use my Host Club + to Present Your Room with a prebuilt audience to help guarantee success!\\n\\nWe are the only Host & Presenter of CH. Much like a Live Nation/Goldenvoice Presents\\n[Event Name Here] \\n\\n𝚈𝚘𝚞'𝚟𝚎 𝚓𝚞𝚜𝚝 𝚍𝚒𝚜𝚌𝚘𝚟𝚎𝚛𝚎𝚍 𝚘𝚗𝚎 𝚘𝚏 𝚝𝚑𝚎 𝚋𝚎𝚜𝚝 𝚗𝚎𝚠 𝚌𝚕𝚞𝚋𝚜 𝚘𝚗 𝙲𝙷, 𝚊𝚗𝚍 𝚒𝚏 𝚢𝚘𝚞’𝚛𝚎 𝚛𝚎𝚊𝚍𝚒𝚗𝚐 𝚝𝚑𝚒𝚜, 𝚃𝚑𝚊𝚝 𝚖𝚎𝚊𝚗𝚜 𝚢𝚘𝚞’𝚛𝚎 𝚗𝚘𝚠 𝚘𝚗 𝚝𝚑𝚎 𝚐𝚞𝚎𝚜𝚝𝚕𝚒𝚜𝚝!  \\n\\nTypes Of Rooms URCONDUIT Presents:\\n\\n→ Your Room Name Here ← ( msg me )\\n→ RedPlanetRentals.com | Mars \\n→ How Fast Can You Trim A Pound |  \\n→ Industry Rule 4080 Shady Industry Talk ←\\n→ Curve Ball | Elevator Pitch Practice ←\\n→ Comedy From Non-Comics, 2 drink min. ←\\n→ Founder Meet Funder - Invest Rooms ←\\n→ Clubhouse Killed My Sleep Schedule  ←\\n→ Reprogram - Get A Fresh Perspective ←\\n→ Loose Threads, Fashion Over Function ←\\n→ SnapBack - Stories About Resilience ←\\n→ Disconnected & Detached Absent Partners ←\\n→ Play Like A Girl, Women in Sports Don't. \\n→ Water To Wine, Landing Sponsorships ←\\n→ Substance Over Hype ←\\n→ I bomb atomically - Hiphop Convos ←\\n→ My Son Eats Everything - Motherhood Stories ←\\n→ Cheering Champions • Come Up Stories ←\\n→ High Friends, Best Buds Talk Cannabis ←\\n→ Hunger Pains | Missing Anthony Bourdain ←\\n→ Lamborghini Lingo The Language Of Luxury ←\\n→ Anti-Social Social Club For Intro/Extroverts ←\\n→ Unpopular Opinions & Mixed Reviews ⚖️ ←\\n→ Foundation & Core Strength BioHacks ←\\n→ Can I Kick It? Nostalgia 80s & 90s Culture ←\\n→ Creative Exercises For Mental Health ←\\n→ Growth Hacks & Productivity Tips For Life  ←\\n→ Artist, Business & Personal Development ←\\n→ Good & Bad Relationshiop Advice ←\\n→ Money Management & Multiplying ←\\n→ Network, Ecosystems & Communities ←\\n→ Shameless Self Promotion ←\\n\\n+ 𝚊 𝚑𝚊𝚗𝚍𝚏𝚞𝚕 𝚘𝚏 𝚘𝚝𝚑𝚎𝚛 𝚊𝚖𝚊𝚣𝚒𝚗𝚐 𝚛𝚘𝚘𝚖𝚜 𝚞𝚗𝚍𝚎𝚛 𝚝𝚑𝚎 𝚄𝚛𝚌𝚘𝚗𝚍𝚞𝚒𝚝 𝙰𝚐𝚎𝚗𝚌𝚢 𝚞𝚖𝚋𝚛𝚎𝚕𝚕𝚊.\\n\\n\\nContact Me About Using This Club\\nAs A Host For Your Rooms Or Collaborations.\\n\\nURCONDUIT.com/club\\n\\nHolla@Eric-Spivak.com to reach out! or @Eric.Spiv.Is.Ur.Plug on IG with a DM\\nand we can host your room / co-moderate and help you get setup for success!  25k members and counting! Also part of HTGR & NFTS.tips\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_5097_52fd8fcb-57d3-403f-8150-36c591af3d0b_thumbnail_250x250\",\n                \"num_members\": 8422,\n                \"num_followers\": 5407,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [\n                    {\n                        \"desc\": \"⏳ Life Is Short, Your Current Reality Is Only Temporary. Make the best of what you can with what you have & where you’re at. This is one of the most inclusive & diverse clubs on CH. Go make some magic\",\n                        \"title\": \"🤟🏾 Thurs Rule Of Urconduit Presents\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/UrconduitPresents\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 11308,\n                \"name\": \"The Basement\",\n                \"description\": \"🛋 your favorite part of the house... \\n\\nrandom convos about \\nnothing, everything, and anything\\n\\n🎙 occasional intimate interviews \\nwith special guests\\n\\n🎶 saturday nights: “basement vibrations”\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_11308_4a6068fc-e402-485d-838b-9b0bd96f1d74_thumbnail_250x250\",\n                \"num_members\": 1587,\n                \"num_followers\": 2280,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/thebasement\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 3073,\n                \"name\": \"The 808 Wave\",\n                \"description\": \"The ClubHome for All Music Creatives🏡\\n\\n🎯Our Collective Goal\\nWe’re bringing the music industry together to create a united and positive community to educate and inspire each other towards our aspirations, success, and happiness \\n\\n🤗Our Mission: Educate and Inspire Millions of Music Creatives Worldwide on the Music Business & Industry\\n\\n🏆Our Vision: Create the Middle-Class of the Music Industry\\n\\n💡What we talk about:\\n\\nAI, AMAs, artist and producer development, artist management, audio engineering, bootstrapping, branding, DSPs, deep dives, entertainment law, entrepreneurship, facebook ads, financial freedom, fireside Chats, growth & revenue streams, happiness, importance of data, independence, instagram marketing & ads, marketing, mental health, metadata management, NFTs, PROs, producers, publishing administrators, radio tips, royalty collection, selling beats, Songtrust, SoundExchange, startup culture, streaming, success, tiktok marketing and more!\\n\\nWho’s a part of the 808 community?\\n\\nMusicians – Artists – Producers – Engineers – Managers – Promoters – Record Labels – Designers – Photographers – Visual Artists – Singers – Rappers – Dancers – DJ – Videographers – Filmmakers – Songwriters – Executives - and More!\\n\\nDo you have questions, comments, or ideas? Reach out to us at team@the808wave.com! @the808wave on Instagram and Twitter\\n\\nHelp make our community and movement stronger by nominating any music creatives, veterans, or executives in your Clubhouse bubble to join 𝙏𝙝𝙚 𝙒𝙖𝙫𝙚. Let’s build a brighter future together. 🚀\\n\\nJoin our Discord!👇\\nhttps://discord.gg/rwj2s95UWM  \\n\\nWe’re hosting the first NFT Music Conference on Clubhouse! Sign up here for free👇\\nhttps://www.the808wave.com/nftmusicconference\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_3073_9d9bd3d1-c70b-4ec6-838a-f7b4d64ac37d_thumbnail_250x250\",\n                \"num_members\": 18640,\n                \"num_followers\": 5602,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"Message @the808wave on Instagram and we’ll send you a free link to our Music Resources Page! Just mention you were in the room!\",\n                        \"title\": \"😱FREE MUSIC RESOURCES\"\n                    },\n                    {\n                        \"desc\": \"Feel free to hop on stage and ask any questions or provide value in any way you can! This room is an open forum so anyone is welcome to join!\",\n                        \"title\": \"Hop on Stage! \"\n                    },\n                    {\n                        \"desc\": \"Hit that + sign at the bottom right of the screens me ping your friends into the room! Get them in so they can learn and grow too! \",\n                        \"title\": \"🚨HELP THE COMMUNITY!🚨\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/the808wave\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 8516,\n                \"name\": \"Multifamily LIVE!\",\n                \"description\": \"Aspiring and active real estate investors in large multifamily properties. Syndicators, passive income investors, general partnership investors at all levels of expertise are welcome. We focus on broad concepts down to targeted niche aspects of investing from raising capital, findings deals and selecting markets to improving properties overall Net Operating Income. A micro focus will be placed on how deals are structured and deal analysis and how market metrics help determine focus of multifamily decisions.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_8516_7ed0ee53-cf72-4b4b-adab-30fd2e9c1108_thumbnail_250x250\",\n                \"num_members\": 914,\n                \"num_followers\": 2006,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"You will learn. A lot. Now get up and take Action!\",\n                        \"title\": \"Take ACTION.\"\n                    },\n                    {\n                        \"desc\": \"Please respect the space and the guidance of the Lead/Host Moderators. (Usually the first 1-3 Mods). Be you! Ask questions and share value. No pitching please. \",\n                        \"title\": \"Be COURTEOUS and AUTHENTIC \"\n                    },\n                    {\n                        \"desc\": \"Only original hosts are allowed to make moderators. Other Moderators: If you would like to Host a room under MFL Please contact Jason or Pili.  We are honored that you are sharing this space with us.\",\n                        \"title\": \"Moderating guide.\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/multifamilylive\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 5546,\n                \"name\": \"TRAFFIC, FUNNELS & CONVERSIONS\",\n                \"description\": \"Business, mindset, marketing and advertising for business owners and entrepreneurs... \\n\\n*Follow ALISHA SCHENCK below, \\nalong with this club to join 👇\\n\\n💰Traffic - Organic & Paid \\n💰Funnels - High Ticket, Low Ticket\\n💰Conversions - Conversion Optimization (putting the pieces together, testing, and making the right refinements along the way).\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_5546_d1a8b653-246f-4295-8270-6805c83250d4_thumbnail_250x250\",\n                \"num_members\": 5081,\n                \"num_followers\": 8655,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/trafficfunnelsconversions\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 11284,\n                \"name\": \"Sustainability\",\n                \"description\": \"Welcome to Clubhouse’s original home of Sustainability! 🌏🌱♻️ Est. Jan 2021!\\n\\nWe’re Clubhouse’s largest for impact community with a global community of over 80k. \\nWe’re working on ideas of how to expand the community beyond Clubhouse and into real world initiatives to tackle the climate emergency. \\nTogether we can have a greater impact.\\n\\nMore details & Event Calendar:\\nwww.sustainabilityhub.global \\n\\nYou can support us:\\nhttps://www.patreon.com/join/sustainabilityhub\\n\\nAbout: \\n\\nI (Sara) created the Sustainability Club as a place to learn, collaborate, inspire and be inspired through storytelling, and to be a part of a movement to take positive action towards creating a more sustainable world.\\n\\nSustainability is a broad term, we host conversations covering lots of topics within the realm of sustainability and climate emergency: ocean health, air pollution, zero waste, ethical business, agritech, greentech, circular economies, conservation, leadership, sustainable investments, plastics, technology, human nature, storytelling to inspire and more. \\nConversations guided by the UN’s SDGs 💚\\n\\nReady to be inspired and learn? \\n\\n🌎 DM Sara for Club Enquiries\\n\\n(All times BST) \\n \\nSunday\\n👋🏽 Weekly Welcome to new members 4pm  (Every 2nd week)\\n\\nMonday\\n👨\\u200d👩\\u200d👧\\u200d👦 Sustainability Speed Networking 9am & 9pm \\n🇺🇳 SDG Sessions 6pm (different SDG each week)\\n\\nTuesday\\n🌊 Revive Our Oceans 6pm\\n🔥Fireside Chat 8pm \\n\\nWednesday\\n🌿Protect & Restore Nature 5.30pm \\n\\nThursday \\n🔥Fireside Chat 8pm\\n\\nFriday\\n👨\\u200d👩\\u200d👧\\u200d👦 Sustainable Business Leaders & Owners 4pm \\n🌎➕ Climate Action Beyond Clubhouse: 30 secs to change the world 4pm ( We plant a 🌳 for every speaker!)\\n\\n🔥 Upcoming Events with: \\nThe Rainforest Alliance, Prof. Mark Maslin, Sir Tim Smit, Bertrand Piccard, Cariuma, Everlane \\n\\nNB: We encourage our community members to do your due diligence whilst exploring the platform to ensure a safe and pleasant experience. Here to help if you ever need! If you start a room linked to our club, club admins may track your room stats via direcon.com 27093\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_11284_a0b025d2-9679-437f-8ed8-ad1389d7b8bc_thumbnail_250x250\",\n                \"num_members\": 41112,\n                \"num_followers\": 42078,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"Try to ask questions that will provoke better conversations and share personal experiences over broad advice please. \",\n                        \"title\": \"Be thoughtful\"\n                    },\n                    {\n                        \"desc\": \"Please don’t plug or ask for follows, these come naturally if you make genuine connections. Same goes for clubs ❌, now everyone has one! This club is about learning and knowledge-rich conversations. \",\n                        \"title\": \"Be considerate (🙅🏻 self-promo!)\"\n                    },\n                    {\n                        \"desc\": \"We’re here to help others understand sustainability better. We’re building a global community of people who contribute, care & consider. \",\n                        \"title\": \"Be Kind\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/sustainabilitywhatisit\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 11980,\n                \"name\": \"Universal Peace Sanctuary\",\n                \"description\": \"The Universal Peace Sanctuary is the world’s first destination for all peace lovers to come together and represent humanity.\\n\\nClub Calendar: www.tinyurl.com/PeaceOnClubhouse\\n\\n⏰When: Every Wed and Sun\\n🗣Topic: Finding inner peace through practicing mindfulness and meditation \\n🕊✨With: His Eminence Shyalpa Rinpoche \\n\\n✨This is your safe space.✨\\n\\nWe are asking communities across cultures, religions, and diverse groups to become stakeholders of the Sanctuary and unlock your inner peace. \\n\\nThe Universal Peace Sanctuary is under development at the UNESCO World Heritage site in Lumbini, Nepal. \\n\\nIf you have an expertise to offer or would like to be a peace warrior to speak, share, and inspire, please connect with @shanghaipeggy to learn how to be part of Rinpoche’s mission.\\n\\nWe love you all and appreciate you. Join us every Sunday. Come as you are.🧡✨\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_11980_82933aeb-6ab8-4265-8108-e690e2acb79b_thumbnail_250x250\",\n                \"num_members\": 157,\n                \"num_followers\": 3935,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [\n                    {\n                        \"desc\": \"We are here to uplift each other. Moderators are candle holders. Please help keep the candle lit here 24/7. Live in the present not the past. No judgement, religion, racism. Feel, rather than think. \",\n                        \"title\": \"Hold space in unconditional love\"\n                    },\n                    {\n                        \"desc\": \"Bring your vibrations of joy and inspire the creation of the world itself. Share a moment that brought you peace. Practice breathwork, sing, share a poem etc. stand in your authentic self\",\n                        \"title\": \"Share joy and peace\"\n                    },\n                    {\n                        \"desc\": \"The world can be a noisy place. We sometimes seek validation and acceptance outside of our being. Remember that mindfulness begins within us.\",\n                        \"title\": \"Be mindful\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/universalpeacesanctuary\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 11344,\n                \"name\": \"Rock Your Gift\",\n                \"description\": \"Welcome to Rock Your Gift!  This club is a collection of Game-Changing Business Owners and Multi-Passionate Coaches, Speakers and Course Creators who are committed to building a unique STAND OUT business around their core gifts.  _________________________________________We host rooms on speaking, high-ticket sales, creative entrepreneurship, mindset/motivation, finding your x-factor, virtual events and maximizing clubhouse. We also host performances and ALWAYS welcome your creative gifts to the stage. And BTW... we are the first club that merges business growth/ brand building with Hip Hop (yep.) _________________________________________We believe in inclusion and helping others by elevating their voices via this platform.  _________________________________________To join, hit “follow” and confirm you’re following @seanstewart (the first person listed below)\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_11344_064f22e9-d0ea-4cb3-93ee-c191f91aad4a_thumbnail_250x250\",\n                \"num_members\": 1305,\n                \"num_followers\": 3683,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"Message rock_your_gift on IG and I’ll send you a 60 min training on how to attract 4-10 high ticket clients a month on Clubhouse (for coaches and speakers only). Just mention “CH Clients” 😉\",\n                        \"title\": \"💰Free “Clients From Clubhouse” Training \"\n                    },\n                    {\n                        \"desc\": \"Please feel free to hop on stage and ask questions or add value (when appropriate). Your voice matters so join us!\",\n                        \"title\": \"Hop on Stage!\"\n                    },\n                    {\n                        \"desc\": \"Hit that + sign at the bottom right and ping some people in! Let’s get some friends in here so they can learn and grow!\",\n                        \"title\": \" Let’s blow this group up! \"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/rockyourgift\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 11444,\n                \"name\": \"Senior Citizen Tribe\",\n                \"description\": \"“It takes a village to raise a child and a tribe to assist a senior!”  If you are a senior citizen or a senior citizen caregiver or plan to be a senior citizen one day, join us! ☺️ We use this platform to showcase guest hosts that will speak on topics of interest to the senior community. We discuss information regarding health & wellness, physical, spiritual, & mental health; social isolation, social connections; recipes & food security; trivia; gardening; finances; books; current events; and soooo much more!!! We meet every Monday, Wednesday, and Friday at 8pm EST.  (With popups on other days and times). Join us, enlighten us, and let us be a blessing to you as we bridge the gap between baby boomers and millennials...OK? OK!🙂😋🙃☺️😌😊\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_11444_06242960-e564-4e05-a144-064347d3f2f7_thumbnail_250x250\",\n                \"num_members\": 710,\n                \"num_followers\": 95,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/seniorcitizentribe\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 12124,\n                \"name\": \"LinkedIn Authority Accelerator\",\n                \"description\": \"Tired of feeling like you’re wasting time and energy on your LinkedIn “strategy” that isn’t generating any REAL results? \\n\\nOr know that you should spend time on LinkedIn, but don’t?\\n\\nKeep reading. \\n\\nSocial media is a constant battle. Whether you realize it or not, you’re ALWAYS vying for your audiences’ attention. \\n\\nYou have to fight to stay relevant. Period. \\n\\nNow, you’re probably one of two kinds of people...\\n\\nThe first is someone who doesn’t have a clue HOW to effectively engage an audience on LinkedIn. \\n\\nThe second is someone who has tried a handful of approaches but never really had any success. Maybe you tried a few “guru” tips and either got frustrated, or ran out of bandwidth to spearhead creating a sustainable LinkedIn strategy…\\n\\nDoesn’t matter which category you fall into. Either way you’re leaving opportunities for human connection and money on the table. \\n\\nLinkedIn is a rapidly evolving platform chock full of card slinging slimy salesman, desperately in need of someone like you…\\n\\nSomeone who wants to provide high quality authentic content and thought leadership to genuinely HELP people. \\n\\nLinkedIn has over 750* MILLION members, 30 million pages and 50,000 skills...\\n\\nHowever, very few training programs focus on the one thing that truly matters…human connections. \\n\\nAt StandOut Authority we believe there is no B2C or B2B.\\nOnly Human to Human.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_12124_f32fd286-dadf-40a7-9d19-6567c05ddc60_thumbnail_250x250\",\n                \"num_members\": 1937,\n                \"num_followers\": 3218,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [\n                    {\n                        \"desc\": \"Our members agree to motivates others. Through integrity, character and mind blowing success we rise to the top while bringing others with us. So follow Joshua B Lee and all our fellow members 😊\",\n                        \"title\": \"Motivation\"\n                    },\n                    {\n                        \"desc\": \"Our members commit to a mindset where we share our wisdom and strategies in a professional manner in order to help others evolve into the best versions of themselves that they can be.\",\n                        \"title\": \"Education\"\n                    },\n                    {\n                        \"desc\": \"Our members commit to using their clubhouse platforms to inspire others towards greatness developing lasting relationships that ultimately make a profound impact in other peoples lives.\",\n                        \"title\": \"Inspiration\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/linkedinauthorityaccelerator\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 10968,\n                \"name\": \"Real Estate Agent Community\",\n                \"description\": \"🏡 𝐑𝐞𝐚𝐥 𝐄𝐬𝐭𝐚𝐭𝐞 𝐀𝐠𝐞𝐧𝐭 𝐂𝐨𝐦𝐦𝐮𝐧𝐢𝐭𝐲 🏡\\nCasual Space for Realtors, Agents & Brokers to Network and Discuss all things real estate. Rooms hosted daily M-F\\n⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯\\n✅ To be added as a member, tap \\\"follow\\\"\\n𝗮𝗻𝗱 𝗰𝗼𝗻𝗳𝗶𝗿𝗺 𝘆𝗼𝘂'𝗿𝗲 𝗮𝗹𝘀𝗼 𝗳𝗼𝗹𝗹𝗼𝘄𝗶𝗻𝗴\\n𝗞𝘆𝗹𝗲 𝗦𝗮𝗻𝘁, 𝘁𝗵𝗲 𝗰𝗹𝘂𝗯 𝗮𝗱𝗺𝗶𝗻\\n👇🏼(The first person listed below)👇🏼\\n⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯\\nDM Kyle Sant if you’d like to host an event or mastermind. Topics: sales, finance, private equity financing, fsbo, investing, wholesale, multi unit, social media marketing, flipping, investment, wholesaling, prop-tech, etc.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_10968_0a26dbe0-08b5-4816-ab3c-85c872c3db2b_thumbnail_250x250\",\n                \"num_members\": 5849,\n                \"num_followers\": 1493,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/realestateagentcommunity\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 10907,\n                \"name\": \"AgentCEO Accelerator\",\n                \"description\": \"🏘 “Act like an Agent. Think like a CEO.” 🧠\\n\\nWelcome to the AgentCEO Accelerator Club. \\n\\nA mastermind for top producing Real Estate Agents where we discuss how to develop a CEO mindset, leverage a real estate sales business for growth, increase revenue, and generate passive income. \\n\\nReal estate school teaches how to pass the state exam to become an Agent. After that, you must learn how to become a CEO. \\n\\nMore info at: \\n🔌—-www.TheAgentCEO.club\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_10907_e52a8348-8e0d-4789-a710-e767707e18bb_thumbnail_250x250\",\n                \"num_members\": 249,\n                \"num_followers\": 99,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/agentceoaccelerator\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 54,\n                \"name\": \"Inside Asia\",\n                \"description\": \"CH上最早的亞洲主題群，創於2020年8月份。歡迎大家加入，與我們一同促進國內外，東西方，文化，投資，留學，生活上的交流。\\n\\nInside Asia digs into the people, politics, issues and industries that define the word's most dynamic continent.\\r\\n\\r\\nWe feature the diverse voices of people with first-hand knowledge and experience of Asia – both from within the continent and around the world.\\n\\nFounded in August 2020. Please contact @lena, @kaiserkuo, @ruima, or @minh if you’d like to host a discussion with Inside Asia.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_54_667fa0e7-8f32-4a61-8b77-be6179b3f9c0_thumbnail_250x250\",\n                \"num_members\": 1874,\n                \"num_followers\": 45834,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/insideasia\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 225,\n                \"name\": \"Moderators Club\",\n                \"description\": \"Est. August 2020 | The original Mod Training Club on Clubhouse | DM the founder, Michael Liskin, or ask to be nominated for membership: pls share what moderation & hosting you’ve done | ~7700 Members+Followers | Moderators Sharing tips and best practices for new and current moderators, hoping to encourage clear and healthy moderator culture, thus impacting community culture and elevating our collective experience.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_225_34f2983c-4855-4884-970c-287c09a9d63a_thumbnail_250x250\",\n                \"num_members\": 767,\n                \"num_followers\": 6949,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": true,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/moderatorsclub\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 4075,\n                \"name\": \"Design With Purpose\",\n                \"description\": \"A space dedicated to discussing conscientious, multidisciplinary design, the convergence of tech as a growing lifestyle augmentation, as well as digital & tangible products that continue to proliferate within our lives. We’ll also discuss topics, such as the value proposition of inclusivity & accessibility of diversified creative teams, the ethical implications of hyper-localized marketing pertaining to wearable technology, empathy in design, humanistic approaches to the creative process, the toxicity of homogenized creative thinking, and more.           «——————————————————»          We’re a space comprised of 3D Generalists, Industrial Designers, 2D & 3D Animators, Motion Graphics Designers, Videographers, Audiovisual Content Creators, UiUx Designers, AR/VR/XR Design Enthusiasts, NFT Creators, Brand Designers, Illustrators, Authors, Creative Writers, Art & Creative Directors, and Digital Marketing Specialists. «——————————————————»                                                                Follow @colorcubic to become a member. «——————————————————»           \\n✴️ Join us every Saturday, @ 10:55am Pacific Time for our creative highlight room, titled “Let’s Get To Know”, where we interview a creative individual, to highlight their creative journey in an attempt to get to know them in a public forum. \\n«——————————————————»\\nPlease be sure to follow the moderators and curators of this space as well, who help to formulate the content, and topic of discussions: @colorcubic @kamilahbenjamin @almost_adam @mecyver @jenngonzales @qwestfilms @jupierce @brandenc @sosa_fresh @itsdigidal @sirsu @curpop @aladrian      «——————————————————»         \\nTERMS OF USE: This space is dedicated to cultivating healthy discourse & positive learning experiences centered around design as an inclusive & creative problem-solving medium. We’re here to host new ideas, celebrate creative leaders, and uplift new creative talent breaking into this career field, as well as providing value propositions that empower our audience members & content contributors. We’re all here to learn & grow. Please join us as we continue to grow this space. 🖤🤍\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_4075_8d8c7013-1e24-4677-a864-cf6881e4d9d8_thumbnail_250x250\",\n                \"num_members\": 5568,\n                \"num_followers\": 139912,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"The purpose of this club is to share industry knowledge, and bestow actionable value upon the general audience. If you have knowledge to share, or questions to ask, please don’t hesitate to speak. \",\n                        \"title\": \"The Purpose \"\n                    },\n                    {\n                        \"desc\": \"If you’re invited to speak, please wait until you’re called upon to speak. Please refrain from interrupting anyone speaking. Once you’ve finished speaking, you’ll be moved back into the audience. \",\n                        \"title\": \"Respect The Speakers \"\n                    },\n                    {\n                        \"desc\": \"Although it’s generally no one’s intentions to be raucous or insulting, any instances of verbal abuse will result in an immediate ban from the stage. We’re here to learn & share knowledge. Not fight.\",\n                        \"title\": \"Verbal Abuse Is Strictly Prohibited\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/DesignWithPurpose\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 10598,\n                \"name\": \"Chaos Theory 🦋\",\n                \"description\": \"A chaotic place for smart people to talk about stupid things. (And sometimes serious things.) Professional networking is softly banned. Fun is mandatory.                                                                                                                                                 Meetings are spontaneous and anyone can start one, just ask—we meet nearly every day, and often pop in on other rooms together.  Please give moderator rights to any of the first twenty or so people in the club if they enter a room. Once in a blue moon we actually discuss Chaos Theory.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_10598_e1e6fce5-4e2d-4675-8633-faec9752373c_thumbnail_250x250\",\n                \"num_members\": 399,\n                \"num_followers\": 8044,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"Most rooms here are joking or parody. Even if it’s a serious room, this is a space for bonding and notworking, not networking!\",\n                        \"title\": \"No Professional Networking\"\n                    },\n                    {\n                        \"desc\": \"All mics all mics. Also, please mod club members in the first 20 or so of the list of members. These are the original group members, and can help moderate. \",\n                        \"title\": \"All mics\"\n                    },\n                    {\n                        \"desc\": \"Read the room. We only do light trolling here, and only internally, within club rooms. You will get kicked if you cross the line of being an asshole.\",\n                        \"title\": \"Keep it Fun\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/chaostheory\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1329,\n                \"name\": \"Teach Me Something (Anything)\",\n                \"description\": \"The topics are interesting, entertaining, & most importantly - informative!  A place where expertise in any field is welcomed. \\r\\n\\r\\nTeach Me Something (Anything) is a community for true experts who want to share intimate knowledge on a topic, and for students of life, seeking to learn. \\r\\n\\r\\nLet’s discuss everything - investing, finance, tech, film, music, ... whatever!!!!\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1329_fee8ed58-7413-4e67-a91e-053426659b49_thumbnail_250x250\",\n                \"num_members\": 254,\n                \"num_followers\": 1287,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": true,\n                \"is_community\": true,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/teachmesomething\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 12321,\n                \"name\": \"JAPAN CLUB\",\n                \"description\": \"Japan Portal for Storytelling (Tokyo Olympics, Sake, etc.), Serendipity & Ecosystem Building between the World & Japan 🇯🇵 英語と日本語 Japan is a deep, rich culture that has inspired creators around the world! \\n\\nHelping foster cross-fertilization between Japan and the world—and within Japan across the silos—using the new superpower of Clubhouse as a dynamic virtual playa (to complement previous ecosystem layers we have helped grow, from TEDxTokyo to Cambridge Innovation Center / Venture Cafe Tokyo)\\n\\nFor a first example that will put a smile on your face, see Japanese mermaid’s jaw-dropping underwater photos: www.aifutaki.com\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_12321_779a2ae2-79f8-4bbc-bbb1-01f026f460af_thumbnail_250x250\",\n                \"num_members\": 1062,\n                \"num_followers\": 47427,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/japanclub\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 616,\n                \"name\": \"Late Nights, Early Mornings\",\n                \"description\": \"Created on October 14, 2020, by Mariana Bah, Montez Payton, and Mohit Arora, LATE NIGHTS, EARLY MORNINGS (LNEM) is a gifted collective that supports and promotes content by global communities and diverse talent on various platforms, including where it got its start on Clubhouse. \\n\\nThese three strangers met just two days prior and quickly and organically joined forces with their happy accident tribe known collectively as the OGs. The 12 OGs were known for breaking and holding the Clubhouse record for the longest-running, 24-hour programming and conversation room. Within the recorded 12 days and 40 minutes, LNEM single-handedly revolutionized and cultivated a new Clubhouse culture, transforming the chat rooms existing before from Silicon Valley and fundraising discussions to conversations encouraging those who participated to come up to the stage but to leave their resumes in the hallway. Through their family-like approach to community and engaging, original programming like Shoot your Shot, 2 Truths & a Cap, CashApp Olympics, Trap4Trap, and Track4Track, they have managed to draw in over 48,500+ members and followers including professionals of all trades and celebrities alike. \\n\\nMeet the LNEM Team: \\n𝘓𝘕𝘌𝘔’𝘴 𝘊𝘰-𝘧𝘰𝘶𝘯𝘥𝘦𝘳𝘴: 𝘔𝘢𝘳𝘪𝘢𝘯𝘢 (@𝘰𝘩𝘪𝘵𝘴_𝘴𝘹𝘰), 𝘔𝘰𝘩𝘪𝘵 (@9), & 𝘔𝘰𝘯𝘵𝘦𝘻 (@𝘮𝘰𝘯𝘵𝘦𝘻𝘱𝘢𝘺𝘵𝘰𝘯)\\n\\n𝘓𝘕𝘌𝘔 𝘖𝘎𝘴: 𝘋𝘢𝘭𝘭𝘢𝘴 (@𝘥𝘢𝘭𝘭𝘢𝘴_𝘱𝘦𝘯𝘯), 𝘓𝘪𝘯𝘥𝘴𝘢𝘺 (@𝘭𝘪𝘯𝘻𝘮𝘤𝘯𝘦𝘪𝘭), 𝘔𝘦𝘨𝘢𝘯 (@𝘮𝘦𝘨𝘢𝘯𝘵𝘩𝘦𝘮𝘰𝘨𝘶𝘭), 𝘔𝘪𝘳 (@𝘮𝘦𝘳𝘦𝘮𝘪𝘳), 𝘖𝘮𝘦𝘯 (@𝘰𝘮𝘯), 𝘙𝘪𝘬𝘬𝘪 𝘉𝘭𝘶 (@𝘳𝘪𝘬𝘬𝘪𝘣𝘭𝘶), 𝘙𝘰𝘣 (@𝘳𝘰𝘣𝘦𝘳𝘵𝘨𝘰𝘳𝘥𝘰𝘯𝘪𝘷), & 𝘚𝘩𝘦𝘬𝘪𝘢 (@𝘴𝘩𝘦𝘬𝘪𝘢𝘴)\\n\\n𝘓𝘕𝘌𝘔 𝘍𝘢𝘮𝘪𝘭𝘺: 𝘋𝘰𝘶𝘣𝘭𝘦 𝘈𝘈 (@𝘪𝘢𝘮𝘥𝘰𝘶𝘣𝘭𝘦_𝘢𝘢), 𝘕’𝘋𝘪𝘢 (@𝘱𝘢𝘳𝘵𝘺𝘸𝘪𝘵𝘩𝘯𝘥) & 𝘚𝘤𝘰𝘭𝘭𝘢 (@𝘴𝘤𝘰𝘭𝘭𝘢𝘧𝘶𝘯𝘨𝘸𝘦)\\n\\n𝗜𝗻𝘁𝗲𝗿𝗲𝘀𝘁𝗲𝗱 𝗶𝗻 𝗽𝗮𝗿𝘁𝗻𝗲𝗿𝗶𝗻𝗴 𝘄𝗶𝘁𝗵 𝘂𝘀 𝗼𝗿 𝘀𝗽𝗼𝗻𝘀𝗼𝗿𝗶𝗻𝗴: 𝗳𝗼𝗹𝗹𝗼𝘄 𝗮𝗻𝗱 𝗗𝗠 𝘂𝘀 𝗼𝗻 𝗧𝘄𝗶𝘁𝘁𝗲𝗿, 𝗜𝗚 @𝗟𝗡𝗘𝗠_𝗖𝗛 𝗼𝗿 𝗲𝗺𝗮𝗶𝗹 𝘂𝘀 𝗮𝘁 𝗰𝗼𝗻𝗻𝗲𝗰𝘁@𝗹𝗻𝗲𝗺𝗻𝗲𝘁𝘄𝗼𝗿𝗸.𝗰𝗼𝗺.\\n\\n𝗪𝗲𝗯𝘀𝗶𝘁𝗲: 𝘄𝘄𝘄.𝗹𝗻𝗲𝗺𝗻𝗲𝘁𝘄𝗼𝗿𝗸.𝗰𝗼𝗺\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_616_7a78c73c-fd60-43ed-83c8-8ae06a5a195c_thumbnail_250x250\",\n                \"num_members\": 9084,\n                \"num_followers\": 39780,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"This is a safe space but no it’s not lol. We are a bunch of brilliant, amazing people who loves to have fun and f*ckery. The topics will be all of over the space but remember to have fun.\",\n                        \"title\": \"Welcome to our space\"\n                    },\n                    {\n                        \"desc\": \"When you come on the stage say hello to everyone, we hope you have some manners plus this isn’t LinkedIn, don’t give us your resume. Simply be open or go to another place. That’s it.\",\n                        \"title\": \"BE YOURSELF or LEAVE\"\n                    },\n                    {\n                        \"desc\": \"MUTE YOURSELF when you come to the stage, give yourself 5 mins to catch what’s happening. PLZ match the energy of the MULTIFACETED TRIBE. Also, you can’t out wild the TRIBE and ALWAYS BE READY. \",\n                        \"title\": \"Match our energy\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/latensearlyms\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 3722,\n                \"name\": \"Admin Club\",\n                \"description\": \"\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_3722_85d2b09a-617a-480e-9a70-4597ccf031ec_thumbnail_250x250\",\n                \"num_members\": 30,\n                \"num_followers\": 335,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": true,\n                \"is_community\": true,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/AdminClub\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 5779,\n                \"name\": \"Build Your Wealth\",\n                \"description\": \"💰Learn to invest your money to allow it to grow while staying focused on your business. \\n\\n💸 We will discuss:\\nInvesting • Deal Structuring • Business Strategy• Real Estate investing • Stock Market • Private Equity • Venture Capital • Private Lending • Marketing • Funnels • Amazon and eCommerce expert • Brand building • Valuation • Angel investing                 Group started by @aryehsheinbein\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_5779_bca1c376-e4aa-4f70-8517-2906782df742_thumbnail_250x250\",\n                \"num_members\": 54,\n                \"num_followers\": 604,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/buildyourwealth\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 4251,\n                \"name\": \"Government Contracting\",\n                \"description\": \"𝐖𝐞𝐥𝐜𝐨𝐦𝐞 𝐭𝐨 𝐭𝐡𝐞 𝐆𝐨𝐯𝐞𝐫𝐧𝐦𝐞𝐧𝐭 𝐂𝐨𝐧𝐭𝐫𝐚𝐜𝐭𝐢𝐧𝐠 𝐍𝐞𝐭𝐰𝐨𝐫𝐤.\\n\\n\\nFounded by current Federal Contracting Officers, this club was created to provide a space for collaboration in the form of sharing information with small businesses who are interested in working with the federal government, discuss common misconceptions about Government Contracting, and provide networking opportunities.\\n\\n\\n☕️ discuss • 🤝 network • 📝 learn • 📈 grow \\n\\n\\n⚠️Disclaimer⚠️\\n\\nAny views expressed by room moderators are those of each individual and are not a reflection of any federal or government entity.\\n\\nPhoto by: SamJohnson3 Photography\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_4251_ceb493ba-9c94-49ab-8079-a85f3e0c24a1_thumbnail_250x250\",\n                \"num_members\": 5763,\n                \"num_followers\": 704,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [\n                    {\n                        \"desc\": \"Please be respectful and do not interrupt when another person is speaking. Please mute your microphone and wait for an opportunity once the stage is open. \",\n                        \"title\": \"Rule #1 - Please Be Respectful\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/GovernmentContracting\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 8841,\n                \"name\": \"Before I Go Hollywood\",\n                \"description\": \"Everything Entertainment\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_8841_7fe7c2b0-c42b-4347-89a1-2c46ccec2273_thumbnail_250x250\",\n                \"num_members\": 1214,\n                \"num_followers\": 531,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/beforeigohollywood\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 822926865,\n                \"name\": \"Clubhome\",\n                \"description\": \"This is not a Clubhouse, it's a Clubhome. Come relax, take off your shoes, live, laugh, laugh, discuss mental health and feel at home, babes.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_822926865_af5c43c9-27ed-4096-9c52-37f36f83e160_thumbnail_250x250\",\n                \"num_members\": 190,\n                \"num_followers\": 2179,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/clubhome\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 5513,\n                \"name\": \"Elite Content Creators\",\n                \"description\": \"The top creators on Instagram, TikTok and YouTube discuss content creation strategies at the elite level.                                                                                ✅ Once your membership is approved, you must nominate 5 friends to join this club.                                        Founded by @alex.stemp\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_5513_f2111a02-74a2-433f-91d3-14e789cee1c2_thumbnail_250x250\",\n                \"num_members\": 6755,\n                \"num_followers\": 6272,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/elitecontentcreators\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 804,\n                \"name\": \"Helping Homies Win\",\n                \"description\": \"We are a community focused on cultivating spaces to connect, heal, and create. \\n\\n🏆 TOGETHER WE ALL WIN. ✨\\n\\n@HelpingHomiesWin on IG\\n@HomiesWin on Twitter \\n\\nch@helpinghomieswin.com\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_804_0fd404a6-295c-4145-b7b8-e6cd8cfd3178_thumbnail_250x250\",\n                \"num_members\": 14596,\n                \"num_followers\": 51763,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"You are here for a reason and we appreciate you sharing energy with us. Don’t be afraid to take off your mask, be vulnerable, and most importantly have fun. \",\n                        \"title\": \"Be yourself.\"\n                    },\n                    {\n                        \"desc\": \"We have a variety of conversations across multiple disciplines. Get a feel for the vibe. We have convos that are all about learning from others, plugging yourself, and having fun. Respect the vibe.\",\n                        \"title\": \"Read the room.\"\n                    },\n                    {\n                        \"desc\": \"Roam around the room and connect with each other. There are a ton of incredible artists in this club. Make sure to tap in and support their art. Follow each other, join clubs, nominate your homies!\",\n                        \"title\": \"Tap in.\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/helpinghomieswin\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 85437693,\n                \"name\": \"CH University Talks\",\n                \"description\": \"WEEKLY CASUAL CHATS WITH UNIVERSITY PROFESSORS. Think of this as a virtual coffee shop to hang out and learn from your professors outside of class. \\r\\n\\r\\n💡We started this club to have casual conversations with professors in a relaxed setting with no grade at stake.\\r\\n\\r\\n👉🏾 Follow the club for more events, and invite those that will add to a productive discussion.\\r\\n\\r\\n👉🏻 Reach out to Yasin on Twitter (@youfoundyasin) if you are a professor and want to lecture, or if you want to invite a professor to speak.\\r\\n\\r\\n👉🏿 Come with an open mind. We’re here to learn from each other.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_85437693_f48f1aa7-8202-4790-8c82-9592566c8cff_thumbnail_250x250\",\n                \"num_members\": 515,\n                \"num_followers\": 277,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"Invite others! Tap the + button to invite others to the rooms and the 👤+ icon to nominate members to the club. They can skip the line to become members of the club, and it’s MUCH easier on us. \",\n                        \"title\": \"Invite 👤+1\"\n                    },\n                    {\n                        \"desc\": \"We take questions in the order of people on stage. To see the order, pull down to refresh the page. And remember, when you get on stage, it’s good etiquette to mute your mic.  \",\n                        \"title\": \"Be patient ⏱ + mute your 🎤\"\n                    },\n                    {\n                        \"desc\": \"It’s free to do. Support the work and encourage future events by following the club. \",\n                        \"title\": \"Follow the club!\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/CHUniversityTalks\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 9036,\n                \"name\": \"Money Mastery - Millionaire Mastermind\",\n                \"description\": \"Visit 👉Kevin.courses (not .com) for FREE Access to the best courses teaching you how to make money online! Click the follow button to unlock the keys to success - Learn from millionaires and multi millionaires, network and Accelerate your path to financial freedom\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_9036_8a61f15a-8b46-40e3-8599-059ac546a215_thumbnail_250x250\",\n                \"num_members\": 2685,\n                \"num_followers\": 8604,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": true,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"That is all.\",\n                        \"title\": \"Make money\"\n                    },\n                    {\n                        \"desc\": \"\",\n                        \"title\": \"Visit Kevin.gift for a free surprise :)\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/moneymasterymillionairemastermind\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 298,\n                \"name\": \"The Cotton Club\",\n                \"description\": \"Speakeasy vibes. Strict dress code. Ladies always free before 12. If you know how to get into the club...you know. Starts when it starts. Ends when it ends. Love donations go to $CottonCoin & text 323-676-0936 for any song or drink request\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_298_7e5ced67-6160-4541-acbb-cfaa04f6d66f_thumbnail_250x250\",\n                \"num_members\": 10255,\n                \"num_followers\": 33122,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/cottonclub\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 2625,\n                \"name\": \"Solo Travel\",\n                \"description\": \"Planning your next solo adventure? \\n🛫 🚆 🚗 🛳️ \\nJoin 81.5k+ members/followers to share your stories and learn how to travel alone - and travel well\\n————————————————\\n\\n🔑 Start at SoloClubs.com for calendars, moderator profiles, and the newsletter.\\n\\nBecome a member: follow the club and @petermcgraw below\\n\\n————————————————\\n✳️ Become a moderator: SoloClubs.com/MOD\\n\\n🎙️Peter McGraw hosts the podcast Solo-The Single Person’s Guide to a Remarkable Life 📰 Sign up for the Solo newsletter: PeterMcGraw.org/SOLO\\n\\nLook for Peter’s other clubs:\\n Solo - the club for singles on CH \\n Solo Entrepreneurs\\n Behavioral Economics\\n Professional Speaking🎤 \\n\\nTopics include: finding deals, safety, social media,  instagram, photography, hiking, biking, walking, backpacking, creative pursuits, business, entrepreneurship, making friends, and of course, dating, relationships, and other flings.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_2625_45594418-a5db-4662-aebd-e1e312d9fc5d_thumbnail_250x250\",\n                \"num_members\": 2618,\n                \"num_followers\": 80272,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"Please be vulnerable and true to yourself, but also open to alternative perspectives and lifestyles.\",\n                        \"title\": \"Be authentic and inclusive.\"\n                    },\n                    {\n                        \"desc\": \"Solo clubs are fun, positive places. Let’s keep it that way!\",\n                        \"title\": \"Be positive.\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/solotravel\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 859,\n                \"name\": \"Solo\",\n                \"description\": \"Welcome to the 🏠 for Ch singles. Celebrate how solo living lets you be adventurous, make art, start a business, or date whomever you want—or not at all. \\n————————————————\\n\\n🔑 Start at SoloClubs.com for calendars, moderator profiles, and the newsletter.\\n\\nAre you Single, 独身者, 싱글, 单人, عزباء, Célibataire, רווקה, Soltero(a), Nikan, Bujang, Aalleenstaand, Enkellopende, Холостой, Akele, โสด, Bekar, Singel? \\n\\nJoin the 28k+ members/followers of Solo to eliminate the stigma of being single and learn how to live remarkably. \\n\\nBecome a member: follow the club and @petermcgraw below\\n\\n✳️ Become a moderator: SoloClubs.com/MOD\\n\\n🎙️Peter McGraw hosts the podcast Solo-The Single Person’s Guide to a Remarkable Life 📰 Solo newsletter: PETERMCGRAW.ORG/SOLO\\n\\nLook for Peter’s other clubs:\\n Solo Travel 🛫 🚆 🚗 🛳️\\n Solo Entrepreneurs \\n Behavioral Economics\\n Professional Speaking 🎤\\n\\nTopics: single living, marriage, parenthood, travel, entrepreneurship, business, fitness, friendship, family finances, fashion, art, design, creativity, innovation, work, science, digital nomads, social media, relationships, dating apps, shoot your shot, celibacy, asexuality, aromantic, relationship anarchy, non-monogamy, poly, cooking, solo travel, teamwork, conversation, and of course, dating and sex.\\n\\nlinktr.ee/PeterMcGraw\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_859_a890c200-5fe3-40bd-bea0-09113393004e_thumbnail_250x250\",\n                \"num_members\": 9096,\n                \"num_followers\": 18264,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"Being single presents challenges (which we will address) but also allows for growth and opportunities to live remarkably. \",\n                        \"title\": \"Be positive.\"\n                    },\n                    {\n                        \"desc\": \"Vulnerability = bravery. Accept a wide array of lifestyles. \",\n                        \"title\": \"Be authentic and inclusive. \"\n                    },\n                    {\n                        \"desc\": \"Solo addresses topics beyond your freedom to pursue romantic relationships. These include: business, travel, friendship, fitness, and art.\",\n                        \"title\": \"More than dating... \"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/solo\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 12503,\n                \"name\": \"Canadian Real Estate\",\n                \"description\": \"Welcome to The Canadian Real Estate Club!\\nThis is a great place to build a coast to coast Canadian Real Estate Network\\nBecome a member, nominate your friends and join us in this weeks discussions\\n\\n\\n📆 Scheduled Rooms This Week 📆\\n\\n👋\\n\\nHappy Easter Long Weekend!\\n\\n✅ remember to respect one another\\n✅ support everyone’s hustle\\n✅ hot topic🔥, throw those hands up 🎙           \\n\\n\\n•••••••••••••••••••••••••••••••\\n\\nKeywords - Real Estate - Real Estate Canada - Buyer - Seller - Listing - Marketing - Community - International Real Estate - Vancouver - Kelowna - Victoria - Calgary - Edmonton - Toronto - Saskatchewan - Ottawa - Montreal - Halifax - luxury - Clubhouse - property - city - international - realtor - construction - design -\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_12503_9731531f-d3e7-4206-a155-fa88f4a07bc5_thumbnail_250x250\",\n                \"num_members\": 3572,\n                \"num_followers\": 842,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": true,\n                \"is_community\": true,\n                \"rules\": [\n                    {\n                        \"desc\": \"\",\n                        \"title\": \"Nominate \"\n                    },\n                    {\n                        \"desc\": \"\",\n                        \"title\": \"Respect\"\n                    },\n                    {\n                        \"desc\": \"\",\n                        \"title\": \"Enjoy\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/canadianrealestate\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 4797,\n                \"name\": \"Tech + AI + Math + Entertainment + VR + GPU + TPU = Future\",\n                \"description\": \"In our AI Tech Club, we talk about cutting-edge technology, such as AI, computer vision, GPT-3, TPU, GPU, IoT, Embedded Hardware, Tensorflow, PyTorch, Blockchain, and different ASICs. Most important of all, we highlight using AI, Math, and Hardware to solve real life problems.\\n\\nLearn C++, Python, AI, openCV, and More! Follow @anton.alexander, @faang @jahi, Jessica @reesby, Llyod\\n\\n- Build Raspberry Pi & NVidia Jetson computer\\n- Build Your Camera\\n- Introduction to Computer Vision\\n- Image Processing for CV\\n-  Code with C++, Python, and JavaScript \\n- Use AI to understand our medical data \\n- AI in governments monitoring and policy \\n- How can I use AI to help my business and automate task \\n\\nWe need more people aware of these things and our goal is to teach and train those who want knowledge \\n\\nKindly nominate 5 people that believe AI is the Future ... the Exponential Growth 📈 Function y = Ce^kt, k > 0\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_4797_1ca0d60e-c439-4e71-b2b5-902d95e69328_thumbnail_250x250\",\n                \"num_members\": 25307,\n                \"num_followers\": 12244,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [\n                    {\n                        \"desc\": \"We are intellects who love to debate ideas! We value new and challenging perspectives but no disrespect to others opinions\",\n                        \"title\": \"Be respectful of others🌁\"\n                    },\n                    {\n                        \"desc\": \"Be considerate of the time you spend on a certain point, this will allow others an opportunity to speak!\",\n                        \"title\": \"Be mindful of others and sharing the stage\"\n                    },\n                    {\n                        \"desc\": \"We are here to learn and educate! Remember that \",\n                        \"title\": \"Be informative not promotional\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/TechAIMathEntertainmentVRGPUTPUFuture\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1633,\n                \"name\": \"Binge TV\",\n                \"description\": \"The largest Film & TV discussion club on Clubhouse. Dedicated to discussing and recommending bingeworthy TV. \\r\\nJoin the club and start rooms about the shows and films you love! \\n\\r\\nTwitter & Instagram: @GetSetBingeTV\\n\\nTeam: @Sher_ @delusss @Storme_\\r\\n\\nPublicists, agencies and PR please contact us at: Getsetbingetv@gmail.com \\n\\n📺 🎞 🎥\\n\\nRooms held on 3rd April 2021\\n\\n•The Falcon & The Winter Soldier Ep 3(8pm GMT/4pm EST)\\n•The Real World Homecoming Recap 1992 v 2021 (8pm GMT/4pm EST)\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1633_51a44b9d-a36c-41c0-b61d-7b10a801171d_thumbnail_250x250\",\n                \"num_members\": 18345,\n                \"num_followers\": 12213,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [\n                    {\n                        \"desc\": \"We love to see all the rooms that you put on in CH and encourage that. We just ask that under this club, you makes rooms focusing on the wonderful world of Film and TV.\",\n                        \"title\": \"Make Rooms Only On Film & TV 🎬📺\"\n                    },\n                    {\n                        \"desc\": \"Film and TV cover a wide range of topics and social issues. Everyone is entitled to their own opinion and can get passionate, but we ask that you respect each other and bring good energy to the stage\",\n                        \"title\": \"Please Be Respectful and Kind 🤝\"\n                    },\n                    {\n                        \"desc\": \"Enjoy yourself, geek out, get excited and tweet @getsetbingetv about your rooms and what you’re enjoying!\",\n                        \"title\": \"Have Fun 🤩 \"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/bingetv\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1591,\n                \"name\": \"Small Steps & Giant Leaps\",\n                \"description\": \"Your home for talks on human exploration of outer space 🚀\\n\\nAstronaut interviews, discussions of other planets, AMAs with space agency officials, debates between CEOs & scientists on everything from astrobiology to asteroid mining, we have it all and we hope you join our community🌌🔭\\n\\n𝗦𝗰𝗵𝗲𝗱𝘂𝗹𝗲:\\nWe have amazing rooms every day of the week! Here’s our current schedule (All Times PDT):\\n\\n•ꜱᴜɴᴅᴀʏ•\\n🎉Welcome New Members!🎉- 11am\\n🌆How to Build a City On Mars🟠- 2pm\\n🎨Art in Space👨\\u200d🎤- 6pm\\n\\n•ᴍᴏɴᴅᴀʏ•\\n😍What Do You Love About Space?🥰- 10am\\n👩\\u200d⚖️Law & Policy in Space🇺🇳 - 6:00pm\\n🏭Building Orbital Megastructures⚙️ - 8pm\\n\\n•ᴛᴜᴇꜱᴅᴀʏ•\\n🧑🏻\\u200d🔬Women in the Space Industry👩🏼\\u200d🚀 - 8am\\n💸Space VC Open Office Hours💰- 9am\\n💫Space Rodeo!🤠- 2pm\\n👩\\u200d🔬Women in the Space Industry👩🏾\\u200d🚀 - 7pm\\n\\n•ᴡᴇᴅɴᴇꜱᴅᴀʏ•\\n🌍Building the African Space Industry🌍 - 9am\\n🌡Pull to Refresh: Elon’s $100M XPrize🏅- 5:30pm\\n🛸Surfing on Nuclear Bombs to Mars☢️ - 7pm\\n♿️Disability Inclusion in Space👥 - 10pm\\n\\n•ᴛʜᴜʀꜱᴅᴀʏ•\\n🧫Astrobiology Hour🧬 - 8am\\n👩🏻\\u200d🤝\\u200d👨🏼Youth in Space🌘 - 1:30pm\\n🔬Ask A Scientist👩🏻\\u200d🔬 - 5pm\\n🎊Space Industry Community Mixer🍻 - 8pm\\n\\n•ꜰʀɪᴅᴀʏ•\\n🎉Welcome New Members!🎉- 8am\\n🎙Space News📰 - 2pm\\n🚨SpaceTalk!🪐- 6pm \\n🙏The Call to Space🛐 - 8:00pm\\n\\n•ꜱᴀᴛᴜʀᴅᴀʏ•\\n🌍Space Industry in the Middle East🌍 - 7am\\n🏙Society on the Moon🌖 - 5pm\\n⛏How to Mine Asteroids☄️ - 8pm\\n\\nDon’t see a space topic you’re interested in? Are you a space expert or researcher and want to share your knowledge with the club?\\nContact @𝙖𝙡𝙙𝙚𝙧 to get on the schedule🗓\\n\\n𝗖𝗹𝘂𝗯 𝗥𝘂𝗹𝗲𝘀:\\n🤝ʙᴇ ʀᴇꜱᴘᴇᴄᴛꜰᴜʟ😇\\nTake turns & let others speak. Our club has a zero tolerance policy for any bullying or trolling. Disagreeing is 💯OK, but stay civil. \\n\\n📈ꜱʜᴀʀᴇ ʏᴏᴜʀ ᴅᴀᴛᴀ📊\\nFollow @𝘀𝘁𝗲𝗽𝘀𝗹𝗲𝗮𝗽𝘀 on Twitter and when you talk about research, laws, projects, or companies in our rooms please send the info to us so we can share it with the whole club.\\n\\n👩🏻\\u200d🤝\\u200d👨🏼ꜱᴘᴀᴄᴇ ɪꜱ ꜰᴏʀ ᴇᴠᴇʀʏᴏɴᴇ👩🏿\\u200d🤝\\u200d👩🏻\\nInvite your friends to the club with the ➕👤 in the top right of the screen. The more diversity of viewpoints, backgrounds, and life experiences we have in space the sooner we will 𝗮𝗹𝗹 reach the stars.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1591_0bff7424-6627-46fd-8a4d-9df7114fb0a9_thumbnail_250x250\",\n                \"num_members\": 21546,\n                \"num_followers\": 31424,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"We are a diverse group of people passionate about helping humanity through space exploration. Our room moderators have a zero tolerance policy for insults, ad hominem attacks, or derogatory language.\",\n                        \"title\": \"Be Respectful 😇🤝😇\"\n                    },\n                    {\n                        \"desc\": \"We discuss exciting topics, and it can be tempting to go on at length about something you are passionate about. That is great, but remember to invite others to speak after you’ve made your main point.\",\n                        \"title\": \"Let others speak 🗣 \"\n                    },\n                    {\n                        \"desc\": \"Reference a research paper, law, or company in a room? Send it to us via our @StepsLeaps account on Twitter & Instagram. We love data😍📊\",\n                        \"title\": \"Reference data, and send it to us!🔬\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/smallstepsgiantleaps\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 10241,\n                \"name\": \"All Things Academia\",\n                \"description\": \"A space to connect with fellow scholars, researchers, faculty members, postdocs,\\ngraduate students — prospective and current, \\nacross all academic disciplines  🎓\\n\\nWe talk about everything and anything, from navigating the unique challenges of academia, \\nto latest research, grant writing, applying to grad school, the academic job market, tenure, diversity and inclusion, mental health, mentorship and collaboration, and building up an academic family.\\n\\nIf you think you could contribute to — or learn something useful from — these conversations,\\njoin us! Everyone is welcome.\\n\\nFeel free to help grow our community by nominating others  🌱\\n\\n* Can now tweet @ThingsAcademia during discussions with helpful resources and comments.\\n\\n** If you’d like to host a room on a specific topic, please DM @mvasil on Twitter, or submit this form: \\n\\n📮  bit.ly/2NtomFd\\n\\n💡  Ideas welcome!\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_10241_9ddd9c29-afc7-4ded-94b6-79846217a577_thumbnail_250x250\",\n                \"num_members\": 13145,\n                \"num_followers\": 26327,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/allthingsacademia\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 5843,\n                \"name\": \"Empire State of Mind\",\n                \"description\": \"📍A community of nearly 10k urbanists, developers, commercial real estate professionals, architects, planners and everyone in between to connect, share ideas and ultimately collaborate. \\n\\n🎙Weekly Conversations:\\n▶️ Saturdays @ 2P EST / 11AM PDT - Transportation, Infrastructure (hosts: Reed Alvarado)\\n▶️ Thursdays @ 7 EST - Space + Place: Future of NYC (hosts: Austin Glover, Braham Berg, Marquis Campbell)\\n▶️ Friday @ 2P EST - Social Impact, Community Development (hosts: Angelique Sharpe, Braham Berg)\\n\\n🎙Topics of Discussion:\\nFuture of Cities 🌃 \\nCommunity Development 🏙 \\nEconomic Development 💰 \\nHospitality 🏨 \\nRetail 🛍 \\nTransportation 🚊\\nFuture of Work 🏢 \\nGentrification 🏗\\nParks and Public Spaces 🌳\\nSmart Cities 🤖\\n\\nFollow the moderators (Austin, Braham, Marquis and Reed) to get notified when they kick off their rooms. DM them if you want to host a room on a related topic!\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_5843_7afe2e75-587b-4bff-bad0-782a633653dd_thumbnail_250x250\",\n                \"num_members\": 1427,\n                \"num_followers\": 9165,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [\n                    {\n                        \"desc\": \"We’re building a community for urbanists, developers, real estate professionals, architects, planners and everyone in between to connect, share ideas and ultimately collaborate in the real world.\",\n                        \"title\": \"Nominate Your Friends:\"\n                    },\n                    {\n                        \"desc\": \"Bring big ideas and even bigger questions.\",\n                        \"title\": \"Bring Opinions & Questions:\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/empirestateofmind\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 308,\n                \"name\": \"Impact Investment Club\",\n                \"description\": \"Welcome to the IIC\\r\\n\\r\\nA space to share ideas, explore better ways to allocate capital in all its forms, accelerate ESG investing and sustainability, and create solutions together\\r\\n\\rwww.impactinvestment.club\\n\\nUpcoming:\\n\\nWed, April 7th, 6pm PT/9pm ET, in collaboration with Human Behavior Club-\\n\\n“🥦🩺 Can Nutrition Save our Global Health Care Systems?” w guest speaker Dr. Rob Ostfeld, Montefiore Hospital, Bronx and Cardiologist Dr. Danielle Belardo in the Human Behavior Club\\n\\nPast sessions include:\\n\\n• Investing in Oceans with Dr. Sylvia Earle of Mission Blue, Jeremy McKane of Ultramarine \\n\\n• Criminal Justice Reform with Jason Flom, poet Amir Sulaiman, Eliza Orlins and Aida Murad\\n\\n• Future of Food series on Cellular Agriculture and Plant-Based Innovation with Bruce Friedrich of The Good Food Institute, Jenny Stojkavic of VWA, Dan Altschuler Malek of New Crop Capital, 50 Years Ventures, Sustainable Foods Ventures, Geltor, Miyoko Skinner\\n\\n• Investing in Mental Health with Aida Murad, Adam Sud\\n\\n• Impact in Art with Ian Davis, Apexer, Zeehan Wazed\\r\\n\\r\\nPlease check the community rules and join us! \\r\\n\\r\\n• • •\\r\\n\\r\\n🐙 IIC Team Mascot: The octopus featured in My Octopus Teacher on Netflix\\r\\n\\r\\n✨ IIC Artist/Storyteller-in-Residence: Von Wong\\n\\n🌏 Climate: Chris Mangieri \\n\\n🌱 Ag: Caio Malufe\\n\\nIf you’d like to share ideas, propose a talk, or even lead a working group, please get in touch!\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_308_39b76da6-679b-475f-b29b-99d33818d400_thumbnail_250x250\",\n                \"num_members\": 8405,\n                \"num_followers\": 36670,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"We base every conversation on a foundation of mutual respect, kindness and honesty. \",\n                        \"title\": \"How we show up \"\n                    },\n                    {\n                        \"desc\": \"Our conversations will include world leaders in the impact investment space. We really value their time and energy, within this we want to ensure that they are not solicited for personal need.\",\n                        \"title\": \"How we give space \"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/impactinvestmentclub\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 10453,\n                \"name\": \"Hawaii club\",\n                \"description\": \"🌺The hub for people in, from, in love with, or with a special connection to the Hawaiian Islands. 🏝\\n\\nHELP US GROW:\\nNominate Hawaii friends via the add icon above.\\nHOW TO JOIN:\\nWith Hawaii in your bio, please follow the club!\\nUPCOMING EVENTS:\\nhttps://hawaiiclubhouse.org\\n\\nWeekly Hawaii Club Highlights:\\nMondays at 4pm HST ⛅️ Human Kine Radio Live\\nTuesdays at 3pm HST 📈 Social Media for Business\\nWednesdays at 8pm HST 🍽 Hawaii Foodie Scene\\nThursdays at 9am HST 🧠 Entrepreneur Mastermind\\nThursdays at 12pm HST 🤙 Hawaii Entrepreneurs\\nThursdays at 7pm HST 🎨 Hawaii Creatives\\nSundays at 9am HST ☕️ Hawaii Coffee\\nSundays at 3am HST 🎵 Kanikapila Sundays\\n\\n2,700 members strong!\\nWeekly rooms welcome!\\nEmail your pitch to hawaii@hey.com!\\n\\nThe Hawaii Club is currently an open club and any member can start a room. Please use this privilege thoughtfully!\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_10453_0bcb3265-4d22-4a2d-99ef-13ac61468b5f_thumbnail_250x250\",\n                \"num_members\": 2991,\n                \"num_followers\": 524,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [\n                    {\n                        \"desc\": \"Please exhibit openness, acceptance, gratitude and grace. Hawaii Club is a place for warm conversation and friendly talk story, not for conflict or confrontation.\",\n                        \"title\": \"Live Aloha\"\n                    },\n                    {\n                        \"desc\": \"Hawaii consumes more Spam per capita than any other U.S. State, but that's the only Spam we'll tolerate. Please don't relentlessly pitch, plug, or solicit leads for your funnel.\",\n                        \"title\": \"No Spam\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/hawaiiclub\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 11035,\n                \"name\": \"Virtual Events & Experiences Collective\",\n                \"description\": \"Welcome to the Virtual Events & Experiences Collective! AKA as VEEC! This ♣️🏠 is for event planners, event professionals, event marketers, and event techies and those interested in learning more about virtual events to network, learn and talk about all things virtual events, virtual experiences and virtual engagement!\\n\\nWeekdays:\\n3-4 EST: Virtual Insanity 🧠: Talks on virtual event information & discussion with @rgcocktails & the whole VEEC Crew\\n.\\n.\\nTo add your experiences to our lineup or contribute your suggestions to the Discussion topics, Please, submit your request to: team@virtualeventsclub.com \\n. \\n.\\nIf you would like help with virtual events we are here to assist you!\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_11035_11c9dca5-c93f-4b07-be17-a7a06bab353d_thumbnail_250x250\",\n                \"num_members\": 4813,\n                \"num_followers\": 9905,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"This industry is expansive and constantly changing! Invite your friends and colleagues who could learn from our topics!\",\n                        \"title\": \"Nominate others!\"\n                    },\n                    {\n                        \"desc\": \"This club is for events related topics either in brainstorming, educational, networking, solutions based, or planning! Meet your people connect your friends. Let’s build our family!\",\n                        \"title\": \"Keep topics related to events! 😘 🎙 \"\n                    },\n                    {\n                        \"desc\": \"If you haven’t moderated a room before reach out to one or a few of the consistent moderators to help you with your room as you start to become a regular room host! Have patience for new members!\",\n                        \"title\": \"Moderating responsibility!\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/virtualeventsexperiencescollective\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 3725,\n                \"name\": \"Advertising Breakthrough\",\n                \"description\": \"Marketing and Advertising group for professionals that want to scale their businesses.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_3725_cb2503dc-f4b5-48c3-b594-4f9a883910ca_thumbnail_250x250\",\n                \"num_members\": 455,\n                \"num_followers\": 5613,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"We want to see you win so make sure that you apply the information you learn and take action.\",\n                        \"title\": \"Take Action\"\n                    },\n                    {\n                        \"desc\": \"Let us know the topics that you would like us to cover. Feel free to send @brianleemarketing a message on IG with suggestions, questions, tips, etc.\",\n                        \"title\": \"Engage\"\n                    },\n                    {\n                        \"desc\": \"We are giving a lot of our time and expertise to provide value on Clubhouse. If you send a message please make sure that you are clear, serious and ready to support those who are pouring into you.\",\n                        \"title\": \"Be Respectful\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/AdvertisingBreakthrough\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1142,\n                \"name\": \"The Meez-O estates\",\n                \"description\": \"Talk about life , fun , music , business & all ratchet activity possible\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1142_0041f112-7ef9-41ed-a1f0-deec5bd08479_thumbnail_250x250\",\n                \"num_members\": 7138,\n                \"num_followers\": 12992,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/meezoestates\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 501,\n                \"name\": \"Lullaby Club\",\n                \"description\": \"Stressed out? Trouble falling asleep? Lullaby Club is here to provide a sonic bubble bath for your soul. \\n🎶🥰 🛌 \\n\\nLet your anxieties melt away as you're serenaded with tranquil versions of songs you know and love, and originals from talented musicians, storytellers, poets and more. Every night 9-11(ish)pm PST. \\n🌙😴\\r\\n\\nwww.lullaby.club\\r\\nIG: @lullaby.club \\n\\n————————-\\n\\r\\n🎤🎹🎸🎻🎷 Want to be one of our featured performers? We curate and schedule artists in advance, so please stroll over to lullaby.club to learn more... (We’re all about vibes, so please be sure to spend enough time in Lullaby Club that you feel it.) \\n\\n👋🤝🙌 Want to explore brand partnerships? Let’s talk! Just DM us on IG or email aviva@lullaby.club.\\n\\n————————-\\n\\nYou should also know...\\n\\n🔴 All rooms are being recorded (to the best of our ability) unless otherwise noted \\n🤓 If you start a room linked to our club, club admins may track your room stats via direcon.com \\n💖 You are worthy of love, joy and soothing, exactly as you are\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_501_11171026-a166-41ae-a782-ebb661211c72_thumbnail_250x250\",\n                \"num_members\": 3990,\n                \"num_followers\": 32130,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"Listen. Be respectful. Be kind. Follow the golden rule. Need we say more?\",\n                        \"title\": \"Feel the vibe 💖\"\n                    },\n                    {\n                        \"desc\": \"If you come to the stage, please keep your voice down. Imagine others are trying to drift off to sleep. (Otherwise we’ll likely mute or move you - with love ;) \",\n                        \"title\": \"Don’t wake the baby 😴\"\n                    },\n                    {\n                        \"desc\": \"We curate artists in advance, so sleepwalk over to lullaby.club to learn how to be considered :)\",\n                        \"title\": \"Want to perform? 🎶 \"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/lullabyclub\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 4534,\n                \"name\": \"New York Power & Politics\",\n                \"description\": \"➖➖➖➖➖➖➖➖➖➖➖➖                                                        New York Power & Politics Club 🏙                                                                             ➖➖➖➖➖➖➖➖➖➖➖➖                   \\nThe New York Power & Politics Club features weekly discussions around pressing local, state, and federal topics; as well as weekly town halls with prominent legislators, civic leaders, and/or candidates from across New York State.                                                                               \\n\\nThe New York Power & Politics Club seeks to offer a non-partisan window into New York politics. Thereby allowing for an open dialogue amongst our membership around important topics facing our city and state.\\n                                                                                                            ---------------------------------------------Tuesday: Policy/ Legislation Forum Wednesday: Interview with Candidates and/or Elected Officials                                            Thursday: Broadway Behind the Curtain - Live Theater's Comeback 🎭 ---------------------------------------------                                                        \\n\\nVisit our website: www.nypowerandpolitics.club                                       \\n\\nTo join, follow the club and our admins:                                           Nick, Gregory, April, and Ahsia!\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_4534_dadb0ab8-cdf0-4b13-8913-ef4ab9b5a2ac_thumbnail_250x250\",\n                \"num_members\": 6776,\n                \"num_followers\": 1445,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/NewYorkPowerPolitics\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 2058890576,\n                \"name\": \"The Real Deal\",\n                \"description\": \"Elevating authentic voices, leaders and pioneers across health and wellness, entrepreneurship, music and entertainment, and more for real conversations and meaningful connections.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_2058890576_a135f953-1334-4989-bd5e-b866aca32bce_thumbnail_250x250\",\n                \"num_members\": 4864,\n                \"num_followers\": 1459,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/therealdeal\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 8535,\n                \"name\": \"Rising YouTuber {Small YouTube Community}\",\n                \"description\": \"LAUNCHED January 2021.                                          Co-founded by @JayJayGhatt & @HawaLewis \\nAdmin: @HeatherFarris & @Mills\\nThis club is a home and hub for rising YouTubers with  0 to 10,000 subscribers to help them monetize, grow 📈, connect with collaborators, and support one another. \\n                                                                       We host the longest running consistent YouTube Channel Audits Room on Clubhouse\\n\\n~~~~~~WEEKLY ROOMS~~~~~~~~\\n\\nTuesday: Small YouTuber Q & A (come with your burning questions) 12pm ET\\n\\nWednesday: What's New Wednesday (what's new on the YouTube platform) 9pm ET\\n\\nThursday: YouTuber Coffee Hour (water cooler banter) 3 pm - 4 pm ET\\n\\nFriday: YouTube Community Happy Hour 8 on\\n\\nSaturday: YouTube Channel Audits 7pm- 9pm ET.                   \\nFuture room topics: growth strategies, getting brand sponsorships while still small, figuring out analytics, thumbnail clinics, getting to 4K watch hours tips, how to improve channel quality to attract subscribers, YT SEO 101\\n\\n\\nWe reject the word small which is diminutive and embrace the term \\\"RISING\\\" because we only got UP to go and are eager to expand our reach and audience. \\n\\nWELCOME!!\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_8535_221da01a-5452-4024-a9e1-3aa276c97537_thumbnail_250x250\",\n                \"num_members\": 1879,\n                \"num_followers\": 1432,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"When You Arrive in an Audit, raise your hand to get in cue.\\n\",\n                        \"title\": \"Channel Audit Rules\"\n                    },\n                    {\n                        \"desc\": \"Swap out your IG bio for your YouTube Channel (unless its in your Linktree/Sociotap)\",\n                        \"title\": \"Prep Your IG Bio \"\n                    },\n                    {\n                        \"desc\": \"When it's your turn, one of the mods will be ready to give you a critique. You will get a chance to answer follow up questions\",\n                        \"title\": \"Have 1 or 2 FollowUp Questions\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/risingyoutubersmallyoutubecommunity\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 11307,\n                \"name\": \"New York\",\n                \"description\": \"♥️ NEW YORK\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_11307_128ced9f-dbad-4d65-9fdb-860d36a33f92_thumbnail_250x250\",\n                \"num_members\": 1317,\n                \"num_followers\": 12120,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/newyork\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 4538,\n                \"name\": \"Nike Warriors \",\n                \"description\": \"Welcome to Nike Warriors! A club that speaks on everything on the Nike brand from fitness to lifestyle. Every week we talk about the latest Nike drops, Nike collaborations and more! Don’t miss out. Follow the club. And remember, JUST DO IT! \\n\\nAll members are allowed to start a room. So feel free to start a room and find your community! \\n\\nFor all inquiries contact DJ Odyssey \\nInstagram @dj_odyssey_\\nTwitter @dj_odyssey_\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_4538_597ad983-a2cd-4199-8665-19f85a1d38ed_thumbnail_250x250\",\n                \"num_members\": 936,\n                \"num_followers\": 405,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [\n                    {\n                        \"desc\": \"\",\n                        \"title\": \"Be Respectful \"\n                    },\n                    {\n                        \"desc\": \"\",\n                        \"title\": \"Be Kind \"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/NikeWarriors\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 10108,\n                \"name\": \"The Mortgage Syndicate\",\n                \"description\": \"Mortgage Industry Professionals Club.  Networking, Growth, Education, and Industry Information. We Are Dedicated To The Betterment Of The Mortgage And Real Estate Industries Professionals. Connections And Masterminding Happening Daily.                                                                🎙“Daily Real Estate Coffee Cafe” (Monday-Friday 6:30am-12:00pm EST)\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_10108_6d61a008-da1e-4ee5-a0ab-c5089f03c5bf_thumbnail_250x250\",\n                \"num_members\": 5702,\n                \"num_followers\": 3278,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"THIS IS NOT THE CLUB FOR POLITICAL, RELIGIOUS, OR SPORTS ROOMS! We are here to network, learn, growth, mastermind and help the public understand our industry. \",\n                        \"title\": \"Keep Rooms Industry Focused.\"\n                    },\n                    {\n                        \"desc\": \"We're all in this together to create a welcoming environment. Let's treat everyone with respect. Healthy debates are natural, but kindness is required.\",\n                        \"title\": \"Be Kind and Courteous\"\n                    },\n                    {\n                        \"desc\": \"Being part of this group requires mutual trust. Authentic, expressive discussions make groups great, but may also be sensitive and private. Please use applicable  industry laws, guidelines, and rules.\",\n                        \"title\": \"Respect Everyone's Privacy\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/themortgagesyndicate\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1002329199,\n                \"name\": \"Hot on the Mic\",\n                \"description\": \"🎪 Clubhouse's premiere venue for stand-up shows, roasts and all things comedy!\\n\\n🎤 Join us for Impromptu Events and for our Scheduled Programming featuring the best comedians from around the world!\\n\\n🎟 Current Shows:\\n\\n⏰ Sundays 7pm PST —\\nMake Leah Laugh\\nComedians perform their best 1 minute of stand-up, impressions or character work for a panel of experts!\\n\\n☕️ Sundays + Wednesdays 9pm PST —\\nThe Midnight Roast\\nCome get roasted by Paul Elia, Danish Maqbool + the best comedians from around the world! Not for sensitive people. 🙃\\n\\n🎪 M-F, 12:05pm PST —\\nAfternoon Delight Comedy Show!\\n\\nMonday, March 22nd, 8pm PST —\\n😂 Womxn in Comedy Do 2 Min #StopAsianHate 🚀\\nWomxn from around the world perform stand-up as we unite against hatred. #StopAsianHate - to donate, please visit: \\nhttps://www.gofundme.com/f/stopasianhate\\n\\n🔥 Tuesdays, 9pm PST — \\n👺🚨🔥 7th Layer of Hell: A Game Show.\\nCome hang out with your fav devils. Good jokes get rewarded. Bad jokes get punished. But we love a redemption round. Join us in Hell! 👹⚰️🔪\\n\\n✍🏻 Wednesdays, 2pm PST —\\nTurn Problems into Punchlines\\nJudy Carter author of “The New Comedy Bible” helps you hone the craft of comedy. Class includes: Joke writing exercises. Judy will punch up your material!!! 🥊🔥😂\\n\\n🍆 Wednesdays, 6pm PST — \\nCumedy: A Comedy Sex Advice Show, Featuring: Nicole Aimée Schreiber, Alan Starzinski, Leah Lamarr and Dr. Justin Dubin.\\nBad advice from great comedians! Oh, yeah! And a doctor! 🍆🍑🍣\\n\\n😳 Thursdays, 12pm PST —\\nDicksappointed! Wild & Crazy Hook-Up Stories 🤭😝😱\\nWith Oscar Aydin, Nicky Paris, Jessica Oak\\n\\n✊🏽 Thursdays, 5-6pm PST —\\nAsk Brown Comedians Anything: 1 Hour Panel\\nFeaturing: Fizaa Dosani, Feraz Ozel, Tehran Von Ghasri, Zahra Ali, Crystal Marie Denha, Neel Nanda, Subhah Agarwal + more! ✊🏽\\n\\n📝 Thursday, March 25th @ 7pm PST —                                               My Diary Show, Hosted by Lindsay Ames\\nFeaturing various celebrity talent, such as: Georgia Hardstark (My Favorite Murder) Henry Zebrowski (LPOTL) + more! \\nCelebs read the juiciest, funniest & most vulnerable pages of their diaries for you! \\n\\n💯 Pop-Up Events:\\nRate My New Jokes\\n🎤 An open mic where the audience PTRs to a number 1-10 to let the comic know how their new bits are doing.\\n\\n💌 To Schedule a Show or Event at Hot on the Mic, please DM the Founder, Leah Lamarr, on Instagram @LeahLamarr.\\n\\n🎉 To join as a member, please follow Hot on the Mic on Clubhouse and DM @LeahLamarr on Instagram with your CH username to request membership!\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1002329199_6fcc3151-4c56-4ea0-a725-0bea4b815e77_thumbnail_250x250\",\n                \"num_members\": 4319,\n                \"num_followers\": 25895,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"No intentionally derogatory language: including, but not limited to: sexist, racist, homophobic phrases or words and/or any other forms of hate speech.\",\n                        \"title\": \"No Hate Speech\"\n                    },\n                    {\n                        \"desc\": \"\",\n                        \"title\": \"Have Fun!\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/hotonthemic\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 242,\n                \"name\": \"Pitch Masters\",\n                \"description\": \"How to build a killer pitch deck and close deals\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_242_73d60aa9-d4bc-4e08-b5fa-4e06a9a20075_thumbnail_250x250\",\n                \"num_members\": 102,\n                \"num_followers\": 778,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": true,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/pitchmasters\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 140887795,\n                \"name\": \"新竹攻城獅球迷討論房｜Hsinchu Lioneers Fans Room\",\n                \"description\": \"P.LEAGUE+ Hsinchu JKO Lioneers 新竹街口攻城獅職業籃球隊球迷團，因彼此心中都有著對籃球運動的熱愛而齊聚一堂，絕對支持在地職業籃球隊，成為連結新竹攻城獅球迷的正向力量。\\n\\n在您個人的介紹中表示《新竹攻城獅、Hsinchu JKO Lioneers Fans》等字樣管理員看見會將您從「追蹤者Followers」改設定為本Club的「成員Members」，成為成員之後可以加入討論Club專屬議題。\\n\\nThe Hsinchu JKO Lioneers fans of the Hsinchu Lioneers professional basketball team have gathered together because of their love for basketball. They absolutely support the local professional basketball team and become a positive force connecting the Hsinchu Lioneers fans. \\n\\n🇹🇼 Taiwan 台灣最早成立CLUB\\nClub creation date February 16, 2021\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_140887795_6a2491a3-f8bb-4ac7-a593-399a464e45fd_thumbnail_250x250\",\n                \"num_members\": 976,\n                \"num_followers\": 484,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"歡迎大家進來討論關於新竹街口攻城獅、籃球、P.League+及其他體育運動等議題，在這大家都是樂於分享及討論的，在這沒有謾罵、歧視也請大家互相尊重彼此的言論喔！\",\n                        \"title\": \"討論議題\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/hsinchulioneersfansroom\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 355,\n                \"name\": \"Water Brigade\",\n                \"description\": \"Water Brigade is a place to discuss water and explore ways to meet your community's water needs. From climate change and environmental racism to COVID and aging infrastructure, we’ll learn from each other and explore ways to meet the challenges ahead.\\n\\n💦🧼🛁❄️🌧🌈⛲️☵🜄🚿🚰☔️🧊🚽🌊💧\\nResources, notes, and followup will be posted on @waterbrigade on twitter (DM’s open).  Please invite friends and contact us if you have suggestions, questions or ideas for future discussions!\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_355_efa3a778-2630-4a54-93aa-719e9a837fee_thumbnail_250x250\",\n                \"num_members\": 2118,\n                \"num_followers\": 4448,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"Disagreement about water issues is welcome, but making bad faith arguments, misrepresenting what others say, weaponizing logical fallacies or spreading misinformation is not. \",\n                        \"title\": \"Engage in good faith\"\n                    },\n                    {\n                        \"desc\": \"This is a safe space to speak from personal experience and to be vulnerable about problems folks are facing. Don’t disrespect, harass or trivialize others’ experiences.\",\n                        \"title\": \"Be respectful\"\n                    },\n                    {\n                        \"desc\": \"It can happen to anyone. We can’t all know everything, but we can commit to correct any misinformation we are complicit in spreading. Don't dig in if you're wrong & agree to set the record straight.\",\n                        \"title\": \"Commit to correct misinformation\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/waterbrigade\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1691315949,\n                \"name\": \"The Sports Station\",\n                \"description\": \"Check the scoreboard! \\r\\n\\r\\nYou’ve come to the home stadium of all things sports. Join the team and let’s run it up talking about news from the NBA, NFL, MLB and more.\\n\\nIn this club we discuss everything from breaking news within the league, to having special guests & professional athletes to come and share their experiences. \\n\\n✳️  Topics Include:  ✳️\\n\\n🚩  NBA\\n🚩  NFL\\n🚩  MLB\\n🚩  NCAA\\n🚩  Extreme Sports\\n🚩  GOAT Debates\\n🚩  Hall of Fame Inductions \\n🚩  Draft Predictions\\n🚩  Iconic Athlete Predictions\\n🚩  Championships\\n🚩  Sports Card Investments\\n🚩  Coaching Strategies & More...\\n\\n——————————\\n\\nOUR MISSION:\\n\\nWe exist to create a platform and community between athletes and professionals alike, and aim to develop an ongoing discussion within all major sports possible. \\n\\n——————————\\n\\nIf you have any questions or interest in helping moderate rooms, contact me @donnyd or donny@thecreativeindivisuals.com\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1691315949_5f91def5-6911-44ed-93f1-8fdbc0b21194_thumbnail_250x250\",\n                \"num_members\": 151,\n                \"num_followers\": 706,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/thesportsstation\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 6382,\n                \"name\": \"TECH & CHILL\",\n                \"description\": \"A Community of 26,000+ members & followers of people in Tech & STEM to discuss Tech topics, learn about Tech opportunities, and network in a relaxed, fun, open, balanced, and informal setting.  \\n\\nTech can be so serious at times, let’s enjoy the fruits of our labor and show people inside and outside of tech how fun this career can be.\\n\\nThis room is perfect for the following:\\n\\n- Tech enthusiasts\\n- People looking to get into tech & leverage their current skill sets \\n- People already working in tech who want to network and meet other cool techies \\n- Students and graduates looking to gain job opportunities\\n- People interested in career fairs and job opportunities \\n- Those who just like to work hard & play hard; have fun \\n- Everybody :)\\n\\n𝗧𝗼 𝗯𝗲 𝗮𝗱𝗱𝗲𝗱 𝗮𝘀 𝗮 𝗺𝗲𝗺𝗯𝗲𝗿, 𝘁𝗮𝗽 𝘁𝗵𝗲 “𝗳𝗼𝗹𝗹𝗼𝘄” 𝗯𝘂𝘁𝘁𝗼𝗻 𝗮𝗻𝗱 𝘁𝗵𝗲𝗻 𝗰𝗼𝗻𝗳𝗶𝗿𝗺 𝘆𝗼𝘂 𝗮𝗿𝗲 𝗳𝗼𝗹𝗹𝗼𝘄𝗶𝗻𝗴 @𝗰𝗮𝗺𝗶𝗹𝗹𝗲𝗶𝘀𝗶𝗼𝗺𝗮 🥳\\n\\nWhen you see “TECH” in front of a room title, this most likely indicates professional and career moving conversations. \\n\\nWhen you see “CHILL” in front of a room title, this most likely indicates a more relaxed and chill conversation or activity. \\n\\nBasically giving you the best of both worlds :)\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_6382_2612dbe3-921e-405c-b9b8-184b878c4e26_thumbnail_250x250\",\n                \"num_members\": 7121,\n                \"num_followers\": 19684,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/techchill\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 6900,\n                \"name\": \"Infinite Money Group\",\n                \"description\": \"💯% Real Estate Talk -  All The Time 📄Wholesaling 🏞Land 🏡SFR 🏭MultiFamily/MHP 🏢Commercial 📊Stocks 📈High Growth Stocks, Dividend Stocks, & Crypto.              💎CLUB MEMBERS WILL HAVE THE ABILITY TO OPEN THEIR OWN ROOMS UNDER OUR GREEN CLUB HOUSE BADGE.                            (Please follow Club Topics💡)                                                                           👇Make sure to Follow Club Founders  -  @DanielSaltzman / @HaleyHowardLUSH & @BetterCapital @Undercover_Nerd\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_6900_207242a8-e90b-48c6-b47b-0b79d6685308_thumbnail_250x250\",\n                \"num_members\": 4736,\n                \"num_followers\": 2157,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [\n                    {\n                        \"desc\": \"@DanielSaltzman @HaleyHowardLUSH @BetterCapital @Undercover_Nerd (if you don’t you will not be added)\",\n                        \"title\": \"Follow the Group Founders\"\n                    },\n                    {\n                        \"desc\": \"If you would like to Part of the Infinite Money Group, nominate 10 people who would benefit and/or add value from different & strategic ways to make infinite money ♾ 💰 \",\n                        \"title\": \"Nominate 10 People Who ❤️ Money\"\n                    },\n                    {\n                        \"desc\": \"Once accepted, you will have permission to host rooms using our Club Badge. If we are alerted that you are hosting a room that doesn’t follow our clubs values or rules you will be permanently banned🚫💯\",\n                        \"title\": \"Guidelines | Club Members & Opening Rooms \"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/infinitemoneygroup\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 203937833,\n                \"name\": \"Resilience Lab\",\n                \"description\": \"CLUBHOUSE’S HOME FOR THE RESILIENT ✨\\n\\n🥼🩺🦠😷 In the era of social distancing, pandemics & COVID-19, its harder than ever to keep our resilience high & our stress low. But it can be done & we’re going to show you how! \\n\\n🧠🏋🏻\\u200d♀️📱🧘🏻\\u200d♀️💪🏼 Join our incredible team of experts for conversations on mind-body medicine, optimizing brain health, cultivating a growth mindset, managing productivity & burnout, maximizing our longevity, and so much more!\\n                                                                  \\n🧬🌱💫🔬We’ll dig deep into cutting-edge, science-backed tips & tricks to help you make huge strides in your health, well-being & optimism. Because we need this now, more than ever. We all have a story of resilience within us. What’s yours?\\n\\n❤️ Let’s get you one step closer to becoming the most resilient person you know!\\n\\nFor questions/inquiries, contact Dr. Aditi!\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_203937833_f0707fd4-606f-461f-b442-ba7784361b2d_thumbnail_250x250\",\n                \"num_members\": 2782,\n                \"num_followers\": 955,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": true,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"Let’s be respectful, kind & not interrupt each other. Love makes the world to round! \",\n                        \"title\": \"Respect & kindness rule. \"\n                    },\n                    {\n                        \"desc\": \"Conversations aren’t medical advice. We’re just humans. We’re all experts in something, some of us just happen to be doctors too. \",\n                        \"title\": \"There are no doctors or patients on Clubhouse. \"\n                    },\n                    {\n                        \"desc\": \"Our experts share their knowledge free of charge! The greatest gift of gratitude is to pay it forward and invite your friends here. \",\n                        \"title\": \"Invite your friends. \"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/ResilienceLab\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 11850,\n                \"name\": \"Atlanta Real Estate Market\",\n                \"description\": \"Welcome to the Atlanta Real Estate Market! Follow Club Founder @TahliaDiaz and invite others to follow. \\n\\nJoin us Tuesday & Thursday mornings at 8am EST for a power hour of all things Real Estate hosted by @MattLaMarsh.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_11850_5cf842a4-bcce-4ae6-a063-a07389c8f74d_thumbnail_250x250\",\n                \"num_members\": 716,\n                \"num_followers\": 404,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": true,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/atlantarealestatemarket\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 12066,\n                \"name\": \"Dubai Entrepreneurs\",\n                \"description\": \"🎊 The place where opportunities happen! 🎊                  💻 www.theworldentrepreneurs.com 💻                    📲 OUR APP AVAILABLE SOON!!!📱                          👇🏽MEMBERS ONLY👇🏽                                     ————————————————————                                                    EVERY DAY:                                                                                                                                                                                                                                                                                                                          1:00-2:00 pm (Dubai time)                                                                                                                                                                     🇦🇪Dubai Lunch Break Speed Networking🤝                                                                                                                                                                                                  ————————————————————                                  *Created by @thedubaiplug\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_12066_ea1710f7-3577-4d5f-99a7-98eb16e31ee3_thumbnail_250x250\",\n                \"num_members\": 12397,\n                \"num_followers\": 4575,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": true,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"Do you know people who would love to join this club?                           Actions: Top right corner -> click on the “plus” button -> nominate +10 people \",\n                        \"title\": \"Nominate 10 people to this club 🔌 \"\n                    },\n                    {\n                        \"desc\": \"We are all at the same level to connect with positive people like YOU.             No top-down communication...Bad energy is not allowed \",\n                        \"title\": \"Be respectful & Positive Energy ☀️\"\n                    },\n                    {\n                        \"desc\": \"Follow the club founder @thedubaiplug and turn the notification bell 🔔 to “always” so when he opens a new room you get notified and you can raise your hand first!\",\n                        \"title\": \"Connect with the Founders  👋\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/dubaientrepreneurs\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 10404,\n                \"name\": \"Under the Influence\",\n                \"description\": \"𝗪𝗲𝗹𝗰𝗼𝗺𝗲 𝘁𝗼 𝘁𝗵𝗲 𝗙𝗼𝘂𝗻𝗱𝗲𝗿𝘀 𝗖𝗹𝘂𝗯 👋\\n(Name changing to this soon)\\n\\nA community for founders and startups to discuss scaling, pitching, product development, go to market strategies, and more.\\n\\u2028We interview world class Founders and Fortune 500 CEO’s where everyone from the community can ask questions too.\\n\\n\\n📅 𝗨𝗣𝗖𝗢𝗠𝗜𝗡𝗚 𝗜𝗡𝗧𝗘𝗥𝗩𝗜𝗘𝗪𝗦\\nˉˉˉˉˉˉˉˉˉˉˉˉˉˉˉˉˉˉˉˉˉˉˉˉˉˉˉˉˉˉˉˉˉˉˉˉˉˉˉˉˉˉˉˉˉˉˉˉˉˉˉˉˉˉˉˉˉˉˉˉˉˉˉˉˉˉˉˉ\\n𝗠𝗮𝘅𝗶𝗺𝗶𝗹𝗶𝗮𝗻 𝗥𝗼𝗳𝗮𝗴𝗵𝗮\\nFounder of Finimize, Forbes 30 Under 30\\nWednesday, March 17th 10am pst\\n\\nHave any questions, thoughts, or ideas?\\nMessage → @𝙣𝙞𝙘𝙠𝙨𝙞𝙡𝙫𝙖\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_10404_8515d799-5bf6-4a36-985b-7467976c0056_thumbnail_250x250\",\n                \"num_members\": 216,\n                \"num_followers\": 50,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/undertheinfluence\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1890784087,\n                \"name\": \"The Grounded Overachiever\",\n                \"description\": \"Join Lisa Abramson and Christine Raschke for:\\n\\n💡 30min power sessions to help you let go of perfectionism and build the inner resilience and peace necessary to achieve success on your terms.\\n\\n🎤 Weekly fireside chats with top female executives where we talk about what’s challenging, but often glossed over, on the path towards success. Thur at 12pm PST\\n\\nCalled an inspiration by Oprah, Lisa Abramson is an executive coach and mindfulness teacher. \\n\\nChristine Raschke, former Start-Up Executive and Harvard Business School Grad, is an Executive Coach working with entrepreneurs & leaders at companies like Google, LinkedIn, StitchFix, SurveyMonkey, Bain, & Lyft.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1890784087_70f13579-bbb0-4330-af86-f3753f42f439_thumbnail_250x250\",\n                \"num_members\": 13861,\n                \"num_followers\": 2230,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/thegroundedoverachiever\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1309666843,\n                \"name\": \"WORD OF MOUTH 👄\",\n                \"description\": \"Welcome to @LeitiHsu’s MULTIVERSE KITCHEN TABLE where the world’s BEST CHEFS gather. We gather ‘round to talk about way more than food—sometimes, the tough stuff. Always fun, truth and deliciousness.\\n\\nIs food one of your love languages? You're invited to our weekly DREAM DINNER PARTY. It's that quintessential question: Who (alive!) would you invite over to your dream dinner party? (Who’ll show up this week?!!)\\n\\nWe get together CHEFS + NOT-CHEFS—luminaries across realms to talk love+fear, life+death, business+pleasure weekly Sunday or Monday nights when chefs and restaurant folks are off-duty.\\n\\nThe popular segment INSIDE YOUR FRIDGE lets you lift up your skirt, PTR your fridge contents—and let top chefs (roast you a bit but) help you design dinner, dream up recipes and meal plan for the week with whatever you’ve got on hand!\\n\\nHot topics: Scaling 'cool.' Social impact. Cultural appropriation vs. appreciation. Music, art, life through the lens of food.\\n\\n\\\"Welcome! This is an Asian household. Please come on in, take off your shoes and get comfy. Can I get you something to drink?\\\"\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1309666843_4d98288b-ec64-4e2a-aaab-34af34f3b670_thumbnail_250x250\",\n                \"num_members\": 142,\n                \"num_followers\": 3705,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/wordofmouth\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 3520,\n                \"name\": \"The Warehouse\",\n                \"description\": \"All things House & Techno...\\n\\nJoin us for music and the stories behind the music. \\nDriven by creators, fans and heads.\\n\\nApril 3 - 9PM (PDT)/Midnight (EST) -DJ Mika Kitten live from Japan  \\n\\n\\nMusical journeys from the underground... 🔥                   \\n\\nSubgenres include: Deep House, HOUSE, Latin House, Afro House, Classic House, Garage House, Tech House, TECHNO, Minimal, Melodic House & Techno, Electronica, Future House, Chill Out, Indie Dance, Nu Disco and Disco. \\n\\nContact @pilarcote with questions\\n\\n\\nShowcasing creators and music from the underground culture across the planet. Catering to the lovers of dance floors, festivals and flow states. High profile guests and emerging talent blended with a history of electronic music and its American origins (Chicago, Detroit).              \\n                                                                  IG @thewarehousech  \\n          \\n\\nJoin our 7.1K members/followers!\\n\\nMembers can open rooms ANYTIME about all Underground Music Culture plus member meet ups/ play DJ sets, etc⚡️\\n\\nTo play your music in Clubhouse:\\n\\n⚡️⚡️Getting Audio Into Clubhouse (step by step): https://pilarcote.substack.com/p/getting-audio-into-clubhouse\\n*Link available at www.clubhouseguide.com\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_3520_56ca8116-a41d-4fc6-82e6-b1892f1fce8d_thumbnail_250x250\",\n                \"num_members\": 3543,\n                \"num_followers\": 3674,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [\n                    {\n                        \"desc\": \"\\nOur community values others. We show patience and kindness. \\n\",\n                        \"title\": \"Be Respectful \"\n                    },\n                    {\n                        \"desc\": \"This is a space of inclusion and acceptance. \",\n                        \"title\": \"Embrace Diversity\"\n                    },\n                    {\n                        \"desc\": \"Offer knowledge, guidance and reverence... Music is the Answer.\",\n                        \"title\": \"Be Curious and Passionate\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/thewarehouse\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1797297566,\n                \"name\": \"Asians Worldwide\",\n                \"description\": \"A place for the Asian diaspora around the world to connect, share stories, experiences and everything in between. All inclusive and welcoming! Invite and nominate your friends :)\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1797297566_41c8b1b7-8719-4990-a0db-ec8fbb6dfca4_thumbnail_250x250\",\n                \"num_members\": 493,\n                \"num_followers\": 49,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/asians-worldwide\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1099214076,\n                \"name\": \"•YUM Cha Cafe• 飲茶咖啡室• \",\n                \"description\": \"Welcome to the Cantonese Corner of CH! \\n\\nWe provide a safe and inclusive space for all who wish to share, preserve and cultivate the Cantonese culture and language. We welcome all levels of Cantonese learners to come share their stories.\\n\\nOur motto: Food Is Love\\n\\nClubhouse廣東話角 - 歡迎所有對保育及推廣廣東話有興趣的人士來參與討論及分享自己的故事。我們的格言是”愛美食就是愛生活”\\n\\n• Schedule •\\nCome join us weekly:\\n\\n🧋 Thursdays 🥃\\nThirsty Thirstdays - Time announced on our IG on the day\\n\\n🍜 Sundays 🥟\\nSunday Supper - 10pm GMT / 5pm EST / 2pm PST / 6am (Mon) GMT +8\\n\\n📆 Dont see a topic you’re interested in? Want to run a Cantonese room? To host a room with YUM Cha Cafe please DM us on Instagram @chyumchacafe (run by Timmy & Vivian, the first two people below)\\n\\nRemember: \\n🤝 We are a safe space for culture exchange \\n🤝 Keep it respectful. Let others speak \\n\\n🇭🇰🇹🇼🇨🇳🇲🇾🇺🇸🇬🇧🇨🇦\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1099214076_bd5e12db-17d3-4f46-898e-adabd70fd056_thumbnail_250x250\",\n                \"num_members\": 129,\n                \"num_followers\": 575,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"This is a safe space that welcomes all people interested in keeping Cantonese language and culture alive. Our moderators have a zero tolerance policy for insults, trolling or derogatory language. \",\n                        \"title\": \"Keep it Respectful 🤝\"\n                    },\n                    {\n                        \"desc\": \"Lets give everyone who joins us a chance to share their stories or queries so that we can all learn together! \",\n                        \"title\": \"Let Others Speak 🎙\"\n                    },\n                    {\n                        \"desc\": \"Our goal is to provide a safe space for our community to engage and connect. We ask that everyone who joins us to check political views at the door and keep the discussions light-hearted. \",\n                        \"title\": \"Be Mindful ✌️\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/yum-cha-cafe-%E9%A3%B2%E8%8C%B6%E5%92%96%E5%95%A1%E5%AE%A4\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 305412864,\n                \"name\": \"Asian Professionals \",\n                \"description\": \"A global community for anyone who self identifies with being of pan-Asian descent or interested in learning about Asians.                                                    Join our community on Slack to reach us inside and outside of Clubhouse:                                   https://tinyurl.com/clubasian\\n\\nWelcome - please take a moment to introduce yourself! Thanks - @keithkoo and the AP mod team\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_305412864_966dc871-ab14-4a3d-9ebb-d2199edb5ac9_thumbnail_250x250\",\n                \"num_members\": 307,\n                \"num_followers\": 2380,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/asian-professionals\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 60404087,\n                \"name\": \"Brown Sugar Boba \",\n                \"description\": \"🧋\\nBrown Sugar Boba is a personal club by Christine Lu for random friends and family conversations with founders, investors and changemakers in her ecosystem. \\n\\n🩴\\nCome over, take off your shoes, get to know some awesome people and talk story.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_60404087_9c42aa5e-f8e4-462c-854e-b1b4737f44b7_thumbnail_250x250\",\n                \"num_members\": 79,\n                \"num_followers\": 141,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": true,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/brown-sugar-boba\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 490909569,\n                \"name\": \"華人茶館 (The Chinese Club)\",\n                \"description\": \"㊗️☀️ 華人早安 ☀️㊗️\\n😄➡️ 每天早上 8:00 中華時區 ⬅️😄\\n————\\n欢迎全球各地的好朋友来到我们华人的集中点！我们乐意辅助各位会员适应新环境，也会经常提供灵通的资讯以及温暖的友谊。如果有人想找新朋友或是相关俱乐部可以随时找我们指导。\\n\\n歡迎全球各地的好朋友來到我們華人的集中點！我們樂意輔助各位會員適應新環境，也會經常提供靈通的資訊以及溫暖的友誼。如果有人想找新朋友或是相關俱樂部可以隨時找我們指導。\\n\\nThe Chinese Club welcomes all our good friends! Although this club primarily speaks Mandarin, we are happy to assist all members in navigating Clubhouse by providing detailed information about interesting clubs and rooms, as well as warm welcomes and friendships.\\n\\n㊗️ 華人茶館 (The Chinese Club) ㊗️\\n————\\n㊗️☀️ 華人早安 ☀️㊗️\\n😄➡️ 每天早上 8:00 中華時區 ⬅️😄\\n————\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_490909569_2d9c29c9-9751-4ed4-a707-675a82b24540_thumbnail_250x250\",\n                \"num_members\": 1125,\n                \"num_followers\": 1858,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/%E8%8F%AF%E4%BA%BA%E8%8C%B6%E9%A4%A8-the-chinese-cl\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1874236820,\n                \"name\": \"THE RUNDOWN\",\n                \"description\": \"The Rundown offers you a unique experience on Clubhouse! Games, trending topics, love, life, entertainment and more... We also give you the rundown on bettering your finances, health, tech... Let’s run it down.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1874236820_7c5433f1-6f51-45fb-a5a0-dcce5854bad7_thumbnail_250x250\",\n                \"num_members\": 8,\n                \"num_followers\": 2866,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": true,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/the-rundown\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 2104042264,\n                \"name\": \"subtle asian members\",\n                \"description\": \"The first subtle asian club ever created on CH 🎉\\n\\nBased off the runaway success of the subtle asian traits, subtle asian dating, subtle anime memes and every subtle facebook group in existence, this club is a community for the love of all things asian, with the goal to create an impact and forge real connections (who aren’t just there for the memes 🙄 ). \\n\\nTopics range from: food, music, anime, games, cosplay, travel, culture, dating, tiger parenting, social issues, racism, asian representation and more. \\u200f\\n\\n✳️ Weekly Rooms: \\n\\nMonday - Random Topics🧋🤪\\n\\nTuesday - Love & Relationships ❤️👩\\u200d❤️\\u200d💋\\u200d👨 \\n\\nWednesday - Subtle Asian Dating  Shoot Your Shot 🏀😏\\n\\nThursday - 1) Random Topics🧋🤪 2) Male Privileges 🧑🏻\\u200d🦱\\n\\nFriday - Subtle Asian Crypto & NFT 🖼📉📈\\n\\nSaturday - 1) Subtle Asian Poetry Open Mic 🎤✍🏻 2) Subtle Anime Memes 👩🏻\\u200d🎤👊🏻🥺\\n\\nSunday - Subtle Life / Career / Deep Talk 💼🚶🏻\\u200d♀️💭 \\u200f\\n\\n\\u200eTo become a member of the club or if you want to co-host a room, follow @samdragon or DM @saminsanity on insta\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_2104042264_02e19fd8-0d32-489b-9690-2f2b1bb81235_thumbnail_250x250\",\n                \"num_members\": 1509,\n                \"num_followers\": 265,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"Be nice and respectful to everyone. Please leave ego, jealousy and the clout outside the door. 🚪 \",\n                        \"title\": \"Be Nice\"\n                    },\n                    {\n                        \"desc\": \"Clubhouse is a safe space. Let every person have their turn to speak. Don’t talk over people. If you have to interrupt, do so politely.\",\n                        \"title\": \"Be Inclusive\"\n                    },\n                    {\n                        \"desc\": \"People coming from all walks of life enjoy asian food and culture. Racism and hate speech and racial supremacy will not be tolerated.\",\n                        \"title\": \"No Racism\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/subtle-asian-members\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1827833348,\n                \"name\": \"Marketing Experts\",\n                \"description\": \"Marketing experts.\",\n                \"photo_url\": null,\n                \"num_members\": 85,\n                \"num_followers\": 153,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/marketing-experts\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1331501520,\n                \"name\": \"WinterThrive: ABUNDANCE!\",\n                \"description\": \"Curated by @nickchampagne ✨💫❤️💎                               What is WinterThrive? A community of like-minded leaders winning together! Building generational wealth and abundance through manifestation and visualization. A collection of ventures in various industries. Some of the most successful companies and ventures in history were started by innovators during challenging times because of their mindset and perseverance. You will see some of those here in the Roaring 20s! Maximum abundance in life means a balance of health, wealth, relationships, business, spirituality, leisure and contribution. Use the law of attraction and quantum physics to create the life of your dreams! Manifest, invest, learn, live and grow. Celebrate every day of your life surrounded by people whose company you genuinely enjoy. Experience the best of the best that the world has to offer!☘️🌹❤️✨💫💰🛩📚🎁🎉\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1331501520_204eaf88-3a84-47f4-a2fa-b9ca70a1f47d_thumbnail_250x250\",\n                \"num_members\": 327,\n                \"num_followers\": 964,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [\n                    {\n                        \"desc\": \"During challenging times, take a moment to reframe and find something to be grateful for. Think of an achievement or a win and focus on that. Interrupt the pattern and move to upward spiraling energy!\",\n                        \"title\": \"Focus on Gratitude!\"\n                    },\n                    {\n                        \"desc\": \"We receive the same vibes we put out there. Treat others with respect. Before you speak, “prelike” the room. Smile and laugh more. Your vibes attracts your tribe. Honor the introduction.\",\n                        \"title\": \"Act with Integrity!\"\n                    },\n                    {\n                        \"desc\": \"Use the Growth Mindset. Keep your energy upward spiraling. The universe provides abundantly. The more you help others to grow, the more that will flow to you. Embrace synchronicities. 💫\",\n                        \"title\": \"Strive for ABUNDANCE!\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/winterthrive-abunda\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 2126049843,\n                \"name\": \"NFT\",\n                \"description\": \"Welcome to the NFT Club!\\n\\nHosting some of the biggest talents in the NFT and mainstream space to connect and build the bridge between the NFT community and the rest of the world! \\n\\nArtists, collectors, community leaders and NFT enthusiasts all welcome. Follow the club and we will make you all members.\\n\\nContact @Farokh for more information regarding events and hosting.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_2126049843_6c6464c8-b1dd-41a1-bacf-e81ec73e5ca6_thumbnail_250x250\",\n                \"num_members\": 6689,\n                \"num_followers\": 14787,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/NFT\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1287783291,\n                \"name\": \"Global Real Estate\",\n                \"description\": \"Welcome to the Global Real Estate Club. Our members are actively Buying, Selling, Investing. This is a private / invite-only club and focused on sharing of live projects  and opportunities. We welcome agents, brokers, financiers, fund managers, developers, deal-makers and deal-connectors! 🤝\\n\\nFrom featuring opportunities in specific countries and regions, to sharing specifics of how the real estate process works around the world we believe in coming from contribution, which is why you were invited from the International Real Estate Club! We appreciate your continued support of running regular rooms in IREC!\\n\\nDon’t miss our recurring “Global Real Estate Mastermind and Brainstorm” every Friday 9AM PST / 12PM EST.\\n\\nPlease visit our public sister club:\\n📍 International Real Estate Club 🌎\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1287783291_d1af18ec-aa15-43fc-874e-3532693c3955_thumbnail_250x250\",\n                \"num_members\": 134,\n                \"num_followers\": 121,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/global-real-estate\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1482711192,\n                \"name\": \"Comics and Pop Culture\",\n                \"description\": \"Comic Books, Anime, and Pop Culture! \",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1482711192_fac95a88-fc9f-49ef-9a6e-2727bb9b646b_thumbnail_250x250\",\n                \"num_members\": 8,\n                \"num_followers\": 63,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [\n                    {\n                        \"desc\": \"This is a positive club -No hate speech, bullying, homophobia, discrimination, and all that other bullshit or you will be perms-banned!\",\n                        \"title\": \"Be Cool!\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/comics-and-pop-cultu\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 231701113,\n                \"name\": \"Creative Asian Community\",\n                \"description\": \"🎨 The Creative Asian Community (CAC) 🎨 is an inclusive, empathetic, and safe space for Asian creatives to share stories and fuel open conversation. We form genuine connections as human beings beyond the exchange of social media handles and resumes. Let’s inspire one another, lift each other up, and bring these relationships to life. \\n\\n👇🏽👇🏽👇🏽\\n\\n✨ CREATE to #StopAsianHate ✨\\n\\nTAKE ACTION. Visit our linktree below to learn how we can use our CREATIVE TALENTS to combat anti-Asian sentiment and #StopAsianHate — no $$ needed.\\n\\n⚠️ linktr.ee/CreativeAsianCommunity ⚠️\\n\\n(also find links to join us off-CH via our Facebook group & Discord server)\\n\\n🎨🎨🎨\\n\\n✨ Questions? Comments? Suggestions? ✨ \\n\\nContact CAC founder 🙋🏻\\u200d♀️ Michelle Chan via:\\n🏠 CH @michellechan \\n📸 IG @michellechanphoto \\n📧 CreativeAsianCommunity@gmail.com\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_231701113_c9d4f2b3-0a31-4803-9148-a2d2bbb058cb_thumbnail_250x250\",\n                \"num_members\": 1419,\n                \"num_followers\": 82,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"When introducing yourself, please include your gender pronouns. (she/her, they/them, etc) If the stage is large, also include where your icon is positioned on stage so others can find you.\",\n                        \"title\": \"✨ Include your Pronouns \"\n                    },\n                    {\n                        \"desc\": \"If you often wait for a chance to speak, “step up” to make your voice heard. If you speak often, take a “step down” to let others share their thoughts. Respect the CAC space & each other by listening.\",\n                        \"title\": \"✨ Step Up, Step Down 👂 \"\n                    },\n                    {\n                        \"desc\": \"Whenever you are finished speaking, please announce your name & say “I am done speaking” for accessibility purposes. \",\n                        \"title\": \"✨ Close with “I am done speaking.”\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/creative-asian-commu\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 2122613045,\n                \"name\": \"Forbes School KIC\",\n                \"description\": \"\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_2122613045_3be5529d-966a-421e-872e-46ad7c9cc60d_thumbnail_250x250\",\n                \"num_members\": 59,\n                \"num_followers\": 258,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/forbes-school-kic\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 2053215411,\n                \"name\": \"Institute of Life\",\n                \"description\": \"Mission: To train young professionals to be SUCCESSFUL AT WORK & IN LIFE. From thought leadership and persuasion skills to online presence and career skills, we share actionable tips and advice. Every Tue 9:30pm Singapore time.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_2053215411_b766a434-4241-41fd-b141-314bc9997843_thumbnail_250x250\",\n                \"num_members\": 345,\n                \"num_followers\": 305,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/institute-of-life\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 897156414,\n                \"name\": \"Influencers in the Wild\",\n                \"description\": \"Content creators make the best content \",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_897156414_4ca5c8cb-e35c-4d18-bdf5-7495719ed0fa_thumbnail_250x250\",\n                \"num_members\": 7,\n                \"num_followers\": 11,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/influencers-in-the-w\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 463768327,\n                \"name\": \"Canadian Real Estate Club\",\n                \"description\": \"\\nBecause everyone thinks we have polar bears and live in igloos- this is a place for for all things Real estate in Canada. All welcome: ; agents, lenders, investors, public etc\\nNo pitch zone- just collaboration, market insights, strategies.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_463768327_9429731d-88c6-4a77-8ff7-99d31c1c427c_thumbnail_250x250\",\n                \"num_members\": 168,\n                \"num_followers\": 130,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [\n                    {\n                        \"desc\": \"This is a no pitch no sell zone. \",\n                        \"title\": \"No pitching \"\n                    },\n                    {\n                        \"desc\": \"This is not a place for trying to recruit or disparage other businesses models \",\n                        \"title\": \"No recruiting \"\n                    },\n                    {\n                        \"desc\": \"Disrespect anyone you will be removed \",\n                        \"title\": \"This is a safe space \"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/canadian-real-estate\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 56798970,\n                \"name\": \"HAWAII ENTREPRENEURS \",\n                \"description\": \"Hawaii Entrepreneurs mission is to help empower people and inspire them to go do those things in life.\\n\\nJoin us in discussions on how we can learn, collaborate, connect, and create with one another and thrive in our business and entrepreneurial journey. \\n\\n🔥🔥 Weekly Schedule 🔥🔥\\nTuesday 9pm - New Topics (check calendar)\\nWeds 9pm - Sales Mastermind @glenn.nabua \\nThurs 830pm - Hawaii Professionals Happy Hour\\n\\nPlease follow the Admins to support our mission:\\n👉 @coachdarrent\\n👉 @kelii_klobucar \\n\\nGet FEATURED on our Instagram page:\\n👉 Go to IG bio @hawaiientrepreneurs, go to link in bio, scroll to Get Featured. 🙌\\n\\nPlease make sure to follow us on Instagram\\n@hawaiientrepreneurs \\n\\nYou can also connect with us at \\nwww.thehawaiientrepreneurs.com\\n\\nEmail: info@thehawaiientrepreneurs.com\\n\\nMahalo for joining us! 🤙🙏💯\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_56798970_4a771259-1f8c-4932-a87c-c8fec74cfeb7_thumbnail_250x250\",\n                \"num_members\": 223,\n                \"num_followers\": 123,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [\n                    {\n                        \"desc\": \"Show Aloha and be respectful to everyone. \",\n                        \"title\": \"Rule #1\"\n                    },\n                    {\n                        \"desc\": \"Club Meetings are OPEN for you to start. If you open a room, you will respect the Hawaii Entrepreneurs name and brand.\",\n                        \"title\": \"Rule #2\"\n                    },\n                    {\n                        \"desc\": \"Should you create conflict or put our brand down in a negative way, you will be released without any warning. \",\n                        \"title\": \"Rule #3\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/hawaii-entrepreneurs\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1810967658,\n                \"name\": \"Jenuine Talk\",\n                \"description\": \"The Jenuine Talk club will host rooms that include real, raw, genuine conversations, guest interviews, and thought provoking ideas.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1810967658_983debb4-c608-4475-8570-480f1f120d46_thumbnail_250x250\",\n                \"num_members\": 22,\n                \"num_followers\": 210,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/jenuine-talk\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1626424485,\n                \"name\": \"agentC\",\n                \"description\": \"agentC is a boutique management collective, helping brands, innovative influencers, thought leaders and power players navigate on this emerging app, Clubhouse. With Audio representing significant growth in the social market and engagement beyond any social platform to date, we help brands execute innovative and sticky campaigns across this platform. \\nagentC. Sound better.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1626424485_c5cac9c6-a0fb-42cb-802d-e4dbee19a15d_thumbnail_250x250\",\n                \"num_members\": 118,\n                \"num_followers\": 432,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/agentC\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 2140175123,\n                \"name\": \"THE FEEL GOOD CLUB \",\n                \"description\": \"𝐖𝐞𝐥𝐜𝐨𝐦𝐞 𝐭𝐨 𝐓𝐡𝐞 𝐅𝐞𝐞𝐥 𝐆𝐨𝐨𝐝 𝐂𝐥𝐮𝐛 ™\\n😊☺️😄😊☺️😃😊☺️😃😊😃☺️\\n𝐅𝐨𝐮𝐧𝐝𝐞𝐫𝐬, 𝐋𝐚𝐮𝐠𝐡𝐢𝐧𝐠 𝐋𝐨𝐯𝐞𝐛𝐮𝐠𝐬 𝐖𝐞𝐥𝐜𝐨𝐦𝐞 𝐚𝐥𝐥 𝐭𝐨 𝐚𝐧 𝐄𝐱𝐩𝐥𝐨𝐫𝐚𝐭𝐢𝐨𝐧 𝐚𝐧𝐝 𝐂𝐞𝐥𝐞𝐛𝐫𝐚𝐭𝐢𝐨𝐧 𝐨𝐟 𝐅𝐞𝐞𝐥 𝐆𝐨𝐨𝐝 𝐄𝐱𝐩𝐞𝐫𝐢𝐞𝐧𝐜𝐞𝐬. \\nOur mission is to impact a large number of people by cultivating positive experiences that enhance lives. \\n\\n      😀𝐈𝐭 𝐅𝐞𝐞𝐥𝐬 𝐆𝐨𝐨𝐝 𝐓𝐨 𝐅𝐞𝐞𝐥 𝐆𝐨𝐨𝐝!☺️\\n\\n✨In today’s uncertain rapidly changing world, it is important to pay attention to how you feel. We invite all to create & share feel good moments.\\n\\n✨Join us to celebrate inspiring people that make a difference in the lives of people around them. \\n\\n✨The Feel Good Club is a space to share uplifting feel good experiences, socially connect, and create joy.         \\n\\n        ✳️ 𝐉𝐎𝐈𝐍 𝐎𝐔𝐑 𝐖𝐄𝐄𝐊𝐋𝐘 𝐑𝐎𝐎𝐌𝐒:\\n\\n✅ 𝐄𝐕𝐄𝐑𝐘 𝐖𝐄𝐃𝐍𝐄𝐒𝐃𝐀𝐘: 𝐁𝐞𝐭𝐰𝐞𝐞𝐧 𝟓𝐩𝐦 & 𝟓:𝟑𝟎𝐩𝐦 𝐄𝐒𝐓          \\n➡️ 🤣🥰𝘑𝘰𝘪𝘯 𝘶𝘴 𝘧𝘰𝘳 𝘞𝘦 𝘓𝘰𝘷𝘦 𝘛𝘩𝘦 𝘞𝘢𝘺 𝘜 𝘞𝘦𝘥𝘯𝘦𝘴𝘥𝘢𝘺𝘴 : 𝘞𝘩𝘦𝘳𝘦 𝘢𝘭𝘭 𝘢𝘳𝘦 𝘪𝘯𝘷𝘪𝘵𝘦𝘥 𝘵𝘰 𝘌𝘹𝘱𝘦𝘳𝘪𝘦𝘯𝘤𝘦 𝘵𝘩𝘦 𝘱𝘰𝘸𝘦𝘳 𝘰𝘧 𝘓𝘢𝘶𝘨𝘩𝘵𝘦𝘳.\\n\\n\\n✅ 𝐄𝐕𝐄𝐑𝐘 𝐒𝐀𝐓𝐔𝐑𝐃𝐀𝐘: 𝐁𝐞𝐭𝐰𝐞𝐞𝐧 𝟏𝟐𝐩𝐦 & 𝟐𝐩𝐦 𝐄𝐒𝐓        \\n➡️ 🫂👥𝘑𝘰𝘪𝘯 𝘶𝘴 𝘪𝘯 𝘣𝘳𝘪𝘥𝘨𝘪𝘯𝘨 𝘨𝘦𝘯𝘦𝘳𝘢𝘵𝘪𝘰𝘯𝘢𝘭 𝘨𝘢𝘱𝘴 𝘣𝘺 𝘫𝘰𝘪𝘯𝘪𝘯𝘨 𝘵𝘩𝘦 𝘍𝘦𝘦𝘭 𝘎𝘰𝘰𝘥 𝘍𝘢𝘮𝘪𝘭𝘺 𝘉𝘰𝘯𝘥𝘪𝘯𝘨 𝘌𝘹𝘱𝘦𝘳𝘪𝘦𝘯𝘤𝘦. 𝘛𝘩𝘪𝘴 𝘚𝘱𝘦𝘤𝘪𝘢𝘭 𝘌𝘥𝘪𝘵𝘪𝘰𝘯 𝘊𝘭𝘶𝘣𝘩𝘰𝘶𝘴𝘦 𝘙𝘰𝘰𝘮 𝘪𝘴 𝘊𝘩𝘪𝘭𝘥𝘳𝘦𝘯 𝘍𝘳𝘪𝘦𝘯𝘥𝘭𝘺. 𝘈𝘭𝘭 𝘱𝘢𝘳𝘵𝘪𝘤𝘪𝘱𝘢𝘯𝘵𝘴 𝘦𝘹𝘱𝘦𝘳𝘪𝘦𝘯𝘤𝘦 𝘢 𝘴𝘵𝘳𝘦𝘯𝘨𝘵𝘩𝘦𝘯𝘦𝘥 𝘣𝘰𝘯𝘥, 𝘮𝘰𝘳𝘦 𝘱𝘰𝘴𝘪𝘵𝘪𝘷𝘦 𝘦𝘮𝘰𝘵𝘪𝘰𝘯, 𝘢𝘯𝘥 𝘪𝘯𝘤𝘳𝘦𝘢𝘴𝘦 𝘴𝘰𝘤𝘪𝘢𝘭 𝘤𝘰𝘯𝘯𝘦𝘤𝘵𝘪𝘰𝘯.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_2140175123_06d2e583-a222-44fa-8523-2922df0fe7ea_thumbnail_250x250\",\n                \"num_members\": 1332,\n                \"num_followers\": 0,\n                \"enable_private\": true,\n                \"is_follow_allowed\": false,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/the-feel-good-club\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1051074779,\n                \"name\": \"Asian Content Creators \",\n                \"description\": \"A community for Asian Content Creators! \\n\\nOur goal is to build meaningful relationships with content creators across all social media platforms (TikTok, Instagram, YouTube, Twitter, etc).\\n\\nMessage Bryan Pham or Maggie Chui to join the Discord server. \\n\\nPlease don’t hesitate to connect with Bryan and Maggie below!\\n\\nTo be added as a member, please follow the club & admins below: @bryanvuongpham & @maggchui\\n\\nACC is an entity under AHN. To learn out more about us, check our socials below.\\n\\nClubhouse, LinkedIn, Facebook, YouTube, TikTok, Instagram, Twitter: @asianhustlenetwork\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1051074779_c53308cd-d534-4dab-97ac-40009d33fe30_thumbnail_250x250\",\n                \"num_members\": 672,\n                \"num_followers\": 84,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [\n                    {\n                        \"desc\": \"Build relationships, not contacts. Our mission is to support and uplift each other in the ACC community.\",\n                        \"title\": \"Build Meaningful Relationships\"\n                    },\n                    {\n                        \"desc\": \"Becoming a content creator is a journey and the hardest part is getting started! Stay consistent and rely on the community to support and level up.\",\n                        \"title\": \"Take Action and Stay Consistent\"\n                    },\n                    {\n                        \"desc\": \"Our goal is to build meaningful relationships with content creators across all social media platforms (TikTok, Instagram, YouTube, Twitter etc).\",\n                        \"title\": \"Nominate Content Creators\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/asian-content-creato\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1467784633,\n                \"name\": \"Taiwanese Filmmakers\",\n                \"description\": \"🌎🇹🇼🎬  Taiwanese Filmmakers Worldwide.\\n\\nActors. Writers. Directors. Producers. Cinematographers. Composers. DPs. Colorists. Financiers. Etc.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1467784633_8c20b503-9ca1-4068-949d-66531d56747d_thumbnail_250x250\",\n                \"num_members\": 70,\n                \"num_followers\": 72,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": true,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/taiwanese-filmmakers\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1432697213,\n                \"name\": \"FAN CLUB club\",\n                \"description\": \"This is club for fans who are fans of people. Past club meetings have included: Judge Judy, Miley Cyrus, Steve Harvey, Justin Bieber and many more. \",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1432697213_31177a32-1491-4d90-94c8-396b2af54aa0_thumbnail_250x250\",\n                \"num_members\": 113,\n                \"num_followers\": 79,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/fan-club-club\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 423736720,\n                \"name\": \"Taiwanese Creatives \",\n                \"description\": \"Connect. Collab. Create.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_423736720_b0a7c416-e82a-4da0-a4cc-29376c517a17_thumbnail_250x250\",\n                \"num_members\": 106,\n                \"num_followers\": 18,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": true,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/taiwanese-creatives\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 99420274,\n                \"name\": \"Asian VC & Angel Investor\",\n                \"description\": \"A community for Asian Angel investors and VCs! We welcome investors worldwide. 🌍 \\n\\nOur goal is build an ecosystem by the community for the community to invest and build the foundation for future generations of investors.\\n\\nMessage Bryan Pham or Maggie Chui to join the Discord server. \\n\\nPlease don’t hesitate to connect with Bryan and Maggie below!\\n\\nTo be added as a member, please follow the club & admins below: @bryanvuongpham & @maggchui\\n\\nAVAI is an entity under AHN. To learn out more about us, check our socials below.\\n\\nClubhouse, LinkedIn, Facebook, YouTube, TikTok, Instagram, Twitter: @asianhustlenetwork\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_99420274_d971dafd-7676-46e4-b996-2e1be088f2de_thumbnail_250x250\",\n                \"num_members\": 719,\n                \"num_followers\": 158,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [\n                    {\n                        \"desc\": \"Build relationships, not contacts. Our mission is to support and uplift each other in the AVAI community.\",\n                        \"title\": \"Build Meaningful Relationships\"\n                    },\n                    {\n                        \"desc\": \"Please lead with integrity, honesty and passion within the community. Our objective is to learn, teach and support each other.\",\n                        \"title\": \"With Great Power Comes Great Responsibilities\"\n                    },\n                    {\n                        \"desc\": \"Our goal is build an ecosystem by the community for the community to invest and build the foundation for future generations of investors.\",\n                        \"title\": \"Nominate Like-minded Members\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/asian-vc-angel-inv\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 460168456,\n                \"name\": \"Entrepreneurs on Steriods \",\n                \"description\": \"We discuss different topics to fill the missing pieces to create success in your business. Topics include  Marketing, Media, Press. Trading, Hedge Funds,\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_460168456_25414a01-1867-467c-bb4c-2538e609a8b5_thumbnail_250x250\",\n                \"num_members\": 120,\n                \"num_followers\": 136,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/entrepreneurs-on-ste\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1576515696,\n                \"name\": \"Finding Mastery\",\n                \"description\": \"Exploring the reaches of human potential. Re-imagining humanity next. Deconstructing the path of mastery - primarily through the lenses of applied psychology.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1576515696_44fdd461-28cf-420e-9b3f-4cf6ec0158ec_thumbnail_250x250\",\n                \"num_members\": 255,\n                \"num_followers\": 388,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/finding-mastery\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1217658518,\n                \"name\": \"Thailand Tech Chat\",\n                \"description\": \"A club to talk about all things technology, innovation, startups, and venture capital in, about, and related to Thailand 🇹🇭. Join us for our weekly Thai Tech Weekly forum every Tuesday night, 7 pm (GMT+7)! Find us at our Facebook group “Thailand Tech Chat (on Clubhouse)”\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1217658518_a880170f-fa96-4ac5-98e0-305c4f5856cc_thumbnail_250x250\",\n                \"num_members\": 220,\n                \"num_followers\": 927,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"Be respectful of and to everyone in the room. Likewise, you are worthy of respect from everyone in the room. Let’s keep our conversations civil.\",\n                        \"title\": \"Give respect, expect respect.\"\n                    },\n                    {\n                        \"desc\": \"We love meeting new people and hearing what they are up to, but please refrain from the “sales pitch”. We are about education, inspiration, and enlightenment, not about transactions.\",\n                        \"title\": \"Keep self-promotion to a minimum\"\n                    },\n                    {\n                        \"desc\": \"Everyone is encouraged to join the stage and share their news, thoughts, and opinions. Don’t be shy; we don’t bite (much)!\",\n                        \"title\": \"Raise your hand\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/thailand-tech-chat\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1461183954,\n                \"name\": \"Star House \",\n                \"description\": \"Creative Room ✳️  with up to date industry connections 📶 and mixers, also weekly Performance 🎤 and discovery night 🌟 🎶 🎭\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1461183954_4c00d4a1-d7ce-4c19-97b7-3a2ccd8184c0_thumbnail_250x250\",\n                \"num_members\": 179,\n                \"num_followers\": 45,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/star-house\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1349257304,\n                \"name\": \"Raider’s Coffee Talk \",\n                \"description\": \"This room is intended for anyone in the entertainment business(tv, film, digital, music ect). It’s here to help people get to their goals.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1349257304_b336a920-b6ea-4da1-b6ea-1bc687f56cd8_thumbnail_250x250\",\n                \"num_members\": 3003,\n                \"num_followers\": 489,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [\n                    {\n                        \"desc\": \"\",\n                        \"title\": \"Please say your name before you speak\"\n                    },\n                    {\n                        \"desc\": \"\",\n                        \"title\": \"Don’t be rude \"\n                    },\n                    {\n                        \"desc\": \"\",\n                        \"title\": \"Wait your turn to come up to the stage \"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/raiders-coffee-talk\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1633272393,\n                \"name\": \"China\",\n                \"description\": \"🌎 The famous “CHINA” club 🇨🇳 \\n\\nVision: Empower every single person in the global community to discuss, learn and understand China. \\n展望：鼓励每一个在这个全球社群里的人讨论，学习以及了解中国。\\n\\nMission: Open the world to China. \\n目标：向中国展示全世界，让中国与世界接轨。\\n\\n========================================\\n\\nHow to become a member:\\n\\n✅ Fill out your profile and be active on Clubhouse.\\n✅ Be nominated by another member.\\n\\nWe invite followers with interesting profiles from time to time. But if we missed you - DM any host below.\\n\\n========================================\\n\\nFollow hosts with a bell icon to be notified of new rooms:\\n\\n🔔 Arnold Ma\\n🔔 Roy Rao\\n🔔 Peggy Liu\\n🔔 Ashley Dudarenok\\n🔔 Dr Wan\\n\\nPlease also DM us if you would like to host rooms in the club - all ideas welcome!\\n\\n========================================\\n\\nChina was closed for a long time.\\n中国已经沉睡许久。\\n\\nLeaving a knowledge gap for rest of the world in understanding Chinese people & cultures.\\n全世界对中国人民和文化都充满着好奇。\\n\\nVice versa, lack of global understanding for everyone in China.\\n反之亦然，中国人也想要更加了解来自世界各地的文化。\\n\\nBut China is now open.\\n现在中国向世界打开大门，巨龙腾飞。\\n\\nAnd we believe the world is a better place with China opened up.\\n我们相信开放的中国会让世界更加美好。\\n\\nSo our mission is to - Open the World to China.\\n所以我们的目标是向中国展示全世界，让中国与世界接轨。\\n\\nWe do this by focusing on, and disseminating, the positive aspects of Chinese people & cultures.\\n我们注重于传播中国的文化以及生活。\\n\\nWe educate, we entertain, we never preach.\\n我们善教，我们分喜，我们无压。\\n\\n========================================\\n\\nWe host rooms on:\\n房间主题包括:\\n\\n💾 Technology 科技\\n👩\\u200d💻 Marketing 市场营销\\n🥟 Food 美食\\n🎨 Creative 创意\\n🌱 Sustainability 环保\\n📚 Education 教育\\n💾 Gaming 游戏\\n🚄 Travel 旅行\\n🎬 Entertainment 娱乐\\n👗 Fashion 时尚\\n\\nAnd most of all...\\n最重要的是… \\n\\n🙋\\u200d♀️ People & Cultures \\n中国文化与生活\\n\\n========================================\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1633272393_1f683bbb-f18a-4460-8b8d-64134c30c1a1_thumbnail_250x250\",\n                \"num_members\": 1377,\n                \"num_followers\": 1652,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [\n                    {\n                        \"desc\": \"Only way to become a member is to be invited or nominated - we often open rooms to members only. So please invite people who you feel aligns with our mission/vision.\",\n                        \"title\": \"Nominate friends\"\n                    },\n                    {\n                        \"desc\": \"Zero tolerance on any forms of discrimination. This rule applies to all of our rooms, you will be shown the door 🚪 if you break this rule.\",\n                        \"title\": \"Open to all\"\n                    },\n                    {\n                        \"desc\": \"We have a voice because others respect our time to speak. So please return this in kind and do not talk over people. You will be shown the door 🚪 if you can not respect others.\",\n                        \"title\": \"Respect each other\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/China\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1256739622,\n                \"name\": \"Investor Collective\",\n                \"description\": \"An invitation-only group for impact investors.\\n\\nOur members include angel investors, venture capitalists, private investors, fund managers, family offices, accredited investors, and social entrepreneurs aiming to create positive social and environmental impact alongside a financial return.\\n\\nThis group is designed for intelligent discussion on investments and investing strategies. The intention of this group is to be a community for impact investors to host meaningful conversations, network, share reliable information along with updates on new and existing projects.\\n\\nTo maintain a high level of quality, we require that everyone follows the rules and guidelines.\\n\\nFollow @MikeSherbakov (top of the list) to be added as a member and to be notified when rooms start.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1256739622_80b8f1b1-e078-44a2-920c-6830e0752377_thumbnail_250x250\",\n                \"num_members\": 42,\n                \"num_followers\": 57,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/investor-collective\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1555949182,\n                \"name\": \"Agent to Agent Referrals\",\n                \"description\": \"Realtors- Looking for more Agent to Agent Referrals? 💰 🏚 🤝 🚀 🏡\\n\\nDrop in, introduce yourself and the area(s) you specialize in, connect and network. \\n\\nSign up now for our free Agent to Agent Referrals list 📲👇🏼👇🏼👇🏼👇🏼\\n\\nwww.AgenttoAgentReferrals.com\\n\\n\\n.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1555949182_54c667b8-c608-4d8a-ae9f-4b824e9cbb40_thumbnail_250x250\",\n                \"num_members\": 11,\n                \"num_followers\": 7,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"\",\n                        \"title\": \"Connect & Collaborate\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/agent-to-agent-refer\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 385483613,\n                \"name\": \"Asian Founders & Funders\",\n                \"description\": \"A Safe Space for Entrepreneurs and Investors in Asia and around the World 🌎 to network, connect, brainstorm, learn and grow together\\n\\nJoin us for rooms on\\n- Female Founders and Funders 👩\\u200d💼- Raising up Women Entrepreneurs  (Fridays 10.30pm SG time/ 2.30pm GMT/ 9.30am EST)  \\n- Purpose ❤️+ Profit💵 - Making the World Better Through Impact/ ESG investing \\n- Pitch Perfect on CH - 💡Elevator Pitch your Startup to Angel Investors and VCs\\n\\nFollow+DM @elainekim (2nd member👇🏻) for collabs and co-hosting rooms\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_385483613_3f8d892b-6d22-4cd9-95c9-af59eadeb8ee_thumbnail_250x250\",\n                \"num_members\": 40,\n                \"num_followers\": 805,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/asian-founders-fun\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1679365626,\n                \"name\": \"NFT & Atrs Union\",\n                \"description\": \"FM Gallery｜Welcome to NFT & Arts Union🦜 Join us⬇️\\nTelegram：https://t.me/fmgalleryeng2 \\nhttps://fmg.art\\nDiscord： https://discord.com/invite/gRZsWx9n9Q\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1679365626_b50ec180-0540-4e39-a056-4d7626668fdd_thumbnail_250x250\",\n                \"num_members\": 112,\n                \"num_followers\": 253,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/nft-atrs-union\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1604658836,\n                \"name\": \"Venture - Included VC\",\n                \"description\": \"Venture Capital 101 | Diversity | Future \\n\\nIncluded VC: first of its kind global (Europe, Africa, Asia, North & South America) VC Fellowship for diverse individuals & overlooked communities - ‘a unique venture capital MBA’.\\n\\n🧠 Let’s change the face of VC.\\nLearn & talk about: \\n\\n🌍  VC in Asia, Europe, Africa, Americas\\n🔨  Breaking into VC\\n🔥  New Global Trends\\n📚  Venture Capital 101\\n🙋🏻\\u200d♀️  AMA with VCs\\n\\nEvery week we host rooms in ‘Hottest VC Trends’\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1604658836_6beaa26e-0109-4d70-bc62-48469a972cd3_thumbnail_250x250\",\n                \"num_members\": 108,\n                \"num_followers\": 115,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": true,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/venture-included-v\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 2104587152,\n                \"name\": \"TwitchCon Open Bar\",\n                \"description\": \"\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_2104587152_34d81f2f-f79d-4310-a6f7-f314c7fac2d8_thumbnail_250x250\",\n                \"num_members\": 11,\n                \"num_followers\": 1,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/twitchcon-open-bar\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1349660345,\n                \"name\": \"ONE Championship \",\n                \"description\": \"ONE Championship\\nThe Home of Martial Arts \\n\\nFollow our club to get notified when we go live, nominate new members and grow the community! We will send exclusive ONE merchandise to fans that nominate the most members so hit the + in the upper right to add your contacts. \\n\\nAs the world’s largest martial arts organization, ONE is a celebration of Asia’s greatest cultural treasure, and its deep-rooted Asian values of integrity, humility, honor, respect, courage, discipline, and compassion. Since Day 1, ONE Championship’s sacred mission has been to unleash real-life superheroes who elevate the world to dream more, do more, and be more in life.\\n\\nONE features bouts across the full spectrum of martial arts such as Muay Thai, Kickboxing, Mixed Martial Arts, Karate, Silat, Sanda, Lethwei, Taekwondo, Submission Grappling, and more.\\n\\nSchedule:\\n\\n👊📺 \\\"ONE on TNT I\\\" Watch Party \\nWednesday, April 7 at 8:00PM ET\\n\\n👊📺 \\\"ONE on TNT II\\\" Watch Party \\nWednesday, April 14 at 8:00PM ET\\n\\n👊📺 \\\"ONE on TNT III\\\" Watch Party\\nWednesday, April 21 at 8:00PM ET\\n\\n👊📺 \\\"ONE on TNT IV” Watch Party\\nWednesday, April 28 at 8:00PM ET\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1349660345_85f2952e-403d-4e15-a730-7e75045c0387_thumbnail_250x250\",\n                \"num_members\": 370,\n                \"num_followers\": 78,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/one-championship\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 2083906257,\n                \"name\": \"Miami Real Estate\",\n                \"description\": \"Clubhouse’s Miami Real Estate Agent, Broker, Developer & Investor Network Club. Become a member to learn more about the current market, how to invest, & find hot deals in Miami/South Florida. \\n🎤 Want to host events or panels, please DM one of our mods\\n\\nMiami’s hot real estate market is showing no signs of cooling down! 🌴☀️🏄🏻\\u200d♂️🏙\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_2083906257_0d1dcfa4-c80c-4da3-87d7-5cc0a499417d_thumbnail_250x250\",\n                \"num_members\": 170,\n                \"num_followers\": 181,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": true,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"Do you know someone who would love to join this club?                                    Actions: Top right corner -> click on the “plus” button -> nominate \",\n                        \"title\": \"Nominate 3 people to this club 🤝\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/miami-real-estate\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1071822299,\n                \"name\": \"1 Utopia\",\n                \"description\": \"A place for creatives, inventors, thinkers and the bored to connect in real life. Named after a recording studio in Jersey. B.Y.O.B.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1071822299_0842678d-1309-4755-9c83-2fb13f2f6407_thumbnail_250x250\",\n                \"num_members\": 151,\n                \"num_followers\": 17,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"\",\n                        \"title\": \"Wash your hands\"\n                    },\n                    {\n                        \"desc\": \"\",\n                        \"title\": \"Be the vibe.\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/1-utopia\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1784341805,\n                \"name\": \"CONNECTX\",\n                \"description\": \"The Official club of ConnectX Global (ConnectX), a Global community in Silicon Sentier that help organizations building the future with Diversity.\\n\\nCheck out our clubs and shows...\\n\\nShows : \\n\\n🙋🏽\\u200d♂️AskB : Talks on the future of everything (EN)\\n🎃Taratouille : Weekly Clubhouse news on and off (FR) - Friday @ 7 pm CET \\n🌚 The Late Talk : 1h to share your news in funny way (EN) - Tuesday @ 10 pm CET\\n👊🏾 BLVCKTECH - The tech news for and wih BLVCK and allies (FR) - Tuesday @ 10 pm CET w/ BLACK FRANCOPHONE CLUB\\n\\nClubs : \\n\\n🌈 DIVERSITY CLUB\\n💭B-CLUB\\n\\nTo join, tap « Follow » and confirm you’re also following @bacely (the first person listed below).\\n\\nNominate new members via the \\\" + 👤 \\\"\\n\\nIf you want host a room/show in the ConnectX Club please contact @bacely \\n\\nVisit connectxglobal.com for more content on technology, innovation, and media.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1784341805_b6fc2c68-0b3f-4cd0-9191-18dd28465444_thumbnail_250x250\",\n                \"num_members\": 363,\n                \"num_followers\": 87,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/CONNECTX\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 804658779,\n                \"name\": \"Superheroes of CH \",\n                \"description\": \"Come and join the superheroes of clubhouse! Where we share, care and help others to thrive in their health, wealth and relationships 🔥 \\n\\nOvercome fear & Anxiety 👊\\nUnleash your power 🤩\\nBecome the best version of you! 👌\\n\\nRooms scheduled daily 🔥\\n\\nIf you would like to know when rooms are scheduled or to discuss collaborations, please reach out on IG or email coaching@live.co.uk and quote ‘Superheroes’ \\n\\nThe group has been created by Scarlett O’Connor (AKA The Queen of Resilience) to bring great people together to level up as a community. \\n\\nINVITE 5 FRIENDS TO JOIN AND SHARE THIS GIFT WITH THEM 💛\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_804658779_96e856c2-2e62-46e1-8494-3e62ae59d639_thumbnail_250x250\",\n                \"num_members\": 370,\n                \"num_followers\": 163,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"No jumping in to announce yourself, your services and then leave. Come to give not to take.\",\n                        \"title\": \"Come To Give Not To Take \"\n                    },\n                    {\n                        \"desc\": \"Modding will be for the hosts and those controlling the room. Contributors will be speakers. \",\n                        \"title\": \"Don’t Expect To Be Modded\"\n                    },\n                    {\n                        \"desc\": \"Think Of 5 People Who Will Benefit From Being Part Of This and Share This Group As A Gift. \",\n                        \"title\": \"Invite 5 People To Join This Club \"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/superheroes-of-ch\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1146,\n                \"name\": \"Excuse My Abraxisms\",\n                \"description\": \"Leave your mask at the door. It’s not needed here.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1146_cbde55b2-d294-4db2-8c0c-0db61c3408b5_thumbnail_250x250\",\n                \"num_members\": 273,\n                \"num_followers\": 759,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/ExcuseMyAbraxisms\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1927728171,\n                \"name\": \"Taiwan Talks\",\n                \"description\": \"🇹🇼 Your connection to Taiwan 台灣 🇹🇼\\nA safe space for all things Taiwanese\\n\\n🧋🍜 🍢 ⛰ 🚴\\u200d♀️ 🍍 🤖 🏳️\\u200d🌈\\n\\nBoba Milk Tea | Beef Noodle 牛肉麵\\nNight Markets | 100 Peaks | Giant Bicycles\\nPineapple Cakes | TSMC | LGBTQ\\n\\n———————————————\\n\\n🎙 On-Air 1,000+ Hours Non-Stop 🎙\\nLongest continuous conversation on Clubhouse.\\n\\nAnytime. Anywhere. We are here.\\nTaiwan | China | USA | Japan | UK | 100+\\n\\n———————————————\\n\\n👋 How to Become Club Member 👋 \\n\\n🧋 Speak on Stage\\n🧋 Follow Moderators\\n🧋 Nominated by Member\\n\\n———————————————\\n\\n✨Taiwan Talks events:\\n\\n🇹🇼 Taiwan Talks 24-hour room 🎙\\nEvery Friday 10:30pm TW 🇹🇼\\n02:30pm UK 🇬🇧\\n10:30am EDT | 7:30am PDT 🇺🇸\\n\\n🎤 Pop-Up Concert 🎶 Ft. Albert Huang\\n4/4 (Sun) 10am TW\\n4/3 (Sat) 10pm EDT | 7pmPDT\\nHost: Tessa & Vinnie\\n\\n😎 Taiwanese Practice 🎙\\n4/5 (Mon) 9pm TW\\n2pm UK | 9am EDT\\nHost: Leo & Arthur & Shao\\n\\n✳️ Mandarin Practice 🎙\\nWed 10pm TW\\n3pm UK | 10am EDT | 7am PDT\\nHost: Jenny & Sophie \\n\\n🌈 Call Me by Your Name: LGBTQI+ story\\n3/30 (Tue) 10pm TW\\n3pm UK | 10am EDT | 7am PDT\\nHost: Arthur & Alexander & Harold \\n\\n😈 Game Night: Moral Dillema 👿\\n3/29 (Mon) 9am TW\\n3/28 (Sun) 9pm EDT | 6pm PDT\\nHost: Lydia & Tessa & Vinnie\\n\\n🇹🇼 Taiwan Talks 🎙\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1927728171_330a6358-ae68-49e7-9498-cf6f668a3c5b_thumbnail_250x250\",\n                \"num_members\": 2266,\n                \"num_followers\": 2258,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"Please treat everyone with respect. Healthy debates are natural, but kindness is required. What's shared in a room should stay in the room.\",\n                        \"title\": \"Be Kind and Courteous\"\n                    },\n                    {\n                        \"desc\": \"We would love to hear about your connection to Taiwan. You can talk about anything related to Taiwan apart from controversial topics like politics. \",\n                        \"title\": \"No Politics\"\n                    },\n                    {\n                        \"desc\": \"This group is all about sharing. Give more than you take. Self-promotion, spam, and controversial topics are prohibited.\",\n                        \"title\": \"No Promotions or Spam\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/taiwan-talks\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 648116927,\n                \"name\": \"International Real Estate\",\n                \"description\": \"Welcome to the International Real Estate Community where we network and discuss global real estate news, trends and opportunities.              \\n\\nWhether you want to learn about a foreign real estate market or share your hometown insights, we welcome all to our community to grow together! 🌎🤝🏠                             \\n\\n🎙𝗪𝗲𝗲𝗸𝗹𝘆 𝗦𝗲𝗿𝗶𝗲𝘀:\\n“Where to Wednesdays” 10AM EST\\n“Where in the World?” 🌎\\n(Covering the international RE market)\\n👋 Brokers, lenders, investors, DeFi experts, DM the mods to guest/co-host on the show!                                               If you are a regular member and contributor, please include 𝗜𝗻𝘁𝗲𝗿𝗻𝗮𝘁𝗶𝗼𝗻𝗮𝗹 𝗥𝗲𝗮𝗹 𝗘𝘀𝘁𝗮𝘁𝗲 𝗖𝗹𝘂𝗯 🌎 in your bio to encourage networking!\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_648116927_4450d433-9096-4602-bd50-daa30a23ef0a_thumbnail_250x250\",\n                \"num_members\": 507,\n                \"num_followers\": 302,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"We are working around the clock to accept member requests. To expedite, please take the time to have your bios and instagram or twitter links filled out with a📍to indicate your geographic region.\",\n                        \"title\": \"Members VS Followers = Bios & Links 👍✅\"\n                    },\n                    {\n                        \"desc\": \"@𝙍𝙆𝙞𝙢𝙎𝙪𝙥𝙧𝙚𝙢𝙚 @𝘾𝙋𝙧𝙤𝙨𝙩𝙖𝙣𝙤 @𝙏𝙝𝙚𝙎𝙥𝙚𝙣𝙘𝙚𝙧𝙃𝙤𝙤                                                              Members may open their own rooms that follow our guidelines. \",\n                        \"title\": \"Follow the Club Founders to become a member\"\n                    },\n                    {\n                        \"desc\": \"We are a brand agnostic and pitch free club. Our members & mods are looking to share their opinions on current events and trends impacting Real Estate markets across the 🌎!\",\n                        \"title\": \"No Pitch and Welcoming Zone\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/international-real-e\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1193473327,\n                \"name\": \"Habit Hackers\",\n                \"description\": \"The success in your life 🤸\\u200d♀️ (and biz 💻) are directly related to your daily habits 🧘\\u200d♀️.  \\n\\nAnd daily habits are a simple strategy to holistic happiness and living your best life 🦄. \\n\\nWe discuss all things that affect your productivity... from nutrition\\n\\n🥑🍋🥦🍎🥬🥕🍓🫐\\n\\n and what you are putting IN (an on) your body...\\n\\nto how you can progressively relax 🛀 - yes even when you’re awake.\\n\\nSleep 💤, meditation 🧘, journaling 📖, stress management...\\n\\nAnd of course, all thing time ⏰, task 📨 and calendar management 🗓 so you can show up daily and Get.It.All.Done. 👏🏻\\n\\nWe serve professionals, entrepreneurs, business owners, moms, fur moms 🐶, really anyone who is struggling to find a way to balance ⚖️ all the things necessary to run 🏃\\u200d♀️ their lives with ease and flow.\\n\\nWe’d love to feature you.  \\n\\nIf you’d like to contribute please DM 📩 Founder \\n@hayleyhobson.   \\n\\nTo take this next level check out ⬇️\\nwww.hayleyhobson.com/habithackers (with live coaching and implementation) \\n\\nFree 🎁: 3 fav daily hacks: www.hayleyhobson.com/3healthhacksebook 🍎\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1193473327_68666ddd-b396-48cd-9c8e-b86cef50dc49_thumbnail_250x250\",\n                \"num_members\": 228,\n                \"num_followers\": 4131,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/habit-hackers\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 5269,\n                \"name\": \"Scaling Kindness\",\n                \"description\": \"Use the power of Clubhouse to amplify kindness in this community - and the world.\\n\\n♥️Follow the club to join us for a Daily Dose of Kindness at 9am PT / 12pm ET\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_5269_ee87dc72-9316-43fb-9819-46e611a5843d_thumbnail_250x250\",\n                \"num_members\": 221,\n                \"num_followers\": 1266,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"If you are admitted to the stage, the moderators will make every effort for you to be heard. Be present as others are sharing and know we will hold space for you to share as well. \",\n                        \"title\": \"You are seen; you are heard.\"\n                    },\n                    {\n                        \"desc\": \"Our rooms can become vulnerable spaces. Allow people to finish their thoughts and give the benefit to those who share. \",\n                        \"title\": \"Lead and listen with love.\"\n                    },\n                    {\n                        \"desc\": \"To allow for openness within the space, we have to co-coreate a safe container. Any violator of the safe space will be reported immediately. \\n\",\n                        \"title\": \"Zero tolerance for intolerance, hate speech or unkindness. \"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/scalingkindness\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1233297829,\n                \"name\": \"10X Life \",\n                \"description\": \"10X your life. Get behind the scenes info on how to build, expand, and protect your Empire and network with others from across the globe while doing so. \",\n                \"photo_url\": null,\n                \"num_members\": 144,\n                \"num_followers\": 361,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/10x-life\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 8404,\n                \"name\": \"Dragons Den Tigers Cave\",\n                \"description\": \"(藏龍臥虎俱樂部) \\n🇲🇾🇸🇬🇨🇳🇭🇰🇹🇼\\n\\n🅦🅗🅞 🅐🅡🅔 🅦🅔?\\n\\nWe are a team of entrepreneurs living in Asia doing business globally.  \\n\\nWe share our business secrets from the east and combine them with what works in the Western world so that it helps our members create synergy in their businesses.\\n(將東方企業文化与思維融入西方企業家的生意及管治摸式，從已取得協同效應。）\\n\\n🅣🅞🅟🅘🅒🅢 🅒🅞🅥🅔🅡🅔🅓\\n\\n✅ Sales Secrets\\n✅ Team Secrets\\n✅ Networking Secrets\\n✅ Relational Capital Building Secrets\\n✅ Fund Rasing Secrets\\n✅ Personal Development Secrets\\n✅ Presentation and Pitch Secrets\\n\\n🅢🅟🅔🅒🅘🅐🅛 🅖🅤🅔🅢🅣 🅐🅟🅟🅔🅐🅡🅐🅝🅒🅔\\n\\n👉 Joel Bauer, Mentor of over 2,400 most profitable speakers and trainers, coaches and authors on the planet\\n\\n👉 Chatri Sityodtong, Founder and CEO of ONE Championship, and th host of The Apprentice - ONE Champsionship Edition\\n\\n👉 Blair Singer, Founder of Blair Singer Training Academy and Rich Dad Advisor for Robert Kiyosaki for Sales & Team Development \\n\\n𝙒𝙚 𝙘𝙤𝙣𝙩𝙞𝙣𝙪𝙚 𝙡𝙤𝙤𝙠𝙞𝙣𝙜 𝙛𝙤𝙧 𝙤𝙩𝙝𝙚𝙧 𝙄𝙣𝙩𝙚𝙧𝙣𝙖𝙩𝙞𝙤𝙣𝙖𝙡 𝘿𝙧𝙖𝙜𝙤𝙣𝙨 𝙩𝙤 𝙗𝙚 𝙛𝙚𝙖𝙩𝙪𝙧𝙚𝙙 𝙞𝙣 𝙤𝙪𝙧 𝘾𝙡𝙪𝙗 & 𝙖𝙙𝙙 𝙫𝙖𝙡𝙪𝙚 𝙩𝙤 𝙤𝙪𝙧 𝙢𝙚𝙢𝙗𝙚𝙧𝙨.  \\n\\n\\n🅦🅗🅔🅝 🅓🅞 🅦🅔 🅜🅔🅔🅣?\\n\\nWeekly on Saturday at 9pm (GMT+8)⏰\\n\\nPlease Bookmark Our Weekly Meeting Link  \\n➡️ http://dragonsdentigerscave.com.                    \\n\\n\\n🅓🅘🅢🅒🅛🅐🅘🅜🅔🅡\\n\\nIf you start a room linked to our club, club admins may track your room stats via direcon.com.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_8404_c7410420-11ae-40b4-b826-a72ee2be2c13_thumbnail_250x250\",\n                \"num_members\": 4796,\n                \"num_followers\": 1,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"Quit Taking It Personally! When the world 🌎 comes together, there’s going to be different views, if I don’t like what I see or hear, I will remember it’s the person not me, let it go and just be free.\",\n                        \"title\": \"I will always remember Q-TIP\"\n                    },\n                    {\n                        \"desc\": \"No blame, no shame, no complaining allowed. I will not use my race, religion or circumstance to victimise myself. Only I can change what is dealt to me, and I wm in control of my ability to respond.\",\n                        \"title\": \"I will always take responsibility for all my actions\"\n                    },\n                    {\n                        \"desc\": \"In a clubhouse, we will drop the truth, and the truth will hurt, it’s not what you want , but it’s what you need. Listen 🎧 - Reflect - Act upon it after. Be like water 💧, go with the flow.\",\n                        \"title\": \"What I need to hear 👂 may not be what I want to hear\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/dragonsdentigerscave\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 326273663,\n                \"name\": \"Second Cup of Coffee\",\n                \"description\": \"☕️💰SECOND CUP OF COFFEE: A room to have your second cup and hang out on my couch and speak dreams into existence ☁️ Every Tuesday 330p EST\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_326273663_963410bf-0957-459b-8d34-89add6df01fb_thumbnail_250x250\",\n                \"num_members\": 265,\n                \"num_followers\": 33,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/second-cup-of-coffee\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 83758848,\n                \"name\": \"Mentoring That Matters\",\n                \"description\": \"Are you focused on hitting your next level (whatever that is)? 🌱 Mentoring can be the secret sauce-but how do you find the right person? Visit this club to FIND a mentor or BE a mentor if you are the one who is ready to give back! Bring your ❤️, 🧠, and 🚀!\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_83758848_04653998-e1ac-482b-81a1-2c082f273b67_thumbnail_250x250\",\n                \"num_members\": 196,\n                \"num_followers\": 113,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [\n                    {\n                        \"desc\": \"Make it neutral and encouraging! Message someone in IG if you need their details. (And don’t be gross)\",\n                        \"title\": \"No pitching\"\n                    },\n                    {\n                        \"desc\": \"🙌🏼\",\n                        \"title\": \"Be kind. Be cool. Be gracious.\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/mentoring-that-matte\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1678664772,\n                \"name\": \"CREATIVE HOUSE\",\n                \"description\": \"\",\n                \"photo_url\": null,\n                \"num_members\": 2,\n                \"num_followers\": 9,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/creative-house\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 272413977,\n                \"name\": \"LEVELS to the game \",\n                \"description\": \"Build connections with Fun, Interesting, High Vibrational Creatives & Entrepreneurs that can help You Level Up in Life✨🚀🪐☄️\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_272413977_e119cd57-e373-4562-8651-aa2b9dab57b1_thumbnail_250x250\",\n                \"num_members\": 221,\n                \"num_followers\": 249,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"Spread Love ❤️ \",\n                        \"title\": \"Be Kind \"\n                    },\n                    {\n                        \"desc\": \"Authenticity is a must 💯 \",\n                        \"title\": \"Be Yourself \"\n                    },\n                    {\n                        \"desc\": \"Leave your ego at the door 🚪 \",\n                        \"title\": \"No Egos \"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/levels-to-the-game\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1603647706,\n                \"name\": \"Maui Club\",\n                \"description\": \"Welcome to the official Maui Club where we host all things Maui related!\\n\\nHere are some rooms you can expect to see after joining this club: \\n\\nTraveling \\nThings to do on Maui\\nCulture & History\\nLocals Perspectives\\nPlaces to see\\nNetworking \\nLocal Businesses\\nAnd lots more!\\n\\nWe’d love for you to contribute to the group but before that add yourself and nominate 3+ friends 👈\\n\\nMahalo\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1603647706_84470935-1c29-47f8-bc08-03c22be48cfa_thumbnail_250x250\",\n                \"num_members\": 110,\n                \"num_followers\": 79,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [\n                    {\n                        \"desc\": \"Be respectful to other people’s views and personalities.\",\n                        \"title\": \"Rule #1\"\n                    },\n                    {\n                        \"desc\": \"If someone is causing issues in your rooms report them to Clubhouse.\",\n                        \"title\": \"Rule #2\"\n                    },\n                    {\n                        \"desc\": \"Invite/Nominate people who will add value to this club.\",\n                        \"title\": \"Rule #3\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/maui-club\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 294407681,\n                \"name\": \"Oahu Club\",\n                \"description\": \"Welcome to the official Oahu Club!\\n\\nJoin the community and discuss topics that are related to all things Oahu.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_294407681_5418c7e7-bab0-48e1-a126-b801b56a6a1b_thumbnail_250x250\",\n                \"num_members\": 169,\n                \"num_followers\": 41,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/oahu-club\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1803089504,\n                \"name\": \"RYSE Network\",\n                \"description\": \"⭐️ Our mission is to advance and empower Asians and other marginalized groups through advocacy and education together as a community ⭐️\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1803089504_ee8c3cb9-af50-44be-8c60-251b58dda05a_thumbnail_250x250\",\n                \"num_members\": 134,\n                \"num_followers\": 7,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/ryse-network\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1105379984,\n                \"name\": \"INMAN Real Estate Connect\",\n                \"description\": \"The official Inman Real Estate Clubhouse Community. Breaking news, top industry speakers and discussions. Meet your global community here— connect at Inman events.                                                         \\n💥Inman.com is Real Estate’s leading residential real estate news publication & media events Inman Connect, Luxury Connect, Connect Now (in New York, Beverly Hills, Las Vegas)\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1105379984_4d97f1bc-9d5c-4e82-9423-06cdd655db8a_thumbnail_250x250\",\n                \"num_members\": 206,\n                \"num_followers\": 118,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"We encourage networking, valued connections and sharing of real estate knowledge. Be cool, collaborate and learn. \",\n                        \"title\": \"I will be a valued contributor and listener🎙\"\n                    },\n                    {\n                        \"desc\": \"You know better. Let’s keep CH fun! \",\n                        \"title\": \"🛑 NO pitching, spamming, stalking or bullying \"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/inman-real-estate-co\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 57134688,\n                \"name\": \"Realtor Mastery Mentoring \",\n                \"description\": \"🏠📚Realtor Mastery Mentoring is a space where like minded licensed Realtors pay it forward by mentoring those who are entering Real Estate.  This is a space of collaboration for individuals striving to bring the best to our industry. 🔥🚀                                            Bring your topics, challenges and ideas. We will tackle them together.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_57134688_0f7b31cc-0005-444b-8db6-03c53e2df284_thumbnail_250x250\",\n                \"num_members\": 579,\n                \"num_followers\": 145,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/realtor-mastery-ment\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1527607171,\n                \"name\": \"California Social\",\n                \"description\": \"A fun place for Californians to talk about things and stuff. All things 📍California\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1527607171_d6542467-9b3d-4f8f-a1c6-bf65758a2b0a_thumbnail_250x250\",\n                \"num_members\": 35,\n                \"num_followers\": 31,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/california-social\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 2006663815,\n                \"name\": \"SHOP.COM Club\",\n                \"description\": \"SHOP.COM lovers - buy your favorite products & shop at your favorites stores, while earning Cashback. Learn how the platform can help you make money &  build your business. Sell your products on the SHOP.COM marketplace.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_2006663815_b201e275-8a40-40de-9e66-5f4f54358aab_thumbnail_250x250\",\n                \"num_members\": 56,\n                \"num_followers\": 169,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/shopcom-club\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1707515093,\n                \"name\": \"Unicorn Marketing\",\n                \"description\": \"Branding and marketing for startups! \",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1707515093_d9276aca-6edc-4490-8af5-48fb293baa5e_thumbnail_250x250\",\n                \"num_members\": 10,\n                \"num_followers\": 358,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/unicorn-marketing\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1122611700,\n                \"name\": \"The Curiosity Club\",\n                \"description\": \"Curiosity is our superpower!    Are you one of us?    We are looking for all our storytellers in any industry!       We hope this club curates a community of thought leaders and storytellers with an undying thirst for the pursuit of the answers to the question why?     Welcome to the official club of Curiosity Entertainment.  Home of Wed night “Storymakers” panel that explores the journey of the creators behind your favorite film and television show  (writers, producers, directors) and creator of “The Hollywood Breakdown” where we breakdown this week in Entertainment!\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1122611700_79ae922a-484f-425b-80eb-3b130a6262d9_thumbnail_250x250\",\n                \"num_members\": 450,\n                \"num_followers\": 504,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/the-curiosity-club\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 352061957,\n                \"name\": \"@AsiansinLA \",\n                \"description\": \"Welcome to our @AsiansinLA Club on Clubhouse! Asians in LA is a social network of Asian American influencers for GOOD from entertainment, politics, culture, nonprofit and community leaders. \\n    inform. inspire. influence\\n\\n“Helping OUR Community Help Others”\\n\\nJoin us @AsiansinLA on FB for daily updates from our ALA community!\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_352061957_f259d0d5-6507-49d4-8000-2375f07661b9_thumbnail_250x250\",\n                \"num_members\": 155,\n                \"num_followers\": 57,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/%40AsiansinLA\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 186698591,\n                \"name\": \"SIZE Matters\",\n                \"description\": \"Brought to you by SIZE.VC, the club where we talk all things growth across consumer, retail, entrepreneurship, media, content and B2B Technology.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_186698591_53f8f4af-5852-49f3-97c5-db3a4337760c_thumbnail_250x250\",\n                \"num_members\": 63,\n                \"num_followers\": 0,\n                \"enable_private\": true,\n                \"is_follow_allowed\": false,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/size-matters\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1483001403,\n                \"name\": \"Lion’s Den Mastermind\",\n                \"description\": \"The Lion’s Den is dedicated to business, entrepreneurship, sales, marketing, fulfillment, growth, scale and more for those serious about building 8-Figure brands and beyond...\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1483001403_a545eb6c-0839-4b01-858f-040de86eae0c_thumbnail_250x250\",\n                \"num_members\": 102,\n                \"num_followers\": 78,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"No whiners, wimps, weenies, or complainers.\",\n                        \"title\": \"Keep it Inspiring!\"\n                    },\n                    {\n                        \"desc\": \"Don’t join if you’re faint of heart of easily offended.\",\n                        \"title\": \"Explicit Lyrics\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/lions-den-mastermin\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 443311334,\n                \"name\": \"Sales & Marketing Mastery\",\n                \"description\": \"Learn the methods, strategies and secrets of the top performing people, teams and businesses. Now we are giving them all to you so you can massively improve your career, income or business.  Real value, insights and advice from those who have achieved the highest levels of success and are committed to help everyone do the same.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_443311334_c01d75a5-7f2e-4edb-9c96-04458561d5f1_thumbnail_250x250\",\n                \"num_members\": 113,\n                \"num_followers\": 168,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [\n                    {\n                        \"desc\": \"Our audience comes with the intent of learning, not being marketed to or sold.  So come ready to give everyone something they can use immediately to improve their life, business amd relationships\",\n                        \"title\": \"Give massive value \"\n                    },\n                    {\n                        \"desc\": \"We simply ask that everybody be kind and respectful to everyone in the audience and everyone on stage.  \",\n                        \"title\": \"Be kind. Be respectful \"\n                    },\n                    {\n                        \"desc\": \"This is a highly inclusive room that values diversity in every form. We all benefit greatly from being exposed to many different perspectives so we encourage spirited yet respectful debate.\",\n                        \"title\": \"Inclusion and diversity are not optional\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/sales-marketing-ma\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 564064669,\n                \"name\": \"Business, Marketing, Mind\",\n                \"description\": \"Business, Marketing + Mind is a community of entrepreneurs, executives, small business owners, founders, freelancers, professionals, solopreneurs, and those with a side-hustle who want to network, learn, create joint ventures, and level up their business, marketing and mindset. \\n\\nFollow to get access to experts who will coach and consult for you on: \\nBusiness\\nEntrepreneurship\\nMarketing\\nSocial Media\\nSales\\nMindset\\nBranding\\nLegal\\nScaling\\nPersonal Brand\\nStorytelling\\nPersonal Development\\nProfessional Development\\nFunnels\\nContent Marketing\\nBusiness Strategy\\nPaid Ads and Advertising\\nChatbots\\nGrowth Hacking\\nCopywriting\\nHigh Performance Habits\\nFinances, Money, Wealth\\n\\nPlease Follow @DanaGarrison below to get notified of club rooms and be invited to members only club rooms ⬇️\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_564064669_09420b80-402e-4adb-8191-3769fc62d27d_thumbnail_250x250\",\n                \"num_members\": 157,\n                \"num_followers\": 83,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"Please NOMINATE everyone you think  would benefit from or contribute to the club! Click the ADD PERSON button! \",\n                        \"title\": \"❤️ NOMINATE MEMBERS NOW ❤️\"\n                    },\n                    {\n                        \"desc\": \"Please NOMINATE everyone you think  would benefit from or contribute to the club! Click the ADD PERSON button! \",\n                        \"title\": \"💋 WHO WOULD CONTRIBUTE? 💋\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/business-marketing-mind\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1410517720,\n                \"name\": \"The Good Economy\",\n                \"description\": \"Advocating for shared prosperity and sustainable growth, centering equity and dignity into the discussion of economic policy. Focused on bridging the gap between economic research and the public, while remaining committed to solutions.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1410517720_b229d2dc-59b7-4032-afc9-d004a79cef41_thumbnail_250x250\",\n                \"num_members\": 79,\n                \"num_followers\": 30,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": true,\n                \"is_community\": true,\n                \"rules\": [\n                    {\n                        \"desc\": \"Personal attacks, reductive remarks, or insults will result in revoking of speaking privileges. \",\n                        \"title\": \"Respectful Dialogue\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/the-good-economy\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1982241605,\n                \"name\": \"Overheard\",\n                \"description\": \"We’re all ears...literally.  The Clubhouse home for the brand behind @OverheardNewYork, @OverheardLA, @OverheardLondon, @OverheardSanFrancisco, @OverheardUniversity, @OverheardBumble, @OverheardLabo and @OverheardCelebs.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1982241605_95a18e84-941f-4982-a5d5-5a7114b5db2c_thumbnail_250x250\",\n                \"num_members\": 2605,\n                \"num_followers\": 6978,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"No intentionally derogatory language: including, but not limited to: sexist, racist, homophobic phrases or words and/or any other forms of hate speech.\",\n                        \"title\": \"No Hate Speech\"\n                    },\n                    {\n                        \"desc\": \"Overheard hotline 917.905.7071\",\n                        \"title\": \"Have fun!\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/overheardla\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 775379166,\n                \"name\": \"Las Vegas, NV Real Estate\",\n                \"description\": \"Come learn what is happening in the Las Vegas real estate and housing market!  We help you with purchasing or selling a property as well as give you updates on what is going on in our town! Let’s talk about the pros and cons about owning real estate in one of the more well known cities in the US!\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_775379166_3308a6ee-f4d8-4cb9-b80a-8f77ba88029d_thumbnail_250x250\",\n                \"num_members\": 144,\n                \"num_followers\": 24,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/las-vegas-nv-real-e\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1578736149,\n                \"name\": \"Masters of Voice\",\n                \"description\": \"\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1578736149_1ecb42e3-a26a-4c92-941c-777db6bd66a7_thumbnail_250x250\",\n                \"num_members\": 29,\n                \"num_followers\": 247,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/masters-of-voice\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1204936263,\n                \"name\": \"Caribbean Real Estate\",\n                \"description\": \"Real estate on the Caribbean islands has gathered momentum over the last few years. A large number of people including Hollywood stars, celebrities and businesspeople are choosing the Caribbean to invest in real estate. Whether you want to be in Cuba, Trinidad and Tobago, Costa Rica or Barbados, the options are endless. You can invest in a villa, condo, or an ocean-view house; or you could just buy a plot of land and use it to build your dream house.\\nThe prices of real estate in the Caribbean are very competitive, but worth every penny for the magnificent views and the chance to live in a warm, sunny climate.\\n\\nWith its warm, sunny beaches, exceptional real estate opportunities and friendly people, more and more people are seizing the opportunity not only to visit the Paradise but to find their next home in the Caribbean.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1204936263_b47918a1-2723-4775-b6dc-abe72aafe9d0_thumbnail_250x250\",\n                \"num_members\": 108,\n                \"num_followers\": 28,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/caribbean-real-estat\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 422831303,\n                \"name\": \"NFT4GOOD\",\n                \"description\": \"WWW.NFT4GOOD.COM\\n\\nHow can we use NFT’s for good? We believe that NFT’s is an incredible platform that can also be used to help raise awareness and funds for important causes. We are currently working on an ‘AAPI 88 Collection’, the first cause-based NFT series. We are minting a collection of 88 Asian American Influencer cards to auction off as NFTs and donating 100% of the proceeds to ‘Stop Asian Hate’ and other AAPI organizations. www.nft4good.com has an updated collection of minted NFTs of Asian Influencers to help raise funds to #StopAsianHate\\n\\nNon-Fungible Tokens are unique, limited-edition, digital art pieces that can be auctioned off to individual collectors. If your interested in learning about Non Fungible Tokens and build on this momentum, join the club! #nft4good\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_422831303_67f235c7-b1e0-4717-916f-84825ad87ba6_thumbnail_250x250\",\n                \"num_members\": 122,\n                \"num_followers\": 142,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/NFT4GOOD\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1055239266,\n                \"name\": \"POSITIVITY\",\n                \"description\": \"🙂 Welcome to the POSITIVITY club! \\n\\n❤️ Become a member of a club filled with positive vibes, good energy and beautiful people! \\n\\n💡 Follow the club, we are making EVERYONE a member in order to create the biggest and most impactful movement on Clubhouse TOGETHER.\\n\\n📲 If you do not receive your member request in 24-48 hours, DM @vanessarozenwald on Instagram!\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1055239266_b3429faf-62c2-4e80-b2c9-f11d13c1d9fa_thumbnail_250x250\",\n                \"num_members\": 4572,\n                \"num_followers\": 1016,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"\",\n                        \"title\": \"Be nice 🙂\"\n                    },\n                    {\n                        \"desc\": \"\",\n                        \"title\": \"Have fun 🙂\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/POSITIVITY\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1963181872,\n                \"name\": \"THE WINNERS CLUB\",\n                \"description\": \"This is for entrepreneurs to start, scale and connect.\\n\\nPlease follow @ashleyshipman for all subjects below:                             \\n               \\nEntrepreneurship\\nBusiness\\nMarketing\\nBranding\\nWealth\\nSales\\nBusiness operations\\nHardship\\nLeadership\\nNetworking\\n\\n\\nConnecting the dots for you and your business.\\n\\nYour network is your net worth . The ultimate connections\\n\\nIf you start a room linked to our club, club admins may track your room stats via direcon.com\\\"\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1963181872_2659d51f-7618-45e1-8f82-1ef20df6c964_thumbnail_250x250\",\n                \"num_members\": 5023,\n                \"num_followers\": 1620,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"Respect everyone in the room, No form of bullying will be tolerated in the winners club. Others may have different opinions and this should be respected at all times. \",\n                        \"title\": \"Be Respectful of Everybody in the room\"\n                    },\n                    {\n                        \"desc\": \"Give more then you receive, the winners club is based on the principle of providing value to the community first, if you have been invited to to speak do so with the intention of providing value first\",\n                        \"title\": \"Serve the community first\"\n                    },\n                    {\n                        \"desc\": \"Unless agreed in advance with the Winners Club, pitching of alternative clubhouse rooms, products or services will not be tolerated and you will be moved back to the audience if this happens. \",\n                        \"title\": \"No Pitching or Selling \"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/the-winners-club\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 568702342,\n                \"name\": \"Live Real Estate Action\",\n                \"description\": \"• Live Real Estate Action •\\nUncut / Unedited no smoke and mirrors  \\nWe don’t care about your excuses 🙅\\n• Action Takers Only •\\n    ↧ ↧ ↧\\n  Rooms Include \\n  But Are Not Limited To..              \\n• Live Cold Calling  \\n• Seller Objection Training\\n• Real Estate War Room\\n• Networking Done Right\\n    ↧ ↧ ↧\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_568702342_0b830b30-b52b-4dfa-97aa-2764d83600f2_thumbnail_250x250\",\n                \"num_members\": 473,\n                \"num_followers\": 84,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [\n                    {\n                        \"desc\": \"Don’t come here with a BS story of why you are not taking massive action!\",\n                        \"title\": \"🟡 Talk Less Do More \"\n                    },\n                    {\n                        \"desc\": \"•There is someone wealthier than you\\n•There is someone stronger than you\\n•There is smarter than you\",\n                        \"title\": \"⚫️ Check Your Ego At The Door\"\n                    },\n                    {\n                        \"desc\": \"Stay uncomfortable, we are all here to see failures, to watch people break down, mess deals up. But more importantly we are here to support the growth of the investors in our circle \",\n                        \"title\": \"🟡 Don’t Rest On Your Success \"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/live-real-estate-act\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1022764262,\n                \"name\": \"ORLANDO LIVING\",\n                \"description\": \"Welcome to Orlando Living! All things Orlando Community, Real Estate, Lifestyle, Networking & Connection \\n\\n☀️Seeking to Network within the Orlando Community? \\n🌴Interested in Learning More about Central Florida Community & Lifestyle?  \\n🏡 Enjoy Orlando Real Estate Conversations? \\n🚛 Considering a Move to Central Florida? \\n📌Orlando Area Small Business Connections\\n💜 Philanthropy Spotlights & Community Outreach\\n🎢 Theme Parks & Family Fun \\n\\nThis is the group for you! \\n\\n👋 NOW SEEKING CO-MOD’s To host Community Focus, Real Estate, Small Business Spotlights, & Regional Networking Rooms. Connect with @reneefunk ⤵️\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1022764262_43cd8b82-5a97-4c5c-a70e-2780f7e124b9_thumbnail_250x250\",\n                \"num_members\": 23,\n                \"num_followers\": 73,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"Be kind to one another. \",\n                        \"title\": \"Kindness Rules\"\n                    },\n                    {\n                        \"desc\": \"Please no pitches. \",\n                        \"title\": \"No Pitch Zone. \"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/orlando-living\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 974983705,\n                \"name\": \"Grit & Grace in RE\",\n                \"description\": \"This is 💎 Grit & Grace ❤️ For All Things Real Estate, so welcome to the club! Real Estate as a profession is not for the faint of heart. In order to succeed you’ve got to have the GRIT while also showing GRACE. Our goal is to bring high level content from industry professionals who LEAD with massive grit and a lot of grace. We invite you to join us on this journey as we learn and grow together! ❤️\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_974983705_17d13ebf-45e3-46fd-bae8-8ce1c5c02838_thumbnail_250x250\",\n                \"num_members\": 214,\n                \"num_followers\": 48,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"We love everyone in the Real Estate space and we are grateful for what each of you does. Let’s keep this space FREE of pitching products and services.\",\n                        \"title\": \"🚫 No Pitch, Sales, Spam Zone\"\n                    },\n                    {\n                        \"desc\": \"Everyone is in a different place and at a different level. Be cognizant of the party poppers 🎉 as they are within their first 7 days on this app. You remember that feeling, so be kind and encourage\",\n                        \"title\": \"❤️ Show Grace\"\n                    },\n                    {\n                        \"desc\": \"Be sure to fill out your bio, add a picture, and connect your social handles. These three things lead to following and followers. Following people will unlock more CH rooms! Follow = “keys” 🔑 \",\n                        \"title\": \"🤝 Connect with someone \"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/grit-grace-in-re\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 468734858,\n                \"name\": \"Remote Startup Nomads\",\n                \"description\": \"An inclusive club for nomads & startup founders building remote companies 🌏 ✈️ 🔮 \\n\\nWe’re here to uplift and support visionaries around the world.\\n\\nJoin us for tips, insights, and laughs!\\n\\nHosted by @stephenchoi, Co-founder & CEO of Hi Right Now 🙋\\u200d♀️ Feel free to DM for any questions or ideas!\\n\\nTo learn more about us and listen to our podcast, check out www.hirightnow.co\\n\\nTo be added as a member, please follow the club and admin @stephenchoi\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_468734858_d756c40c-0818-4592-9d15-ff63b1c3fdd6_thumbnail_250x250\",\n                \"num_members\": 103,\n                \"num_followers\": 22,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/remote-startup-nomad\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 933564504,\n                \"name\": \"From Rich To Wealthy\",\n                \"description\": \"Welcome to From Rich ➡️ Wealthy where we network to discuss how to build true wealth in America 🇺🇸 💸🚀\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_933564504_5fd4bb94-e98a-4597-9f5f-345f93f9554f_thumbnail_250x250\",\n                \"num_members\": 67,\n                \"num_followers\": 33,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/from-rich-to-wealthy\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1640089937,\n                \"name\": \"ism.Earth\",\n                \"description\": \"Here at the ism.Earth (TM) we explore topics at the nexus of Ancient Wisdom, Modern Technology and Future Society. \\n\\nWe are your hosts - Adah Parris, originator of the concept of Cyborg Shamanism , and Marques Anderson, a Cyborg Anthropologist. We have dedicated our lives work to understanding the relationships and intra-connections between multiple scientific disciplines, ancestral practices, actors who drive technical innovations, and societal norms. \\n\\nWe are storytellers and “The purpose of a storyteller is not to tell you how to think, but to give you questions to think upon” (Brandon Sanderson, The Way of Kings). \\n\\nThe world is undergoing a global evolution which is integrating developments in biology, materials and information technologies at an accelerating pace, therefore the future of how humans relate to and intertwine with technology and machines is being defined at this very moment. This raises many fundamental and ethical questions, like how society should seek to shape evolution and governance around technological innovation, and the boundaries between human and machine. We explore with an understanding that language is a carrier of cultural values.\\n\\nThe ism.Earth room on Clubhouse will be a space to explore how the relationship between technology and humans can play an active role in societal transitions and adaptation towards building and developing sustainable communities for the future. To join our community visit www.ismearth.club\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1640089937_a5a3720a-090d-481c-bda3-f6116e9bbaaf_thumbnail_250x250\",\n                \"num_members\": 213,\n                \"num_followers\": 776,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/ism.Earth\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1935132361,\n                \"name\": \"Multifamily Mastery\",\n                \"description\": \"Welcome to Multifamily Mastery by Rod Khleif\\n\\nInside You'll Find:\\n\\n• Access to guests/ industry experts who have appeared on my podcast\\n• Networking with potential Partners and Investors\\n• Passionate group of people all interested in MultiFamily investing\\nAND...\\n• My team and I answer questions which will accelerate your learning curve\\n\\nConnect - With others interested in investing in multifamily properties. Build your team and make new friends along the way. Some of my most lucrative relationships were built over a cup of coffee.\\n\\nRoom Conversation - Get involved and share your ideas. We want to hear them!\\n\\nQuestion / Answer - Do you have a question? If you want to reach out and hear from others and their experiences this will be a great place to get ideas and feedback.\\n\\nMotivation - Let's keep each other inspired for success! In this club, you'll find inspiration when you need it to charge forward and take massive action toward success.\\n\\nWe're glad you're here! There are just a few rules to keep this space a positive, valuable community for all. Please read through these rules and adhere to them when interacting in the group.\\n\\n1. Be Respectful. Don't be rude, crass or otherwise detrimental to others in the club.\\n\\n4. Bring Value. Please put thought to your thought and share things you think would be of value to others in the group. Your thoughts must focus on real estate investing or be of a motivational nature.\\n\\nAgain, we're glad you're here And we look forward to meeting you.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1935132361_93443efd-7436-45ed-8547-2cf0d5b0b3b7_thumbnail_250x250\",\n                \"num_members\": 38,\n                \"num_followers\": 72,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/multifamily-mastery\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1763336265,\n                \"name\": \"Visionary Council\",\n                \"description\": \"Illuminating the future of feminine and masculine leadership to unlock the keys to human peaceful coexistence and planetary thriving\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1763336265_f46f619e-2dcc-4c8b-88b2-07ec46f9c07f_thumbnail_250x250\",\n                \"num_members\": 133,\n                \"num_followers\": 71,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/visionary-council\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1856570016,\n                \"name\": \"Super Connectors\",\n                \"description\": \"💯 “It’s Clubhouse, Done Differently.” 💯 No cliques. No drama. Just a group of people on a mission of H.O.P.E. (Help One Person Everyday). We help each other. WE RISE TOGETHER! 🚀\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1856570016_d4530471-4081-4759-9689-bffce19e43df_thumbnail_250x250\",\n                \"num_members\": 241,\n                \"num_followers\": 827,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/super-connectors\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 867217853,\n                \"name\": \"The Variety Society \",\n                \"description\": \"To promote the art, craft and business of variety entertainment through open and inspiring conversation.  The Variety Society is designed to give likeminded performers, producers and enthusiasts in the variety arts the opportunity to catch up, share stories, give advice, discuss the business, and reveal secret tips to those looking to improve their knowledge and skills in the variety arts.  **Members can start a room & also nominate others for membership!\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_867217853_0de578a1-9ddf-447e-a3f6-6947df44aba4_thumbnail_250x250\",\n                \"num_members\": 55,\n                \"num_followers\": 12,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [\n                    {\n                        \"desc\": \"Number one rule of being a human is to respect each other. Goes for this club also. \",\n                        \"title\": \"#1 Respect\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/the-variety-society\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 914234678,\n                \"name\": \"Business Mastermind Club \",\n                \"description\": \"Teaching best practices on creating wealth from your business. Discover the secrets of elite business owners, investors, marketing experts. Remove yourself from working in the business and transition to business owner / owner / operator. Mastermind led by multi 8 figure entrepreneur Shaqir Hussyin (Funnels.com) & Fellow industry experts. \",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_914234678_63f930e6-65f7-40b2-b4ad-d12a5fea1774_thumbnail_250x250\",\n                \"num_members\": 85,\n                \"num_followers\": 70,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/business-mastermind\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 837299751,\n                \"name\": \"Unshakeable Confidence\",\n                \"description\": \"—————————————————\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_837299751_7749bd4d-0495-40f0-aa06-d5389465b913_thumbnail_250x250\",\n                \"num_members\": 68,\n                \"num_followers\": 22,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"This is a safe space to explore the Barrie’s that have held you back from the life you desire. Be kind to your fellow seekers. \",\n                        \"title\": \"Be Kind \"\n                    },\n                    {\n                        \"desc\": \"This is a place to have meaningful conversations, and to respectfully challenge viewpoints. Any hate speech, uncivil behavior, or threatening speech will not be tolerated. \",\n                        \"title\": \"Civil Discourse Is Encouraged \"\n                    },\n                    {\n                        \"desc\": \"This is a place where we seek truth...and the truth is a place that can not reached without the willingness to be vulnerable and open. You’re safe here. \",\n                        \"title\": \"Be Vulnerable \"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/unshakeable-confiden\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 233860277,\n                \"name\": \"Empower Happiness\",\n                \"description\": \"Help me on my life’s mission to empower over 1 billion people to be happy!\",\n                \"photo_url\": null,\n                \"num_members\": 59,\n                \"num_followers\": 50,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/empower-happiness\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1497463068,\n                \"name\": \"On Broadway\",\n                \"description\": \"They say the neon lights are bright \\r\\n𝗢𝗡 𝗕𝗥𝗢𝗔𝗗𝗪𝗔𝗬\\r\\nThis is the official club for all things Broadway; Performances, learning, Q&A’s, mentorship, discussions and a real community of over 14K+ members/followers that include Tony Award Winning Broadway Stars, Producers, Casting, Writers Performers, Aspiring Students, and Theater Lovers.\\r\\n\\r\\n🎫 𝗘𝗩𝗘𝗡𝗧𝗦 𝗖𝗔𝗟𝗘𝗡𝗗𝗔𝗥: \\n\\n🎭𝑷𝒓𝒐𝒅𝒖𝒄𝒊𝒏𝒈 𝑨 𝑩𝒓𝒐𝒂𝒅𝒘𝒂𝒚 𝑺𝒉𝒐𝒘 101\\nTuesday, March 30th at 2pm EST \\n\\n🎬𝑨𝒖𝒅𝒊𝒕𝒊𝒐𝒏 101: 𝑯𝒐𝒘 𝑻𝒐 𝑩𝒐𝒐𝒌 𝑩𝒓𝒐𝒂𝒅𝒘𝒂𝒚\\nWednesday, March 31st at 2pm PT \\n\\n𝗣𝗟𝗘𝗔𝗦𝗘 𝗦𝗨𝗣𝗣𝗢𝗥𝗧 𝗔𝗥𝗧𝗜𝗦𝗧 𝗕𝗬 𝗗𝗢𝗡𝗔𝗧𝗜𝗡𝗚: \\n💰𝗖𝗮𝘀𝗵𝗮𝗽𝗽:  $𝗢𝗻𝗕𝗿𝗼𝗮𝗱𝘄𝗮𝘆𝗖𝗛 \\n🏧𝗩𝗲𝗻𝗺𝗼:    @𝗢𝗻𝗕𝗿𝗼𝗮𝗱𝘄𝗮𝘆𝗖𝗛\\r \\r\\n𝗙𝗲𝗮𝘁𝘂𝗿𝗲𝗱 𝗶𝗻:\\r\\n🗞BroadwayWorld🗞Playbill \\r\\n🗞ESSENCE 🗞Yahoo! News \\r\\n🗞BuzzFeed News🗞Glamour UK \\n🗞Insider 🗞Hollywood Reporter\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1497463068_07a754f8-6ae7-41d3-8570-cf4f180bf671_thumbnail_250x250\",\n                \"num_members\": 4299,\n                \"num_followers\": 10260,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"We are building REAL community. Nominate 5 friends to activate membership. \",\n                        \"title\": \"Nominate 5 \"\n                    },\n                    {\n                        \"desc\": \"Be respectful, inclusive, supportive and understanding. The goal is to connect over the many things we have in common instead of harboring over the few things we may not.\",\n                        \"title\": \"Care\"\n                    },\n                    {\n                        \"desc\": \"I dare you to follow your dreams with everything in you. Live as if you already have it. We are here to affirm and inspire. Say yes to you! \",\n                        \"title\": \"Dare\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/onbroadway\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 949834690,\n                \"name\": \"VISIONARIES CLUB\",\n                \"description\": \"Visionaries Club hosts series of Fireside Chats with global Leaders, Legends & Luminaries from diverse professions, careers, business, and industries to speak about their early experiences and offer advice on finding true passion and inspiration that defined their vision to achieve their personal and professional success. Our Fireside Chsts are meant to inspire our members to seek advice in order to achieve their own goals and vision in turn be in a position to spread an act of greater good. 🏆🙏🏻.   |    Events are sponsored by GreenHills Ventures with donations to several Not-for-Profits supporting homeless in NYC.  |   Recent Fireside Chat events with Kiki VanDeweghe, All Star NBA Legend and Executive Vice President of NBA, Christopher Salem, CEO Coach, Corporate Training and Management Coach. Upcoming weekly Fireside Chats to be announced.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_949834690_d9207347-c095-4a48-a112-4d5c2268d872_thumbnail_250x250\",\n                \"num_members\": 376,\n                \"num_followers\": 27,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"Be polite and respect others so they will do the same to you.\",\n                        \"title\": \"BE POLITE\"\n                    },\n                    {\n                        \"desc\": \"Be genuine with your suggestions and advice so others will do the same for you.\",\n                        \"title\": \"BE GENUINE\"\n                    },\n                    {\n                        \"desc\": \"Be sharing with your gains and help others so that you may in turn receive greater invskuable gains.\",\n                        \"title\": \"BE SHARING\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/visionaries-club\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 178668513,\n                \"name\": \"Caltech\",\n                \"description\": \"Open to current students, alumni, faculty, and affiliates of the Caltech community.\\n\\n👥 Nominate fellow affiliated members using the + in the upper right.\\n\\n🎉 Feel free to host and start rooms\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_178668513_3e6cb382-1da0-4e77-86e7-549f46054de9_thumbnail_250x250\",\n                \"num_members\": 64,\n                \"num_followers\": 19,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/Caltech\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1627172525,\n                \"name\": \"Syndicates VC\",\n                \"description\": \"Anyone can start a room, but please be respectful. This club will be a space for syndicates VC and angels to join deals that they find appropriate for their portfolio(s). Startups will be able to pitch and find strategic investors that suit their idea. This is an industry-agnostic club, and every idea is welcome. Founders Committee is an offline and online syndicate fund. To join our offline fund, contact @danielmerja. For our online fund, visit bit.ly/FCangel\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1627172525_e22aff36-1975-4a33-bfaf-cf948e6a5629_thumbnail_250x250\",\n                \"num_members\": 346,\n                \"num_followers\": 20,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [\n                    {\n                        \"desc\": \"Be respectful and help one another. Our goal is to connect with investors and help entrepreneurs with grow. \",\n                        \"title\": \"✊ Be Respectful\"\n                    },\n                    {\n                        \"desc\": \"Please help the community grow and nominate people to join the club. Anyone can start a room with topics around the theme of the club.\",\n                        \"title\": \"🤝 Help the Community Grow\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/syndicates-vc\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 77978852,\n                \"name\": \"Mamba Mentality\",\n                \"description\": \"8️⃣♾2️⃣4️⃣\\n\\n“The mindset isn’t about seeking a result - but the process of getting to that result” - Kobe Bryant  \\n🐍\\nDedicated to the late great, Kobe Bryant \\n🐍\\nWe encourage discussion about determination, focus, motivation, perseverance, and mindset ✊\\n🐍\\nA place for Kobe fans to come together, learn from each other and network 🌎💜🤲\\n🐍\\nThe Five Pillars of the Mamba Mentality:\\n🟡Resilience\\n🟣Fearlessness\\n🟡Obsessiveness\\n🟣Relentlessness\\n🟡Passion\\n🐍\\nWe will be hosting regular Mamba Mondays Noon PST\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_77978852_b2297c50-6f50-48a2-a5da-eb66e7e8683d_thumbnail_250x250\",\n                \"num_members\": 99,\n                \"num_followers\": 23,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/mamba-mentality\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1446004020,\n                \"name\": \"UC Berkeley 柏克萊校友會\",\n                \"description\": \"Home for Cal students, faculty, and alumni. Regularly schedule networking events on CH.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1446004020_5093fab2-a3cf-41b3-841d-30745307230b_thumbnail_250x250\",\n                \"num_members\": 12,\n                \"num_followers\": 0,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/uc-berkeley-%E6%9F%8F%E5%85%8B%E8%90%8A%E6%A0%A1%E5%8F%8B%E6%9C%83\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1694438468,\n                \"name\": \"The Bear’s Lair\",\n                \"description\": \"This is an unofficial social club run by UC Berkeley alumni, but open to everyone 😁 The club name refers to a pub on campus that has Happy Hour 🍻. Come drink (BYOB 🥃), share stories (good and bad), and network🌱                                                      🗓Official Club Meeting: Every Thu 8 PM PST // Fri 12 PM KST (unless announced)                                           ✔️Rules (may change depending on any reports of abuse):                                                1. Rooms can be created freely.                                             2. Please stay positive, inclusive, and adhere to the community guidelines and terms.                                                3. This club is to be a safe space for the members of the UC Berkeley community and friends of Cal. Hate speech or harassment will not be tolerated.                                                     4. Club members will be added after profile review to filter out any trolls or bots. At this moment club membership is open to everyone (you don’t have to be a Cal student or alum).                                            Oh yeah, Go Bears 🐻\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1694438468_15b2474d-7769-46e4-91c1-d758b7c32ab3_thumbnail_250x250\",\n                \"num_members\": 63,\n                \"num_followers\": 11,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/the-bears-lair\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 411324109,\n                \"name\": \"Loft Level Mindset\",\n                \"description\": \"LEVEL UP your....\\n\\n...Mindset 🧠 \\n...Marketing 📚\\n...Motivation 😤\\n\\nGrowth is a CHOICE!! \\n\\nThis club is ONLY for those looking to upgrade their lives. 📈📈\\n\\nBring the energy, bring the effort, and bring the value.\\n\\nLearn how to have a BULLET PROOF mindset 🧠 \\nGrow into a LOFT LEVEL social media WARRIOR ⚔️\\nStay in a LEVELED UP state of motivation 📈📈\\n\\nLet’s grow ⚔️\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_411324109_3034b5c6-ece5-4ea8-8356-713340679579_thumbnail_250x250\",\n                \"num_members\": 164,\n                \"num_followers\": 62,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/loft-level-mindset\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1418662031,\n                \"name\": \"MENTALVITAMINZ \",\n                \"description\": \"Bringing your dose of MENTALVITAMINZ. \\nHighlighting topics on self care,\\ngrowth & all that life brings to the plate.\\n\\n\\\"I found a loose string dangling from the hem of my existence. When I pulled it, the world around me began to unravel.\\\" ✨🌙\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1418662031_96e602fa-53d3-413b-a7d4-dfedcdc3ed85_thumbnail_250x250\",\n                \"num_members\": 123,\n                \"num_followers\": 15,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/MENTALVITAMINZ\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1902538523,\n                \"name\": \"THE WINNER’S CIRCLE \",\n                \"description\": \"Who and what we surround ourselves with is who and what we become. This room was created to elevate your life and take it to the next level, In this club we will be discussing, how to build/brand your business, everything you need to learn about social media, and how to manifest anything you want in your life and make it happen! Join The Winner’s Circle today to surround yourself with the best of the best on clubhouse!\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1902538523_2e2f14f6-538c-45dc-851b-c268d37bedfc_thumbnail_250x250\",\n                \"num_members\": 2766,\n                \"num_followers\": 373,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/the-winners-circle-2\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1389035132,\n                \"name\": \"Innovative Monsters\",\n                \"description\": \"\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1389035132_66ce410d-34bd-498d-a20a-f2cf849c9300_thumbnail_250x250\",\n                \"num_members\": 97,\n                \"num_followers\": 19,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/innovative-monsters\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 377599281,\n                \"name\": \"Bitcoin Creatives\",\n                \"description\": \"\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_377599281_c5f8168e-77d5-4cf5-a389-a6a59d9b4bd6_thumbnail_250x250\",\n                \"num_members\": 315,\n                \"num_followers\": 94,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [\n                    {\n                        \"desc\": \"\",\n                        \"title\": \"Be Brief & Kind. Mute Your Mic Til You Speak.\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/bitcoin-creatives\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 756279593,\n                \"name\": \"Superhero house \",\n                \"description\": \"Welcome to superhero house . A place to collaborate and spread the word about your non profits , charities , fund raisers , world crises solutions and companies that do good and give back . \",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_756279593_61d2ce97-4139-4c38-98c4-bd58ae1f0cdc_thumbnail_250x250\",\n                \"num_members\": 117,\n                \"num_followers\": 48,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/superhero-house\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 279,\n                \"name\": \"Life Is A Festival\",\n                \"description\": \"A community for people who live the open-hearted, experimental joy of a festival year round. Sometimes also a podcast. 🎪🎡🎉\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_279_d3c44e3e-04c9-41e8-9c97-6ac1c08a3f4b_thumbnail_250x250\",\n                \"num_members\": 223,\n                \"num_followers\": 3758,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/lifeisafestival\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 945027490,\n                \"name\": \"Xpress Leadership\",\n                \"description\": \"Xpress Leadership is a business and self-development talk show.   We attract world-class game changers in a forum like format .  These conversations are designed, so that you grow and elevate your career, business, mindset, health, and relationships.  \\n\\nWe believe anything is possible when you look beyond your understanding.  We stand for all that life has to offer you in success and fulfillment.  You have the power to generate both.  \\n\\nJoin us to contribute, listen, and grow!   Enhance your leadership: \\n1. JOIN- Follow Ash and he will send you a invite directly.  \\n2. GIVE - Nominate others to contribute and grow \\n3.  HOST - DM Ash a topic and he will support you in hosting\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_945027490_9c265c9b-3a7d-4fa2-a1d9-c8562a5a1111_thumbnail_250x250\",\n                \"num_members\": 288,\n                \"num_followers\": 55,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": true,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"We love people.   Meaning it’s always about the audience and only about the audience.\",\n                        \"title\": \"We are LOVING\"\n                    },\n                    {\n                        \"desc\": \"We don’t PITCH!  Meaning, we don’t need to direct the audience to direct message (DM).   The audience is powerful enough to make that choice on their own.\",\n                        \"title\": \"We GIVE 2 GIVE\"\n                    },\n                    {\n                        \"desc\": \"We respect people and the club conversation.   We choose to be present to listen, because every voice matters.  We also share respectfully because every voice matters. \",\n                        \"title\": \"We RESPECT & are PRESENT \"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/xpress-leadership\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1911113975,\n                \"name\": \"Bite Club\",\n                \"description\": \"𝐃𝐚𝐧𝐞 𝐂𝐨𝐨𝐤’𝐬 “𝐁𝐞𝐭𝐫𝐚𝐲𝐚𝐥 𝐌𝐢𝐠𝐡𝐭 𝐁𝐞 𝐓𝐡𝐞 𝐆𝐫𝐞𝐚𝐭𝐞𝐬𝐭 𝐆𝐢𝐟𝐭 𝐓𝐡𝐞 𝐔𝐧𝐢𝐯𝐞𝐫𝐬𝐞 𝐆𝐢𝐯𝐞𝐬 𝐘𝐨𝐮“ 𝟑/𝟑𝟏 𝟔𝐩𝐦 𝐏𝐒𝐓               Welcome to Bite Club... a virtual brunch & dinner buffet where the multitude of topics are as delicious as the spread & YOU are the guest of honor. From high profile welcome parties, 90’s club kid reunions, recipes, food & drink culture, social issues, positive vibes, dream destinations, travel stories, spirituality, DIY home/RV renovation tips, women empowerment, understanding NFT, art, music & fashion... take a seat & grab a bite at the Bite Club 💄💋🍒\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1911113975_2aabbe78-0cec-498f-aefa-96acefe2d859_thumbnail_250x250\",\n                \"num_members\": 1007,\n                \"num_followers\": 417,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"No talking over others, interrupting \",\n                        \"title\": \"One mic... \"\n                    },\n                    {\n                        \"desc\": \"Absolutely NO hate speech, partisan politics, misogyny, racism, shaming & not being cognizant of those with special needs listening who require knowing who is speaking. \",\n                        \"title\": \"Respect...\"\n                    },\n                    {\n                        \"desc\": \"Share the club link or nominate people to join\",\n                        \"title\": \"Lastly...\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/bite-club\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 295376151,\n                \"name\": \"Psychology of Influence \",\n                \"description\": \"Hosted by a Dr of Psychology.                                                  \\n\\nIt ain’t what you know but the way that you use it! How can you secure your best Negotiation and Influence impact in all parts of life? \\n\\nThis club is all about Psychology in practice - in sales, investing, startups, marketing & branding, entrepreneurship, contracting & deal making, leadership, teams, all kinds of relationships, culture building, handling difficult conversations, or conflicts, self limiting beliefs and imposter syndrome. \\n\\nTogether with a range of special guest speakers, Dr Solheim - an HBR & Forbes recommended author & trained psychologist hosts this space and shares insider tips for success! \\n\\nAll rooms offer coaching and information and not therapy.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_295376151_cbddf4f0-7bf2-4d8b-a931-b64b7cd86c2f_thumbnail_250x250\",\n                \"num_members\": 150,\n                \"num_followers\": 720,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"At all times to everyone without exception. This boils down to showing empathy and kindness in speaking and listening. We are inclusive and conscious of others needs different to our own. \",\n                        \"title\": \"Respectful communication \"\n                    },\n                    {\n                        \"desc\": \"There is no room for any racism, sexism, ageism, or other forms of malignant judgment.\",\n                        \"title\": \"A judgement free zone \"\n                    },\n                    {\n                        \"desc\": \"This is a safe place to talk freely without fear of record. If any form of recording is discovered or detected, those sharing it in any way will be reported and further legal action may be taken.\",\n                        \"title\": \"No recording allowed\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/psychology-of-influe\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 70581345,\n                \"name\": \"Keys to the Club\",\n                \"description\": \"This is an open space for people to network, talk about cars, and/or share useful knowledge. Be happy and confident 👍🏽\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_70581345_b2bfe101-5fc3-436d-9a59-d0dbbb8e584a_thumbnail_250x250\",\n                \"num_members\": 419,\n                \"num_followers\": 125,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/keys-to-the-club\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1546899326,\n                \"name\": \"Business Growth\",\n                \"description\": \"Ready to scale your business to new heights? Don’t wait another second. The Business Growth Club is founded on values of entrepreneurship, experiential wisdom, and authentic connections... all to help you reach your goals faster and with more success than trying to figure it out on your own. \\n\\n💥 M-F ROOM ON SCALING YOUR BUSINESS 🙌 \\nNoon ET / 9am PST\\n\\nWe discuss everything from day-to-day business strategies to mindset tips that will help you level-up in your personal life & business. \\n\\n✳️  Topics Include:  ✳️\\n\\n🚩  Entrepreneurship \\n🚩  Business Mindset Tips\\n🚩  Marketing Strategy\\n🚩  Market Research\\n🚩  Team Building\\n🚩  Google Ads, AdWords \\n🚩  Content Creation + Organic Reach\\n🚩 Paid Ads: Facebook, Instagram, LinkedIn, YouTube \\n🚩  Digital Courses \\n🚩  Membership Sites\\n🚩  Marketing Funnels\\n🚩  Email Marketing\\n🚩  Small Business\\n🚩 Business Finances\\n🚩  Digital Strategy + More...\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1546899326_7e1a1d0b-f1ec-4a25-8197-460fb40871eb_thumbnail_250x250\",\n                \"num_members\": 828,\n                \"num_followers\": 502,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"We all have a journey to share. This is a space to learn from story, and soak in experiential wisdom, honesty, and the desire to grow others as well as yourself. \",\n                        \"title\": \"Less teaching, more sharing \"\n                    },\n                    {\n                        \"desc\": \"Yes we are seriously growing our businesses. Still, it’s ok to laugh! We welcome authentic connections and good-intentioned humor. \",\n                        \"title\": \"Humor + connection \"\n                    },\n                    {\n                        \"desc\": \"We facilitate experiences that hold space for all perspectives. We invite creative, critical, and challenging thinking. Step into this space with an intention of love and connection.\",\n                        \"title\": \"Exploratory thinking + perspectives \"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/business-growth\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1944010566,\n                \"name\": \"Likeable Business \",\n                \"description\": \"Nice guys (and gals) CAN finish first. Led by NY Times bestselling authors and serial entrepreneurs Randi Zuckerberg & Dave Kerpen, the club is for people who believe that kindness in relationships and in business pays off, and that people skills, leadership, success & happiness go hand in hand. Now building 24/7 programming! Join our tribe!\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1944010566_39d6065b-5a1c-48d1-983a-3f9b8efb89a4_thumbnail_250x250\",\n                \"num_members\": 2068,\n                \"num_followers\": 987,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [\n                    {\n                        \"desc\": \"Kindness matters. Please say please and thank you, and when you are speaking, be concise (this is a form of kindness). \",\n                        \"title\": \"Be kind! \"\n                    },\n                    {\n                        \"desc\": \"It’s important that we share our insights and the stage with a diverse, representative group of people. Representation matters. \",\n                        \"title\": \"Be inclusive! \"\n                    },\n                    {\n                        \"desc\": \"Please nominate 5+ friends to join us! Want to start your own room? As long as the core values of kindness, authenticity & listening are represented, we want you! Visit LikeableClubRequest.com now\",\n                        \"title\": \"Be active!\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/likeable-business\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1647212795,\n                \"name\": \"Ipsy\",\n                \"description\": \"All about Ipsy, beauty and subscriptions boxes\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1647212795_46b09d39-6b0a-4ba7-a9cb-25fa268aa2ee_thumbnail_250x250\",\n                \"num_members\": 68,\n                \"num_followers\": 31,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": true,\n                \"is_community\": true,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/Ipsy\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 19078717,\n                \"name\": \"曲家瑞 Talk To Me\",\n                \"description\": \"\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_19078717_02424378-9f26-49fb-b131-cc19accfdd3d_thumbnail_250x250\",\n                \"num_members\": 22,\n                \"num_followers\": 1109,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/%E6%9B%B2%E5%AE%B6%E7%91%9E-talk-to-me\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1564987614,\n                \"name\": \"Asian Startups\",\n                \"description\": \"Welcome to the Asian Startups Club! \\n\\nWe are the first club on ClubHouse dedicated to build a community of founders, VCs, and accelerators specifically focused on the startup ecosystem in Asia. \\n\\nWeekly talks every Tuesday @ 7PM PT / Wednesday @ 10AM Hong Kong\\n\\nIf you’d like to…\\n-   Host a room with Asian Startups Club\\n-   Sponsor a room or the club\\n-   Partner on hosting a room\\n-   Contact @pandaventures\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1564987614_2d386766-582d-428a-8213-17b125a73dda_thumbnail_250x250\",\n                \"num_members\": 677,\n                \"num_followers\": 406,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/asian-startups\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1456258094,\n                \"name\": \"Las Vegas Real Estate\",\n                \"description\": \"\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1456258094_131785fe-b80b-4a0a-ab43-43c7395df61b_thumbnail_250x250\",\n                \"num_members\": 154,\n                \"num_followers\": 13,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": true,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"Stay up to date with what all the admin are doing & rooms they’re hosting. \",\n                        \"title\": \"Follow Admin 📲\"\n                    },\n                    {\n                        \"desc\": \"We’re all adults.\",\n                        \"title\": \"Be Courteous ✨\"\n                    },\n                    {\n                        \"desc\": \"We want this club to grow. If you feel like someone can add value, nominate em!\",\n                        \"title\": \"Nominate 2 Friends 👯\\u200d♀️ \"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/las-vegas-real-estat\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 446786704,\n                \"name\": \"The SPAC Investment Club\",\n                \"description\": \"The SPAC Club: Investor Education, Latest Trends and more. Join us from 3-4 pm (pst) M-F. \\n\\nThe SPAC Club is for everyone from the professional trader to the casual investor. Notable people from the worlds of business appear on the show. Questioning guests & offering their opinions on SPACs. Hosted by Manny Fernandez.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_446786704_30333594-a19b-4d19-a882-0238358f7292_thumbnail_250x250\",\n                \"num_members\": 610,\n                \"num_followers\": 638,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": true,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/the-spac-investment\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1032430976,\n                \"name\": \"Asian Leaders Alliance\",\n                \"description\": \"Asian Leaders Alliance is a community of ERG Leaders that represents 120+ Corporate Asian ERG and includes organizations, individuals, and allies. Our vision is to foster collaboration across Asian Pacific Islander Employee Resource Groups (ERG) and civic organizations in effort to spur positive, long-term, and inclusive community impact. And we say Asians, we mean all Asians! South/East/Southeast/West/North/Pacific/etc Asians.\\n\\nView our Unifying Statement Against Community Violence: http://bit.ly/ala-unifying\\nERG QuickStart Deck: http://bit.ly/ala-quickstart-cre\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1032430976_2d646aa8-76ca-47cc-bb1f-47e1dee3db41_thumbnail_250x250\",\n                \"num_members\": 39,\n                \"num_followers\": 90,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/asian-leaders-allian\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 114347839,\n                \"name\": \"Linkedin(ternational) Club\",\n                \"description\": \"A global collective of Linkedinthusiasts dedicated to human connection, effective communication, fulfilling collaboration & the future of networking.                                                                                             \\n\\nJoin us every weekday at 8:30am ET for our Linkedinternational Office Hour - a room for LinkedIn nerds, n00bs, & anyone in between to talk LinkedIn strategy Deliberately scheduled to encourage international participation from across the world, especially UK, Europe, & Asia. \\n\\nIf you’d like to start a room with the club, please reach out to any of our mods with ideas!\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_114347839_ec4a3961-e1ad-495f-ae07-1d54902d126e_thumbnail_250x250\",\n                \"num_members\": 2237,\n                \"num_followers\": 383,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": true,\n                \"is_community\": true,\n                \"rules\": [\n                    {\n                        \"desc\": \"Above all else, this is a club is for professionals. If you wouldn’t say it on LinkedIn or in your office, don’t say it here. Harassment and trolling will not be tolerated. FULL STOP 🛑! Seriously. \",\n                        \"title\": \"Be kind, respectful, & professional. \"\n                    },\n                    {\n                        \"desc\": \"We are here to learn from & share with one other. Some rooms are free flowing while others are more structured. Pay attention & know the difference! When in doubt, be concise, mindful, & self-aware. \",\n                        \"title\": \"Read & Respect the Room\"\n                    },\n                    {\n                        \"desc\": \"No one is hanging out in our rooms because they love hearing self-aggrandizing sales pitches. It’s fine to promote your services but do it with class, modesty, & subtlety (preferably via LinkedIn). \",\n                        \"title\": \"Be your authentic, empathetic, genuine self!\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/linkedinternationalclub\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 703696290,\n                \"name\": \"NFT ART CURATION\",\n                \"description\": \"🔥We host meaningful dialogues among art curators, art critics and artists on NFT art exhibition and its future.  #クリプトアート #キュレーター #策展人 #暗号資產 #NFT예술 #암호화예술 #현대미술 #큐레이터 #區塊鏈 #以太币 #暗號藝術 #NFT艺术 #当代艺术 #contemporaryart\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_703696290_c08f1291-0b5b-489c-aede-68a79371f5c9_thumbnail_250x250\",\n                \"num_members\": 127,\n                \"num_followers\": 606,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/nft-art-curation\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 706809449,\n                \"name\": \"Family Office Network\",\n                \"description\": \"The Family Office Network is an invitation only club whose mission is to provide a platform for Family Offices to network with other Family Offices and share deal flow and best practices.  It is also designed as a club for service providers to network with Family Offices. \",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_706809449_24e3ac7b-d9b2-47f9-b2bd-8af7bab79e0a_thumbnail_250x250\",\n                \"num_members\": 73,\n                \"num_followers\": 155,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/family-office-network\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 222071081,\n                \"name\": \"The Intentional Developer \",\n                \"description\": \"Welcome to the Intentional Developer! Let’s discuss various strategies to housing such as: Affordable Housing, Supportive Housing, Senior Housing, Workforce Housing, Live/Work Housing, Market Rate Housing, and many more.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_222071081_fc9534ac-bc10-4c33-a1d9-cf57b0e6b28d_thumbnail_250x250\",\n                \"num_members\": 462,\n                \"num_followers\": 125,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/the-intentional-deve\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 926143271,\n                \"name\": \"Sustainable ASEAN-SE Asia\",\n                \"description\": \"Sustainable ASEAN is a home for all of us who care about sustainable development in Southeast Asia. Created on March 7! 💃 Our Telegram channel for events & idea crowdsourcing: (free encrypted iOS & Android app) : https://t.me/SustainableASEAN 💃                                        \\n\\n🚀 Obama’s Ex-CTO Michael Slaby next Tues, Apr 6 @ 9.30pm SGT/ 9.30am EST 🚀 Next Wed, COVID-19 keynote on World Health Day, 9.30pm SGT w global & regional health experts & leaders 🔆 Brunei, Thailand, Vietnam & Laos Country Spotlight in 2Q 💃 Members can again start rooms, on key sustainable devt topics, welcome new members or discuss topics they care about (pls be thoughtful & kind). 💃Inaugural event March 14 with inspirational world-class sustainability women leaders from ASEAN 💃 - Nurul Izzah Anwar of Malaysia (MP), Neo Gim Huay of Singapore (Temasek Sustainability MD), Serey Chea of Cambodia (assistant central bank governor), Jessica Aung of Myanmar (development finance leader), Cecile Dominguez of the Philippines (digital marketing leader), Gita Sjahrir of Indonesia (fitness entrepreneur). Sutapa Amornvivat of Thailand (fintech) TBC 💃🚀💫 DM @serendipity2all to nominate sustainable devt leaders you think best inspires your ASEAN country, & the best person to lead your country’s speaker selection within Sustainable ASEAN. Thanks!\\n\\nFrom breakthrough climate tech to key issues in AI & cryoto, to systemic enhancements & intra-ASEAN collaboration, we’ll have fireside chats by key leaders, domain experts & innovative thinkers, and regular discussions on key topics affecting us. In the works just the past few days: Our youth, Sustainability by a global MNC leader, explainable & empathetic AI, coffee value chain in ASEAN, future of food - vegan ice cream, arts & culture, sustainable investing, COVID-19 variants & outlook, Ang Lee. 😎 To join our adventure, 🚀 pls share your city of residence (all welcome but since last week, only ASEAN nationals & residents, & global domain experts, will be invited to be members) & which SDG you have interest or/& expertise in; we will escalate membership selectivity thereafter to those who contribute significantly to the quality of our discussions. DM us to propose topics you’d like to co-host, ideally with optimal speaker panels & rough concise agenda.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_926143271_3d379f74-716e-434b-a47b-07372a2b78eb_thumbnail_250x250\",\n                \"num_members\": 1002,\n                \"num_followers\": 393,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [\n                    {\n                        \"desc\": \"Please be thoughtful, kind & concise. No flaming of any country or person please. Bad behaviour can be gently called out.\",\n                        \"title\": \"1.\"\n                    },\n                    {\n                        \"desc\": \"Please check out the Sustainable Development Goals & see which resonate with you. Which goal do you think is most important for your country right now? For ASEAN as a whole?\",\n                        \"title\": \"2.\"\n                    },\n                    {\n                        \"desc\": \"Let’s co-create this club & build a better future for ASEAN! 😇💃🙏\",\n                        \"title\": \"3.\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/sustainable-asean-se\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 546815378,\n                \"name\": \"The South Florida Network \",\n                \"description\": \"Welcome to The South Florida Network \\n\\n👉Hey SoFlo ☀️ This is a club where people, businesses and entrepreneurs, from Miami to Fort Lauderdale from Boca to the Palm Beaches can connect on Clubhouse\\n\\nRooms each week on all things South Florida 🌴 Business, dining, real estate, travel, networking, tech, lifestyle and beyond☀️ \\n\\nLet’s discuss all things local 🏖     \\n\\n📍South Florida \\n📍Boca Raton      \\n📍Fort Lauderdale \\n📍West Palm Beach \\n📍Miami \\n\\n☀️☀️☀️ Join the CLUB 😎 Nominate Members 😀\\n\\n👉Follow your admin: @themichelebee (Founder and editor of #SoooBoca Lifestyle + #SoooBoca Stories Podcast and YouTube) @soooboca \\n\\nNo politics 😄\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_546815378_f42e91d1-1eba-456e-908f-b31a29286bb9_thumbnail_250x250\",\n                \"num_members\": 111,\n                \"num_followers\": 46,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"Be kind and respectful.\",\n                        \"title\": \"Rule #1\"\n                    },\n                    {\n                        \"desc\": \"Please invite South Florida people and businesses to this club.\",\n                        \"title\": \"Rule #2\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/the-south-florida-network\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1288925834,\n                \"name\": \"Who Ya Know Job Network\",\n                \"description\": \"Today’s employment search is more complex than ever. It is not always what you know, but Who Ya Know can make all the difference in your search for employment.\\n\\nOur goal is to leverage relationships and our professional network to open doors, equip you with the best knowledge, resources, support, and education available.\\n\\nEach show you will learn from industry experts on a wide range of topics including search techniques, resumes, interview skills, maximizing employee benefits and more.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1288925834_8cb53178-ae48-488e-87ab-b7f31f3902d0_thumbnail_250x250\",\n                \"num_members\": 63,\n                \"num_followers\": 56,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/who-ya-know-job-network\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 588521645,\n                \"name\": \"Probate, Trust, & Estate\",\n                \"description\": \"Probate, Trust, & Estate Club to discuss all things related to same! Attorneys, CPAs, private trustees, financial planners, etc!\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_588521645_d4fa8d8e-b7cf-4f78-8861-07feb7f04fe8_thumbnail_250x250\",\n                \"num_members\": 9,\n                \"num_followers\": 17,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/probate-trust-estate\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1871114297,\n                \"name\": \"New NFT Art & Music Daily\",\n                \"description\": \"a.k.a. 1C4RU5™️ (icarus, Tyrone Post)\\nNFT Artist and NFT Educator\\n\\nHelping to lighten the workload of other NFT leaders!\\n\\nZERO information is better than BAD information;  PLEASE reach out to me with any concerns!\\n\\n🎨🎶 New NFT Art & Music Daily:\\nBlockchain/DLT Morning News,\\nMon-Fri at 0800 PST while I\\nmint a new piece of #NFT art EVERY DAY\\nas an #NFTartist on OpenSea.io\\n\\nwww.newNFTdaily.com\\n\\n🎯 My goal is to teach other artists how to showcase their art every day,\\nand encourage them to:\\n-Stay up to date with current technology trends\\n-Navigate such a rapidly changing landscape\\n-Teach two other artists, themselves\\n-Give back to the NFT community who supports them, and to charity\\n\\nAn NFT (Non-Fungible Token) is a digital signature that’s mathematically impossible to counterfeit. It’s a blockchain-based, futuristic way of record-keeping and authentication. Most are built on Ethereum’s blockchain (as ERC-721 tokens).\\n\\nA good example of something fungible is a dollar which can be swapped with any other dollar because they’ll always be equal. However, Non-Fungible Tokens (NFTs) are unique, meaning if we both have NFTs, mine could be a poem, and yours could be your Birth Certificate since they cannot be exchanged “fungibley”/equally.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1871114297_dca823eb-a143-47c0-b349-20df21e8c9ad_thumbnail_250x250\",\n                \"num_members\": 129,\n                \"num_followers\": 27,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": true,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"ZERO information is better than WRONG information.\",\n                        \"title\": \"Don’t spread WRONG information.\"\n                    },\n                    {\n                        \"desc\": \"Distributed Ledger Technology (a.k.a. “Blockchain”) is the biggest invention since the internet, and is RAPIDLY growing.\",\n                        \"title\": \"ALL questions are GOOD questions.\"\n                    },\n                    {\n                        \"desc\": \"Opportunity is everywhere, but beware of “experts” within such a brand new space who *ALL* have knowledge gaps SOMEWHERE.\",\n                        \"title\": \"Have a healthy amount of SKEPTICISM alongside RESPECT.\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/new-nft-art-music\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 2031954236,\n                \"name\": \"Ecom Buddies \",\n                \"description\": \"Ecom Buddies is a powerful, interactive community of opportunity for online entrepreneurs, digital professionals and all those passionate about building and advancing their brand, their network and most importantly, their revenue generation.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_2031954236_919c8b2d-61cd-4a65-9a0f-c085ee789b08_thumbnail_250x250\",\n                \"num_members\": 99,\n                \"num_followers\": 83,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/ecom-buddies\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1637378057,\n                \"name\": \"All things Hollywood \",\n                \"description\": \"Let’s connect and talk about 🎹 Music 🎥  Movies and 📺 Television business in HOLLYWOOD 🎉                                       There's No Business Like Show Business. 🎬\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1637378057_8eb6ba78-3610-4437-ae32-be5f41c313c6_thumbnail_250x250\",\n                \"num_members\": 557,\n                \"num_followers\": 396,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/all-things-hollywood\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1157292652,\n                \"name\": \"ILANALAND MakeBelieveLive\",\n                \"description\": \"Take a key 🗝 walk with me🌳 Out of this world⚜️ choose life b free🏰Open the blind let it begin🌪believe in U 💎Shine the light within\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1157292652_95aa5efb-efeb-40cc-8203-87e6214abae1_thumbnail_250x250\",\n                \"num_members\": 155,\n                \"num_followers\": 37,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/ilanaland-makebelievelive\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 507965289,\n                \"name\": \"Mocha Joe’s\",\n                \"description\": \"Mocha Joe’s is a coffee shop that suggests tipping after a well known customer refused to tip. We love a good roast. We have the best scones. Come by for a chat but nothing too stale. Sponsored by Larry David.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_507965289_e2a69470-1006-45ee-a0f7-2fd1332d7ff0_thumbnail_250x250\",\n                \"num_members\": 44,\n                \"num_followers\": 25,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"\",\n                        \"title\": \"Tipping is preferred \"\n                    },\n                    {\n                        \"desc\": \"\",\n                        \"title\": \"No complaints over wobbly tables \"\n                    },\n                    {\n                        \"desc\": \"\",\n                        \"title\": \"No stealing our scone recipe \"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/mocha-joes\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 804809732,\n                \"name\": \"Creators\",\n                \"description\": \"The Creators Show is a talk show born on Clubhouse. It’s like TED meets Coachella. \\n\\nJoin the club for new episodes every week. \\n\\nEach episode has 3 parts: \\n\\n1) INTERVIEW (30 MIN): learn from top creators, experts & authors on how to navigate the creator economy, turn your passion into a profession & stay ahead of latest trends. \\n\\n2) LIVE MUSIC (5 MIN): hear a live performance from Broadway singers, violinists & beatboxers that ties to episode’s theme.\\n\\n3) Q&A (30+ MIN): ask your questions to our featured guest & panel of experts. \\n\\nPast episodes: Michelle Phan, Adam Grant, Angela Duckworth, Nas Daily, Yes Theory, LaurDIY, Pablo Rochat & more\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_804809732_2c0a234e-9d49-4754-a50e-b323f9c0d99a_thumbnail_250x250\",\n                \"num_members\": 2225,\n                \"num_followers\": 2454,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [\n                    {\n                        \"desc\": \"This isn’t exactly a club rule 😅 But you’re awesome so you must know awesome people. Nominate them after tapping “I accept rules” button below. \",\n                        \"title\": \"Know other awesome people?\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/Creators\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1802622099,\n                \"name\": \"AAPI Townhall\",\n                \"description\": \"RESOURCES:\\u2063\\u2063\\u2063\\u2063\\n\\u2063\\u2063\\u2063\\u2063\\nBit.Ly/ASIANTOWNHALL\\u2063\\u2063\\u2063\\u2063\\n\\u2063\\u2063\\u2063\\u2063 \\u2063\\u2063\\u2063\\u2063\\nStopAsianHate.Info\\u2063\\n\\u2063\\u2063\\u2063\\u2063\\nFor Asian-centric news: NextShark.com // @nextshark on Instagram\\u2063\\u2063\\u2063\\u2063\\n\\u2063\\u2063\\u2063\\u2063\\n———————————————\\u2063\\u2063\\u2063\\u2063\\n\\u2063\\nWe’re here to demand that Asians be represented and heard on Clubhouse and beyond.\\u2063\\u2063\\u2063\\u2063\\n⠀\\u2063\\u2063\\u2063\\u2063\\nWe believe the Asian experience is a defining characteristic of the framework of America, and we know that—in order to demand change on behalf of our community—we must first come together to understand the varied perspectives inherent to the AAPI community.\\u2063\\u2063\\u2063\\u2063\\n⠀\\u2063\\u2063\\u2063\\u2063\\nHelp us with our mission by contributing YOUR own perspective.\\u2063\\u2063\\u2063\\u2063\\n\\u2063\\u2063\\u2063\\u2063\\nYOU are welcome on our stage; YOU are valued.\\u2063\\u2063\\u2063\\u2063\\n⠀\\u2063\\u2063\\u2063\\u2063\\nJoin us for our NEXT official AAPI Townhall this Sunday (March 21st) at 9 PM EST / 6 PM PST.\\u2063\\u2063\\u2063\\u2063\\n\\u2063\\u2063\\u2063\\u2063\\nWe’ll be asking and answering questions, sharing resources, and unpacking our experiences together. Join our weekly series of conversations where all AAPIs, allies, and accomplices can honor and uplift the lived experiences of Asian-identifying folks.\\u2063\\u2063\\u2063\\u2063\\n\\u2063\\u2063\\u2063\\u2063\\nFounder: @angelene\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1802622099_7b5e36f3-6e50-4b63-b1ca-9077bd456c38_thumbnail_250x250\",\n                \"num_members\": 1509,\n                \"num_followers\": 284,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/aapi-townhall\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1997887124,\n                \"name\": \"AAPI Mindset & Healing\",\n                \"description\": \"𝗦𝗵𝗮𝗺𝗲. 𝗘𝗺𝗽𝗮𝘁𝗵𝘆. 𝗛𝗲𝗮𝗹𝗶𝗻𝗴. 𝗪𝗵𝗼𝗹𝗲𝗻𝗲𝘀𝘀. 𝗜𝗱𝗲𝗻𝘁𝗶𝘁𝘆. 𝗠𝗲𝗻𝘁𝗮𝗹 𝗛𝗲𝗮𝗹𝘁𝗵. 𝗠𝗶𝗻𝗱𝘀𝗲𝘁. 𝗚𝗿𝗼𝘄𝘁𝗵. 𝗟𝗲𝗮𝗱𝗲𝗿𝘀𝗵𝗶𝗽 𝗗𝗲𝘃𝗲𝗹𝗼𝗽𝗺𝗲𝗻𝘁.\\n\\nJoin me on my mission to bring greater healing, wholeness, identity and leadership development conversations to the Asian-American (AAPI) / Asian diaspora. \\n\\n𝘛𝘩𝘪𝘴 𝘴𝘱𝘢𝘤𝘦 𝘪𝘴 𝘪𝘯𝘵𝘦𝘯𝘥𝘦𝘥 𝘧𝘰𝘳 𝘵𝘩𝘦 𝘪𝘯𝘵𝘦𝘳𝘴𝘦𝘤𝘵𝘪𝘰𝘯𝘢𝘭𝘪𝘵𝘺 𝘰𝘧\\n\\n* 𝘮𝘦𝘯𝘵𝘢𝘭 𝘩𝘦𝘢𝘭𝘵𝘩\\n* 𝘯𝘦𝘶𝘳𝘰𝘭𝘰𝘨𝘺\\n* 𝘵𝘳𝘢𝘥𝘪𝘵𝘪𝘰𝘯𝘢𝘭 & 𝘯𝘰𝘯-𝘵𝘳𝘢𝘥𝘪𝘵𝘪𝘰𝘯𝘢𝘭 𝘵𝘩𝘦𝘳𝘢𝘱𝘺\\n* 𝘨𝘳𝘰𝘸𝘵𝘩 𝘤𝘰𝘯𝘷𝘦𝘳𝘴𝘢𝘵𝘪𝘰𝘯𝘴\\n\\n𝗙𝗼𝗹𝗹𝗼𝘄 𝗜𝗚 @𝗮𝗮𝗽𝗶_M𝗶𝗻𝗱𝘀𝗲𝘁A𝗻𝗱H𝗲𝗮𝗹𝗶𝗻𝗴\\nfor scheduled Clubhouse talks.\\n\\nHosted by Nancy Ly, NLP Master Practitioner/ Mindset Coach @asianmindset.\\n\\nMay we all be better together and free to be our best self! Looking forward to connecting with you all!\\n\\n* 𝘊𝘰𝘯𝘷𝘦𝘳𝘴𝘢𝘵𝘪𝘰𝘯𝘴 𝘩𝘦𝘭𝘥 𝘪𝘯 𝘵𝘩𝘪𝘴 𝘴𝘱𝘢𝘤𝘦 𝘢𝘳𝘦 𝘯𝘰𝘵 𝘪𝘯 𝘱𝘭𝘢𝘤𝘦 𝘰𝘧 𝘧𝘰𝘳𝘮𝘢𝘭 𝘵𝘩𝘦𝘳𝘢𝘱𝘺 𝘰𝘳 𝘤𝘰𝘢𝘤𝘩𝘪𝘯𝘨. 𝘙𝘢𝘵𝘩𝘦𝘳, 𝘵𝘩𝘪𝘴 𝘴𝘱𝘢𝘤𝘦 𝘪𝘴 𝘵𝘰 𝘦𝘯𝘤𝘰𝘶𝘳𝘢𝘨𝘦 𝘺𝘰𝘶 𝘵𝘰 𝘣𝘦 𝘪𝘯𝘧𝘰𝘳𝘮𝘦𝘥 𝘢𝘯𝘥 𝘪𝘯𝘴𝘱𝘪𝘳𝘦𝘥 𝘵𝘰 𝘨𝘳𝘰𝘸 𝘪𝘯 𝘺𝘰𝘶𝘳 𝘰𝘸𝘯 𝘫𝘰𝘶𝘳𝘯𝘦𝘺 𝘰𝘧 𝘩𝘦𝘢𝘭𝘪𝘯𝘨 𝘢𝘯𝘥 𝘢𝘤𝘵𝘪𝘷𝘢𝘵𝘪𝘯𝘨 𝘺𝘰𝘶𝘳 𝘣𝘦𝘴𝘵 𝘴𝘦𝘭𝘧. \\n\\n** 𝘍𝘰𝘳 𝘮𝘰𝘳𝘦 𝘈𝘈𝘗𝘐 𝘮𝘦𝘯𝘵𝘢𝘭 𝘩𝘦𝘢𝘭𝘵𝘩 𝘤𝘰𝘯𝘷𝘦𝘳𝘴𝘢𝘵𝘪𝘰𝘯𝘴 𝘰𝘶𝘵𝘴𝘪𝘥𝘦 𝘰𝘧 𝘊𝘭𝘶𝘣𝘩𝘰𝘶𝘴𝘦, 𝘤𝘩𝘦𝘤𝘬 𝘰𝘶𝘵 𝘦𝘳𝘢𝘴𝘪𝘯𝘨𝘴𝘩𝘢𝘮𝘦.𝘤𝘰𝘮, 𝘵𝘩𝘦 𝘮𝘦𝘯𝘵𝘢𝘭 𝘩𝘦𝘢𝘭𝘵𝘩 𝘤𝘰𝘭𝘭𝘢𝘣𝘰𝘳𝘢𝘵𝘪𝘷𝘦 𝘱𝘰𝘥𝘤𝘢𝘴𝘵 𝘵𝘩𝘢𝘵 𝘕𝘢𝘯𝘤𝘺 𝘪𝘴 𝘢 𝘱𝘢𝘳𝘵 𝘰𝘧.\\n\\nDM’s are always open. Message Nancy for inquiries or collaborations.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1997887124_9a2785e0-92f2-41a0-95f6-8363014d3f52_thumbnail_250x250\",\n                \"num_members\": 278,\n                \"num_followers\": 230,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"This is a space for authentic conversations, safe exploration, and unpacking of different questions, concerns & experiences that have affected the AAPI community. Let’s create a space for honesty.\",\n                        \"title\": \"Lead with Care & Empathy\"\n                    },\n                    {\n                        \"desc\": \"There can be a fine line between encouragement, advice, & taking over a conversation. When unclear, ask how a person would like to be supported and always share from your own personal experience.\",\n                        \"title\": \"Ask before Giving Advice or Responding with your Own Story\"\n                    },\n                    {\n                        \"desc\": \"Ask more questions, make less statements & keep only what serves you. The Asian Diaspora is complex and diverse. Everyone comes into conversations from a different place & set of experiences.\",\n                        \"title\": \"Seek to Learn & Understand in our Differences\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/aapi-mindset-heali\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1300395138,\n                \"name\": \"BigSEO\",\n                \"description\": \"Coming out of the /r/BigSEO subreddit, we discuss not just search but how search is an intrinsic part of broader marketing and growth. \\n\\nCome hang out every Friday at 12pm PST for BigSEO Fridays.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1300395138_eeaffc57-5c0d-4251-911b-2a1a2ecec2f5_thumbnail_250x250\",\n                \"num_members\": 75,\n                \"num_followers\": 15,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/BigSEO\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1001582055,\n                \"name\": \"Social Clout\",\n                \"description\": \"Created by Giselle Ugarte and Jordan Matter. \\n\\nJoin us for weekly conversations on Clubhouse with top social media creators and leading industry professionals. \\n\\nWHAT WE’RE ABOUT:\\nWhether you like the word or not, you are an INFLUENCER. Not the kind of “influencer,” who makes you roll your eyes, but the kind of influencer who wants to leave your mark on the world and positively impact as many of the RIGHT people as possible. We’ll share stories from the experiences of actual practitioners and guide you to the tools to make that happen.\\n\\nThis Club was created to provide tangible advice and action-forward strategy to help forward-facing creators like you grow, personally and professionally, online and off. \\n\\nPLATFORMS ON OUR RADAR: \\n- Instagram\\n- TikTok\\n- YouTube\\n- Clubhouse\\n- Pinterest\\n- LinkedIn\\n- Facebook\\n\\nWHAT WE DISCUSS: \\n- Success Stories (and Big Mistakes Along the Way)\\n- Growth Strategies and Community Building\\n- Monetizing Influence and  Brand Partnerships\\n- Building Businesses Beyond a Platform\\n- Establishing Boundaries and Work-Life Harmony\\n- Making Friends and Creating Meaningful Relationships\\n- Whatever YOU Want (DM Giselle on Instagram to Submit Ideas and Guest Requests)\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1001582055_4d5b80a1-6580-4fd3-94a6-f6e228bf3dc5_thumbnail_250x250\",\n                \"num_members\": 155,\n                \"num_followers\": 58,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/social-clout\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 367971820,\n                \"name\": \"Behind The Baller Podcast\",\n                \"description\": \"We talk about the award winning 🏆globally 🌎📡 charted podcast “BTB”🎙 More than your average business show with a wide array of topics from: Bitcoin, Sports🏀🏈⚾️🏌🏾\\u200d♂️, Business📊💵💴💶💷, Culture🙏🏼🧘🏻\\u200d♂️, of course CARS🏎💨💨! And much more! Hosted by yours truly, The Korean John Cusack🥴🤌🏽🤮😈. My goal is making 100 people this year millionaires to show them that money isn’t the answer.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_367971820_a1fe89d4-b0f5-4621-a5f6-edd0c6ecdb6a_thumbnail_250x250\",\n                \"num_members\": 332,\n                \"num_followers\": 41,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"No participation trophy having asses in this club! Everyone can get it! \",\n                        \"title\": \"You can’t be soft! \"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/behind-the-baller-po\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 490560064,\n                \"name\": \"A Cup of Real Estate\",\n                \"description\": \"Discussions on All Things Real Estate. Welcome investors, realtors, brokers, wholesalers, lenders, contractors, Residential, Commercial,  Multi-Family, ADU/ DDU, Apartment complexes, from first time time buyers to savvy investor... everyone is welcome.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_490560064_f017d178-92ae-468a-8bf9-2331efd9d724_thumbnail_250x250\",\n                \"num_members\": 280,\n                \"num_followers\": 12,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/a-cup-of-real-estate\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1568125329,\n                \"name\": \"Rosenzweig Room\",\n                \"description\": \"A room meant to spur meaningful discussions about life, human nature, building great relationships, overcoming adversity, human rights, equality, justice, environmentalism, impact investment, music, sports, team building & talent strategy.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1568125329_98dfb502-5d0c-4323-a2ca-855503371a2e_thumbnail_250x250\",\n                \"num_members\": 189,\n                \"num_followers\": 43,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/rosenzweig-room\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 478849292,\n                \"name\": \"Sand Hill Network\",\n                \"description\": \"🌎We connect the tech and innovation community in Silicon Valley with the world. We build relationships with VCs, founders and partners.\\n\\n🎙Join us on Wednesdays @12.30 PM PST                                                           \\n\\n🎙Moderating a weekly interview series on tech and innovation. \\n\\nUpcoming interviews: \\nBlitzscaling with Chris Yeh\\n3/17 @ 12:30p PT\\n\\nThe art of the pitch with Bill Reichert and Angelika Blendstrup 3/24 @12:30p PT\\n\\nIgor Jablokov and Luigi Congedo on Applied AI: myth, reality and the vision for the future on 4/7 at 12p PT\\n\\nMorgan Beller (NFX GP and Libra Co- Creator) on 4/14 at 12:30p PT\\n\\nMarianna Bonechi and Eileen Wu are the \\nCo-Founders of the Sand Hill Network.                                We will be in conversation with Silicon Valley’s top VCs and thought leaders. We will also be bringing in founders and investors from around the world to discuss the latest tech trends. \\n\\nTopics include:\\nAI\\nFundraising \\nSaaS\\nFintech\\nBig Data\\nMobile Applications\\nStartups\\nIoT\\nEdtech\\nBlockchain\\nDigital Health\\nCreator Economy\\n                                                            \\n🤝Connect with us: \\nLinkedIn: Sand Hill Network\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_478849292_4329be23-08c3-435e-8b60-2b32e870b522_thumbnail_250x250\",\n                \"num_members\": 159,\n                \"num_followers\": 78,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [\n                    {\n                        \"desc\": \"We want to create a community that is supportive and safe. Please avoid self promotion and focus on serving others. Please speak to others as you would speak to them in person.\",\n                        \"title\": \"Treat others with respect and be inclusive \"\n                    },\n                    {\n                        \"desc\": \"@eileenwu and @mariannabonechi \\n\\nThank you for your support!\\n\\nhttps://www.linkedin.com/groups/13925277/      \",\n                        \"title\": \"Follow the founders on CH and Join our LinkedIn group page\"\n                    },\n                    {\n                        \"desc\": \"Thank you for nominating friends or colleagues who are interested in building out their network in the tech and innovation ecosystem. \",\n                        \"title\": \"Nominate members \"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/sand-hill-network\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1942057669,\n                \"name\": \"The Bridge Eco-Village\",\n                \"description\": \"The Bridge to equality and economic prosperity is accomplished by strategically dismantling systemic oppression, together. Let’s talk about it!\\n\\n🟪 Work 🟩 Eat 🟦 Live 🟥 Learn 🟧 Play\\n\\nJustice • Equality • Diversity • Inclusion \\n\\nJEDI leads to Innovation - Let’s Build!\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1942057669_4031c622-a67f-43f3-b65e-23e612ca24c4_thumbnail_250x250\",\n                \"num_members\": 301,\n                \"num_followers\": 28,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [\n                    {\n                        \"desc\": \"We all know the challenges, setbacks and injustices. Let’s talk solutions to put ourselves in a better position.\",\n                        \"title\": \"Be A Problem Solver \"\n                    },\n                    {\n                        \"desc\": \"Try to stay on topic and address to direct question. Respond accordingly. Be respectful of the panellists, the moderators and the people that were on stage before you that were waiting to speak.\",\n                        \"title\": \"Be Concise \"\n                    },\n                    {\n                        \"desc\": \"Please share and invite as many people as possible that you think can contribute and benefit from this information.\",\n                        \"title\": \"Invite at Least 5 People\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/the-bridge-eco-village\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1857455603,\n                \"name\": \"Founders \",\n                \"description\": \"Come join us... Connect, Camaraderie, Conscious, Chat, Coaching, Capital, Cash, Community...\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1857455603_701c8c71-e950-49bf-933e-aaa291250410_thumbnail_250x250\",\n                \"num_members\": 365,\n                \"num_followers\": 0,\n                \"enable_private\": true,\n                \"is_follow_allowed\": false,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/9KbuaZj0\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1691493601,\n                \"name\": \"Top Moments\",\n                \"description\": \"Top Moments Club! We discuss the top cultural and news moments and what they mean for brands.                                  \\n\\nJoin us for “Top Moments of the Week” every Friday at 7ET to hear hot takes on the top moments each week 🤩😡🤔😛\\n\\nThis week - \\n\\nNerd Wallet 🤑\\nYouTube Boulder Stream📱\\nGoBackToAfrica.com 🌍 \\nUnited States of Al 💻\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1691493601_18bdbec8-393c-4ee1-88cf-bf438561956c_thumbnail_250x250\",\n                \"num_members\": 69,\n                \"num_followers\": 4,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/top-moments\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 368313440,\n                \"name\": \"Genesis Drop\",\n                \"description\": \"Join us to celebrate the first drops from NFT creators and artists!\\n\\nThis week:\\n3/17 @ 2pm PST - @NGHTMRE x @GREGMIKE Genesis Drop\\n\\n3/19 @ 4:30pm PST @KatieCassidy’s ME. SHE. WE. Genesis Drop\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_368313440_7143fed3-35ab-4303-a666-46a8193341c3_thumbnail_250x250\",\n                \"num_members\": 6,\n                \"num_followers\": 38,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/genesis-drop\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 2104736575,\n                \"name\": \"Intelligent Investing\",\n                \"description\": \"\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_2104736575_dbb43d7a-8f40-4307-9482-b0f13ffafb9e_thumbnail_250x250\",\n                \"num_members\": 531,\n                \"num_followers\": 102,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/intelligent-investing\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 366180499,\n                \"name\": \"Talent House \",\n                \"description\": \"Talent House is the home for talent-based ⭐️content on Clubhouse.  Check out stand-up, improv, music, alternative, and industry-related shows each week on Clubhouse, including our signature weekly talent show, 🎙Talent House!  Connect with performers, comedians, musicians, executives and agents and managers in this interactive room that features the best creative minds on the platform! \\n\\nCurrent Show:  Talent House, 🎙hosted by comedian Tehran Von Ghasri, along with Cat Ce, Jack Herrguth and the amazing judge panel on Wednesdays, 5 PM PST                                                          If you want to join as a talent or mods in our judge panel, DM us on IG@officialcatce    IG@jackofallig\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_366180499_ed89ad65-2d30-4578-8136-f702b55c0077_thumbnail_250x250\",\n                \"num_members\": 820,\n                \"num_followers\": 597,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/talent-house\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 2933,\n                \"name\": \"Tax Club\",\n                \"description\": \"We’re the ORIGINAL Tax Club building a community for entrepreneurs, investors, executives, and tax pros to have conversations about tax planning, new law updates, and strategies, in the US and beyond.\\n                                                              \\nWe are excited you stopped by and will be even more excited if you visit with us in our rooms.  Some selected rooms are: \\n\\nWeekdays, Noon-1 - Tax reduction for entrepreneurs \\n\\nTuesday, 3-4 - New member orientation\\n\\nTuesday, 5-6 - IRA/401(k) tax solutions\\n\\nWednesday, 5-6 - T&A (Tax and asset protection) \\n\\nWednesday, 10-11 - Tax and cashflow strategies\\n\\nThursday, 7-8 - Ask the CPA Q&A\\n\\nFirst weekend of every month\\nTax + Wealth Summit!\\n\\nAll times eastern; Subject to change\\n\\nUpcoming room details/dates:\\n\\nwww.ClubhouseTaxClub.com\\n\\nIn many rooms you will learn tax tips, wealth management ideas, and many other strategies that may save you and/or clients tax dollars while helping to create wealth (legally).  We invite non-tax professionals as well as seasoned ones.  \\n\\nWELCOME ALL!\\n\\nInfo: www.ClubhouseTaxClub.com\\n\\nCheck out our affiliate clubs:\\n\\nTax Club Brasil \\nTax Club Canada\\nTax Club UK\\nTax Club Germany\\nTax Club for Creatives\\n\\nWant to join/Questions?  \\nContact @RKennerFrench\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_2933_8a1fdea1-79f5-49b4-9fc7-364f256ca809_thumbnail_250x250\",\n                \"num_members\": 2199,\n                \"num_followers\": 4354,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": true,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"Discussions are not intended to provide formal tax, legal or accounting advice. You should consult your own tax, legal and accounting advisors before engaging in any transactions. \",\n                        \"title\": \"Disclaimer: Informational Purposes Only\"\n                    },\n                    {\n                        \"desc\": \"The Tax Club endeavors to make taxes fun in an environment where we are all accepting of others, laid back, and maybe most of all, understanding we are simply all in this tax thing together.\",\n                        \"title\": \"One love!\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/taxclub\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1507224725,\n                \"name\": \"American Dream Mall\",\n                \"description\": \"The American Dream Mall is owned by the Triple Five Group.                           Triple Five® Worldwide is a multinational diversified conglomerate, development and finance corporation with offices in major U.S., Canadian and global cities. Triple Five Worldwide Group of Companies has developed, own & operate the 1st, 2nd and 3rd world's largest tourism retail and entertainment complexes of its kind as well as an extensive portfolio of diverse and independent divisions that currently employs over 5,000 professionals and has created over 50,000 jobs. Triple Five’s wide-ranging experience is suited to creating successful mixed-use developments and activities worldwide that encompass the development, management and ownership of world-scale ventures in many fields.\\n\\nTriple Five® Worldwide Group of Companies has developed, owns and manages the world’s first, second and third largest tourism, retail and entertainment complexes of its kind; West  Edmonton Mall® in Canada, Mall of America® in the United States and American Dream™ in Metropolitan New York. These three projects will attract over 112 million visitors annually. The annual visitors to the above are more than the following attractions combined: Disneyland, CA (14.7 Million), Walt Disney World, FL (17 Million), Times Square, NY (37.6 Million), Las Vegas Strip, NV (30 Million), French Quarter, NO (5.0 Million), Grand Canyon, AZ (4.4 Million), and Yellowstone National Park, WY (3.0 Million).\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1507224725_662b99ac-0b39-47a6-a209-1f38c048ffb4_thumbnail_250x250\",\n                \"num_members\": 137,\n                \"num_followers\": 37,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/american-dream-mall\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 370853758,\n                \"name\": \"VCCESS NFT\",\n                \"description\": \"Where Physical Meets Digital\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_370853758_d4652a18-7df3-4fc5-9183-0bdd6b358a29_thumbnail_250x250\",\n                \"num_members\": 291,\n                \"num_followers\": 858,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"No need to be a dick.\",\n                        \"title\": \"Be Nice.\"\n                    },\n                    {\n                        \"desc\": \"This is the wild Wild West - meet new people and make shit happen. \",\n                        \"title\": \"Team Up.\"\n                    },\n                    {\n                        \"desc\": \"There’s no time better than the present, start.\",\n                        \"title\": \"Take a chance. \"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/vccess-nft\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1563356891,\n                \"name\": \"Main Street 2 Wall Street \",\n                \"description\": \"Real Estate, Small Business, Retail, and everything else in between.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1563356891_069bdc04-91c8-4a35-821a-52008f866976_thumbnail_250x250\",\n                \"num_members\": 258,\n                \"num_followers\": 129,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/main-street-2-wall-street\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1243581084,\n                \"name\": \"NFT Club\",\n                \"description\": \"The NFT Club bridges the gap between \\nNFTs + culture! \\n\\nWe host engaging convos with leading artists + experts 🎨🤓 from around the world! \\n\\nJoin us to learn:\\n💎 Best practices \\n💎 Why NFTs matter  \\n💎 The latest trends in art + music + gaming\\n\\nInvite a few friends, the future is bright ✨🔮\\n\\nTo collab or sponsor: \\n📩 heynftclub@gmail.com\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1243581084_e2da229b-c625-4e1c-81e3-d1f508fc4473_thumbnail_250x250\",\n                \"num_members\": 247,\n                \"num_followers\": 278,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/6pqCrcSV\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 7384,\n                \"name\": \"Blue Collar Millionaires\",\n                \"description\": \"Blue Collar Millionaires - Some people are born into a rich family and inherit millions of dollars. Other people aren't wealthy by birth and need to work hard to earn their own millions. That latter group can be divided further by job, into groups of white-collar millionaires and blue-collar millionaires. It's those blue-collar workers who have worked their way up the money ladder who are the focus in this group. The men and women who have made their fortunes through a can-do mindset and hard work, often having to roll up their sleeves -- metaphorically, at least, if not literally.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_7384_a211c463-5a29-4863-a5b3-02d76bca59d9_thumbnail_250x250\",\n                \"num_members\": 1971,\n                \"num_followers\": 3575,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/bluecollarmillionaires\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1199863081,\n                \"name\": \"Live SharkTank \",\n                \"description\": \"Want to have your dream business funded? Join Us for Live Shark Tank club which is a live panel of investors who listen to entrepreneurs pitch ideas for a business or product they wish to develop. Manny Fernandez created the 1st Shark Tank event on Clubhouse. Which is one of the biggest events on this app featuring Shark Tank’s Kevin Harrington, Grant Cardone and many more major influencers. 25,000+ attended the event over 24 hours.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1199863081_ddf1654e-b964-4b07-973e-5654bc98b7c7_thumbnail_250x250\",\n                \"num_members\": 223,\n                \"num_followers\": 140,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/live-sharktank\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1362352403,\n                \"name\": \"Car Week\",\n                \"description\": \"All Things Car Week & The People Who Go 🏎💨🇺🇸 @AutoHoffs\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1362352403_93b53281-0101-4e18-85c0-8df63ad354da_thumbnail_250x250\",\n                \"num_members\": 549,\n                \"num_followers\": 46,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [\n                    {\n                        \"desc\": \"Grow the community & connectivity ❤️\",\n                        \"title\": \"Invite your car week friends\"\n                    },\n                    {\n                        \"desc\": \"Goes both ways\",\n                        \"title\": \"Respect ✊🏼 \"\n                    },\n                    {\n                        \"desc\": \"Don’t forget what we’re working towards ✊🏼\",\n                        \"title\": \"Car Week Forever\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/car-week\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 393539638,\n                \"name\": \"ARTARAT \",\n                \"description\": \"\",\n                \"photo_url\": null,\n                \"num_members\": 33,\n                \"num_followers\": 0,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": true,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/artarat\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1863943628,\n                \"name\": \"ONLY ICONS\",\n                \"description\": \"Created by:\\nMarjorie Gubelmann aka MAD MARJ \\nThis is a space to meet ICONS 👑.\\nDiscussions 🗣 & 😂 encouraged ‼️\\nJoin us to enjoy yourself, meet new faces and deep dive into our content.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1863943628_725dd402-f977-4ed1-8c23-7db720af1eea_thumbnail_250x250\",\n                \"num_members\": 692,\n                \"num_followers\": 46,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"\\n\\nPlease be kind, considerate, and courteous.\\nPlease be mindful when others are speaking, use the mic 🎙 and then mute function to speak and then wait to speak. (Clapping 👏 is ♥️‼️)\",\n                        \"title\": \"#1 \"\n                    },\n                    {\n                        \"desc\": \"Come in to have fun 💃, drop some 💎‘s, meet the ICONS 👑, + make new friends,                             BUT.. always in a respectful way. 😊          \",\n                        \"title\": \"#2\"\n                    },\n                    {\n                        \"desc\": \"See you 🔜 in ONLY ICONS \",\n                        \"title\": \"#3 \"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/only-icons\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 928430719,\n                \"name\": \"APEX MINDSET\",\n                \"description\": \"The Apex Mindset Podcast dives deep into the minds of today’s brightest leaders. Join us as we integrate discussions here on Clubhouse, and build an active community, where we involve YOU with our guests!\\n\\nOur goal with the Apex Mindset club is to build a community of individuals that want to improve, and learn from amazing leaders, ask questions, give input, etc. We all strive to put ourselves into uncomfortable physical and mental situations in order to grow.\\n\\nCome with us as industry giants share their stories. From heartbreaking failure to triumphant victory, you'll discover what it takes to succeed. And perhaps you too, can have an Apex Mindset! \\n\\nwww.ApexMindsetPodcast.com \\n(See past episodes, and send inquires to be a guest on our show. Do you have an apex mindset?!)\\n\\nText “MINDSET” to +1 208-273-9697\\nTo stay updated with upcoming rooms and events! \\n\\nFollow and hit the Bell icon to always for notifications in app! @matthewbyrd \\n\\nSome of our Upcoming Episodes / Scheduling:\\n\\nKatie Hoff\\nChris Do\\nNaveen Jain\\nGrant Cardone\\nElena Cardone \\nEvan Carmichael \\nTrent Shelton\\nBrad Lea \\nDavid Meltzer \\nSir Marco Robinson\\nApolo Ohno\\nChadd Wright \\nMitch Matthews\\nRobert Ri’Chard\\nMark Ormrod\\nSaul Blinkoff\\nMike Hildebrandt\\nAnd more!!\\n\\n-🎙🔥🎤🎬📚🎥🎞-\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_928430719_30512ee7-1bc4-484f-8318-36ea9811778f_thumbnail_250x250\",\n                \"num_members\": 95,\n                \"num_followers\": 53,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"Please invite a few friends that would enjoy this group and being a part of our community!\",\n                        \"title\": \"Networking & Community Building\"\n                    },\n                    {\n                        \"desc\": \"We encourage positivity, and won’t accept hate speech, or negativity toward issues such as race, gender, etc. We treat everyone equal!\",\n                        \"title\": \"Positivity & Equality \"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/apex-mindset\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 748406617,\n                \"name\": \"Connection Capital\",\n                \"description\": \"It’s connections that allow us to grow.    🧠♾You are one connection away from achieving your goals and dreams.♾🧠\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_748406617_7f63f1e9-4b6f-4674-a0f6-95c27f1ffbca_thumbnail_250x250\",\n                \"num_members\": 271,\n                \"num_followers\": 2,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/connection-capital\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1693794193,\n                \"name\": \"SOSV Startup Forum\",\n                \"description\": \"SOSV is one of the world’s most active early stage investors. We operate specialized accelerators focused on hard problems: \\n\\n🧬IndieBio: biology\\n🤖HAX: hard tech\\n📱MOX & Chinaccelerator: cross-border Internet\\n⛓dlab: blockchain\\n\\nWe have invested in 1,000+ startups (+100-150 / year) and manage over $850M.\\n\\nRooms:\\n📆 Every Thursday 1PM PT: Biotech Investing w/ IndieBio\\nOther rooms are ad-hoc.\\n\\nOur portfolio include:\\nMemphis Meats (alt-meat), Perfect Day (milk protein), Getaround (car sharing), Formlabs (3d printing), BitMex (crypto trading), Opentrons (lab robots) and many more.\\nApply for our programs at www.sosv.com\\n\\nIf you start a room linked to our club, club admins may track your room stats via direcon.com. This information will help us improve our events.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1693794193_4c4479cf-ad90-4920-baa5-4c3de31e5e46_thumbnail_250x250\",\n                \"num_members\": 313,\n                \"num_followers\": 436,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/SOVSstartup\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 1671829431,\n                \"name\": \"Getting Things Done (GTD)\",\n                \"description\": \"Interested in learning GTD? Or already an experienced GTD’er? Join this club and hang out with certified GTD trainers from GTDnordic and other GTD’ers to become even better at stress free productivity 📈☑️\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1671829431_589e8346-db59-4c6f-9334-bcc468b318c0_thumbnail_250x250\",\n                \"num_members\": 86,\n                \"num_followers\": 87,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/getting-things-done\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 227126978,\n                \"name\": \"MATE\",\n                \"description\": \"\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_227126978_13a30122-f625-4536-af88-7ad5295b11f7_thumbnail_250x250\",\n                \"num_members\": 167,\n                \"num_followers\": 763,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"We are a community of love that accepts every culture, race, ethnicity, gender, sexual orientation, age, disability, socioeconomic status. We are grounded in love, kindness, and inclusion.\",\n                        \"title\": \"Unconditional Love\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/MATE\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 202884525,\n                \"name\": \"Podcast Community\",\n                \"description\": \"For start up podcasters & professionals alike. Start, scale, monetize & share your message to the masses for impact & income. Hosted by professional podcasters with 1000+ episodes \",\n                \"photo_url\": null,\n                \"num_members\": 192,\n                \"num_followers\": 42,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/podcast-community\",\n                \"num_online\": 0\n            },\n            {\n                \"club_id\": 2267,\n                \"name\": \"Womxn in Business\",\n                \"description\": \"We are the largest women’s club and we are committed to empowering diverse women (womxn) in all sectors of business! \\n\\nFounded by @xtinaholder in December 2020\\n\\nNEXT STEPS:\\n\\n1. Follow founder @xtinaholder on Clubhouse, Instagram, and Twitter\\n2. Nominate at least 5 of your followers\\n3. Review club resources at www.womxnbiz.club   4. Do not send any requests via DM. Email only.\\n\\nFounder’s office hours:\\n\\nThursday’s 6-7PM EST\\n\\nSelling products, services, or soliciting clients is prohibited. See FAQ on website for more information.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_2267_bb215eaf-68bb-4756-95af-d157c2378a29_thumbnail_250x250\",\n                \"num_members\": 99593,\n                \"num_followers\": 201808,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"\",\n                        \"title\": \"Please Nominate 5 people\"\n                    },\n                    {\n                        \"desc\": \"\",\n                        \"title\": \"Follow founder @xtinaholder on Instagram \"\n                    },\n                    {\n                        \"desc\": \"You are not allowed to sell any products or services. Christina “Xtina” Holder is not legally responsible for the actions of the hosts or members in Womxn in Business Club on Clubhouse\",\n                        \"title\": \"Keep it Business-related\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/womxn-in-business\",\n                \"num_online\": 0\n            }\n        ],\n        \"url\": \"https://www.joinclubhouse.com/@williamt\",\n        \"can_receive_direct_payment\": false,\n        \"direct_payment_fee_rate\": 0.029,\n        \"direct_payment_fee_fixed\": 0.3\n    },\n    \"success\": true\n}"}],"_postman_id":"5fd90e8b-7eef-406c-892f-b0869278cfc3"},{"name":"Clubs","id":"46a1d738-4638-491c-b4c1-cd29d6cfb23e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"<id>","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token <token>","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"is_startable_only\": false\r\n}"},"url":"https://www.clubhouseapi.com/api/get_clubs","description":"<p>Get list of clubs the user's in.</p>\n","urlObject":{"path":["get_clubs"],"host":["https://www.clubhouseapi.com/api"],"query":[],"variable":[]}},"response":[{"id":"7b1611e9-be84-43fb-96fc-b060e576072b","name":"Successful","originalRequest":{"method":"POST","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"1387526936","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token 78da002dd191f3781e4a7ff0e8c7136156a8af0c","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"is_startable_only\": false\r\n}"},"url":"https://www.clubhouseapi.com/api/get_clubs"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 04 Apr 2021 11:22:01 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"1642"},{"key":"Connection","value":"close"},{"key":"Allow","value":"OPTIONS, POST"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Vary","value":"Accept-Encoding, Origin"},{"key":"Content-Encoding","value":"gzip"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"093e375c3000002c563c3c2000000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"63aa280d1b972c56-FRA"}],"cookie":[],"responseTime":null,"body":"{\n    \"clubs\": [\n        {\n            \"club_id\": 1428805066,\n            \"name\": \"5G in Vertical Industries\",\n            \"description\": \"✨Welcome to the 5G in Vertical Industries Club✨\\n\\n👨\\u200d💻 Our Mission:\\n~•~•~•~•~•~•~•~•~•~•~•~•~\\nTo connect people, interested in 5G Networking Technology as the key enabler of Diverse Vertical Industries. Engineers, Researchers, Business Developers, Investors, Founders, Clients, Operators are welcome to join our events and conversations. Please feel to nominate.\\n\\n~•~•~•~•~•~•~•~•~•~•~•~•~\\nدور هم جمع میشیم تا در مورد شبکه های مخابرات نسل پنجم با هم تبادل اطلاعات کنیم و\\u200c\\u200c با فعالان این حوضه و صنعت های بین رشته ای در فضای دوستانه آشنا بشیم.\\n\\n👈👈توجه 👉👉\\n~•~•~•~•~•~•~•~•~•~•~•~•~\\n۱- گفتگو ها در این کلاب بدور از هر گونه مباحث مرتبط با گروه ها، احزاب سیاسی، ادیان و غیره می\\u200cباشد.\\n۲- در این کلاب ضبط صدا مجاز نیست.\\n۳-در این کلاب بی احترامی، شوخی و توهین نسبت به افراد به خاطر نژاد، قومیت، جنسیت، باورهای مذهبی و غیره مجاز نیست.\\n۴- مدیریت کلاب و مودریتورهای روم ها هیچ مسئولیتی در قبال تایید و شناسایی هویت واقعی افرادی که در گفتگوها شرکت میکنند را ندارد.\\n\\n📜 Topics and Domains:\\n~•~•~•~•~•~•~•~•~•~•~•~•~\\n▫️ End-to-End Network Architecture.\\n▫️ Edge Computing Applications.\\n▫️ Solutions for Businesses.\\n▫️ Business Opportunities.\\n▫️ Startups and PoCs.\\n▫️ Industry Connect.\\n▫️ Stakeholders.\\n▫️ New Radio.\\n▫️ Use-Cases.\\n▫️ Market Sharing.\\n▫️ Deployment Options.\\n▫️ Enabler Technologies.\\n▫️ Consulting and Training.\\n▫️ Technology Transformation.\\n▫️ Network Slicing Opportunities.\\n\\n📥  Contact Information:\\n~•~•~•~•~•~•~•~•~•~•~•~•~\\nClubhouse: @5gin5minutes\\nInstagram: @5gin5minutes\\n\\n🗣 Upcoming Events:\\n~•~•~•~•~•~•~•~•~•~•~•~•~\\nRoom & Topic to be announced.\\n🗓 Fridays at 19:00 (CET)\\n\\u200e (جمعه ها ساعت ۹/۳۰ شب به وقت ایران)\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1428805066_cd442ced-588a-4bbc-93b4-9570216aafa2_thumbnail_250x250\",\n            \"num_members\": 1017,\n            \"num_followers\": 283,\n            \"enable_private\": true,\n            \"is_follow_allowed\": true,\n            \"is_membership_private\": false,\n            \"is_community\": false,\n            \"rules\": [\n                {\n                    \"desc\": \"Everyone is welcome to join the stage. When you first join the stage and even you are not speaking please ensure your microphone is muted.\",\n                    \"title\": \"Club Etiquette 🎤\"\n                },\n                {\n                    \"desc\": \"We are all here to share, listen & learn. Please be respectful to everyone. Abuse and aggression of any sort will not be tolerated. \",\n                    \"title\": \"Be Respectful of Others 👂\"\n                },\n                {\n                    \"desc\": \"Let's grow our network together.\",\n                    \"title\": \"Member of the Club 👥\"\n                }\n            ],\n            \"url\": \"https://www.joinclubhouse.com/club/5g-in-vertical-industries\",\n            \"num_online\": 0,\n            \"is_admin\": false\n        }\n    ],\n    \"success\": true\n}"}],"_postman_id":"46a1d738-4638-491c-b4c1-cd29d6cfb23e"},{"name":"Search","id":"4c95149a-373c-4a4e-99dc-d7be489b7760","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"<id>","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token <token>","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"cofollows_only\": false,\r\n    \"following_only\": false,\r\n    \"followers_only\": false,\r\n    \"query\": \"arash\"\r\n}"},"url":"https://www.clubhouseapi.com/api/search_users","description":"<p>Search users based on the given query.</p>\n","urlObject":{"path":["search_users"],"host":["https://www.clubhouseapi.com/api"],"query":[],"variable":[]}},"response":[{"id":"4a8f821a-a6c2-4349-aa0d-61e00c1194b8","name":"Successful","originalRequest":{"method":"POST","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"1387526936","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token 78da002dd191f3781e4a7ff0e8c7136156a8af0c","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"cofollows_only\": false,\r\n    \"following_only\": false,\r\n    \"followers_only\": false,\r\n    \"query\": \"arash\"\r\n}"},"url":"https://www.clubhouseapi.com/api/search_users"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 04 Apr 2021 11:23:19 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"18348"},{"key":"Connection","value":"close"},{"key":"Allow","value":"GET, POST, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Vary","value":"Accept-Encoding, Origin"},{"key":"Content-Encoding","value":"gzip"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"093e388bb200002c56f9b1a000000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"63aa29f2be6d2c56-FRA"}],"cookie":[],"responseTime":null,"body":"{\n    \"users\": [\n        {\n            \"user_id\": \"627495380\",\n            \"name\": \"Arash\",\n            \"username\": \"4rash\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/627495380_0bdbdf0a-a6bd-49be-a43f-9440df74fc3a_thumbnail_250x250\",\n            \"bio\": \"1987\"\n        },\n        {\n            \"user_id\": \"5847971\",\n            \"name\": \"Arash Mohseni\",\n            \"username\": \"arashmohseni88\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/5847971_71eb0d3c-0dd3-4e4f-8610-4298add8c7a9_thumbnail_250x250\",\n            \"bio\": \"Music Producer • DJ\\nInstagram : @arashmohsenimusic\\n\\n📍IST\\n\\ninfo@arashmohseni.com\\nwww.arashmohseni.com\"\n        },\n        {\n            \"user_id\": \"118272331\",\n            \"name\": \"Arash Zad\",\n            \"username\": \"arash.zad\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/118272331_11a4c669-314c-4f4f-a83a-f234aaa33b59_thumbnail_250x250\",\n            \"bio\": \"Business Consultant | SME Coach | Executive Coach | Oxford University Alumni | 2X Author | Co-Author with Brian Tracy | Amazon Best Selling Author | Landmark Forum Graduate\\n\\n📍Los Angeles 🇺🇸\\n——————————————-\\nAs a result of my services, entrepreneurs can build and grow a solid business in a 12 steps methodology based on the London Business School framework.\\n\\nExperiences (2003- Now): \\n▪️Founder@ZAD Consulting Group🇺🇸\\n▫️Co-Founder & CEO @Zenith Financial Group 🇺🇸\\n▪️Owner @LEMOLINE ™ 🇺🇸\\n▫️Co-Founder @South Crown LLC, AbuDhabi-UAE🇰🇼\\n▪️Founder @Future Vision Co., Erbil-Iraq🇮🇶\\n▫️Founder @ AGAP LLC, Iran🇮🇷\\n———————————————— \\n🏂 | 🎾 | 🤵🏻\\u200d♂️Mafia game\\n\\n✳️CLUB: All About Growth\\n\\n📞Contact link is in my Instagram bio\\n\\n👥 Business Talk: check “Free Consultation” on the contact link in my Instagram bio\\n\\n🎞Youtube @arashzadoffical\\n\\n🔗Linked in: @Arash Zad\"\n        },\n        {\n            \"user_id\": \"1788875676\",\n            \"name\": \"Arash 142\",\n            \"username\": \"arash142\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1788875676_13eabd33-478a-49d0-b9ac-652fc78da6c5_thumbnail_250x250\",\n            \"bio\": \"➖ Web Security Solutions ➖\\n➖Cyber Security Advisor ➖\\n➖Team Security ArasH142 ➖\\n➖MagicHackers©➖\\n✅Founder of Arash142 Team\\n✅ Co-Founder of مدیریت کسب وکار\\n\\n☑️ Me:\\nLinux Kali 🖤 \\n(Exploit: BeFE .MSFvenom.searchsploit.Social Engineering.sqlmap)\\nITNetwork Security .m. App Analyze . TestFlight App Debug .  BugFinder Website . WebManger . C++ . VB.Net . Python .\\n☑️ WebSite Service:\\nSale Host Domain SSLWeb\\nWebsite OnlineShop  Css web Design Static and Dynamic\\nPhp . Jomla . Wordpress . PertaShop . javaScript \\n🟢 24Hr Online Service For Instagram & Website\\n☑️ Founder : \\nArash142 Security Team \\nMagicHackers Team\\nWeblog142 Channel Telegram\\n☑️ Last Manger: \\nMagic-Hackers.com\\nBlackHacker.tk \\nSharemobile.ws \\nIranhackers.net \\n☑️ WebManger: \\nDekomaj.com\\nDrazarpira.com \\nPetrodeghat.com \\nCabletehran.com\\nSauberesacheteam.com\\n☑️ My App For Yahoo! : \\nHellDevil142 . Smasher142 . Magic Ps1.42 Edition . AntiBlaster142. MagicTrojan1.42 . \\nY!tunnel142 . PsTrojan Finder 1.42 . \\n☑️ Spark Ar: Instagram Filter - Maske \\n\\nMy Location HH🇩🇪\\nMade In TehranPars🇮🇷\\n\\nInstagram Blog: Arash142.de\"\n        },\n        {\n            \"user_id\": \"1812266708\",\n            \"name\": \"Arash Soltani\",\n            \"username\": \"arash.soltani\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1812266708_5ce5b8c6-16a0-4655-b19f-edcbefe835c0_thumbnail_250x250\",\n            \"bio\": \"Entrepreneur💰\\n\\nBusiness Developer💵\\n\\nAngel Investor💷\\n\\nStock trader📈\\n\\nReal Estate investor🏠\\n\\nMarketing and Advertising📢\\n\\nLuxury Watch Enthusiast⌚️\\n———————————————————-\\n\\n🔥Co-founder of “🇮🇷A+✳️ Pioneer Global Group of Persian Moderators.”\\n\\n———————————————————\\n I love talking about business and can professionally moderate you rooms🚨\\n———————————————————-\\n\\nSpeaking English and Persian\\n\\nLive in Kansas📍\\n\\n🇺🇸🇮🇷\"\n        },\n        {\n            \"user_id\": \"1685811246\",\n            \"name\": \"Arash Ashourinia\",\n            \"username\": \"arashnia\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1685811246_0e309d8b-a0c8-4251-b903-9e31987bff65_thumbnail_250x250\",\n            \"bio\": \"📸 Photographer/Photojournalist living in Tehran\"\n        },\n        {\n            \"user_id\": \"1645280543\",\n            \"name\": \"Arash Hashemi\",\n            \"username\": \"iaaraash\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1645280543_32698141-a828-404a-b2e8-85e258e4a3df_thumbnail_250x250\",\n            \"bio\": \"• 𝐉𝐨𝐮𝐫𝐧𝐚𝐥𝐢𝐬𝐭 ᵃᵗ ᴵᔆᴺᴬ\\n\\n/ کارشناسی: مهندسی عمران\\n/ ارشد: مدیریت بازرگانی-بازاریابی\"\n        },\n        {\n            \"user_id\": \"2073267734\",\n            \"name\": \"Arash Adami\",\n            \"username\": \"ar_a13\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2073267734_c7b5de99-4bc6-4c6c-ab06-38489c540459_thumbnail_250x250\",\n            \"bio\": \"Founder, cofounder & business dev. manager           \\n       Karlancer.com\\n       Studioghaaf.com\\n       Pipingmall.com\\n       Perfectlancer.com\\n       Novinfoam.com\\n       Baziafarin.com\\n       Behafraz.com\\n       Geranool.com \\n\\n🇮🇷🇺🇸\\n\\nMba @UNB Canada \\nBA International business, Netherlands \\n\\nEntrepreneur, Art enthusiast, Digital marketer and Seo expert, E-commerce marketing and sales expert, experience of managing high turnover online channels ( Amazon, eBay, Groupon, internet stores)  \\n\\nEmail: arash.ad@hotmail.com\\nContact me for seo and business inquiries\\n\\n\\nInterests: theatre, performance arts, movies, business strategy, Seo, digital marketing, startups, world travel and ...\\n\\n\\n📍Los Angeles, CA\\n\\nDM me @ arash_a13\\n\\nhttps://www.linkedin.com/in/arashadami\"\n        },\n        {\n            \"user_id\": \"2661928\",\n            \"name\": \"Arash Davari\",\n            \"username\": \"arashdavari\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2661928_da73d47c-a494-40b5-aa47-8ee9be70e45e_thumbnail_250x250\",\n            \"bio\": \"📍Milan | Italy 🇮🇹\\n\\n💡I'm here to build an international network of experts and connect the businesses and ideas.\\n\\n🇮🇹| co-Founder of @Cafeitalo with @katyrohani\\n\\n🧠| Neurosciene researcher & Molecular Geneticist @unipv\\n💎| Brand and Online business strategist\\n\\u200e🇪🇺| co-founder of @ponteart.it  \\n💰| Online Business Developer @onbid.it\\n\\n✳️ Whatsapp: +39-3922446226\\n\\n🌐 http://linkedin.com/in/onlinebusinessdeveloper\\n\\n👔|دبیر انجمن روابط بین المللی ایران و ایتالیا\\n👨\\u200d💻| مشاور راه اندازی و توسعه کسب و کار آنلاین در اروپا\\n\\n💸 دوره آموزشی فشرده \\\"چالش هزار یورو در بیار\\\" برای شروع، توسعه و بهبود کسب و کار در ایسنتاگرام :\\n\\n🌐 T.me/my1000euro    \\n\\n👇اینجا میتونیم در تماس باشیم👇\"\n        },\n        {\n            \"user_id\": \"5556222\",\n            \"name\": \"Arash Padidar\",\n            \"username\": \"arashpadidar\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/5556222_a2270115-990a-4755-ad31-df4b386c3d3d_thumbnail_250x250\",\n            \"bio\": \"Toronto • 🇨🇦 📍\\n\\nArtist🎙• Artist Management⚙️\\nMusic marketing👨🏻\\u200d💻• Event Promoter📣 \\n\\nFounder Of \\\"شب های بررّه\\\" Club🌟\\nCo-Founder Of “Music Chat” Club 🌟\\nCo-Founder Of “Pax in da house” Club🌟\\n\\nOwner of @tehrantoevents \\n—————————————\\nSPOTIFY playlist~Persian Rap hits\\n\\nIG⬇️\"\n        },\n        {\n            \"user_id\": \"2051106085\",\n            \"name\": \"Arash Biniaz\",\n            \"username\": \"arashbiniaz\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2051106085_9e0c3925-f06b-487e-bc08-6e270a70bb01_thumbnail_250x250\",\n            \"bio\": \"مدرس دانشگاه • طراح گرافیک • عکاس • نقاش    |\\n✔️ در کلاب های { هنر به شرط چاقو } و { رژیم کتابخواری }    |\\nمیزبان شما هستم. جهت اطلاع از زمان و موضوع برنامه\\u200cها    |\\nگزینه Follow و 🔔 را در بالای صفحه فعال کنید    |\\nجهت عضویت در کلاب\\u200c ها، تصویر 🍉 و 🍔 را    |\\nدر پایین همین صفحه دنبال کنید    |\\n\\n———————————————\\n▫️ تحصیلات آکادمیک     |\\nکارشناس\\u200cارشد گرافیک | دانشگاه هنر تهران     |\\nکارشناس نقاشی | دانشگاه هنر تهران     |\\nمدرک بين الـمللی Adobe Ps/Ai/Id     |\\nدانش آموخته کلاسهای نویسندگی و فن بیان     |\\n\\n▫️ سوابق آموزشی     |\\nتدریس در ۱۹ دانشگاه و ۱۴ آموزشگاه معتبر     |\\n\\n▫️ جشنواره ها و مسابقات    |\\nشرکت در ۲۱ جشنواره داخلی    |\\n۷ نمایشگاه خارجی    |\\nبرنده ۸ جایزه معتبر بين الـمللی    |\\nاز ۱۳۷۸ تا اکنون    |\\n\\n▫️ سوابق اجرایی گرافیک و تبلیغات    |\\nمدير اجرايی گرافيك و تبلیغات برای:    |\\nشبكه تصويرگران هنر/ ايرانول / كاشی تبريز    |\\n|    SAMSUNG / AEG / بانك پاسارگاد\\nهتل استقلال تهران / DENA Cassette    |\\nبهينه\\u200cسازی مصرف سوخت / بنياد بيماری\\u200cهای خاص    |\\nمحصولات ربيع / شمشاد / گلرنگ /سپهر الكتريك    |\\nسايپا / PETCO co\\u200c / بيمه دانا / NIVEA    |\\nقطارهای رجاء / شركت نفت APEC / رستوران زنجيره ای پالم    |\\nشركت شوفاژكار / شركت زی نت / ظروف تفلون ليونارد    |\\n|    JUGI ring آجيل تواضع / چای مظفر / محصولات دكتر رناد\\n|    Lunafam / شرکت OxyCo صنایع چوبی /پارس گالری\\nشركت فيلی قشم / RadKish co  و ...    |\\n———————————————\\n\\n|    Art Teacher • Graphic Designer\\n     Painter • Photographer\\n|    Adobe International Software Certification\\n|    Teaching Art and Creativity in 19 Universities\\n|    Designer and Art Director in more than\\n     30 Companies\\n|    Winner of 8 International Art Awards\\n\\n📍 Iran, Tehran\\n———————————————\\nاگر دوست دارید؛\\nدر لیست کلابهای پایین به کلاب\\n{ هنر به شرط چاقو } 🍉\\nو { رژیم کتابخواری } 🍔\\nبـــپـــیــــونــــدیــــد.\\n———————————————\"\n        },\n        {\n            \"user_id\": \"4262773\",\n            \"name\": \"Arash Homampour\",\n            \"username\": \"arash_homampour\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/4262773_ba7c3b91-f673-4af2-9b62-c3430da4f523_thumbnail_250x250\",\n            \"bio\": \"⚖️Trial lawyer (voted top 5 Super Lawyer in Southern California) \\n🎧Music producer/Dj (the archer)\\n❤️Father\\n🎗Philanthropist\\n🗣Public Speaker\\n✍️ Writer\\n🧘\\u200d♂️ Yoga enthuist and \\n😊 Overall do-gooder. \\n\\narash@homampour.com\\nwww.homampour.com\\n\\n9 lawyer boutique law firm that exclusively handles large value matters (catastrophic injury/wrongful death, insurance bad faith and employment matters.) We will take on anyone and have successfully handled matters (including through trials and appeal) against many large corporations and municipalities (Daimler, Allstate, Sunbeam, State of California, etc.) I have also successfully argued before the California Supreme Court. I also speak, teach and write articles about everything law related, including recent articles about Vanity Awards and Allowing Non-lawyers into the Legal Profession.\\n\\nHard working/playing, fun, kind, self-aware, always evolving and never there. \\n\\nFirst generation American/Immigrant parents. Started law practice with less than nothing: no $, no mentor & no cases. \\n\\nNow considered one of the top trial lawyers in the State with record setting verdicts (twelve 8 figure and fifteen 7 figure verdicts) and outlier settlements.\\n\\nI also Dj and produce techno/house music as The Archer, Lonely Dream and started a label, There is a Light Records. Also, started a non-profit, There is a Light Foundation, that will give financial assistance and grants to individuals so they can get to the next level in their life.\\n\\nAll about positive and beautiful energy and inspiring others.\\n\\nWe are not human beings having a spiritual experience. We are spiritual beings having a human experience.\\n\\nFor clients, we are considered the best of the best.\\n\\nSample recent jury verdicts and settlements:\\n• $60 million product liability/wrongful death verdict\\n• $36 million product/school liability settlement\\n• $30 million trucking liability/wrongful death verdict\\n• $17.5 school liability brain injury settlement\\n• $14 million bad faith insurance verdict\\n• $14 million dangerous condition of public property verdict.\\n\\nFor lawyers, we frequently do joint ventures and/or take straight referrals and can pay life changing referral fees subject to all rules of ethics.\\n\\nSome recent referral fees paid:\\n• $5.6 million wrongful death \\n• $4.5 million motor vehicle vs. pedestrian\\n• $3.9 million insurance bad faith\\n• $3.2 million motor vehicle\\n• $2.7 million dangerous condition\\n• $2.6 million wrongful death\"\n        },\n        {\n            \"user_id\": \"2130936811\",\n            \"name\": \"\\u200e﮼آرش\\u200cاصلی\",\n            \"username\": \"arash_asli\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2130936811_1a2348b5-4d8f-4a68-a96b-e1cfd9a48555_thumbnail_250x250\",\n            \"bio\": \"اصلی باش💯\\n🚩Influencer | Actor | Comedian\\n↗️ / FOLLOW 2K 😎 /\"\n        },\n        {\n            \"user_id\": \"1110018\",\n            \"name\": \"Arash Shirazi\",\n            \"username\": \"arashshirazi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1110018_df73fdf9-5da9-44d6-abdc-d9e06977cfb8_thumbnail_250x250\",\n            \"bio\": \"💡Entrepreneur\\n🎶 President/Music Agent, The Bullitt Agency\\n🎥 Documentary Filmmaker\\n📍 Real Estate Networking (Washington, DC)\\n🖊 Writer\\nRecognized as a \\\"Leading Entrepreneur by Fast Company\\\"\"\n        },\n        {\n            \"user_id\": \"652196537\",\n            \"name\": \"Arash Madani\",\n            \"username\": \"arashmadani\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/652196537_44985383-fe88-4050-be81-3e2c406cb10b_thumbnail_250x250\",\n            \"bio\": \"📐Architect & interior designer  \\n🔘founder of arshiform \\n🌐www.arashmadani.design\\n(Arashmadani design studio)\\n\\n✳️Founder of \\\"lnterior design Club\\\"\\n✳️founder of \\\"B Clube\\\"\\n\\nمعمار - طراح داخلی  و  مدرس دانشگاه\\n————————————————-\\n🌐 http://www.arashmadani.design\\n🌐 www.arshiform.com\\n\\n📩 arshiform@gmail.com\\n\\n-———————————————\\n\\n🥇برنده جایزه ملی خانه۱۳۹۹\\n🥈رتبه دوم طراحی داخلی ۱۳۹۹\\n🏵کاندید جایزه  طراحی داخلی در ۳ بخش۱۳۹۹ \\n🎖برگزیده اولین جایزه معماری داخلی  ۱۳۹۰\\n🥇برنده جایزه معماری داخلی ۱۳۹۲\\n\\n🎖برگزیده جایزه معمار ۱۳۹۴\\n\\n🎖برگزیده جایزه معماری آسیا  ۱۳۹۵\\n\\n🥇برگزیده دوسالانه معماری داخلی ۱۳۹۶🎖\\n\\n🥉برگزیده مسابقه طراحی لایتینگ ۱۳۹۱\\n🥉برگزیده مسابقه طراحی صندلی  ست پرایز\\n\\n......................................................................\\n📍No14,takharestan st, zafar st, TEHRAN,IRAN 🇮🇷\\n\\n☎️: Studio : +982122890256  📞 +98 21 2641 1958  \\n\\n📱Office Whatsap : +989218058014\\n\\nInterested :\\n✈️ 📸 🎵 🎭 🎥 💃 🍺 🥤 🥘 🏕 ⛺️ 🌳 🕺🍟📚\"\n        },\n        {\n            \"user_id\": \"2063554575\",\n            \"name\": \"Arash Torabi\",\n            \"username\": \"arash_batista\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2063554575_51141ca6-c655-4306-bbc8-5d3d7f47c80e_thumbnail_250x250\",\n            \"bio\": \"Tehran , Iran 📍 \\nSoftware Engineering 👨\\u200d💻 \\nReal Estate Agent 🏡 \\nHip-Hop , Zed 🎵 \\nHorror , Slasher 🎥 \\nBayern ⚽️ \\nNovember 🦂 \\n_________________________________\\nAt The Moment ;\\nStudying English For The IELTS Exam 🇨🇦\"\n        },\n        {\n            \"user_id\": \"691247357\",\n            \"name\": \"Mohammad (Arash) Mousavi\",\n            \"username\": \"arash1217\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/691247357_1205c058-b4ed-4c2c-a2ae-0dfbb4b097e3_thumbnail_250x250\",\n            \"bio\": \"\"\n        },\n        {\n            \"user_id\": \"475153668\",\n            \"name\": \"Arash Nasiri\",\n            \"username\": \"arashnasiri\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/475153668_ead86ade-d404-42f2-ab35-fb8a62dbf448_thumbnail_250x250\",\n            \"bio\": \"🎓 IT Engineer \\n📱 UI/UX Designer\\n💻 Front-End Developer\\n🎹 Music And Keyboard Player\\n🎥 Movie Lover\\n📚 History Lover\\n🌐 www.arashnasiri.com\"\n        },\n        {\n            \"user_id\": \"2145356301\",\n            \"name\": \"Arash Narimani\",\n            \"username\": \"arash_n\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2145356301_3804bbf2-86d5-4191-8bf0-617d4552f121_thumbnail_250x250\",\n            \"bio\": \"Toronto\"\n        },\n        {\n            \"user_id\": \"1479951\",\n            \"name\": \"Arash Azizi\",\n            \"username\": \"arash_tehran\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1479951_0dd4e026-ed94-4c68-aa1b-eb8c1d4f5661_thumbnail_250x250\",\n            \"bio\": \"Author \\\"SHADOW COMMANDER\\u200c: Soleimani, US and Iran's Global Ambition\\\" http://tinyurl.com/yce8qq46 | Flaneur | Cinephile | Phd cand. @NYUhistory | Former BBC آرش عزیزی\"\n        },\n        {\n            \"user_id\": \"5357678\",\n            \"name\": \"Arash Mohseni\",\n            \"username\": \"arashmohseni\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/5357678_75d4ee83-d344-4be0-9b9d-1bf2aa0c23da_thumbnail_250x250\",\n            \"bio\": \"Music Producer • DJ\\nwww.arashmohseni.com\\n\\n📍IST\\n\\nEmail : info@arashmohseni.com\"\n        },\n        {\n            \"user_id\": \"1115830396\",\n            \"name\": \"Arash Moradi\",\n            \"username\": \"arashmoradi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1115830396_c308d8c8-36c0-4b49-850c-6bd1ec64def2_thumbnail_250x250\",\n            \"bio\": \"▪️5th year medicine student 🏥 \\n▪️Based in Budapest 🇪🇺 \\n🔺if you are interested in medical science please join : @IranMed club \\n🔺join my room : \\\"از متخصص بپرسيد\\\" \\n🔺USMLE \\n◼️Interested in :\\n1-Dermatology \\n2- Internal Medicine \\n3-Oncology \\n4-microbiology and infectious diseases \\n5-research about Melanoma & efficiency of tx.\\n✅Enjoy the journey my friends  🥂\\n🏨👨🏻\\u200d⚕️🏃🏻\\u200d♂️🚴🌡🪴🍏🏊🏻\\u200d♂️🎹\"\n        },\n        {\n            \"user_id\": \"1033616117\",\n            \"name\": \"Arash Mk\",\n            \"username\": \"arashmk\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1033616117_33642091-dee7-4256-9cfa-4cf6bb552708_thumbnail_250x250\",\n            \"bio\": \"I’m Nobody! Who are you?\\nE.Dickinson ☀️\\n- - - - - - - - - - - - - - - - - - \\nDesigneR📐✍🏽\\nUX & UI Design\\nPhotographer\\nFilmmaker\\nPoet\\n🇮🇹/🇺🇸\\n- - - - - - - - - - - - - - - - - -\\nگفتنی ها کم نیست \\nمن و تو کم گفتیم \\nمثل هذیان دم مرگ\\nاز آغاز چنین در هم و بر هم گفتیم\\n…\\n🎼🎤🎭🎨🎧📉📈🎙\\n- - - - - - - - - - - - - - - - - -\\nInstagram\\n@cibookart🎥         \\n@a.phort 📷        ⬇️✌️\"\n        },\n        {\n            \"user_id\": \"1508738758\",\n            \"name\": \"Arash Moosavi\",\n            \"username\": \"arashmoosavii\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1508738758_2f383dbd-164d-4c82-a834-33e8ac9f8cef_thumbnail_250x250\",\n            \"bio\": \"بدون خدا آسمونم زمین میخوره...\\n\\nMaster of Computer Engeenering\\n\\nshz🏡\"\n        },\n        {\n            \"user_id\": \"1684595368\",\n            \"name\": \"Arash Panbehchian\",\n            \"username\": \"arash.pn\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1684595368_b9042b55-64c7-4773-9801-9755920d3ebb_thumbnail_250x250\",\n            \"bio\": \"در لحظه زندگی کن 👌🏼\"\n        },\n        {\n            \"user_id\": \"934740356\",\n            \"name\": \"Arash Abbasi\",\n            \"username\": \"arash_abbasi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/934740356_2c21a3bc-cd46-4d25-a78a-1e77c39de235_thumbnail_250x250\",\n            \"bio\": \"\\u200e﮼بلند\\u200cآسمان\\u200cجایگاه\\u200cمن\\u200cاست ﮼\\n\\nStay positive ➕\"\n        },\n        {\n            \"user_id\": \"591829948\",\n            \"name\": \"Arash\",\n            \"username\": \"arash.mhm\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/591829948_412747a3-7973-475a-b06f-5b540a198c79_thumbnail_250x250\",\n            \"bio\": \"FOLLOW = FOLLOW BACK\"\n        },\n        {\n            \"user_id\": \"1193876381\",\n            \"name\": \"Arash Fattahi\",\n            \"username\": \"arashfatahi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1193876381_da8388bc-f6e6-4c92-85f4-4d74b3b404f6_thumbnail_250x250\",\n            \"bio\": \"- Plastic surgery🏥\\n- medical tourism 🌍\\n- rhinoplasty assistant 👃🏼\\n 🇮🇷📍\"\n        },\n        {\n            \"user_id\": \"1436497142\",\n            \"name\": \"Arash Farboud\",\n            \"username\": \"arashfarboud\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1436497142_07eb978a-eb1e-4e36-a23d-6b2a179d408f_thumbnail_250x250\",\n            \"bio\": \"Running a sportscar company is a challenge.... but that’s the whole point. Extending boundaries and developing new technologies in mobility and associated sciences.\\n\\nEnjoying the club house! Great to speak to likeminded people and gain a bit of understanding of life through others. \\n\\n\\nManufacturer of:    Www.Arashcars.com\\n\\n\\nArash AF8 \\nArash Af10\\nArash AFX - To be revealed very soon!\\n\\n\\nDaily working out of Arash HQ in Newmarket, England \\n\\nWelcome to the Club and thank you for letting me into your clubhouse when admitted.\"\n        },\n        {\n            \"user_id\": \"1965456381\",\n            \"name\": \"arash sh\",\n            \"username\": \"arash.lp\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1965456381_6e18fd85-5eaf-43fb-826a-8e2f0caf3c89_thumbnail_250x250\",\n            \"bio\": \"📷Fine Art,Fashion and Wedding Videographer \\n💻Videoeditor\"\n        },\n        {\n            \"user_id\": \"1797313313\",\n            \"name\": \"arash zia\",\n            \"username\": \"arashzia\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1797313313_42697dba-1c92-4b0e-81f2-7f7147f34bd1_thumbnail_250x250\",\n            \"bio\": \"Civil Engineer .  Master of Construction Management.  fitness.\\n\\n\\n\\n\\n\\n\\n\\nمنه معمولی از حرف های معمولی هم لذت میبرم\"\n        },\n        {\n            \"user_id\": \"1497678364\",\n            \"name\": \"Arash Meshkat\",\n            \"username\": \"arash.meshkat\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1497678364_c51dd708-4488-4f55-a8c7-301ebada32ba_thumbnail_250x250\",\n            \"bio\": \"TV host \\nRefugee activist \\nMen’s Rights Activist\\nliving in Los Angeles, Daily talk show on channel one TV، Technical Director of Channel One\\n📍Los Angeles\"\n        },\n        {\n            \"user_id\": \"843259785\",\n            \"name\": \"Arash Maleki\",\n            \"username\": \"standardpoodle\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/843259785_f06daacd-17a8-4131-be84-d8f07be9630b_thumbnail_250x250\",\n            \"bio\": \"📍Toronto.\\nSet Medic\\nFirefighter \\nFather of two dogs and two cats\"\n        },\n        {\n            \"user_id\": \"21912772\",\n            \"name\": \"Arash Paydar\",\n            \"username\": \"thepaydar\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/21912772_6b4f3dc2-cfeb-44ed-a46d-90df19f0c59a_thumbnail_250x250\",\n            \"bio\": \"Actor \\n23y.o\\n📍Tehran\\nHeight 185\"\n        },\n        {\n            \"user_id\": \"1795201469\",\n            \"name\": \"Arash Ahura\",\n            \"username\": \"mansoor.ojaghi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1795201469_4d5465e5-2eb9-42a0-b54a-b1f786b42e4d_thumbnail_250x250\",\n            \"bio\": \"مربی رسمی فری استایل اسنوبرد فدراسیون اسکی آلمان\\n🔵IRANIAN SKI BRAND SPACEUP \\n🟣FOUNDER OF @SPACEUP__ \\n🔴WAKEBOARDING 🌊\\n🟢SNOWBOARDING🏂\\n🟡SURFING 🏄🏻\\u200d♂️\\n⚪️MOUNTAINBIKE 🚵🏼\\n⚫️YOUTUBE ID: SPACEUP__\"\n        },\n        {\n            \"user_id\": \"1270298363\",\n            \"name\": \"Arash Saretan\",\n            \"username\": \"arashsaretan\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1270298363_29788b81-fe9d-4908-978a-3851c09ee7e9_thumbnail_250x250\",\n            \"bio\": \"Lets get to it... 🇺🇸🇮🇷\"\n        },\n        {\n            \"user_id\": \"368830962\",\n            \"name\": \"Arash Hosseini\",\n            \"username\": \"arashmark\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/368830962_c7f1c3b2-1480-49f4-9e95-4232dccbb600_thumbnail_250x250\",\n            \"bio\": \"👑مردم دشمن آن چیزی هستن که نمی دانند\\n\\n\\n,📐Designer🖋architect\\n, 📚teacher\\n ,💶Interested in trade\\n,📞09124812896\\n\\n\\n,📚فوق لیسانس معماری \\n\\n,📍هنوز هیچ چیز نمی دانم\"\n        },\n        {\n            \"user_id\": \"1616490252\",\n            \"name\": \"Arash Moshfeghi\",\n            \"username\": \"aramo72\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1616490252_1a262e11-bbfa-4d80-b1d2-4257115ab398_thumbnail_250x250\",\n            \"bio\": \"Chef\\nAmateur photographer \\nMusic and film lover\\nBook worm\\n\\n\\n📍Montreal, Canada\"\n        },\n        {\n            \"user_id\": \"1847284681\",\n            \"name\": \"ArasH. K.\",\n            \"username\": \"arash_99.k\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1847284681_f1e1b655-0762-4379-882b-beceed0ed6f1_thumbnail_250x250\",\n            \"bio\": \"Conscience Doesn’t Replace Faith,,But It Force’s You To Do  The Right Thing ...\"\n        },\n        {\n            \"user_id\": \"1273108986\",\n            \"name\": \"Arash Ahmadi\",\n            \"username\": \"arashctu\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1273108986_a38be8fb-5cff-4ac3-bacc-ce5305c7fe70_thumbnail_250x250\",\n            \"bio\": \"مدیر اداری و منابع انسانی \\nعضو هیات حل اختلاف اداره کار  \\nعضو هیات بدوی وصول مطالبات سازمان \\nتامین اجتماعی\\nمشاور در امور روابط کار \\n\\nHuman Resources Manager and Member of the Labor Office Dispute Resolution Board and Labor Relations Consultant\\n📍Iran🇮🇷\\nIsfahan\"\n        },\n        {\n            \"user_id\": \"720266257\",\n            \"name\": \"Arash Imani\",\n            \"username\": \"arash.ir\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/720266257_0fd0f9e6-1500-40cd-a125-a84ac2b1f525_thumbnail_250x250\",\n            \"bio\": \"🇮🇷🌎🇬🇧📍LDN\"\n        },\n        {\n            \"user_id\": \"4162799\",\n            \"name\": \"Minimal Duck\",\n            \"username\": \"minimalduck\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/4162799_d1c585ac-6d4a-4d5b-aab2-563e6718ebc6_thumbnail_250x250\",\n            \"bio\": \"I love Tesla. I love Dog. I love creating. I make stuff. \\nwww.minimalduck.com\"\n        },\n        {\n            \"user_id\": \"458809729\",\n            \"name\": \"Arash Khan\",\n            \"username\": \"arash_khan\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/458809729_7e88304a-fd41-4367-8f23-f19001eb96be_thumbnail_250x250\",\n            \"bio\": \"Athlete \\nMusic lover\\nTravel freak\\nCivil engineer\\nRenovation of the houses \\n💪🤘\"\n        },\n        {\n            \"user_id\": \"592328908\",\n            \"name\": \"Arash Barkhordari\",\n            \"username\": \"arashtak\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/592328908_49ece46e-b9ae-40c3-b549-b9726c9dd02f_thumbnail_250x250\",\n            \"bio\": \"✳️Moderator\\nفالو\\u200cکنین حتما بک میدم 🙏🏻\\n⚜️اصالت خریدنی نیست ⚜️\"\n        },\n        {\n            \"user_id\": \"354397228\",\n            \"name\": \"Arash Rad\",\n            \"username\": \"arashradd\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/354397228_473d826f-632b-4482-bd2e-7125d4b58685_thumbnail_250x250\",\n            \"bio\": \"📍 Stockholm, sweden 🇸🇪\"\n        },\n        {\n            \"user_id\": \"1786385556\",\n            \"name\": \"arash pakdel\",\n            \"username\": \"arashpakdel_pv\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1786385556_b1c3771a-1619-4f34-b659-9196a9f18f69_thumbnail_250x250\",\n            \"bio\": \"🏠🎱🎲\\nخاک میخوریم خاک نمیدهیم\\ninsta👉 arashpakdel_pv\\n my love👉perspolis❤\\ntehran👉qaarb\\nبلاک شدم بچه ها انفالو نکنین🙏\"\n        },\n        {\n            \"user_id\": \"651956404\",\n            \"name\": \"Arash Shokri\",\n            \"username\": \"arashalka\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/651956404_406cc60f-7af4-478d-afee-307aeaa93a4a_thumbnail_250x250\",\n            \"bio\": \"بلاک هستم 😝😂فالوکنید 🙏🏻سریع بک میدم 🌹صبوری کنید 🌹karaj\"\n        },\n        {\n            \"user_id\": \"2968411\",\n            \"name\": \"Arash Sh\",\n            \"username\": \"soyarash\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2968411_bea4cd57-904e-42c5-81cb-15f509ab09dd_thumbnail_250x250\",\n            \"bio\": \"💡Senior Media buyer\\n🧑\\u200d💻 Trabajo con Facebook Ads desde 2014\\n\\nMe especializo en escalar Startups de base tecnológica en tiempo récord\\n\\nsi estás buscando escalar tus campañas publicitarias y pasar al próximo nivel, háblame para analizar si aplicas a mi mentoria \\n\\n👇🏻 DM por Instagram\"\n        },\n        {\n            \"user_id\": \"638079522\",\n            \"name\": \"Arash Rahbary\",\n            \"username\": \"arashtarantist\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/638079522_8291542e-ed8c-45f7-95ef-8848b960c219_thumbnail_250x250\",\n            \"bio\": \"@tarantist\\n◾️Engineer, Producer\\n◾️Tech, Blockchain\\n◾️Human Rights\\n◾️HealthCare Biz Owner\\n❌🤘💀Heavy Metal💀🤘❌\\nwww.TarantisT.com\\n\\n☼𓃬\\n📍Los Angeles\\n\\n👨\\u200d🎓 Linguistics, English<>Farsi Translation, 2007\\n👨\\u200d🎓 Audio Engineering 2016\\n👨\\u200d🎓 Graphic Desing 2020\"\n        },\n        {\n            \"user_id\": \"287174486\",\n            \"name\": \"Arash Ataei\",\n            \"username\": \"a_r_a_s_h\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/287174486_0d078367-cf11-446a-81a1-da0454d8f9ac_thumbnail_250x250\",\n            \"bio\": \"Meson Arash \\nTelegram : https://t.me/onasismeson\"\n        },\n        {\n            \"user_id\": \"57079330\",\n            \"name\": \"Arash Ghasemi\",\n            \"username\": \"arashghasemi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/57079330_107d81ed-72f9-4c41-9b6c-2aba9411134c_thumbnail_250x250\",\n            \"bio\": \"\"\n        },\n        {\n            \"user_id\": \"73270461\",\n            \"name\": \"Arash Abparvar\",\n            \"username\": \"a.polka.a\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/73270461_283b5507-a324-403e-9af1-fafac3c0e68e_thumbnail_250x250\",\n            \"bio\": \"روباه اینجاست 🦊\\n\\nDramatic Literature 🖋\\nTelegram chanel: @ArashAbparvarCh\"\n        },\n        {\n            \"user_id\": \"730996\",\n            \"name\": \"Arash Safartabar\",\n            \"username\": \"arashsarash\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/730996_10dc2e28-2581-4a5a-b9a8-17dea3a2fc02_thumbnail_250x250\",\n            \"bio\": \"@saraogarash // @bisletrunningclub // @padelboyz // @sonymusicnorway\\n\\n🎾🎾🎾\"\n        },\n        {\n            \"user_id\": \"783985206\",\n            \"name\": \"Arash Benam\",\n            \"username\": \"arash_beni\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/783985206_53d41357-66a7-4785-b15f-7e0b62a271f2_thumbnail_250x250\",\n            \"bio\": \"Tennis player\\nEcotourist\\n\\nTehran 📍\"\n        },\n        {\n            \"user_id\": \"1163491703\",\n            \"name\": \"Arash Zaghi\",\n            \"username\": \"arashzaghi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1163491703_51513365-3d92-4234-a100-aade3cc76537_thumbnail_250x250\",\n            \"bio\": \"A passionate educator who values diversity of human brain and talents. \\n\\nLove everything about ML and AI.\\n\\nA self-proclaimed AI artist. Please visit my Instagram page. \\n\\nDo academic research on many seemingly unrelated, but fundamentally related topics. \\n\\nStrong advocate for neurodiverse individuals.\"\n        },\n        {\n            \"user_id\": \"1529363757\",\n            \"name\": \"Arash Valadkhani\",\n            \"username\": \"arashvaladkhani\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1529363757_2994008b-1a82-4c9c-95a5-d26723c4e800_thumbnail_250x250\",\n            \"bio\": \"Karma🔄\\n\\nبی پَروا و رَها از هر آنچه هستُ،نیست۰\\n\\n\\nElectrical engineering student\"\n        },\n        {\n            \"user_id\": \"836708711\",\n            \"name\": \"Arash Torki\",\n            \"username\": \"arashtorki\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/836708711_9a84d112-5b8e-4d17-bb3a-2c9c1348cace_thumbnail_250x250\",\n            \"bio\": \"فالو کنید، بک میدم😉\\nsoftware «💻📚💽»\\n2 Esfand🎂\"\n        },\n        {\n            \"user_id\": \"3117478\",\n            \"name\": \"Arash Zad\",\n            \"username\": \"arashzad\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/3117478_1b8dce79-e091-43a1-b46f-b19d00d06540_thumbnail_250x250\",\n            \"bio\": \"Dubai Lawyer\\na.k.a. The TikTok Lawyer (135K)\\n\\nLawyer – Investor – Entrepreneur – Content Creator\\n\\n⚖️ Two decades in Law. Three Decades in Dubai.\\n🗝 Helped many individuals and companies to recover hundreds of millions in disputes. \\n🍏 I’m here to “Make Law Sound Simple”.\\n💎 Sharing many legal contents in a simple language across all social media platforms. \\n\\n✨ Certified NLP Coach\\n⚡️ Certified Life Coach\\n🤿 Master Scuba Diver\\n🥋 Black Belt in Karate (1st Dan)\\n📷 Photography enthusiast \\n\\nFind me on YouTube: 👇🏽\\nhttps://youtube.com/c/ArashZadLaw\"\n        },\n        {\n            \"user_id\": \"2008418720\",\n            \"name\": \"Arash Afshari\",\n            \"username\": \"1arash\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2008418720_f276e169-c4a9-4bf7-a268-f50be62648ef_thumbnail_250x250\",\n            \"bio\": \"#VoiceActor and #Narrator 🎙\\n\\nArsenal and Dallas Mavericks Fan\\n\\n📍 Earth, Iran, Tehran.\"\n        },\n        {\n            \"user_id\": \"4534005\",\n            \"name\": \"Arash Asghari\",\n            \"username\": \"arashasghari\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/4534005_d54ba5ec-e13b-43fc-a5fd-95f6502690a4_thumbnail_250x250\",\n            \"bio\": \"🧠 Human Being\\n\\n🧑\\u200d💻Product, UI/UX, Visual Designer – The Dexign Studio.\\n\\n🎵Interested in music production, Making Playlists & discovering new music.\"\n        },\n        {\n            \"user_id\": \"1181458416\",\n            \"name\": \"Arash Arya\",\n            \"username\": \"dr.arya\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1181458416_19c9f779-13dd-4124-8c72-cc6413d0e2e6_thumbnail_250x250\",\n            \"bio\": \"Dad, Internist, Cardiologist, \\nElectrophysiologist, \\nAssociate Professor of Cardiology \\nAssociate Editor EP and PACE. \\nDirector EP Labs, Leipzig Heart Center.\\n\\nPD Dr. med. Arash Arya,\\nFESC, FEHRA, FHRS\\nwww.arasharya.com\"\n        },\n        {\n            \"user_id\": \"1102516913\",\n            \"name\": \"arash\",\n            \"username\": \"marketcap\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1102516913_50cffd19-1170-4f65-9374-e596f17ca5c0_thumbnail_250x250\",\n            \"bio\": \"🔷Digital Marketing Consultor\\n🔹Tecnical/Fundamental Analyst\\n🔹Crypto portfolio Advisor\\n🔹Black chain Researcher\\n__________\\n🤴Money Maker\\n📊Trader \\n______________\\n👨\\u200d🎓PhD in MBA\\n👨\\u200d🎓master of chemistry\\nSHZ🇮🇷/GMT🇬🇧\\n________________\\n📥Contact via direct insta\\ninsta: @arash.kardan\"\n        },\n        {\n            \"user_id\": \"929068774\",\n            \"name\": \"Arash Mirzaee\",\n            \"username\": \"arashmirza\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/929068774_fa6debb8-6e32-47e6-adb9-10980b76c48b_thumbnail_250x250\",\n            \"bio\": \"کارگردانی سینما| دانشگاه سوره\\n|طهران📍\\nFilmmaker\\n\\n\\nclub:رادیکال هنر\"\n        },\n        {\n            \"user_id\": \"1374645332\",\n            \"name\": \"Arash Hejazi\",\n            \"username\": \"arash.hejazi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1374645332_4376c305-1443-4059-ac87-3b17fe68439b_thumbnail_250x250\",\n            \"bio\": \"A Tourist in Toursim Industry 🧳✈️\"\n        },\n        {\n            \"user_id\": \"1811143770\",\n            \"name\": \"Arash Nouri\",\n            \"username\": \"arashnouri\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1811143770_99d79a60-c713-4227-bf56-86fcbf9167c4_thumbnail_250x250\",\n            \"bio\": \"Assistant Professor of Mechanical Engineering\\n📍Pennsylvania\"\n        },\n        {\n            \"user_id\": \"1546304524\",\n            \"name\": \"Arash Aghazadeh\",\n            \"username\": \"arash_1985\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1546304524_44535696-a894-432a-9fc5-0ec914efa01a_thumbnail_250x250\",\n            \"bio\": \"Master of Business\\nActive in the field of construction\\nAnd real estate transactions\\nIran  Tehran 📍🇮🇷\"\n        },\n        {\n            \"user_id\": \"132203680\",\n            \"name\": \"Arash Sh\",\n            \"username\": \"shaahrag\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/132203680_ad591cf3-cc33-47b7-8217-69bcfb891402_thumbnail_250x250\",\n            \"bio\": \"Musician / Song Writer 🎙💎\\n\\nVancouver, Canada 📍\\nUBC Biology 🎓\\n\\nمعلــــــق بین زمین و آســ ـمان\"\n        },\n        {\n            \"user_id\": \"1666179769\",\n            \"name\": \"Arash Khajelou\",\n            \"username\": \"arash_khajelou\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1666179769_7c305744-76e1-41fe-a5b7-ead6fa6b189f_thumbnail_250x250\",\n            \"bio\": \"A creative programmer, superuser and traveller.👨🏻\\u200d💻🏕\\nTaekwondo enthusiast.🥋\\nCoffee lover ☕️\\n\\n📍Iran/Tehran\"\n        },\n        {\n            \"user_id\": \"1230835874\",\n            \"name\": \"arash pu\",\n            \"username\": \"arashpu\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1230835874_7959dd0f-5519-4f8c-90bf-78b13a635d2d_thumbnail_250x250\",\n            \"bio\": \"E rido e non mi lascio sconfiggere dai problemi della mia vita perché questo è il mio mondo e amo la vita\\n\\n🇮🇷🇮🇹\"\n        },\n        {\n            \"user_id\": \"256235400\",\n            \"name\": \"arash aali\",\n            \"username\": \"arash.aali\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/256235400_2cfa20d4-3226-4a28-89d5-d9277663a4a6_thumbnail_250x250\",\n            \"bio\": \"عضو هیئت مدیره انجمن ملی جوانان کارآفرین ایران\\n\\nعضو هیئت موسس کمیسیون کارآفرینی دانش بنیان \\n\\nتولید کننده و صادر کننده نمونه کشور\\n\\n\\nNM Trainer\\nBusiness Coach\\n\\nHeavy Industries\\nIndustrial manufacturer\\n&\\nFashion and clothing & Beauty \\n\\nMotivational\\nEntrepreneur\\nCreates value\\nexporter\"\n        },\n        {\n            \"user_id\": \"538672920\",\n            \"name\": \"Arash Zohrevand\",\n            \"username\": \"arash.zohrevand\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/538672920_8120828b-c337-49be-89bd-eb8d2fcc8eac_thumbnail_250x250\",\n            \"bio\": \"🇮🇷عضو سابق تيم ملي جودو ايران\\n🥇🥇asi\\n🥈🥈🥈🥈🥈🥈🥈🥈🥈German-Europe\\n🥉🥉🥉🥉🥉🥉🥉🥉🥉🥉🥉🥉🥉🥉🥉Japan-German\\n🏭اولين و بزرگ ترين توليد كننده ميلگرد هاي صنعتي و ترانس و شكل هاي هندسي در ايران \\nWww.keshesh-elmosanaat.com\"\n        },\n        {\n            \"user_id\": \"455728876\",\n            \"name\": \"Arash Najafi\",\n            \"username\": \"arashnajafi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/455728876_1dff3358-c2c4-4813-811b-b265b852e292_thumbnail_250x250\",\n            \"bio\": \"𝙈.𝙨𝙘 𝙤𝙛 #𝙞𝙣𝙙𝙪𝙨𝙩𝙧𝙞𝙖𝙡_𝙀𝙣𝙜𝙞𝙣𝙚𝙚𝙧𝙞𝙣𝙜 📚🎓\\n𝙈𝙞𝙨𝙝𝙜𝙖🐾🐺\\n𝟏𝟗𝟗𝟑 🎂\\n📍𝙏𝙚𝙝𝙧𝙖𝙣\"\n        },\n        {\n            \"user_id\": \"1350898013\",\n            \"name\": \"Arash Karazma\",\n            \"username\": \"arashkarazma\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1350898013_5525edad-5f2b-4758-b05c-681c6a802449_thumbnail_250x250\",\n            \"bio\": \"☑️  Lawyer ⚖️\\n☑️  Jurnalist ✏️\\n\\n✔️ وكيل پايه يك دادگستري و روزنامه نگار\\n✔️عضو كانون وكلاي دادگستري مركز\\n✔️خبرنگار سابق روزنامه همشهري\\n\\n🔸فعال مدني و كنشگر اجتماعي🔸\\n♦️علاقه مند به موضوعات صنفي♦️\\n\\n🖇 Here to listen, learn, connect, find friends, share idea, explore, inspect and enjoy \\n\\nLive in tehran\\n\\n✅ اميد بذر هويت ماست\\n\\nInterests:\\n\\n---> politics \\n---> photography \\n---> sports \\n---> travel \\n---> poem\\n\\n❤️persepolis❤️\\n\\nمن زانِ خودم؛ چنان كه هستم هستم!\\n\\nWatsApp : +989125394740\\n\\n✈️🎳🎾🎬🎧🍕🍑🔥🐆\\n\\n👇🏽 Fallow me on Instagram 👇🏽\"\n        },\n        {\n            \"user_id\": \"225925366\",\n            \"name\": \"Arash Sodagar\",\n            \"username\": \"sodagaax\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/225925366_c2adc0d4-62f9-4eed-b900-63f27623a8bc_thumbnail_250x250\",\n            \"bio\": \"🇺🇸\\nJMU Alum\\nCommodities Trader\"\n        },\n        {\n            \"user_id\": \"1677025653\",\n            \"name\": \"Arash Mh\",\n            \"username\": \"arashinof\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1677025653_00969b96-d5bc-4225-9f13-105a2d39e1bf_thumbnail_250x250\",\n            \"bio\": \"Founder \\nCo-founder \\nCEO\\nDoctor \\nDentist \\nEngineer \\nInvestor \\nTrader\\nDeveloper\\nScientist \\nAstronaut \\nLawyer\"\n        },\n        {\n            \"user_id\": \"1513846641\",\n            \"name\": \"Arash Sarrafi\",\n            \"username\": \"arashsarrafi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1513846641_1540aa28-8705-4ab4-aa3d-02f7430b4e37_thumbnail_250x250\",\n            \"bio\": \"🇮🇷 ( Tehran ) \\n🎾 Padel player\\n🏂 Snowboard | ⛹🏻\\u200d♂️ Basketball | 💪 Gym\\n📐 Civil engineer \\n👗 Owner of PARCUT clothes                        (Instagram ID : par.cut)\\n🇩🇪🏗 knauf dealer ( Instagram ID: pishgamansakht)\\n💵 Cryptocurrency\\n✏️ Interior design\"\n        },\n        {\n            \"user_id\": \"1957637690\",\n            \"name\": \"Arash Kazemi\",\n            \"username\": \"arash_zk\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1957637690_4c90bab1-775a-4c5c-969c-b44849e16aa8_thumbnail_250x250\",\n            \"bio\": \"Tour Guide\\n#Artour\\nAdventurer | Offroader \\n📍Exploring Iran\\nFounder & CEO Of: Artours_Team\\nS.O.S Group: Iran SOS | Fars SOS\"\n        },\n        {\n            \"user_id\": \"1057983\",\n            \"name\": \"Arash Beral\",\n            \"username\": \"arashberal\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1057983_3b64c79b-8b72-4054-a7d6-e1931662afef_thumbnail_250x250\",\n            \"bio\": \"Husband, father, BigLaw Partner 🖊\\n\\nAlter-ego: @tiktokarash 😆\\n\\nEmail: aberal@blankrome.com\"\n        },\n        {\n            \"user_id\": \"136497570\",\n            \"name\": \"Arash Ghahremani\",\n            \"username\": \"arash.ghrmni\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/136497570_d977434c-19ac-4f38-ae6b-be0731cbc335_thumbnail_250x250\",\n            \"bio\": \"📍Urmia\\n 🧬\"\n        },\n        {\n            \"user_id\": \"268492056\",\n            \"name\": \"Arash Taqavi\",\n            \"username\": \"coacharash\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/268492056_c1c5133f-9f3e-4b7b-b444-69f21f703988_thumbnail_250x250\",\n            \"bio\": \"🇮🇷& 🇺🇸\\n* Founder of Radio Referral \\n* Director of TCE (Transformation Center of Excellence)\\n* Health Psychology, Ph.D.\\n* Faculty at CalMU\\n\\n* R&D manager at IValue Global\\n* Positive Transformational Life Coach.\\n* Motivational Speaker (in Farsi Language)\"\n        },\n        {\n            \"user_id\": \"1491414803\",\n            \"name\": \"Arash Dadashi\",\n            \"username\": \"arashdsh\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1491414803_72d21eed-75ff-46d2-9269-d3b078e49ec7_thumbnail_250x250\",\n            \"bio\": \"📍Iran , Tehran\\n🏎 Car enthusiast \\n🎮 Gamer\\n🌪 Drifter\\n🧬 Biology Student @ Srbiau\\n🎸 Guitar Player\"\n        },\n        {\n            \"user_id\": \"1879956965\",\n            \"name\": \"arash shams\",\n            \"username\": \"arassh_shamsss\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1879956965_4fe19578-a2a2-42f2-a6ad-ba910d8d81e9_thumbnail_250x250\",\n            \"bio\": \"\"\n        },\n        {\n            \"user_id\": \"1150400600\",\n            \"name\": \"Arash Dorkhah\",\n            \"username\": \"drarashdr\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1150400600_0aff6534-5d67-4caa-88be-9c446e79dd84_thumbnail_250x250\",\n            \"bio\": \"🔹🔸🔹🔸🔹🔸🔹🔸🔹🔸🔹🔸\\n\\n✅ : Dentist ✨\\n------------------------------------\\n📍: IR | Shiraz 🇮🇷\\n------------------------------------\\n💁🏻\\u200d♂️: Doctor of Dental Surgery 🦷\\n------------------------------------\\n🌟: We Can Help You Have Beautiful Smile\\n\\n🔹🔸🔹🔸🔹🔸🔹🔸🔹🔸🔹🔸\"\n        },\n        {\n            \"user_id\": \"212409643\",\n            \"name\": \"Arash Sadeghpour\",\n            \"username\": \"arash_spk\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/212409643_d2358af0-2ad7-4de7-a189-707f332514df_thumbnail_250x250\",\n            \"bio\": \"👨🏻\\u200d🎓📚📔\\n-Industrial engineer\\n-Master of Business Administration\\n\\n💵💶⛺️🏕🔠🔡\\n-Sales & Marketing Specialist\\n-Tour Guide\\n-English Instructor\\n\\n⚽️🏊🏻\\u200d♂️🎬🎤🎧🎲🧩\\n-Board Game Lover\\n-Movie Addict\\n-Music Enthusiast\\n-Football Fan \\n\\n📍Tehran , Iran 🇮🇷\\n\\n✴one day you'll leave this world behind\\nSo live a life you will remember✴\"\n        },\n        {\n            \"user_id\": \"323027963\",\n            \"name\": \"Arash Demokri\",\n            \"username\": \"arashdemokri\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/323027963_a5757b87-2b54-421b-a549-254cdfeb27da_thumbnail_250x250\",\n            \"bio\": \"Apple Brand Repair📱🖥\"\n        },\n        {\n            \"user_id\": \"271024807\",\n            \"name\": \"Arash Mansourian\",\n            \"username\": \"arashmansourian\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/271024807_a575a99d-b7a1-467c-86c5-365fb1b85347_thumbnail_250x250\",\n            \"bio\": \"استاد دانشکده دندانپزشکی دانشگاه علوم \\nپزشکی تهران\\nFull professor of oral&maxillofacial medicine (TUMS)\\nمعاونت دانشکده و پژوهشکده دندانپزشکی دانشگاه علوم پزشکی تهران\\nTennisor 🎾🎾🎾\"\n        },\n        {\n            \"user_id\": \"335000823\",\n            \"name\": \"ARASH Fakhim\",\n            \"username\": \"aaaaarashhhhh\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/335000823_70be6741-eb73-4476-8b11-96c1fa2e77c1_thumbnail_250x250\",\n            \"bio\": \"꧁꧂𝙒𝙚𝙡𝙘𝙤𝙢𝙚 𝙏𝙤 𝘾𝙡𝙪𝙗𝙝𝙤𝙪𝙨𝙚꧁꧂\"\n        },\n        {\n            \"user_id\": \"505963113\",\n            \"name\": \"Arash Roo\",\n            \"username\": \"arashroo\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/505963113_6b3356ec-df4d-4896-b12c-df1a0f35c0cb_thumbnail_250x250\",\n            \"bio\": \"Metallurgy engineer ⚙️\\nMBA 👨\\u200d🎓\\nEntrepreneur 🏆\\nCar-thusiastic 🏎\\nBusiness consultant 🎙\\nConstruction Builder 🛠\\nEager to learn new things 📚\\nLakers fan 🏀\\nStock investor 📈\\nAvid foodie 🥑\\n\\n📍Los Angeles 🌴\\n\\n\\n\\n✳️ hosting شام بي شام club \\nEvery other night at 8pm as a free speech room\\n\\n📧 arashrou@gmial.com\"\n        },\n        {\n            \"user_id\": \"261273593\",\n            \"name\": \"Arash Monti\",\n            \"username\": \"arash_monti\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/261273593_b44c01ae-c70e-4538-9400-17934b293c19_thumbnail_250x250\",\n            \"bio\": \"CGN🎈\\nGermany🇩🇪🇬🇺🇮🇷\\nHotelakademie Cologne \\nF&B Coast Controller / Purchasing\"\n        },\n        {\n            \"user_id\": \"721283375\",\n            \"name\": \"Arash Darvish\",\n            \"username\": \"arash_d\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/721283375_4eb7d14e-ab64-43d8-bfce-06230a0c128c_thumbnail_250x250\",\n            \"bio\": \"Engineer by education, Management Consultant by practice\"\n        },\n        {\n            \"user_id\": \"661900463\",\n            \"name\": \"arash hosseinpour\",\n            \"username\": \"arashie\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/661900463_0489ff99-b993-43c8-a737-65b81dd0326b_thumbnail_250x250\",\n            \"bio\": \"\"\n        },\n        {\n            \"user_id\": \"1284156198\",\n            \"name\": \"Arash Sadri\",\n            \"username\": \"sadriarash\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1284156198_1f9ffb2d-f821-4a76-835d-bcab845ef1d0_thumbnail_250x250\",\n            \"bio\": \"🏛Architect \\n📍Toronto\"\n        },\n        {\n            \"user_id\": \"691421298\",\n            \"name\": \"Arash Aghdasi\",\n            \"username\": \"arash.agc\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/691421298_b977e4b9-07a4-4151-a472-db47f856babd_thumbnail_250x250\",\n            \"bio\": \"Project Manager👨\\u200d💻\"\n        },\n        {\n            \"user_id\": \"1744715636\",\n            \"name\": \"arash safari\",\n            \"username\": \"arsa7777\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1744715636_760baaec-2290-4136-a101-d2fafdb9ba04_thumbnail_250x250\",\n            \"bio\": \"mba fianance \\n\\ntrader📉\\n \\ninvestment management 🎯\\n🚩➕STAY POSITIVE➕🚩\\nدرگیر بازارها_عاشق چارتها\\n\\n\\ninstagram.com/arash__safariiii\"\n        },\n        {\n            \"user_id\": \"1500435106\",\n            \"name\": \"Arash Rahm\",\n            \"username\": \"arash1382\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1500435106_89f00065-772d-4914-9045-1bc4c87ec1a2_thumbnail_250x250\",\n            \"bio\": \"پرواز را به خاطر بسپار ...\\n\\nMechanical Engineer and Master of Economics🇨🇦🇮🇷\"\n        },\n        {\n            \"user_id\": \"148636755\",\n            \"name\": \"Dr.Arash\",\n            \"username\": \"araash99\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/148636755_9e65d44d-f644-49d2-8551-d9b5b14b5af9_thumbnail_250x250\",\n            \"bio\": \"فالو کنید همرو فالو\\u200c میکنم 💚 بک میدم 💚\"\n        },\n        {\n            \"user_id\": \"672928402\",\n            \"name\": \"Ali Arash\",\n            \"username\": \"aliarash\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/672928402_bb913b9d-e8ac-43aa-9b5a-6521ce8899e8_thumbnail_250x250\",\n            \"bio\": \"Pilot 🛫👨🏼\\u200d✈️\\nInsurance Agent 👨🏼\\u200d💼\"\n        },\n        {\n            \"user_id\": \"416698735\",\n            \"name\": \"Arash bagheri\",\n            \"username\": \"arash1266\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/416698735_eebf4c45-31cd-4a5e-b39c-20fdbf12a51f_thumbnail_250x250\",\n            \"bio\": \"Civil Engineer\\n\\n📍Spain Madrid 🇪🇸  Tehran🇮🇷\"\n        },\n        {\n            \"user_id\": \"1088398880\",\n            \"name\": \"Arash Sh\",\n            \"username\": \"arash.menzone\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1088398880_6c3f9c9d-e671-40d4-b6ee-7cda8a2b60e9_thumbnail_250x250\",\n            \"bio\": \"💎💙\"\n        },\n        {\n            \"user_id\": \"582413552\",\n            \"name\": \"Arash Monfared\",\n            \"username\": \"arashmonfaredd\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/582413552_6c82b4a8-65cc-4463-aa04-54f48d8b6371_thumbnail_250x250\",\n            \"bio\": \"🇩🇪Frankfurt am Main📍\\n.\\n◾️◽️Bauingenieur ◾️◽️\\n   //🔧👷🏻\\u200d♂️🏘🏗🏢🏛//\\n.\\nPersisch/Deutsch 🗣💬\\n.\\n14/Feb❄️☃️🏂🗻\\n\\n 🔐🚷\\n👇\"\n        }\n    ],\n    \"count\": 25121,\n    \"next\": 2,\n    \"previous\": null,\n    \"success\": true\n}"}],"_postman_id":"4c95149a-373c-4a4e-99dc-d7be489b7760"},{"name":"Logout","id":"817dfb4c-1ef6-44ea-a776-51fe1d3de74b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"<id>","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token <token>","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://www.clubhouseapi.com/api/logout","description":"<p>Logout from current session.</p>\n","urlObject":{"path":["logout"],"host":["https://www.clubhouseapi.com/api"],"query":[],"variable":[]}},"response":[{"id":"1e528025-4a88-44dd-943e-285ad53f4a9d","name":"Successful","originalRequest":{"method":"POST","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"1387526936","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token 78da002dd191f3781e4a7ff0e8c7136156a8af0c","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"cofollows_only\": false,\r\n    \"following_only\": false,\r\n    \"followers_only\": false,\r\n    \"query\": \"arash\"\r\n}"},"url":"https://www.clubhouseapi.com/api/search_users"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 04 Apr 2021 11:23:19 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"18348"},{"key":"Connection","value":"close"},{"key":"Allow","value":"GET, POST, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Vary","value":"Accept-Encoding, Origin"},{"key":"Content-Encoding","value":"gzip"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"093e388bb200002c56f9b1a000000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"63aa29f2be6d2c56-FRA"}],"cookie":[],"responseTime":null,"body":"{\n    \"users\": [\n        {\n            \"user_id\": \"627495380\",\n            \"name\": \"Arash\",\n            \"username\": \"4rash\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/627495380_0bdbdf0a-a6bd-49be-a43f-9440df74fc3a_thumbnail_250x250\",\n            \"bio\": \"1987\"\n        },\n        {\n            \"user_id\": \"5847971\",\n            \"name\": \"Arash Mohseni\",\n            \"username\": \"arashmohseni88\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/5847971_71eb0d3c-0dd3-4e4f-8610-4298add8c7a9_thumbnail_250x250\",\n            \"bio\": \"Music Producer • DJ\\nInstagram : @arashmohsenimusic\\n\\n📍IST\\n\\ninfo@arashmohseni.com\\nwww.arashmohseni.com\"\n        },\n        {\n            \"user_id\": \"118272331\",\n            \"name\": \"Arash Zad\",\n            \"username\": \"arash.zad\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/118272331_11a4c669-314c-4f4f-a83a-f234aaa33b59_thumbnail_250x250\",\n            \"bio\": \"Business Consultant | SME Coach | Executive Coach | Oxford University Alumni | 2X Author | Co-Author with Brian Tracy | Amazon Best Selling Author | Landmark Forum Graduate\\n\\n📍Los Angeles 🇺🇸\\n——————————————-\\nAs a result of my services, entrepreneurs can build and grow a solid business in a 12 steps methodology based on the London Business School framework.\\n\\nExperiences (2003- Now): \\n▪️Founder@ZAD Consulting Group🇺🇸\\n▫️Co-Founder & CEO @Zenith Financial Group 🇺🇸\\n▪️Owner @LEMOLINE ™ 🇺🇸\\n▫️Co-Founder @South Crown LLC, AbuDhabi-UAE🇰🇼\\n▪️Founder @Future Vision Co., Erbil-Iraq🇮🇶\\n▫️Founder @ AGAP LLC, Iran🇮🇷\\n———————————————— \\n🏂 | 🎾 | 🤵🏻\\u200d♂️Mafia game\\n\\n✳️CLUB: All About Growth\\n\\n📞Contact link is in my Instagram bio\\n\\n👥 Business Talk: check “Free Consultation” on the contact link in my Instagram bio\\n\\n🎞Youtube @arashzadoffical\\n\\n🔗Linked in: @Arash Zad\"\n        },\n        {\n            \"user_id\": \"1788875676\",\n            \"name\": \"Arash 142\",\n            \"username\": \"arash142\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1788875676_13eabd33-478a-49d0-b9ac-652fc78da6c5_thumbnail_250x250\",\n            \"bio\": \"➖ Web Security Solutions ➖\\n➖Cyber Security Advisor ➖\\n➖Team Security ArasH142 ➖\\n➖MagicHackers©➖\\n✅Founder of Arash142 Team\\n✅ Co-Founder of مدیریت کسب وکار\\n\\n☑️ Me:\\nLinux Kali 🖤 \\n(Exploit: BeFE .MSFvenom.searchsploit.Social Engineering.sqlmap)\\nITNetwork Security .m. App Analyze . TestFlight App Debug .  BugFinder Website . WebManger . C++ . VB.Net . Python .\\n☑️ WebSite Service:\\nSale Host Domain SSLWeb\\nWebsite OnlineShop  Css web Design Static and Dynamic\\nPhp . Jomla . Wordpress . PertaShop . javaScript \\n🟢 24Hr Online Service For Instagram & Website\\n☑️ Founder : \\nArash142 Security Team \\nMagicHackers Team\\nWeblog142 Channel Telegram\\n☑️ Last Manger: \\nMagic-Hackers.com\\nBlackHacker.tk \\nSharemobile.ws \\nIranhackers.net \\n☑️ WebManger: \\nDekomaj.com\\nDrazarpira.com \\nPetrodeghat.com \\nCabletehran.com\\nSauberesacheteam.com\\n☑️ My App For Yahoo! : \\nHellDevil142 . Smasher142 . Magic Ps1.42 Edition . AntiBlaster142. MagicTrojan1.42 . \\nY!tunnel142 . PsTrojan Finder 1.42 . \\n☑️ Spark Ar: Instagram Filter - Maske \\n\\nMy Location HH🇩🇪\\nMade In TehranPars🇮🇷\\n\\nInstagram Blog: Arash142.de\"\n        },\n        {\n            \"user_id\": \"1812266708\",\n            \"name\": \"Arash Soltani\",\n            \"username\": \"arash.soltani\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1812266708_5ce5b8c6-16a0-4655-b19f-edcbefe835c0_thumbnail_250x250\",\n            \"bio\": \"Entrepreneur💰\\n\\nBusiness Developer💵\\n\\nAngel Investor💷\\n\\nStock trader📈\\n\\nReal Estate investor🏠\\n\\nMarketing and Advertising📢\\n\\nLuxury Watch Enthusiast⌚️\\n———————————————————-\\n\\n🔥Co-founder of “🇮🇷A+✳️ Pioneer Global Group of Persian Moderators.”\\n\\n———————————————————\\n I love talking about business and can professionally moderate you rooms🚨\\n———————————————————-\\n\\nSpeaking English and Persian\\n\\nLive in Kansas📍\\n\\n🇺🇸🇮🇷\"\n        },\n        {\n            \"user_id\": \"1685811246\",\n            \"name\": \"Arash Ashourinia\",\n            \"username\": \"arashnia\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1685811246_0e309d8b-a0c8-4251-b903-9e31987bff65_thumbnail_250x250\",\n            \"bio\": \"📸 Photographer/Photojournalist living in Tehran\"\n        },\n        {\n            \"user_id\": \"1645280543\",\n            \"name\": \"Arash Hashemi\",\n            \"username\": \"iaaraash\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1645280543_32698141-a828-404a-b2e8-85e258e4a3df_thumbnail_250x250\",\n            \"bio\": \"• 𝐉𝐨𝐮𝐫𝐧𝐚𝐥𝐢𝐬𝐭 ᵃᵗ ᴵᔆᴺᴬ\\n\\n/ کارشناسی: مهندسی عمران\\n/ ارشد: مدیریت بازرگانی-بازاریابی\"\n        },\n        {\n            \"user_id\": \"2073267734\",\n            \"name\": \"Arash Adami\",\n            \"username\": \"ar_a13\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2073267734_c7b5de99-4bc6-4c6c-ab06-38489c540459_thumbnail_250x250\",\n            \"bio\": \"Founder, cofounder & business dev. manager           \\n       Karlancer.com\\n       Studioghaaf.com\\n       Pipingmall.com\\n       Perfectlancer.com\\n       Novinfoam.com\\n       Baziafarin.com\\n       Behafraz.com\\n       Geranool.com \\n\\n🇮🇷🇺🇸\\n\\nMba @UNB Canada \\nBA International business, Netherlands \\n\\nEntrepreneur, Art enthusiast, Digital marketer and Seo expert, E-commerce marketing and sales expert, experience of managing high turnover online channels ( Amazon, eBay, Groupon, internet stores)  \\n\\nEmail: arash.ad@hotmail.com\\nContact me for seo and business inquiries\\n\\n\\nInterests: theatre, performance arts, movies, business strategy, Seo, digital marketing, startups, world travel and ...\\n\\n\\n📍Los Angeles, CA\\n\\nDM me @ arash_a13\\n\\nhttps://www.linkedin.com/in/arashadami\"\n        },\n        {\n            \"user_id\": \"2661928\",\n            \"name\": \"Arash Davari\",\n            \"username\": \"arashdavari\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2661928_da73d47c-a494-40b5-aa47-8ee9be70e45e_thumbnail_250x250\",\n            \"bio\": \"📍Milan | Italy 🇮🇹\\n\\n💡I'm here to build an international network of experts and connect the businesses and ideas.\\n\\n🇮🇹| co-Founder of @Cafeitalo with @katyrohani\\n\\n🧠| Neurosciene researcher & Molecular Geneticist @unipv\\n💎| Brand and Online business strategist\\n\\u200e🇪🇺| co-founder of @ponteart.it  \\n💰| Online Business Developer @onbid.it\\n\\n✳️ Whatsapp: +39-3922446226\\n\\n🌐 http://linkedin.com/in/onlinebusinessdeveloper\\n\\n👔|دبیر انجمن روابط بین المللی ایران و ایتالیا\\n👨\\u200d💻| مشاور راه اندازی و توسعه کسب و کار آنلاین در اروپا\\n\\n💸 دوره آموزشی فشرده \\\"چالش هزار یورو در بیار\\\" برای شروع، توسعه و بهبود کسب و کار در ایسنتاگرام :\\n\\n🌐 T.me/my1000euro    \\n\\n👇اینجا میتونیم در تماس باشیم👇\"\n        },\n        {\n            \"user_id\": \"5556222\",\n            \"name\": \"Arash Padidar\",\n            \"username\": \"arashpadidar\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/5556222_a2270115-990a-4755-ad31-df4b386c3d3d_thumbnail_250x250\",\n            \"bio\": \"Toronto • 🇨🇦 📍\\n\\nArtist🎙• Artist Management⚙️\\nMusic marketing👨🏻\\u200d💻• Event Promoter📣 \\n\\nFounder Of \\\"شب های بررّه\\\" Club🌟\\nCo-Founder Of “Music Chat” Club 🌟\\nCo-Founder Of “Pax in da house” Club🌟\\n\\nOwner of @tehrantoevents \\n—————————————\\nSPOTIFY playlist~Persian Rap hits\\n\\nIG⬇️\"\n        },\n        {\n            \"user_id\": \"2051106085\",\n            \"name\": \"Arash Biniaz\",\n            \"username\": \"arashbiniaz\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2051106085_9e0c3925-f06b-487e-bc08-6e270a70bb01_thumbnail_250x250\",\n            \"bio\": \"مدرس دانشگاه • طراح گرافیک • عکاس • نقاش    |\\n✔️ در کلاب های { هنر به شرط چاقو } و { رژیم کتابخواری }    |\\nمیزبان شما هستم. جهت اطلاع از زمان و موضوع برنامه\\u200cها    |\\nگزینه Follow و 🔔 را در بالای صفحه فعال کنید    |\\nجهت عضویت در کلاب\\u200c ها، تصویر 🍉 و 🍔 را    |\\nدر پایین همین صفحه دنبال کنید    |\\n\\n———————————————\\n▫️ تحصیلات آکادمیک     |\\nکارشناس\\u200cارشد گرافیک | دانشگاه هنر تهران     |\\nکارشناس نقاشی | دانشگاه هنر تهران     |\\nمدرک بين الـمللی Adobe Ps/Ai/Id     |\\nدانش آموخته کلاسهای نویسندگی و فن بیان     |\\n\\n▫️ سوابق آموزشی     |\\nتدریس در ۱۹ دانشگاه و ۱۴ آموزشگاه معتبر     |\\n\\n▫️ جشنواره ها و مسابقات    |\\nشرکت در ۲۱ جشنواره داخلی    |\\n۷ نمایشگاه خارجی    |\\nبرنده ۸ جایزه معتبر بين الـمللی    |\\nاز ۱۳۷۸ تا اکنون    |\\n\\n▫️ سوابق اجرایی گرافیک و تبلیغات    |\\nمدير اجرايی گرافيك و تبلیغات برای:    |\\nشبكه تصويرگران هنر/ ايرانول / كاشی تبريز    |\\n|    SAMSUNG / AEG / بانك پاسارگاد\\nهتل استقلال تهران / DENA Cassette    |\\nبهينه\\u200cسازی مصرف سوخت / بنياد بيماری\\u200cهای خاص    |\\nمحصولات ربيع / شمشاد / گلرنگ /سپهر الكتريك    |\\nسايپا / PETCO co\\u200c / بيمه دانا / NIVEA    |\\nقطارهای رجاء / شركت نفت APEC / رستوران زنجيره ای پالم    |\\nشركت شوفاژكار / شركت زی نت / ظروف تفلون ليونارد    |\\n|    JUGI ring آجيل تواضع / چای مظفر / محصولات دكتر رناد\\n|    Lunafam / شرکت OxyCo صنایع چوبی /پارس گالری\\nشركت فيلی قشم / RadKish co  و ...    |\\n———————————————\\n\\n|    Art Teacher • Graphic Designer\\n     Painter • Photographer\\n|    Adobe International Software Certification\\n|    Teaching Art and Creativity in 19 Universities\\n|    Designer and Art Director in more than\\n     30 Companies\\n|    Winner of 8 International Art Awards\\n\\n📍 Iran, Tehran\\n———————————————\\nاگر دوست دارید؛\\nدر لیست کلابهای پایین به کلاب\\n{ هنر به شرط چاقو } 🍉\\nو { رژیم کتابخواری } 🍔\\nبـــپـــیــــونــــدیــــد.\\n———————————————\"\n        },\n        {\n            \"user_id\": \"4262773\",\n            \"name\": \"Arash Homampour\",\n            \"username\": \"arash_homampour\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/4262773_ba7c3b91-f673-4af2-9b62-c3430da4f523_thumbnail_250x250\",\n            \"bio\": \"⚖️Trial lawyer (voted top 5 Super Lawyer in Southern California) \\n🎧Music producer/Dj (the archer)\\n❤️Father\\n🎗Philanthropist\\n🗣Public Speaker\\n✍️ Writer\\n🧘\\u200d♂️ Yoga enthuist and \\n😊 Overall do-gooder. \\n\\narash@homampour.com\\nwww.homampour.com\\n\\n9 lawyer boutique law firm that exclusively handles large value matters (catastrophic injury/wrongful death, insurance bad faith and employment matters.) We will take on anyone and have successfully handled matters (including through trials and appeal) against many large corporations and municipalities (Daimler, Allstate, Sunbeam, State of California, etc.) I have also successfully argued before the California Supreme Court. I also speak, teach and write articles about everything law related, including recent articles about Vanity Awards and Allowing Non-lawyers into the Legal Profession.\\n\\nHard working/playing, fun, kind, self-aware, always evolving and never there. \\n\\nFirst generation American/Immigrant parents. Started law practice with less than nothing: no $, no mentor & no cases. \\n\\nNow considered one of the top trial lawyers in the State with record setting verdicts (twelve 8 figure and fifteen 7 figure verdicts) and outlier settlements.\\n\\nI also Dj and produce techno/house music as The Archer, Lonely Dream and started a label, There is a Light Records. Also, started a non-profit, There is a Light Foundation, that will give financial assistance and grants to individuals so they can get to the next level in their life.\\n\\nAll about positive and beautiful energy and inspiring others.\\n\\nWe are not human beings having a spiritual experience. We are spiritual beings having a human experience.\\n\\nFor clients, we are considered the best of the best.\\n\\nSample recent jury verdicts and settlements:\\n• $60 million product liability/wrongful death verdict\\n• $36 million product/school liability settlement\\n• $30 million trucking liability/wrongful death verdict\\n• $17.5 school liability brain injury settlement\\n• $14 million bad faith insurance verdict\\n• $14 million dangerous condition of public property verdict.\\n\\nFor lawyers, we frequently do joint ventures and/or take straight referrals and can pay life changing referral fees subject to all rules of ethics.\\n\\nSome recent referral fees paid:\\n• $5.6 million wrongful death \\n• $4.5 million motor vehicle vs. pedestrian\\n• $3.9 million insurance bad faith\\n• $3.2 million motor vehicle\\n• $2.7 million dangerous condition\\n• $2.6 million wrongful death\"\n        },\n        {\n            \"user_id\": \"2130936811\",\n            \"name\": \"\\u200e﮼آرش\\u200cاصلی\",\n            \"username\": \"arash_asli\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2130936811_1a2348b5-4d8f-4a68-a96b-e1cfd9a48555_thumbnail_250x250\",\n            \"bio\": \"اصلی باش💯\\n🚩Influencer | Actor | Comedian\\n↗️ / FOLLOW 2K 😎 /\"\n        },\n        {\n            \"user_id\": \"1110018\",\n            \"name\": \"Arash Shirazi\",\n            \"username\": \"arashshirazi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1110018_df73fdf9-5da9-44d6-abdc-d9e06977cfb8_thumbnail_250x250\",\n            \"bio\": \"💡Entrepreneur\\n🎶 President/Music Agent, The Bullitt Agency\\n🎥 Documentary Filmmaker\\n📍 Real Estate Networking (Washington, DC)\\n🖊 Writer\\nRecognized as a \\\"Leading Entrepreneur by Fast Company\\\"\"\n        },\n        {\n            \"user_id\": \"652196537\",\n            \"name\": \"Arash Madani\",\n            \"username\": \"arashmadani\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/652196537_44985383-fe88-4050-be81-3e2c406cb10b_thumbnail_250x250\",\n            \"bio\": \"📐Architect & interior designer  \\n🔘founder of arshiform \\n🌐www.arashmadani.design\\n(Arashmadani design studio)\\n\\n✳️Founder of \\\"lnterior design Club\\\"\\n✳️founder of \\\"B Clube\\\"\\n\\nمعمار - طراح داخلی  و  مدرس دانشگاه\\n————————————————-\\n🌐 http://www.arashmadani.design\\n🌐 www.arshiform.com\\n\\n📩 arshiform@gmail.com\\n\\n-———————————————\\n\\n🥇برنده جایزه ملی خانه۱۳۹۹\\n🥈رتبه دوم طراحی داخلی ۱۳۹۹\\n🏵کاندید جایزه  طراحی داخلی در ۳ بخش۱۳۹۹ \\n🎖برگزیده اولین جایزه معماری داخلی  ۱۳۹۰\\n🥇برنده جایزه معماری داخلی ۱۳۹۲\\n\\n🎖برگزیده جایزه معمار ۱۳۹۴\\n\\n🎖برگزیده جایزه معماری آسیا  ۱۳۹۵\\n\\n🥇برگزیده دوسالانه معماری داخلی ۱۳۹۶🎖\\n\\n🥉برگزیده مسابقه طراحی لایتینگ ۱۳۹۱\\n🥉برگزیده مسابقه طراحی صندلی  ست پرایز\\n\\n......................................................................\\n📍No14,takharestan st, zafar st, TEHRAN,IRAN 🇮🇷\\n\\n☎️: Studio : +982122890256  📞 +98 21 2641 1958  \\n\\n📱Office Whatsap : +989218058014\\n\\nInterested :\\n✈️ 📸 🎵 🎭 🎥 💃 🍺 🥤 🥘 🏕 ⛺️ 🌳 🕺🍟📚\"\n        },\n        {\n            \"user_id\": \"2063554575\",\n            \"name\": \"Arash Torabi\",\n            \"username\": \"arash_batista\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2063554575_51141ca6-c655-4306-bbc8-5d3d7f47c80e_thumbnail_250x250\",\n            \"bio\": \"Tehran , Iran 📍 \\nSoftware Engineering 👨\\u200d💻 \\nReal Estate Agent 🏡 \\nHip-Hop , Zed 🎵 \\nHorror , Slasher 🎥 \\nBayern ⚽️ \\nNovember 🦂 \\n_________________________________\\nAt The Moment ;\\nStudying English For The IELTS Exam 🇨🇦\"\n        },\n        {\n            \"user_id\": \"691247357\",\n            \"name\": \"Mohammad (Arash) Mousavi\",\n            \"username\": \"arash1217\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/691247357_1205c058-b4ed-4c2c-a2ae-0dfbb4b097e3_thumbnail_250x250\",\n            \"bio\": \"\"\n        },\n        {\n            \"user_id\": \"475153668\",\n            \"name\": \"Arash Nasiri\",\n            \"username\": \"arashnasiri\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/475153668_ead86ade-d404-42f2-ab35-fb8a62dbf448_thumbnail_250x250\",\n            \"bio\": \"🎓 IT Engineer \\n📱 UI/UX Designer\\n💻 Front-End Developer\\n🎹 Music And Keyboard Player\\n🎥 Movie Lover\\n📚 History Lover\\n🌐 www.arashnasiri.com\"\n        },\n        {\n            \"user_id\": \"2145356301\",\n            \"name\": \"Arash Narimani\",\n            \"username\": \"arash_n\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2145356301_3804bbf2-86d5-4191-8bf0-617d4552f121_thumbnail_250x250\",\n            \"bio\": \"Toronto\"\n        },\n        {\n            \"user_id\": \"1479951\",\n            \"name\": \"Arash Azizi\",\n            \"username\": \"arash_tehran\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1479951_0dd4e026-ed94-4c68-aa1b-eb8c1d4f5661_thumbnail_250x250\",\n            \"bio\": \"Author \\\"SHADOW COMMANDER\\u200c: Soleimani, US and Iran's Global Ambition\\\" http://tinyurl.com/yce8qq46 | Flaneur | Cinephile | Phd cand. @NYUhistory | Former BBC آرش عزیزی\"\n        },\n        {\n            \"user_id\": \"5357678\",\n            \"name\": \"Arash Mohseni\",\n            \"username\": \"arashmohseni\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/5357678_75d4ee83-d344-4be0-9b9d-1bf2aa0c23da_thumbnail_250x250\",\n            \"bio\": \"Music Producer • DJ\\nwww.arashmohseni.com\\n\\n📍IST\\n\\nEmail : info@arashmohseni.com\"\n        },\n        {\n            \"user_id\": \"1115830396\",\n            \"name\": \"Arash Moradi\",\n            \"username\": \"arashmoradi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1115830396_c308d8c8-36c0-4b49-850c-6bd1ec64def2_thumbnail_250x250\",\n            \"bio\": \"▪️5th year medicine student 🏥 \\n▪️Based in Budapest 🇪🇺 \\n🔺if you are interested in medical science please join : @IranMed club \\n🔺join my room : \\\"از متخصص بپرسيد\\\" \\n🔺USMLE \\n◼️Interested in :\\n1-Dermatology \\n2- Internal Medicine \\n3-Oncology \\n4-microbiology and infectious diseases \\n5-research about Melanoma & efficiency of tx.\\n✅Enjoy the journey my friends  🥂\\n🏨👨🏻\\u200d⚕️🏃🏻\\u200d♂️🚴🌡🪴🍏🏊🏻\\u200d♂️🎹\"\n        },\n        {\n            \"user_id\": \"1033616117\",\n            \"name\": \"Arash Mk\",\n            \"username\": \"arashmk\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1033616117_33642091-dee7-4256-9cfa-4cf6bb552708_thumbnail_250x250\",\n            \"bio\": \"I’m Nobody! Who are you?\\nE.Dickinson ☀️\\n- - - - - - - - - - - - - - - - - - \\nDesigneR📐✍🏽\\nUX & UI Design\\nPhotographer\\nFilmmaker\\nPoet\\n🇮🇹/🇺🇸\\n- - - - - - - - - - - - - - - - - -\\nگفتنی ها کم نیست \\nمن و تو کم گفتیم \\nمثل هذیان دم مرگ\\nاز آغاز چنین در هم و بر هم گفتیم\\n…\\n🎼🎤🎭🎨🎧📉📈🎙\\n- - - - - - - - - - - - - - - - - -\\nInstagram\\n@cibookart🎥         \\n@a.phort 📷        ⬇️✌️\"\n        },\n        {\n            \"user_id\": \"1508738758\",\n            \"name\": \"Arash Moosavi\",\n            \"username\": \"arashmoosavii\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1508738758_2f383dbd-164d-4c82-a834-33e8ac9f8cef_thumbnail_250x250\",\n            \"bio\": \"بدون خدا آسمونم زمین میخوره...\\n\\nMaster of Computer Engeenering\\n\\nshz🏡\"\n        },\n        {\n            \"user_id\": \"1684595368\",\n            \"name\": \"Arash Panbehchian\",\n            \"username\": \"arash.pn\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1684595368_b9042b55-64c7-4773-9801-9755920d3ebb_thumbnail_250x250\",\n            \"bio\": \"در لحظه زندگی کن 👌🏼\"\n        },\n        {\n            \"user_id\": \"934740356\",\n            \"name\": \"Arash Abbasi\",\n            \"username\": \"arash_abbasi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/934740356_2c21a3bc-cd46-4d25-a78a-1e77c39de235_thumbnail_250x250\",\n            \"bio\": \"\\u200e﮼بلند\\u200cآسمان\\u200cجایگاه\\u200cمن\\u200cاست ﮼\\n\\nStay positive ➕\"\n        },\n        {\n            \"user_id\": \"591829948\",\n            \"name\": \"Arash\",\n            \"username\": \"arash.mhm\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/591829948_412747a3-7973-475a-b06f-5b540a198c79_thumbnail_250x250\",\n            \"bio\": \"FOLLOW = FOLLOW BACK\"\n        },\n        {\n            \"user_id\": \"1193876381\",\n            \"name\": \"Arash Fattahi\",\n            \"username\": \"arashfatahi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1193876381_da8388bc-f6e6-4c92-85f4-4d74b3b404f6_thumbnail_250x250\",\n            \"bio\": \"- Plastic surgery🏥\\n- medical tourism 🌍\\n- rhinoplasty assistant 👃🏼\\n 🇮🇷📍\"\n        },\n        {\n            \"user_id\": \"1436497142\",\n            \"name\": \"Arash Farboud\",\n            \"username\": \"arashfarboud\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1436497142_07eb978a-eb1e-4e36-a23d-6b2a179d408f_thumbnail_250x250\",\n            \"bio\": \"Running a sportscar company is a challenge.... but that’s the whole point. Extending boundaries and developing new technologies in mobility and associated sciences.\\n\\nEnjoying the club house! Great to speak to likeminded people and gain a bit of understanding of life through others. \\n\\n\\nManufacturer of:    Www.Arashcars.com\\n\\n\\nArash AF8 \\nArash Af10\\nArash AFX - To be revealed very soon!\\n\\n\\nDaily working out of Arash HQ in Newmarket, England \\n\\nWelcome to the Club and thank you for letting me into your clubhouse when admitted.\"\n        },\n        {\n            \"user_id\": \"1965456381\",\n            \"name\": \"arash sh\",\n            \"username\": \"arash.lp\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1965456381_6e18fd85-5eaf-43fb-826a-8e2f0caf3c89_thumbnail_250x250\",\n            \"bio\": \"📷Fine Art,Fashion and Wedding Videographer \\n💻Videoeditor\"\n        },\n        {\n            \"user_id\": \"1797313313\",\n            \"name\": \"arash zia\",\n            \"username\": \"arashzia\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1797313313_42697dba-1c92-4b0e-81f2-7f7147f34bd1_thumbnail_250x250\",\n            \"bio\": \"Civil Engineer .  Master of Construction Management.  fitness.\\n\\n\\n\\n\\n\\n\\n\\nمنه معمولی از حرف های معمولی هم لذت میبرم\"\n        },\n        {\n            \"user_id\": \"1497678364\",\n            \"name\": \"Arash Meshkat\",\n            \"username\": \"arash.meshkat\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1497678364_c51dd708-4488-4f55-a8c7-301ebada32ba_thumbnail_250x250\",\n            \"bio\": \"TV host \\nRefugee activist \\nMen’s Rights Activist\\nliving in Los Angeles, Daily talk show on channel one TV، Technical Director of Channel One\\n📍Los Angeles\"\n        },\n        {\n            \"user_id\": \"843259785\",\n            \"name\": \"Arash Maleki\",\n            \"username\": \"standardpoodle\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/843259785_f06daacd-17a8-4131-be84-d8f07be9630b_thumbnail_250x250\",\n            \"bio\": \"📍Toronto.\\nSet Medic\\nFirefighter \\nFather of two dogs and two cats\"\n        },\n        {\n            \"user_id\": \"21912772\",\n            \"name\": \"Arash Paydar\",\n            \"username\": \"thepaydar\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/21912772_6b4f3dc2-cfeb-44ed-a46d-90df19f0c59a_thumbnail_250x250\",\n            \"bio\": \"Actor \\n23y.o\\n📍Tehran\\nHeight 185\"\n        },\n        {\n            \"user_id\": \"1795201469\",\n            \"name\": \"Arash Ahura\",\n            \"username\": \"mansoor.ojaghi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1795201469_4d5465e5-2eb9-42a0-b54a-b1f786b42e4d_thumbnail_250x250\",\n            \"bio\": \"مربی رسمی فری استایل اسنوبرد فدراسیون اسکی آلمان\\n🔵IRANIAN SKI BRAND SPACEUP \\n🟣FOUNDER OF @SPACEUP__ \\n🔴WAKEBOARDING 🌊\\n🟢SNOWBOARDING🏂\\n🟡SURFING 🏄🏻\\u200d♂️\\n⚪️MOUNTAINBIKE 🚵🏼\\n⚫️YOUTUBE ID: SPACEUP__\"\n        },\n        {\n            \"user_id\": \"1270298363\",\n            \"name\": \"Arash Saretan\",\n            \"username\": \"arashsaretan\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1270298363_29788b81-fe9d-4908-978a-3851c09ee7e9_thumbnail_250x250\",\n            \"bio\": \"Lets get to it... 🇺🇸🇮🇷\"\n        },\n        {\n            \"user_id\": \"368830962\",\n            \"name\": \"Arash Hosseini\",\n            \"username\": \"arashmark\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/368830962_c7f1c3b2-1480-49f4-9e95-4232dccbb600_thumbnail_250x250\",\n            \"bio\": \"👑مردم دشمن آن چیزی هستن که نمی دانند\\n\\n\\n,📐Designer🖋architect\\n, 📚teacher\\n ,💶Interested in trade\\n,📞09124812896\\n\\n\\n,📚فوق لیسانس معماری \\n\\n,📍هنوز هیچ چیز نمی دانم\"\n        },\n        {\n            \"user_id\": \"1616490252\",\n            \"name\": \"Arash Moshfeghi\",\n            \"username\": \"aramo72\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1616490252_1a262e11-bbfa-4d80-b1d2-4257115ab398_thumbnail_250x250\",\n            \"bio\": \"Chef\\nAmateur photographer \\nMusic and film lover\\nBook worm\\n\\n\\n📍Montreal, Canada\"\n        },\n        {\n            \"user_id\": \"1847284681\",\n            \"name\": \"ArasH. K.\",\n            \"username\": \"arash_99.k\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1847284681_f1e1b655-0762-4379-882b-beceed0ed6f1_thumbnail_250x250\",\n            \"bio\": \"Conscience Doesn’t Replace Faith,,But It Force’s You To Do  The Right Thing ...\"\n        },\n        {\n            \"user_id\": \"1273108986\",\n            \"name\": \"Arash Ahmadi\",\n            \"username\": \"arashctu\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1273108986_a38be8fb-5cff-4ac3-bacc-ce5305c7fe70_thumbnail_250x250\",\n            \"bio\": \"مدیر اداری و منابع انسانی \\nعضو هیات حل اختلاف اداره کار  \\nعضو هیات بدوی وصول مطالبات سازمان \\nتامین اجتماعی\\nمشاور در امور روابط کار \\n\\nHuman Resources Manager and Member of the Labor Office Dispute Resolution Board and Labor Relations Consultant\\n📍Iran🇮🇷\\nIsfahan\"\n        },\n        {\n            \"user_id\": \"720266257\",\n            \"name\": \"Arash Imani\",\n            \"username\": \"arash.ir\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/720266257_0fd0f9e6-1500-40cd-a125-a84ac2b1f525_thumbnail_250x250\",\n            \"bio\": \"🇮🇷🌎🇬🇧📍LDN\"\n        },\n        {\n            \"user_id\": \"4162799\",\n            \"name\": \"Minimal Duck\",\n            \"username\": \"minimalduck\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/4162799_d1c585ac-6d4a-4d5b-aab2-563e6718ebc6_thumbnail_250x250\",\n            \"bio\": \"I love Tesla. I love Dog. I love creating. I make stuff. \\nwww.minimalduck.com\"\n        },\n        {\n            \"user_id\": \"458809729\",\n            \"name\": \"Arash Khan\",\n            \"username\": \"arash_khan\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/458809729_7e88304a-fd41-4367-8f23-f19001eb96be_thumbnail_250x250\",\n            \"bio\": \"Athlete \\nMusic lover\\nTravel freak\\nCivil engineer\\nRenovation of the houses \\n💪🤘\"\n        },\n        {\n            \"user_id\": \"592328908\",\n            \"name\": \"Arash Barkhordari\",\n            \"username\": \"arashtak\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/592328908_49ece46e-b9ae-40c3-b549-b9726c9dd02f_thumbnail_250x250\",\n            \"bio\": \"✳️Moderator\\nفالو\\u200cکنین حتما بک میدم 🙏🏻\\n⚜️اصالت خریدنی نیست ⚜️\"\n        },\n        {\n            \"user_id\": \"354397228\",\n            \"name\": \"Arash Rad\",\n            \"username\": \"arashradd\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/354397228_473d826f-632b-4482-bd2e-7125d4b58685_thumbnail_250x250\",\n            \"bio\": \"📍 Stockholm, sweden 🇸🇪\"\n        },\n        {\n            \"user_id\": \"1786385556\",\n            \"name\": \"arash pakdel\",\n            \"username\": \"arashpakdel_pv\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1786385556_b1c3771a-1619-4f34-b659-9196a9f18f69_thumbnail_250x250\",\n            \"bio\": \"🏠🎱🎲\\nخاک میخوریم خاک نمیدهیم\\ninsta👉 arashpakdel_pv\\n my love👉perspolis❤\\ntehran👉qaarb\\nبلاک شدم بچه ها انفالو نکنین🙏\"\n        },\n        {\n            \"user_id\": \"651956404\",\n            \"name\": \"Arash Shokri\",\n            \"username\": \"arashalka\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/651956404_406cc60f-7af4-478d-afee-307aeaa93a4a_thumbnail_250x250\",\n            \"bio\": \"بلاک هستم 😝😂فالوکنید 🙏🏻سریع بک میدم 🌹صبوری کنید 🌹karaj\"\n        },\n        {\n            \"user_id\": \"2968411\",\n            \"name\": \"Arash Sh\",\n            \"username\": \"soyarash\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2968411_bea4cd57-904e-42c5-81cb-15f509ab09dd_thumbnail_250x250\",\n            \"bio\": \"💡Senior Media buyer\\n🧑\\u200d💻 Trabajo con Facebook Ads desde 2014\\n\\nMe especializo en escalar Startups de base tecnológica en tiempo récord\\n\\nsi estás buscando escalar tus campañas publicitarias y pasar al próximo nivel, háblame para analizar si aplicas a mi mentoria \\n\\n👇🏻 DM por Instagram\"\n        },\n        {\n            \"user_id\": \"638079522\",\n            \"name\": \"Arash Rahbary\",\n            \"username\": \"arashtarantist\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/638079522_8291542e-ed8c-45f7-95ef-8848b960c219_thumbnail_250x250\",\n            \"bio\": \"@tarantist\\n◾️Engineer, Producer\\n◾️Tech, Blockchain\\n◾️Human Rights\\n◾️HealthCare Biz Owner\\n❌🤘💀Heavy Metal💀🤘❌\\nwww.TarantisT.com\\n\\n☼𓃬\\n📍Los Angeles\\n\\n👨\\u200d🎓 Linguistics, English<>Farsi Translation, 2007\\n👨\\u200d🎓 Audio Engineering 2016\\n👨\\u200d🎓 Graphic Desing 2020\"\n        },\n        {\n            \"user_id\": \"287174486\",\n            \"name\": \"Arash Ataei\",\n            \"username\": \"a_r_a_s_h\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/287174486_0d078367-cf11-446a-81a1-da0454d8f9ac_thumbnail_250x250\",\n            \"bio\": \"Meson Arash \\nTelegram : https://t.me/onasismeson\"\n        },\n        {\n            \"user_id\": \"57079330\",\n            \"name\": \"Arash Ghasemi\",\n            \"username\": \"arashghasemi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/57079330_107d81ed-72f9-4c41-9b6c-2aba9411134c_thumbnail_250x250\",\n            \"bio\": \"\"\n        },\n        {\n            \"user_id\": \"73270461\",\n            \"name\": \"Arash Abparvar\",\n            \"username\": \"a.polka.a\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/73270461_283b5507-a324-403e-9af1-fafac3c0e68e_thumbnail_250x250\",\n            \"bio\": \"روباه اینجاست 🦊\\n\\nDramatic Literature 🖋\\nTelegram chanel: @ArashAbparvarCh\"\n        },\n        {\n            \"user_id\": \"730996\",\n            \"name\": \"Arash Safartabar\",\n            \"username\": \"arashsarash\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/730996_10dc2e28-2581-4a5a-b9a8-17dea3a2fc02_thumbnail_250x250\",\n            \"bio\": \"@saraogarash // @bisletrunningclub // @padelboyz // @sonymusicnorway\\n\\n🎾🎾🎾\"\n        },\n        {\n            \"user_id\": \"783985206\",\n            \"name\": \"Arash Benam\",\n            \"username\": \"arash_beni\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/783985206_53d41357-66a7-4785-b15f-7e0b62a271f2_thumbnail_250x250\",\n            \"bio\": \"Tennis player\\nEcotourist\\n\\nTehran 📍\"\n        },\n        {\n            \"user_id\": \"1163491703\",\n            \"name\": \"Arash Zaghi\",\n            \"username\": \"arashzaghi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1163491703_51513365-3d92-4234-a100-aade3cc76537_thumbnail_250x250\",\n            \"bio\": \"A passionate educator who values diversity of human brain and talents. \\n\\nLove everything about ML and AI.\\n\\nA self-proclaimed AI artist. Please visit my Instagram page. \\n\\nDo academic research on many seemingly unrelated, but fundamentally related topics. \\n\\nStrong advocate for neurodiverse individuals.\"\n        },\n        {\n            \"user_id\": \"1529363757\",\n            \"name\": \"Arash Valadkhani\",\n            \"username\": \"arashvaladkhani\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1529363757_2994008b-1a82-4c9c-95a5-d26723c4e800_thumbnail_250x250\",\n            \"bio\": \"Karma🔄\\n\\nبی پَروا و رَها از هر آنچه هستُ،نیست۰\\n\\n\\nElectrical engineering student\"\n        },\n        {\n            \"user_id\": \"836708711\",\n            \"name\": \"Arash Torki\",\n            \"username\": \"arashtorki\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/836708711_9a84d112-5b8e-4d17-bb3a-2c9c1348cace_thumbnail_250x250\",\n            \"bio\": \"فالو کنید، بک میدم😉\\nsoftware «💻📚💽»\\n2 Esfand🎂\"\n        },\n        {\n            \"user_id\": \"3117478\",\n            \"name\": \"Arash Zad\",\n            \"username\": \"arashzad\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/3117478_1b8dce79-e091-43a1-b46f-b19d00d06540_thumbnail_250x250\",\n            \"bio\": \"Dubai Lawyer\\na.k.a. The TikTok Lawyer (135K)\\n\\nLawyer – Investor – Entrepreneur – Content Creator\\n\\n⚖️ Two decades in Law. Three Decades in Dubai.\\n🗝 Helped many individuals and companies to recover hundreds of millions in disputes. \\n🍏 I’m here to “Make Law Sound Simple”.\\n💎 Sharing many legal contents in a simple language across all social media platforms. \\n\\n✨ Certified NLP Coach\\n⚡️ Certified Life Coach\\n🤿 Master Scuba Diver\\n🥋 Black Belt in Karate (1st Dan)\\n📷 Photography enthusiast \\n\\nFind me on YouTube: 👇🏽\\nhttps://youtube.com/c/ArashZadLaw\"\n        },\n        {\n            \"user_id\": \"2008418720\",\n            \"name\": \"Arash Afshari\",\n            \"username\": \"1arash\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2008418720_f276e169-c4a9-4bf7-a268-f50be62648ef_thumbnail_250x250\",\n            \"bio\": \"#VoiceActor and #Narrator 🎙\\n\\nArsenal and Dallas Mavericks Fan\\n\\n📍 Earth, Iran, Tehran.\"\n        },\n        {\n            \"user_id\": \"4534005\",\n            \"name\": \"Arash Asghari\",\n            \"username\": \"arashasghari\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/4534005_d54ba5ec-e13b-43fc-a5fd-95f6502690a4_thumbnail_250x250\",\n            \"bio\": \"🧠 Human Being\\n\\n🧑\\u200d💻Product, UI/UX, Visual Designer – The Dexign Studio.\\n\\n🎵Interested in music production, Making Playlists & discovering new music.\"\n        },\n        {\n            \"user_id\": \"1181458416\",\n            \"name\": \"Arash Arya\",\n            \"username\": \"dr.arya\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1181458416_19c9f779-13dd-4124-8c72-cc6413d0e2e6_thumbnail_250x250\",\n            \"bio\": \"Dad, Internist, Cardiologist, \\nElectrophysiologist, \\nAssociate Professor of Cardiology \\nAssociate Editor EP and PACE. \\nDirector EP Labs, Leipzig Heart Center.\\n\\nPD Dr. med. Arash Arya,\\nFESC, FEHRA, FHRS\\nwww.arasharya.com\"\n        },\n        {\n            \"user_id\": \"1102516913\",\n            \"name\": \"arash\",\n            \"username\": \"marketcap\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1102516913_50cffd19-1170-4f65-9374-e596f17ca5c0_thumbnail_250x250\",\n            \"bio\": \"🔷Digital Marketing Consultor\\n🔹Tecnical/Fundamental Analyst\\n🔹Crypto portfolio Advisor\\n🔹Black chain Researcher\\n__________\\n🤴Money Maker\\n📊Trader \\n______________\\n👨\\u200d🎓PhD in MBA\\n👨\\u200d🎓master of chemistry\\nSHZ🇮🇷/GMT🇬🇧\\n________________\\n📥Contact via direct insta\\ninsta: @arash.kardan\"\n        },\n        {\n            \"user_id\": \"929068774\",\n            \"name\": \"Arash Mirzaee\",\n            \"username\": \"arashmirza\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/929068774_fa6debb8-6e32-47e6-adb9-10980b76c48b_thumbnail_250x250\",\n            \"bio\": \"کارگردانی سینما| دانشگاه سوره\\n|طهران📍\\nFilmmaker\\n\\n\\nclub:رادیکال هنر\"\n        },\n        {\n            \"user_id\": \"1374645332\",\n            \"name\": \"Arash Hejazi\",\n            \"username\": \"arash.hejazi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1374645332_4376c305-1443-4059-ac87-3b17fe68439b_thumbnail_250x250\",\n            \"bio\": \"A Tourist in Toursim Industry 🧳✈️\"\n        },\n        {\n            \"user_id\": \"1811143770\",\n            \"name\": \"Arash Nouri\",\n            \"username\": \"arashnouri\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1811143770_99d79a60-c713-4227-bf56-86fcbf9167c4_thumbnail_250x250\",\n            \"bio\": \"Assistant Professor of Mechanical Engineering\\n📍Pennsylvania\"\n        },\n        {\n            \"user_id\": \"1546304524\",\n            \"name\": \"Arash Aghazadeh\",\n            \"username\": \"arash_1985\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1546304524_44535696-a894-432a-9fc5-0ec914efa01a_thumbnail_250x250\",\n            \"bio\": \"Master of Business\\nActive in the field of construction\\nAnd real estate transactions\\nIran  Tehran 📍🇮🇷\"\n        },\n        {\n            \"user_id\": \"132203680\",\n            \"name\": \"Arash Sh\",\n            \"username\": \"shaahrag\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/132203680_ad591cf3-cc33-47b7-8217-69bcfb891402_thumbnail_250x250\",\n            \"bio\": \"Musician / Song Writer 🎙💎\\n\\nVancouver, Canada 📍\\nUBC Biology 🎓\\n\\nمعلــــــق بین زمین و آســ ـمان\"\n        },\n        {\n            \"user_id\": \"1666179769\",\n            \"name\": \"Arash Khajelou\",\n            \"username\": \"arash_khajelou\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1666179769_7c305744-76e1-41fe-a5b7-ead6fa6b189f_thumbnail_250x250\",\n            \"bio\": \"A creative programmer, superuser and traveller.👨🏻\\u200d💻🏕\\nTaekwondo enthusiast.🥋\\nCoffee lover ☕️\\n\\n📍Iran/Tehran\"\n        },\n        {\n            \"user_id\": \"1230835874\",\n            \"name\": \"arash pu\",\n            \"username\": \"arashpu\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1230835874_7959dd0f-5519-4f8c-90bf-78b13a635d2d_thumbnail_250x250\",\n            \"bio\": \"E rido e non mi lascio sconfiggere dai problemi della mia vita perché questo è il mio mondo e amo la vita\\n\\n🇮🇷🇮🇹\"\n        },\n        {\n            \"user_id\": \"256235400\",\n            \"name\": \"arash aali\",\n            \"username\": \"arash.aali\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/256235400_2cfa20d4-3226-4a28-89d5-d9277663a4a6_thumbnail_250x250\",\n            \"bio\": \"عضو هیئت مدیره انجمن ملی جوانان کارآفرین ایران\\n\\nعضو هیئت موسس کمیسیون کارآفرینی دانش بنیان \\n\\nتولید کننده و صادر کننده نمونه کشور\\n\\n\\nNM Trainer\\nBusiness Coach\\n\\nHeavy Industries\\nIndustrial manufacturer\\n&\\nFashion and clothing & Beauty \\n\\nMotivational\\nEntrepreneur\\nCreates value\\nexporter\"\n        },\n        {\n            \"user_id\": \"538672920\",\n            \"name\": \"Arash Zohrevand\",\n            \"username\": \"arash.zohrevand\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/538672920_8120828b-c337-49be-89bd-eb8d2fcc8eac_thumbnail_250x250\",\n            \"bio\": \"🇮🇷عضو سابق تيم ملي جودو ايران\\n🥇🥇asi\\n🥈🥈🥈🥈🥈🥈🥈🥈🥈German-Europe\\n🥉🥉🥉🥉🥉🥉🥉🥉🥉🥉🥉🥉🥉🥉🥉Japan-German\\n🏭اولين و بزرگ ترين توليد كننده ميلگرد هاي صنعتي و ترانس و شكل هاي هندسي در ايران \\nWww.keshesh-elmosanaat.com\"\n        },\n        {\n            \"user_id\": \"455728876\",\n            \"name\": \"Arash Najafi\",\n            \"username\": \"arashnajafi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/455728876_1dff3358-c2c4-4813-811b-b265b852e292_thumbnail_250x250\",\n            \"bio\": \"𝙈.𝙨𝙘 𝙤𝙛 #𝙞𝙣𝙙𝙪𝙨𝙩𝙧𝙞𝙖𝙡_𝙀𝙣𝙜𝙞𝙣𝙚𝙚𝙧𝙞𝙣𝙜 📚🎓\\n𝙈𝙞𝙨𝙝𝙜𝙖🐾🐺\\n𝟏𝟗𝟗𝟑 🎂\\n📍𝙏𝙚𝙝𝙧𝙖𝙣\"\n        },\n        {\n            \"user_id\": \"1350898013\",\n            \"name\": \"Arash Karazma\",\n            \"username\": \"arashkarazma\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1350898013_5525edad-5f2b-4758-b05c-681c6a802449_thumbnail_250x250\",\n            \"bio\": \"☑️  Lawyer ⚖️\\n☑️  Jurnalist ✏️\\n\\n✔️ وكيل پايه يك دادگستري و روزنامه نگار\\n✔️عضو كانون وكلاي دادگستري مركز\\n✔️خبرنگار سابق روزنامه همشهري\\n\\n🔸فعال مدني و كنشگر اجتماعي🔸\\n♦️علاقه مند به موضوعات صنفي♦️\\n\\n🖇 Here to listen, learn, connect, find friends, share idea, explore, inspect and enjoy \\n\\nLive in tehran\\n\\n✅ اميد بذر هويت ماست\\n\\nInterests:\\n\\n---> politics \\n---> photography \\n---> sports \\n---> travel \\n---> poem\\n\\n❤️persepolis❤️\\n\\nمن زانِ خودم؛ چنان كه هستم هستم!\\n\\nWatsApp : +989125394740\\n\\n✈️🎳🎾🎬🎧🍕🍑🔥🐆\\n\\n👇🏽 Fallow me on Instagram 👇🏽\"\n        },\n        {\n            \"user_id\": \"225925366\",\n            \"name\": \"Arash Sodagar\",\n            \"username\": \"sodagaax\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/225925366_c2adc0d4-62f9-4eed-b900-63f27623a8bc_thumbnail_250x250\",\n            \"bio\": \"🇺🇸\\nJMU Alum\\nCommodities Trader\"\n        },\n        {\n            \"user_id\": \"1677025653\",\n            \"name\": \"Arash Mh\",\n            \"username\": \"arashinof\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1677025653_00969b96-d5bc-4225-9f13-105a2d39e1bf_thumbnail_250x250\",\n            \"bio\": \"Founder \\nCo-founder \\nCEO\\nDoctor \\nDentist \\nEngineer \\nInvestor \\nTrader\\nDeveloper\\nScientist \\nAstronaut \\nLawyer\"\n        },\n        {\n            \"user_id\": \"1513846641\",\n            \"name\": \"Arash Sarrafi\",\n            \"username\": \"arashsarrafi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1513846641_1540aa28-8705-4ab4-aa3d-02f7430b4e37_thumbnail_250x250\",\n            \"bio\": \"🇮🇷 ( Tehran ) \\n🎾 Padel player\\n🏂 Snowboard | ⛹🏻\\u200d♂️ Basketball | 💪 Gym\\n📐 Civil engineer \\n👗 Owner of PARCUT clothes                        (Instagram ID : par.cut)\\n🇩🇪🏗 knauf dealer ( Instagram ID: pishgamansakht)\\n💵 Cryptocurrency\\n✏️ Interior design\"\n        },\n        {\n            \"user_id\": \"1957637690\",\n            \"name\": \"Arash Kazemi\",\n            \"username\": \"arash_zk\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1957637690_4c90bab1-775a-4c5c-969c-b44849e16aa8_thumbnail_250x250\",\n            \"bio\": \"Tour Guide\\n#Artour\\nAdventurer | Offroader \\n📍Exploring Iran\\nFounder & CEO Of: Artours_Team\\nS.O.S Group: Iran SOS | Fars SOS\"\n        },\n        {\n            \"user_id\": \"1057983\",\n            \"name\": \"Arash Beral\",\n            \"username\": \"arashberal\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1057983_3b64c79b-8b72-4054-a7d6-e1931662afef_thumbnail_250x250\",\n            \"bio\": \"Husband, father, BigLaw Partner 🖊\\n\\nAlter-ego: @tiktokarash 😆\\n\\nEmail: aberal@blankrome.com\"\n        },\n        {\n            \"user_id\": \"136497570\",\n            \"name\": \"Arash Ghahremani\",\n            \"username\": \"arash.ghrmni\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/136497570_d977434c-19ac-4f38-ae6b-be0731cbc335_thumbnail_250x250\",\n            \"bio\": \"📍Urmia\\n 🧬\"\n        },\n        {\n            \"user_id\": \"268492056\",\n            \"name\": \"Arash Taqavi\",\n            \"username\": \"coacharash\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/268492056_c1c5133f-9f3e-4b7b-b444-69f21f703988_thumbnail_250x250\",\n            \"bio\": \"🇮🇷& 🇺🇸\\n* Founder of Radio Referral \\n* Director of TCE (Transformation Center of Excellence)\\n* Health Psychology, Ph.D.\\n* Faculty at CalMU\\n\\n* R&D manager at IValue Global\\n* Positive Transformational Life Coach.\\n* Motivational Speaker (in Farsi Language)\"\n        },\n        {\n            \"user_id\": \"1491414803\",\n            \"name\": \"Arash Dadashi\",\n            \"username\": \"arashdsh\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1491414803_72d21eed-75ff-46d2-9269-d3b078e49ec7_thumbnail_250x250\",\n            \"bio\": \"📍Iran , Tehran\\n🏎 Car enthusiast \\n🎮 Gamer\\n🌪 Drifter\\n🧬 Biology Student @ Srbiau\\n🎸 Guitar Player\"\n        },\n        {\n            \"user_id\": \"1879956965\",\n            \"name\": \"arash shams\",\n            \"username\": \"arassh_shamsss\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1879956965_4fe19578-a2a2-42f2-a6ad-ba910d8d81e9_thumbnail_250x250\",\n            \"bio\": \"\"\n        },\n        {\n            \"user_id\": \"1150400600\",\n            \"name\": \"Arash Dorkhah\",\n            \"username\": \"drarashdr\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1150400600_0aff6534-5d67-4caa-88be-9c446e79dd84_thumbnail_250x250\",\n            \"bio\": \"🔹🔸🔹🔸🔹🔸🔹🔸🔹🔸🔹🔸\\n\\n✅ : Dentist ✨\\n------------------------------------\\n📍: IR | Shiraz 🇮🇷\\n------------------------------------\\n💁🏻\\u200d♂️: Doctor of Dental Surgery 🦷\\n------------------------------------\\n🌟: We Can Help You Have Beautiful Smile\\n\\n🔹🔸🔹🔸🔹🔸🔹🔸🔹🔸🔹🔸\"\n        },\n        {\n            \"user_id\": \"212409643\",\n            \"name\": \"Arash Sadeghpour\",\n            \"username\": \"arash_spk\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/212409643_d2358af0-2ad7-4de7-a189-707f332514df_thumbnail_250x250\",\n            \"bio\": \"👨🏻\\u200d🎓📚📔\\n-Industrial engineer\\n-Master of Business Administration\\n\\n💵💶⛺️🏕🔠🔡\\n-Sales & Marketing Specialist\\n-Tour Guide\\n-English Instructor\\n\\n⚽️🏊🏻\\u200d♂️🎬🎤🎧🎲🧩\\n-Board Game Lover\\n-Movie Addict\\n-Music Enthusiast\\n-Football Fan \\n\\n📍Tehran , Iran 🇮🇷\\n\\n✴one day you'll leave this world behind\\nSo live a life you will remember✴\"\n        },\n        {\n            \"user_id\": \"323027963\",\n            \"name\": \"Arash Demokri\",\n            \"username\": \"arashdemokri\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/323027963_a5757b87-2b54-421b-a549-254cdfeb27da_thumbnail_250x250\",\n            \"bio\": \"Apple Brand Repair📱🖥\"\n        },\n        {\n            \"user_id\": \"271024807\",\n            \"name\": \"Arash Mansourian\",\n            \"username\": \"arashmansourian\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/271024807_a575a99d-b7a1-467c-86c5-365fb1b85347_thumbnail_250x250\",\n            \"bio\": \"استاد دانشکده دندانپزشکی دانشگاه علوم \\nپزشکی تهران\\nFull professor of oral&maxillofacial medicine (TUMS)\\nمعاونت دانشکده و پژوهشکده دندانپزشکی دانشگاه علوم پزشکی تهران\\nTennisor 🎾🎾🎾\"\n        },\n        {\n            \"user_id\": \"335000823\",\n            \"name\": \"ARASH Fakhim\",\n            \"username\": \"aaaaarashhhhh\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/335000823_70be6741-eb73-4476-8b11-96c1fa2e77c1_thumbnail_250x250\",\n            \"bio\": \"꧁꧂𝙒𝙚𝙡𝙘𝙤𝙢𝙚 𝙏𝙤 𝘾𝙡𝙪𝙗𝙝𝙤𝙪𝙨𝙚꧁꧂\"\n        },\n        {\n            \"user_id\": \"505963113\",\n            \"name\": \"Arash Roo\",\n            \"username\": \"arashroo\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/505963113_6b3356ec-df4d-4896-b12c-df1a0f35c0cb_thumbnail_250x250\",\n            \"bio\": \"Metallurgy engineer ⚙️\\nMBA 👨\\u200d🎓\\nEntrepreneur 🏆\\nCar-thusiastic 🏎\\nBusiness consultant 🎙\\nConstruction Builder 🛠\\nEager to learn new things 📚\\nLakers fan 🏀\\nStock investor 📈\\nAvid foodie 🥑\\n\\n📍Los Angeles 🌴\\n\\n\\n\\n✳️ hosting شام بي شام club \\nEvery other night at 8pm as a free speech room\\n\\n📧 arashrou@gmial.com\"\n        },\n        {\n            \"user_id\": \"261273593\",\n            \"name\": \"Arash Monti\",\n            \"username\": \"arash_monti\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/261273593_b44c01ae-c70e-4538-9400-17934b293c19_thumbnail_250x250\",\n            \"bio\": \"CGN🎈\\nGermany🇩🇪🇬🇺🇮🇷\\nHotelakademie Cologne \\nF&B Coast Controller / Purchasing\"\n        },\n        {\n            \"user_id\": \"721283375\",\n            \"name\": \"Arash Darvish\",\n            \"username\": \"arash_d\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/721283375_4eb7d14e-ab64-43d8-bfce-06230a0c128c_thumbnail_250x250\",\n            \"bio\": \"Engineer by education, Management Consultant by practice\"\n        },\n        {\n            \"user_id\": \"661900463\",\n            \"name\": \"arash hosseinpour\",\n            \"username\": \"arashie\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/661900463_0489ff99-b993-43c8-a737-65b81dd0326b_thumbnail_250x250\",\n            \"bio\": \"\"\n        },\n        {\n            \"user_id\": \"1284156198\",\n            \"name\": \"Arash Sadri\",\n            \"username\": \"sadriarash\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1284156198_1f9ffb2d-f821-4a76-835d-bcab845ef1d0_thumbnail_250x250\",\n            \"bio\": \"🏛Architect \\n📍Toronto\"\n        },\n        {\n            \"user_id\": \"691421298\",\n            \"name\": \"Arash Aghdasi\",\n            \"username\": \"arash.agc\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/691421298_b977e4b9-07a4-4151-a472-db47f856babd_thumbnail_250x250\",\n            \"bio\": \"Project Manager👨\\u200d💻\"\n        },\n        {\n            \"user_id\": \"1744715636\",\n            \"name\": \"arash safari\",\n            \"username\": \"arsa7777\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1744715636_760baaec-2290-4136-a101-d2fafdb9ba04_thumbnail_250x250\",\n            \"bio\": \"mba fianance \\n\\ntrader📉\\n \\ninvestment management 🎯\\n🚩➕STAY POSITIVE➕🚩\\nدرگیر بازارها_عاشق چارتها\\n\\n\\ninstagram.com/arash__safariiii\"\n        },\n        {\n            \"user_id\": \"1500435106\",\n            \"name\": \"Arash Rahm\",\n            \"username\": \"arash1382\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1500435106_89f00065-772d-4914-9045-1bc4c87ec1a2_thumbnail_250x250\",\n            \"bio\": \"پرواز را به خاطر بسپار ...\\n\\nMechanical Engineer and Master of Economics🇨🇦🇮🇷\"\n        },\n        {\n            \"user_id\": \"148636755\",\n            \"name\": \"Dr.Arash\",\n            \"username\": \"araash99\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/148636755_9e65d44d-f644-49d2-8551-d9b5b14b5af9_thumbnail_250x250\",\n            \"bio\": \"فالو کنید همرو فالو\\u200c میکنم 💚 بک میدم 💚\"\n        },\n        {\n            \"user_id\": \"672928402\",\n            \"name\": \"Ali Arash\",\n            \"username\": \"aliarash\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/672928402_bb913b9d-e8ac-43aa-9b5a-6521ce8899e8_thumbnail_250x250\",\n            \"bio\": \"Pilot 🛫👨🏼\\u200d✈️\\nInsurance Agent 👨🏼\\u200d💼\"\n        },\n        {\n            \"user_id\": \"416698735\",\n            \"name\": \"Arash bagheri\",\n            \"username\": \"arash1266\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/416698735_eebf4c45-31cd-4a5e-b39c-20fdbf12a51f_thumbnail_250x250\",\n            \"bio\": \"Civil Engineer\\n\\n📍Spain Madrid 🇪🇸  Tehran🇮🇷\"\n        },\n        {\n            \"user_id\": \"1088398880\",\n            \"name\": \"Arash Sh\",\n            \"username\": \"arash.menzone\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1088398880_6c3f9c9d-e671-40d4-b6ee-7cda8a2b60e9_thumbnail_250x250\",\n            \"bio\": \"💎💙\"\n        },\n        {\n            \"user_id\": \"582413552\",\n            \"name\": \"Arash Monfared\",\n            \"username\": \"arashmonfaredd\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/582413552_6c82b4a8-65cc-4463-aa04-54f48d8b6371_thumbnail_250x250\",\n            \"bio\": \"🇩🇪Frankfurt am Main📍\\n.\\n◾️◽️Bauingenieur ◾️◽️\\n   //🔧👷🏻\\u200d♂️🏘🏗🏢🏛//\\n.\\nPersisch/Deutsch 🗣💬\\n.\\n14/Feb❄️☃️🏂🗻\\n\\n 🔐🚷\\n👇\"\n        }\n    ],\n    \"count\": 25121,\n    \"next\": 2,\n    \"previous\": null,\n    \"success\": true\n}"}],"_postman_id":"817dfb4c-1ef6-44ea-a776-51fe1d3de74b"}],"id":"19f08707-9019-44f9-a6e0-217a0f88bb23","description":"<p>User related API endpoints like :  </p>\n<ul>\n<li>Get information &amp; settings</li>\n<li>Get followers / followings</li>\n<li>Follow / Unfollow other users</li>\n</ul>\n","_postman_id":"19f08707-9019-44f9-a6e0-217a0f88bb23"},{"name":"Channel ( Room )","item":[{"name":"Get Channels","id":"d6b9fc3c-7e83-4c64-b4a8-f385e8d7cbb3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"<id>","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token <token>","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://www.clubhouseapi.com/api/get_channels","description":"<p>Get list of channels, based on the server's channel selection algorithm.</p>\n","urlObject":{"path":["get_channels"],"host":["https://www.clubhouseapi.com/api"],"query":[],"variable":[]}},"response":[{"id":"8bc878fd-c88f-4082-8f79-30c19e120557","name":"Successful","originalRequest":{"method":"GET","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"1387526936","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token 78da002dd191f3781e4a7ff0e8c7136156a8af0c","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://www.clubhouseapi.com/api/get_channels"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 04 Apr 2021 09:39:50 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"30939"},{"key":"Connection","value":"close"},{"key":"Allow","value":"OPTIONS, GET, POST"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Vary","value":"Cookie, Accept-Encoding, Origin"},{"key":"Content-Encoding","value":"gzip"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"093dd9cf7300002c5639ad6000000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"63a9925f1cca2c56-FRA"}],"cookie":[],"responseTime":null,"body":"{\n    \"channels\": [\n        {\n            \"creator_user_profile_id\": 1660820615,\n            \"channel_id\": 614686213,\n            \"channel\": \"PrbprrWW\",\n            \"topic\": \"Binance and coinmarketcap soon Social media Trading platform\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/PrbprrWW\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": {\n                \"club_id\": 1233549833,\n                \"name\": \"Coinmarketcap\",\n                \"description\": \"This is the official Coinmarketcap Club and podcasting channel.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1233549833_df7b7542-a9e9-4826-a5d6-9ba1b8553faf_thumbnail_250x250\",\n                \"num_members\": 898,\n                \"num_followers\": 1598,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/coinmarketcap\",\n                \"num_online\": 0\n            },\n            \"club_name\": \"Coinmarketcap\",\n            \"club_id\": 1233549833,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": false,\n            \"num_speakers\": 15,\n            \"num_all\": 267,\n            \"users\": [\n                {\n                    \"user_id\": 1660820615,\n                    \"name\": \"M Kiyani\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1660820615_0ad54dc4-e3c0-4ddb-9c1b-86149be86684_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 3729240,\n                    \"name\": \"Amirali Alfideh\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/3729240_d39f1336-4bf2-4887-9704-f4cb45fba8c3_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1574972603,\n                    \"name\": \"Mohammad Khavand\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1574972603_151c291d-50a6-46bf-8231-d9217d43e70e_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1298314159,\n                    \"name\": \"Moe farmani\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1298314159_dc41a914-6d59-4718-aa62-1f0aecd610cf_thumbnail_250x250\",\n                    \"is_speaker\": false,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 614686213,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\",\n                    \"person_i_follow\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 62555,\n            \"channel_id\": 1595047778,\n            \"channel\": \"xV7ZAdgz\",\n            \"topic\": \"NFT’s and chill ✨🕺🏼\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/xV7ZAdgz\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": null,\n            \"club_name\": null,\n            \"club_id\": null,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": false,\n            \"num_speakers\": 75,\n            \"num_all\": 283,\n            \"users\": [\n                {\n                    \"user_id\": 2341496,\n                    \"name\": \"STRETTA\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2341496_05fa6b6f-f28f-4442-b0ae-0e824096601c_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 307682061,\n                    \"name\": \"Gabe Weis\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/307682061_87fb85b6-d0b1-49cf-8318-05526c7f9697_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 931992,\n                    \"name\": \"shahram/\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/931992_975249fe-1130-4418-930e-16ee0454484e_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 3419657,\n                    \"name\": \"Victoria Del Castillo\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/3419657_536587b1-09f1-42b0-99e9-a882efe7dfd1_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 1595047778,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 1658108009,\n            \"channel_id\": 564157313,\n            \"channel\": \"PrbNg3Vj\",\n            \"topic\": \"درآمد یک  کارشناس سئو در ایران چقدر است؟🧐\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/PrbNg3Vj\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": {\n                \"club_id\": 709203013,\n                \"name\": \"Iran seo community\",\n                \"description\": \"✅ کلاب سئو ایران\\nما در این کلاب اتاق هایی با موضوعات تخصصی برگزار می کنیم. این کلاب مناسب دو دسته از افراد هست:\\n\\n🅰️ متخصصان سئو\\n🅱️ علاقمندان به سئو\\n\\nاگر جزو این دو دسته هستید حتما کلاب را فالو کنید.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_709203013_78320b49-53b2-4444-9014-deddbbee9599_thumbnail_250x250\",\n                \"num_members\": 327,\n                \"num_followers\": 1845,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": true,\n                \"is_community\": true,\n                \"rules\": [\n                    {\n                        \"desc\": \"لطفا دوستان خودتون هم به کلاب سئو دعوت کنید👌\",\n                        \"title\": \"دعوت دوستان\"\n                    },\n                    {\n                        \"desc\": \"شما می\\u200cتوانید از طریق این کلاب اتاق\\u200cهای خودتون رو برگزار کنید. با حفظ احترام و به دور از مسائل سیاسی🙏\",\n                        \"title\": \"برگزاری اتاق های سئو\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/iran-seo-community\",\n                \"num_online\": 0\n            },\n            \"club_name\": \"Iran seo community\",\n            \"club_id\": 709203013,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": false,\n            \"num_speakers\": 11,\n            \"num_all\": 78,\n            \"users\": [\n                {\n                    \"user_id\": 1658108009,\n                    \"name\": \"Elham Soltani\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1658108009_08ab69a0-cac9-4bc6-ad72-49a01d87385c_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 502873692,\n                    \"name\": \"Mehdi Allameh\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/502873692_c982a149-6f1f-4c7b-be6e-987752b4cc4f_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 22047514,\n                    \"name\": \"Hamid Babaei\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/22047514_9bc90f3d-3232-4d1b-b092-97916063a23a_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 564157313,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\",\n                    \"club_i_follow\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 653257557,\n            \"channel_id\": 1136653745,\n            \"channel\": \"xoX3B7ZY\",\n            \"topic\": null,\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/xoX3B7ZY\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": {\n                \"club_id\": 272432330,\n                \"name\": \"فالوور مجانی بگیر\",\n                \"description\": \"مجانی فالوور بگیر\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_272432330_665cd0e0-6547-4e46-8fcd-af0475423a4b_thumbnail_250x250\",\n                \"num_members\": 140,\n                \"num_followers\": 1812,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [\n                    {\n                        \"desc\": \"منتظرتونم طبق بررسی های کارشناسان در دنیا نسبت اعتیاد کلاب هاوس ۹۰٪ در دنیا اعلام شده فالوور تضمینی بگیرین در بیسینس و کارهای که دارین استفاده کنین این فرصتو از دست ندین احترام و سکوت شما نشانه شخصیت \",\n                        \"title\": \"قانون کلاب🎧🎧🎧🥶🥶🥶🚘🚘🚘\"\n                    },\n                    {\n                        \"desc\": \" \\n\\n‼️سکوت لطفا\\n⁉️سوال دایرکت\",\n                        \"title\": \"قانون دوم🤍🎧\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/%D9%81%D8%A7%D9%84%D9%88%D9%88%D8%B1-%D9%85%D8%AC%D8%A7%D9%86%DB%8C-%D8%A8%DA%AF%DB%8C%D8%B1\",\n                \"num_online\": 0\n            },\n            \"club_name\": \"فالوور مجانی بگیر\",\n            \"club_id\": 272432330,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 537,\n            \"num_all\": 742,\n            \"users\": [\n                {\n                    \"user_id\": 653257557,\n                    \"name\": \"raysha dj\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/653257557_5b69b823-932d-41d6-ba38-01c7a70250ef_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1398683767,\n                    \"name\": \"Mohammad Gavahi\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1398683767_198bcfae-5201-4d27-985a-3499b21147bc_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1184730474,\n                    \"name\": \"Navid Ghiasi\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1184730474_c0a85013-702f-461b-8d7d-65f07ea637e6_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 1136653745,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 673344211,\n            \"channel_id\": 1736745210,\n            \"channel\": \"MwYZDJWk\",\n            \"topic\": \"🛑چگونه یک رابطه سالم و آروم رو بسازیم🛑\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/MwYZDJWk\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": {\n                \"club_id\": 1358966107,\n                \"name\": \"Pey1\",\n                \"description\": \"\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1358966107_e0472535-9de5-4f29-bef6-b1e64d666d17_thumbnail_250x250\",\n                \"num_members\": 2,\n                \"num_followers\": 383,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"\",\n                        \"title\": \"لطفا برای ورود اول ادب رو رعایت کنید\"\n                    },\n                    {\n                        \"desc\": \"\",\n                        \"title\": \"دوم احترام\"\n                    },\n                    {\n                        \"desc\": \"\",\n                        \"title\": \"سوم حقوق برابر بین مرد و زن رورعایت کنید\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/pey1\",\n                \"num_online\": 0\n            },\n            \"club_name\": \"Pey1\",\n            \"club_id\": 1358966107,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 47,\n            \"num_all\": 279,\n            \"users\": [\n                {\n                    \"user_id\": 673344211,\n                    \"name\": \"PeyOne Kiani\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/673344211_768a8803-a181-425a-9f11-bb7ab67bfeb3_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 179286606,\n                    \"name\": \"Rosa Ato\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/179286606_e7b641e5-5e73-4946-aa5c-c5c3e4e38c8b_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1236231065,\n                    \"name\": \"Amir Shahyar\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1236231065_dac57fb7-72f6-437c-b2af-6762b90592dc_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 1736745210,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 2428029,\n            \"channel_id\": 435652275,\n            \"channel\": \"m78j4oZz\",\n            \"topic\": null,\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/m78j4oZz\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": null,\n            \"club_name\": null,\n            \"club_id\": null,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 41,\n            \"num_all\": 227,\n            \"users\": [\n                {\n                    \"user_id\": 2428029,\n                    \"name\": \"PARASTOO BDI\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2428029_5c774f7b-ab65-4637-8589-49f72223b6fc_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1103849918,\n                    \"name\": \"Dr.Mahsan Maz\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1103849918_3084ecb0-df63-4199-98d0-54dbe79fac45_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 390262423,\n                    \"name\": \"Maryam Soleimani\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/390262423_87aeedbc-b7f5-4ee8-bfe8-b4bb5d760e49_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 435652275,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 2056977315,\n            \"channel_id\": 724253695,\n            \"channel\": \"MRD9lQz3\",\n            \"topic\": \"💦💦😈Popo😈💦💦\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/MRD9lQz3\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": null,\n            \"club_name\": null,\n            \"club_id\": null,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 73,\n            \"num_all\": 140,\n            \"users\": [\n                {\n                    \"user_id\": 2056977315,\n                    \"name\": \"pouya mohamadi\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2056977315_d1fbcd60-c7a4-41b9-b0d2-c1b81a80711f_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 445354728,\n                    \"name\": \"hossein hdyt\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/445354728_ebccd128-56ba-4ca1-990c-c8520b5ac319_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1464240542,\n                    \"name\": \"mad ddog\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1464240542_0160b697-218b-48f9-b3cf-5d762d70117e_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 724253695,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 331883906,\n            \"channel_id\": 441162724,\n            \"channel\": \"xXLVynE2\",\n            \"topic\": \"هر که از در درآمد، آبش دهید و نانش\\u200c دهید و از ایمانش مپرسید\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/xXLVynE2\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": null,\n            \"club_name\": null,\n            \"club_id\": null,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 13,\n            \"num_all\": 139,\n            \"users\": [\n                {\n                    \"user_id\": 331883906,\n                    \"name\": \"Faust mat\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/331883906_0bfca883-a4b2-491c-96b9-2a1ad51c8d30_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1518574871,\n                    \"name\": \"Reza Haji Hosseini\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1518574871_50f32290-80a9-43cd-ae78-1143a51345e7_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 2128894897,\n                    \"name\": \"Hani Golestaneh\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2128894897_60d509e4-b8b9-4294-ac89-5b6fb57cc327_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 441162724,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 1268570888,\n            \"channel_id\": 1225315360,\n            \"channel\": \"mJg1QBkO\",\n            \"topic\": \"فالوور با عشق بگیر🎁 جایزه ۱۲میلیونی بگیر\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/mJg1QBkO\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": null,\n            \"club_name\": null,\n            \"club_id\": null,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 94,\n            \"num_all\": 105,\n            \"users\": [\n                {\n                    \"user_id\": 1268570888,\n                    \"name\": \"Morteza Bahrampoor\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1268570888_604ccbb5-1ad0-4f3b-9f48-002845d8cb1b_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1932343874,\n                    \"name\": \"Reyhane Kimiyagari\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1932343874_9d3682f6-946c-44e6-acd7-06601ab6cec1_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1618596688,\n                    \"name\": \"Mohamad Mahdavi\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1618596688_888d9ad8-47ff-4c72-97b1-a5db2922d894_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 1225315360,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 724991510,\n            \"channel_id\": 1589081097,\n            \"channel\": \"M8L20k58\",\n            \"topic\": \"🍯\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/M8L20k58\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": null,\n            \"club_name\": null,\n            \"club_id\": null,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 19,\n            \"num_all\": 91,\n            \"users\": [\n                {\n                    \"user_id\": 724991510,\n                    \"name\": \"Pegah Naghshin\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/724991510_2d3580eb-bb1a-4966-b5ce-7b663df95b27_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1898616301,\n                    \"name\": \"Saghi Goodarzi\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1898616301_d6c6705b-53a0-4dc2-ac83-d7b15ce93fea_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 30710373,\n                    \"name\": \"Parastoo Rostami\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/30710373_90cb326f-e1c5-4690-8062-be35f8f6e216_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 1589081097,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 700169392,\n            \"channel_id\": 412500996,\n            \"channel\": \"m2ndn8g4\",\n            \"topic\": null,\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/m2ndn8g4\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": {\n                \"club_id\": 637071289,\n                \"name\": \"OneNightStand \",\n                \"description\": \"🌀 Chill Whith The Music & Hook Up 🌀\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_637071289_edef8e38-8c74-4362-9ae3-17f7ab62f88b_thumbnail_250x250\",\n                \"num_members\": 29,\n                \"num_followers\": 579,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/onenightstand\",\n                \"num_online\": 0\n            },\n            \"club_name\": \"OneNightStand \",\n            \"club_id\": 637071289,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 56,\n            \"num_all\": 79,\n            \"users\": [\n                {\n                    \"user_id\": 700169392,\n                    \"name\": \"Mahan Hamidian\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/700169392_b653b3ed-2aa9-4b98-bf6e-ac0a23ac062c_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 357961949,\n                    \"name\": \"Raman Mazhari\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/357961949_43af8d87-15e7-4123-8d21-70b9bcbf9e90_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 173929846,\n                    \"name\": \"Atefeh Alizzadeh\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/173929846_4a576c35-5511-4d38-8d2c-dbd185338bac_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 412500996,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 50134096,\n            \"channel_id\": 1973888540,\n            \"channel\": \"xpWkgQZj\",\n            \"topic\": \"کلاب هاوس داره خلوت میشه\\u200cها.. هممه رفتن سر کار و بار دیگه\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/xpWkgQZj\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": null,\n            \"club_name\": null,\n            \"club_id\": null,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 12,\n            \"num_all\": 70,\n            \"users\": [\n                {\n                    \"user_id\": 50134096,\n                    \"name\": \"Geniuser Genius\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/50134096_88bdcd50-e569-4477-b4c4-0e75c225e706_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 2860312,\n                    \"name\": \"Masih Eich\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2860312_511ae967-784c-4e51-b481-a1f3f1a75a6d_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1612539708,\n                    \"name\": \"مهدی بوشهریان\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1612539708_17b26d4c-bf73-49cb-a500-9fe653a7402e_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 1973888540,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 1606146143,\n            \"channel_id\": 1201453577,\n            \"channel\": \"MdQj1Rn8\",\n            \"topic\": null,\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/MdQj1Rn8\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": null,\n            \"club_name\": null,\n            \"club_id\": null,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 25,\n            \"num_all\": 62,\n            \"users\": [\n                {\n                    \"user_id\": 1606146143,\n                    \"name\": \"rayka eydi\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1606146143_a1f9d431-e48b-4d20-99d2-8ada1e59a6e2_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1615510641,\n                    \"name\": \"Borna Halataie\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1615510641_70cd19d9-6114-4f5f-b3ce-40b7a7b5aa47_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1030796526,\n                    \"name\": \"Leoo Leoo\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1030796526_a7da05ce-9d4a-4342-a3bb-73aec7830cd8_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 1201453577,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 2114610173,\n            \"channel_id\": 1716707880,\n            \"channel\": \"PGXYbyvp\",\n            \"topic\": \"🔴بيا تو فالوور بگير🔥😈 فالو كنيد بك بديد🔴\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/PGXYbyvp\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": {\n                \"club_id\": 1523708664,\n                \"name\": \"SWEET TALK\",\n                \"description\": \"WE ARE A FAMILY\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1523708664_bd6fb7c4-6bbb-43ec-a7d5-078617649172_thumbnail_250x250\",\n                \"num_members\": 164,\n                \"num_followers\": 113,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": true,\n                \"is_community\": true,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/sweet-talk\",\n                \"num_online\": 0\n            },\n            \"club_name\": \"SWEET TALK\",\n            \"club_id\": 1523708664,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 44,\n            \"num_all\": 60,\n            \"users\": [\n                {\n                    \"user_id\": 933665652,\n                    \"name\": \"Tina Daei\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/933665652_127400c5-065e-466f-80f9-a2b16a3531cf_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1568808206,\n                    \"name\": \"sepideh si\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1568808206_e02534ad-7fe5-4ee2-82d5-02116643bfe8_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 2114610173,\n                    \"name\": \"Faraz Frz\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2114610173_c0dce491-ddc1-4ce0-ade5-0373ceb5858e_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 1716707880,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 540949997,\n            \"channel_id\": 286109904,\n            \"channel\": \"M5YJZJYq\",\n            \"topic\": \"Choose or pass❤️🤩👙+18 ❤️👅\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/M5YJZJYq\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": null,\n            \"club_name\": null,\n            \"club_id\": null,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 28,\n            \"num_all\": 58,\n            \"users\": [\n                {\n                    \"user_id\": 540949997,\n                    \"name\": \"Shahryar Eb\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/540949997_3eddb320-d869-471d-a43a-a6bab654d4ab_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 799656194,\n                    \"name\": \"Marjan sal\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/799656194_8fc76a3e-8dd0-4ca0-814d-59d1621a0f8a_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1730386418,\n                    \"name\": \"Maral Sim\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1730386418_f6c88e7e-f8f6-47d8-8082-77db7f8f641d_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 286109904,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 2096018124,\n            \"channel_id\": 893242224,\n            \"channel\": \"xXzGBQlW\",\n            \"topic\": \"mikhori ya mibari😈🔥\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/xXzGBQlW\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": null,\n            \"club_name\": null,\n            \"club_id\": null,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 29,\n            \"num_all\": 55,\n            \"users\": [\n                {\n                    \"user_id\": 2096018124,\n                    \"name\": \"Amin Amjad\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2096018124_57d5199e-9a2a-4553-9398-2945139c2d3b_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 224189131,\n                    \"name\": \"Alireza Yousefi\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/224189131_c3287eb9-4d2f-4b90-bce7-371fe665c572_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1636064710,\n                    \"name\": \"Ghazal Hj\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1636064710_ca555f85-8c1a-4f74-b7d3-c0d4234ce451_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 726340800,\n                    \"name\": \"Armin GᎡyphon\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/726340800_c8fea618-a558-4db6-b4c6-5537674768b3_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 893242224,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 979484583,\n            \"channel_id\": 948587264,\n            \"channel\": \"M1Wr63r2\",\n            \"topic\": \"🍑💦CHOOSE | PASS💥🍆\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/M1Wr63r2\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": null,\n            \"club_name\": null,\n            \"club_id\": null,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 25,\n            \"num_all\": 54,\n            \"users\": [\n                {\n                    \"user_id\": 979484583,\n                    \"name\": \"parsa brz\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/979484583_9bfbca96-2057-409e-8b35-e0391a3d9d68_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 300172227,\n                    \"name\": \"Mohamadreza DBI\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/300172227_fff5aa12-327e-446d-86f3-f5e1334d8292_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 562317562,\n                    \"name\": \"Tara Alipourian\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/562317562_fcfe20e7-2e73-401d-840b-68151047bc5d_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 948587264,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 1121647959,\n            \"channel_id\": 854197838,\n            \"channel\": \"MK5zwZwJ\",\n            \"topic\": \"Play to play 👾\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/MK5zwZwJ\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": {\n                \"club_id\": 210102421,\n                \"name\": \"Nine Psychos \",\n                \"description\": \"\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_210102421_55c39d50-cbcc-4c6d-8cf9-00f40cbcb832_thumbnail_250x250\",\n                \"num_members\": 115,\n                \"num_followers\": 46,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/nine-psychos\",\n                \"num_online\": 0\n            },\n            \"club_name\": \"Nine Psychos \",\n            \"club_id\": 210102421,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 29,\n            \"num_all\": 51,\n            \"users\": [\n                {\n                    \"user_id\": 671423242,\n                    \"name\": \"Bardia Maleki\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/671423242_2f82f495-cc31-4816-ac6b-97e36546082c_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 855203214,\n                    \"name\": \"Mehran Shahbazi\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/855203214_bbf4502e-0f92-45ad-bf5c-a51947aee8fd_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1684932486,\n                    \"name\": \"Saba Ei\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1684932486_7b412a1a-c989-4f62-b461-9962ebbe38b7_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 854197838,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 2105099578,\n            \"channel_id\": 290698252,\n            \"channel\": \"m2Y390n8\",\n            \"topic\": \"🤷🏻\\u200d♀️\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/m2Y390n8\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": null,\n            \"club_name\": null,\n            \"club_id\": null,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 36,\n            \"num_all\": 48,\n            \"users\": [\n                {\n                    \"user_id\": 2105099578,\n                    \"name\": \"Elahe Taheri\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2105099578_05e340c7-8d51-437e-87f3-938eef023202_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 523777005,\n                    \"name\": \"Karen Qsmi\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/523777005_7bb79f95-0e32-4adf-bd61-c8a80ff9f52e_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 206349661,\n                    \"name\": \"zhra apa\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/206349661_eaf8ad94-f790-4a93-b430-95b1b3415f0f_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 290698252,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 1414901233,\n            \"channel_id\": 1996010839,\n            \"channel\": \"xqN7Z3rp\",\n            \"topic\": \"PIANO NIGHT 🎹🎼🧘🏼\\u200d♀️🧘🏽🛌\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/xqN7Z3rp\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": {\n                \"club_id\": 1093445450,\n                \"name\": \"Meditation vibe\",\n                \"description\": \"Meditation room by \\\"IMEN\\\" . . . . . . . Ping your friends to get relaxed and enjoy the music\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1093445450_a62cac5b-60ef-4207-b656-73636d67e89d_thumbnail_250x250\",\n                \"num_members\": 106,\n                \"num_followers\": 380,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/meditation-vibe\",\n                \"num_online\": 0\n            },\n            \"club_name\": \"Meditation vibe\",\n            \"club_id\": 1093445450,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 6,\n            \"num_all\": 48,\n            \"users\": [\n                {\n                    \"user_id\": 1414901233,\n                    \"name\": \"IMEN Niazi\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1414901233_0c8d991c-dd1a-4d54-96d1-722552f6901d_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 2054116049,\n                    \"name\": \"IMEN NIAZI\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2054116049_0b196f90-5036-40a5-848d-fb4b845712a6_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1674389902,\n                    \"name\": \"SaLaR MaJD\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1674389902_47d56794-2eac-42b2-8dc7-6a28824ee94f_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 1996010839,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 440661437,\n            \"channel_id\": 1905695038,\n            \"channel\": \"MKlVLNQX\",\n            \"topic\": \"🔥hajaqaw🔥\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/MKlVLNQX\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": null,\n            \"club_name\": null,\n            \"club_id\": null,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 26,\n            \"num_all\": 35,\n            \"users\": [\n                {\n                    \"user_id\": 440661437,\n                    \"name\": \"Amirahmad Hosseini\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/440661437_e851c8e4-6535-425e-ba90-3eb7e40b4701_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 958855779,\n                    \"name\": \"Amirhosein Ebadi\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/958855779_a88d3bcf-576f-45c8-845a-8311c46d19a3_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1508707265,\n                    \"name\": \"Nadia Jamshidi\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1508707265_293443a9-99dd-4dbc-9c44-92f625b97491_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 1905695038,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 1024526962,\n            \"channel_id\": 904802169,\n            \"channel\": \"Pv62pz2G\",\n            \"topic\": \"🆘 mas 😁\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/Pv62pz2G\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": null,\n            \"club_name\": null,\n            \"club_id\": null,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 15,\n            \"num_all\": 33,\n            \"users\": [\n                {\n                    \"user_id\": 1024526962,\n                    \"name\": \"Farzam Mmoh\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1024526962_45b39499-e968-45c8-8514-b6377c42f9ed_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1112356071,\n                    \"name\": \"Sarah Farahmand\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1112356071_d3fed471-7ad6-40dc-8b02-2dfa2b856caf_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 2089982435,\n                    \"name\": \"Reza Mohammadlou\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2089982435_3a8d7795-cbf8-4eb1-9559-96ac955b283d_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 904802169,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 562369441,\n            \"channel_id\": 1749113072,\n            \"channel\": \"xLnQp82k\",\n            \"topic\": \"Bodoooo binaaaaam😈\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/xLnQp82k\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": {\n                \"club_id\": 2050469567,\n                \"name\": \"Boodoo binam\",\n                \"description\": \"Boodoo binam😈\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_2050469567_42fb57da-e2c2-4df2-85b7-ee17de481118_thumbnail_250x250\",\n                \"num_members\": 127,\n                \"num_followers\": 131,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/UjQF12SI\",\n                \"num_online\": 0\n            },\n            \"club_name\": \"Boodoo binam\",\n            \"club_id\": 2050469567,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 12,\n            \"num_all\": 31,\n            \"users\": [\n                {\n                    \"user_id\": 562369441,\n                    \"name\": \"Nazi Ahmdi\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/562369441_6d266858-82fb-4109-b63e-e10db824716a_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 961756747,\n                    \"name\": \"Roze Br\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/961756747_61c64483-7ecf-4a90-96dd-2b8f105f21cc_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 59238330,\n                    \"name\": \"Amin HMD\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/59238330_72a86f63-f0f7-440c-8ac5-011386181f2a_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 1749113072,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 932385832,\n            \"channel_id\": 85280125,\n            \"channel\": \"PvgJ6QGx\",\n            \"topic\": \"Visa 🆘\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/PvgJ6QGx\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": null,\n            \"club_name\": null,\n            \"club_id\": null,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 18,\n            \"num_all\": 30,\n            \"users\": [\n                {\n                    \"user_id\": 661690494,\n                    \"name\": \"Hanie Arian\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/661690494_4f702c01-4519-4cdc-9eaa-9acb7e974bbe_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1925008099,\n                    \"name\": \"ali tehrani\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1925008099_cd8fc91e-ea9c-4d96-af83-46c75582fb8a_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 499818517,\n                    \"name\": \"Helya Sameni\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/499818517_66763144-c390-4cb9-a00f-2bfb483c23a9_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 85280125,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 692763337,\n            \"channel_id\": 2087021171,\n            \"channel\": \"mgv9yJBY\",\n            \"topic\": \"Choose or pass🤯\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/mgv9yJBY\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": null,\n            \"club_name\": null,\n            \"club_id\": null,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 6,\n            \"num_all\": 29,\n            \"users\": [\n                {\n                    \"user_id\": 114523718,\n                    \"name\": \"Milad SP\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/114523718_766e0875-f179-4f3d-bd22-f665e637677a_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1585099163,\n                    \"name\": \"ShaYan Shahverdian\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1585099163_55c4b7d5-1b2a-4051-83a3-c5e3a1b76878_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 935523700,\n                    \"name\": \"mmd tz\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/935523700_3e510cd7-66f8-4476-9812-4c21b98db427_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 2087021171,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 1645280543,\n            \"channel_id\": 521137903,\n            \"channel\": \"mWL6r7aE\",\n            \"topic\": null,\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/mWL6r7aE\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": {\n                \"club_id\": 340269595,\n                \"name\": \"Mafia party / بازی مافیا\",\n                \"description\": \"اولین و بزرگ\\u200cترین کلابِ مافیا در کلاب\\u200cهاوس\\n( +5500 Members & Followers )\\n\\n👈 نکته مهم: بعد از ایجادِ روم (اتاق) ، اون رو به حالت “عمومی” تبدیل نکنید، وگرنه از زیر مجموعه کلاب میپَره\\n\\n📝 قوانین و شیوه \\u200cنامه\\u200c ی بازی در کانال تلگرامی به آیدی mafiaparty1@ موجود است\\n\\nاگر از کسی شکایتی داشتید، یه آیدی رسیدگی، تو کانال گذاشتیم تا بهمون پیام بدید\\n\\n👈 کلاب ما فقط همینه؛ شعبه دیگری نداریم😉\\n❤️ مافیا یه بازی نیست؛ درس زندگیه / تشخیص، اطمینان، دقت، استدلال و پیروزی\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_340269595_4b18883c-5cc4-4ebe-9d7f-f9b18f0eb22f_thumbnail_250x250\",\n                \"num_members\": 3294,\n                \"num_followers\": 2681,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"اگر به عمومی تبدیل کنید، از زیرمجموعه کلاب میپَره\",\n                        \"title\": \"نکته مهم: روم ها رو به حالت عمومی تبدیل نکنید \"\n                    },\n                    {\n                        \"desc\": \"دکتر: ۲شب اول ۲تا سیو، بعدش یکی / تک تیرانداز: یک گلوله؛ گلوله\\u200cاش روی رییس مافیا اثرنداره / کارآگاه: استعلام رییس مافیا رو منفی میگیره / زره پوش: هر تعداد هم شات بخوره زرهش نمیوفته، فقط توی روز میوفته\",\n                        \"title\": \"فقط و فقط سناریوی شبکه سلامت رو برگزار کنید\"\n                    },\n                    {\n                        \"desc\": \"@mafiaparty1\",\n                        \"title\": \"کانال تلگرامیمون که توضیحات کامل رو داخلش گذاشتیم \"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/mafia-party-%D8%A8%D8%A7%D8%B2%DB%8C-%D9%85\",\n                \"num_online\": 0\n            },\n            \"club_name\": \"Mafia party / بازی مافیا\",\n            \"club_id\": 340269595,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 11,\n            \"num_all\": 28,\n            \"users\": [\n                {\n                    \"user_id\": 394174874,\n                    \"name\": \"Azadeh Ghdadimi\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/394174874_8f427ec0-09a9-4cc4-97a1-4e63aa50c21e_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1000962047,\n                    \"name\": \"Amir mj\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1000962047_edb6025c-1d50-4113-8cdb-5198b7dd7c5e_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1957613505,\n                    \"name\": \"Sacha Hosseini\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1957613505_9af91909-170b-4b4a-a279-a0d6ff5fdc6b_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 521137903,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 5484679,\n            \"channel_id\": 321604805,\n            \"channel\": \"myWO1vbl\",\n            \"topic\": \"How much can we know?\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/myWO1vbl\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": {\n                \"club_id\": 648648199,\n                \"name\": \"Coolest friends \",\n                \"description\": \"Welcome!\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_648648199_74911e26-079b-44e0-b94a-2bfa68de395f_thumbnail_250x250\",\n                \"num_members\": 5,\n                \"num_followers\": 76,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/coolest-friends\",\n                \"num_online\": 0\n            },\n            \"club_name\": \"Coolest friends \",\n            \"club_id\": 648648199,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 8,\n            \"num_all\": 24,\n            \"users\": [\n                {\n                    \"user_id\": 5484679,\n                    \"name\": \"Memo Alci\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/5484679_a9b523ab-4e90-4855-856b-6430d48af5c4_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 272585453,\n                    \"name\": \"Andrew Port\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/272585453_7343db74-13ae-4c39-9a97-ef0524f1fd56_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 725499074,\n                    \"name\": \"CM\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/725499074_889cc9be-7446-4638-9a08-99113693b1bd_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 321604805,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 1645280543,\n            \"channel_id\": 1116695065,\n            \"channel\": \"M4BJgkWW\",\n            \"topic\": null,\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/M4BJgkWW\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": {\n                \"club_id\": 340269595,\n                \"name\": \"Mafia party / بازی مافیا\",\n                \"description\": \"اولین و بزرگ\\u200cترین کلابِ مافیا در کلاب\\u200cهاوس\\n( +5500 Members & Followers )\\n\\n👈 نکته مهم: بعد از ایجادِ روم (اتاق) ، اون رو به حالت “عمومی” تبدیل نکنید، وگرنه از زیر مجموعه کلاب میپَره\\n\\n📝 قوانین و شیوه \\u200cنامه\\u200c ی بازی در کانال تلگرامی به آیدی mafiaparty1@ موجود است\\n\\nاگر از کسی شکایتی داشتید، یه آیدی رسیدگی، تو کانال گذاشتیم تا بهمون پیام بدید\\n\\n👈 کلاب ما فقط همینه؛ شعبه دیگری نداریم😉\\n❤️ مافیا یه بازی نیست؛ درس زندگیه / تشخیص، اطمینان، دقت، استدلال و پیروزی\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_340269595_4b18883c-5cc4-4ebe-9d7f-f9b18f0eb22f_thumbnail_250x250\",\n                \"num_members\": 3294,\n                \"num_followers\": 2681,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"اگر به عمومی تبدیل کنید، از زیرمجموعه کلاب میپَره\",\n                        \"title\": \"نکته مهم: روم ها رو به حالت عمومی تبدیل نکنید \"\n                    },\n                    {\n                        \"desc\": \"دکتر: ۲شب اول ۲تا سیو، بعدش یکی / تک تیرانداز: یک گلوله؛ گلوله\\u200cاش روی رییس مافیا اثرنداره / کارآگاه: استعلام رییس مافیا رو منفی میگیره / زره پوش: هر تعداد هم شات بخوره زرهش نمیوفته، فقط توی روز میوفته\",\n                        \"title\": \"فقط و فقط سناریوی شبکه سلامت رو برگزار کنید\"\n                    },\n                    {\n                        \"desc\": \"@mafiaparty1\",\n                        \"title\": \"کانال تلگرامیمون که توضیحات کامل رو داخلش گذاشتیم \"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/mafia-party-%D8%A8%D8%A7%D8%B2%DB%8C-%D9%85\",\n                \"num_online\": 0\n            },\n            \"club_name\": \"Mafia party / بازی مافیا\",\n            \"club_id\": 340269595,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 10,\n            \"num_all\": 22,\n            \"users\": [\n                {\n                    \"user_id\": 798119811,\n                    \"name\": \"sajjad md\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/798119811_7a4ab24f-1cc0-4ce0-b920-15e09736c746_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1120632164,\n                    \"name\": \"Hadi Akrami\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1120632164_78650bc1-5f3f-4af5-b6b1-95df24d65fef_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1377162163,\n                    \"name\": \"Razieh Eshtiagh\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1377162163_98214caa-143c-4a88-8e27-3a8d99378a8d_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 1116695065,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 554301778,\n            \"channel_id\": 1738133317,\n            \"channel\": \"PNzEdN6l\",\n            \"topic\": \"nothing 😅\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/PNzEdN6l\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": {\n                \"club_id\": 1312310882,\n                \"name\": \"•90s CLUB•\",\n                \"description\": \"MOOD 90s • Lets enjoy\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1312310882_043a6bb8-354e-49cc-b0e1-68e63b1b17bb_thumbnail_250x250\",\n                \"num_members\": 140,\n                \"num_followers\": 0,\n                \"enable_private\": true,\n                \"is_follow_allowed\": false,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/90s-club\",\n                \"num_online\": 0\n            },\n            \"club_name\": \"•90s CLUB•\",\n            \"club_id\": 1312310882,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 14,\n            \"num_all\": 21,\n            \"users\": [\n                {\n                    \"user_id\": 554301778,\n                    \"name\": \"Sina Rahimi\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/554301778_4e8f8553-9fa7-4012-8ae9-22752f19b267_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 806873634,\n                    \"name\": \"Rojin Moradi\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/806873634_5fc0cf0a-10ac-4de3-ace8-3d89a6452518_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1911851053,\n                    \"name\": \"Amin Mhmd\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1911851053_638dea08-8c86-4493-bf98-0672edf09124_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 1738133317,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 693425776,\n            \"channel_id\": 1914237226,\n            \"channel\": \"xjboaJBg\",\n            \"topic\": \"𝐺𝑎𝑚𝑒 𝑡𝑖𝑚𝑒🤸🏻\\u200d♂️👻 (𝑗𝑜𝑖𝑛 𝑢𝑠 𝑤𝑖𝑡ℎ 𝑠𝑚𝑖𝑙𝑒😁)\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/xjboaJBg\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": null,\n            \"club_name\": null,\n            \"club_id\": null,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 14,\n            \"num_all\": 19,\n            \"users\": [\n                {\n                    \"user_id\": 693425776,\n                    \"name\": \"Rozhi nA\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/693425776_eec098f4-d4c3-442e-8d29-53e52d89f7f3_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1483386978,\n                    \"name\": \"Shiva Msf\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1483386978_c7ecfb7d-aae2-4ea6-a092-681214b29bb7_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 2088491396,\n                    \"name\": \"Amir Talebi\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2088491396_1ef7abd8-2695-4b90-9b2c-550c9496822d_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 1914237226,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 1902505434,\n            \"channel_id\": 194744787,\n            \"channel\": \"m3yl9lBv\",\n            \"topic\": null,\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/m3yl9lBv\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": null,\n            \"club_name\": null,\n            \"club_id\": null,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 15,\n            \"num_all\": 18,\n            \"users\": [\n                {\n                    \"user_id\": 898594466,\n                    \"name\": \"Farhad Amini\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/898594466_703649e0-6dd0-4a2f-8382-4c157eb4b0e6_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1138844827,\n                    \"name\": \"Alireza Tabrizi\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1138844827_ffa51186-457a-4d0c-96de-148a71116d50_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1902505434,\n                    \"name\": \"Hesam Mesgarzadeh\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1902505434_625b0150-4bc0-47d3-9f59-8c0c9e758c5e_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 194744787,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 1816543592,\n            \"channel_id\": 60784559,\n            \"channel\": \"M6pg3nEP\",\n            \"topic\": \"the morning chat\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/M6pg3nEP\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": null,\n            \"club_name\": null,\n            \"club_id\": null,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 11,\n            \"num_all\": 14,\n            \"users\": [\n                {\n                    \"user_id\": 1816543592,\n                    \"name\": \"Mahdad Gh\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1816543592_03b5b0cb-19ea-44bb-9a20-7aff692cb1c7_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 912926422,\n                    \"name\": \"Aylin Raiszadeh\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/912926422_2033c0df-a58f-48de-aa16-3559339f3eb1_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 852157874,\n                    \"name\": \"Amir Mousavi\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/852157874_2d952a4b-8b65-408f-8832-c581edabf545_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 60784559,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 775146255,\n            \"channel_id\": 227145034,\n            \"channel\": \"xVbeRGEO\",\n            \"topic\": \"🌹رۆژباش کوردستان🎙هەواڵ و باس🔆Rojbaş Kurdistan🌼Nûçe û Nêrîn🌿\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/xVbeRGEO\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": {\n                \"club_id\": 1031460999,\n                \"name\": \"KurdishLivesMatter/کورد\",\n                \"description\": \"⚧Gender and Language 🆓                                           بەهەمو زمان و زاراوەێک لە هەموو جەندەر و بۆ چونی کۆمەڵایەتی و ئاینی خێرهاتی و دەتوانی رووم بۆ خۆت درۆس کەی🎤                ❤️”ژیانی کورد گڕنگە“❤️                                  بۆ ژیانی کورد هەر وەک ژیانی تورک و فارس و عەرەب گڕنگە؟                                                                                       بو ژیان لە کوردستان وەک تاران و بەغدا و ئەنقەرە گڕنگە؟ باس لە مەڕ بەرخۆدانی کورد، داگیرکەری، دژ بە هەڵاواردن، باس لە پرسی جەندەری، پرسی پێکهاتەکان، پرسی کەم ئەندامان، پرسی بێکاری و هەژاری، پرسی ڕای ئازاد و دژە سانسۆر و بابەتە هاوچەشنەکانی تری بوار هەڵاواردن.                                                                                               ❤️”Jiyanî kurd girrnge“❤️                                                                                                          Çima jiyanî kurd weke jiyanî Terk, Fars û 'Ereb giringe?                            Çima jiyan le Kurdistan wek Taran, Beẍda û Enqere grringe?                                                                                ❤️Why do Kurdish lives matter? ❤️ Why does lives in Kurdistan matter like it does in Tehran, Baghdad or Ankara?\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1031460999_05057ee5-211d-46d5-b4fa-f310d41726e4_thumbnail_250x250\",\n                \"num_members\": 121,\n                \"num_followers\": 332,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [\n                    {\n                        \"desc\": \"بۆت هەیە لیرە رووم دروس بکەی لەسەر هەموو باس و بابەتێکی پرسی کورد بەڵام بەدوور لە توندوتیژی، هەڵاواردن و سیکسیزم و دژایەتی ژنان و کویرەکان کەمایەتیە ئائینی و سەرجەم گروپ و کۆمەڵانی ژیر سەرکوت\",\n                        \"title\": \"No racism, no discrimination, no sexism, no violence/Hate\"\n                    },\n                    {\n                        \"desc\": \"ئەو گڕۆپانە کە لە ناو کۆمەلگادا بە هۆی سەردەستی پیاو مەزنی و موسکول سەروەریەوە سەرەی دەنگ یا قسەیان پێ نادری بە پێچەوانە لێرە دەبێ ڕێزی یەکسان و هاوشانیان لێ بگرین و سەرەیان لێ نەستێنین. \",\n                        \"title\": \"Support Women, disabled and LGBTQi+\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/KurdishLivesMatter%2F%DA%A9\",\n                \"num_online\": 0\n            },\n            \"club_name\": \"KurdishLivesMatter/کورد\",\n            \"club_id\": 1031460999,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 7,\n            \"num_all\": 13,\n            \"users\": [\n                {\n                    \"user_id\": 775146255,\n                    \"name\": \"Rahman Javanmardi\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/775146255_e4901e0c-2aa4-4fa4-9d36-c5ef0db01a1b_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1809379602,\n                    \"name\": \"Fariba Waisi\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1809379602_9bd1aa61-892f-46da-b3c6-e48b82906ca7_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 2093980539,\n                    \"name\": \"Niyan Nailsbynov\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2093980539_181c860d-8511-4042-aff8-b0d6499f6ebd_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 227145034,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 1744103098,\n            \"channel_id\": 1725285074,\n            \"channel\": \"PQbEgYXj\",\n            \"topic\": \"The best friend ❤️\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/PQbEgYXj\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": null,\n            \"club_name\": null,\n            \"club_id\": null,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 7,\n            \"num_all\": 7,\n            \"users\": [\n                {\n                    \"user_id\": 1744103098,\n                    \"name\": \"Sara Yazdani\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1744103098_7178ce5b-7982-4d3c-b0f2-71fe87ad0949_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 541296628,\n                    \"name\": \"Amin Rafati\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/541296628_4c06e923-b0e8-49be-ae48-4fc84bc6f66a_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1351608143,\n                    \"name\": \"Camelii Nl\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1351608143_c63f6823-0617-462b-8433-198f637e4bb4_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 1725285074,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 1359333638,\n            \"channel_id\": 1321784341,\n            \"channel\": \"maQ0laz5\",\n            \"topic\": \"ظهر بخیر 🤓\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/maQ0laz5\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": null,\n            \"club_name\": null,\n            \"club_id\": null,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 6,\n            \"num_all\": 6,\n            \"users\": [\n                {\n                    \"user_id\": 1359333638,\n                    \"name\": \"Morteza Sharaflou\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1359333638_9b7b5b06-40ed-4d41-bbe0-44b75c0de102_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 92780025,\n                    \"name\": \"Maryam Zare\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/92780025_2876b68f-3ce2-4afe-a264-24e273cec1c7_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 299390970,\n                    \"name\": \"aho eghbal\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/299390970_4b80558a-6f0b-4105-b7db-7b4bfe9d6916_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 1321784341,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 974431828,\n            \"channel_id\": 1829822915,\n            \"channel\": \"M6E61qrJ\",\n            \"topic\": null,\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/M6E61qrJ\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": null,\n            \"club_name\": null,\n            \"club_id\": null,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 4,\n            \"num_all\": 5,\n            \"users\": [\n                {\n                    \"user_id\": 974431828,\n                    \"name\": \"Mahmood Hakimzade\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/974431828_00fad9bb-77e2-4f71-9af4-e979e374840c_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 718505828,\n                    \"name\": \"mohammad tohidi\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/718505828_9d650231-5852-4b8e-8446-84b2c21cf91f_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1242882345,\n                    \"name\": \"Pouria Beyramzadeh\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1242882345_5a77a2ad-827c-4485-aa6f-69e07eaec7c5_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 1829822915,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 1660004880,\n            \"channel_id\": 926163743,\n            \"channel\": \"m3KW8dZJ\",\n            \"topic\": null,\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/m3KW8dZJ\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": null,\n            \"club_name\": null,\n            \"club_id\": null,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 3,\n            \"num_all\": 3,\n            \"users\": [\n                {\n                    \"user_id\": 1660004880,\n                    \"name\": \"Shervin Hosseini\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1660004880_721198da-c025-4921-acf0-773ddd18e955_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 415318205,\n                    \"name\": \"Yalda Seif\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/415318205_9a134c85-bbdf-42c4-9e00-ed4f1fbc2af2_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 823143327,\n                    \"name\": \"Paria Slh\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/823143327_1218e54a-b74f-4e4e-a5e9-fb623e7614f8_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 926163743,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 4941623,\n            \"channel_id\": 1675811972,\n            \"channel\": \"xLnzyO8d\",\n            \"topic\": \"Smokeshow 🥵 ONLY\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/xLnzyO8d\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": null,\n            \"club_name\": null,\n            \"club_id\": null,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 3,\n            \"num_all\": 3,\n            \"users\": [\n                {\n                    \"user_id\": 1083442981,\n                    \"name\": \"Maha Babar Ghani\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1083442981_8e911225-8758-45de-92d5-6e46656f2090_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1553120137,\n                    \"name\": \"Faizan Farukh\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1553120137_980949d7-294d-4b59-99a9-007a5eb56c8c_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1337145042,\n                    \"name\": \"Shaheer Khan\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1337145042_b39a5637-90e6-40c4-8fe4-2c2dd34829fc_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 1675811972,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 1364086278,\n            \"channel_id\": 269392888,\n            \"channel\": \"MEb49ozl\",\n            \"topic\": null,\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/MEb49ozl\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": null,\n            \"club_name\": null,\n            \"club_id\": null,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 2,\n            \"num_all\": 2,\n            \"users\": [\n                {\n                    \"user_id\": 1364086278,\n                    \"name\": \"hanie forutan\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1364086278_02e6c026-31e7-4048-a3d3-eba19d72d63b_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1060604656,\n                    \"name\": \"Navid Bayati\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1060604656_c109ce96-1501-4ab3-a8bd-4c58b1492ad0_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 269392888,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 851047123,\n            \"channel_id\": 1232862649,\n            \"channel\": \"mywEkO4G\",\n            \"topic\": \"خلاقيت در رابطه ی عاطفی برای جلوگيری از يکنواختی رابطه\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/mywEkO4G\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": {\n                \"club_id\": 1840064098,\n                \"name\": \"Persian-American\",\n                \"description\": \"🤍اینجا با هم تجربیاتمون رو درمیان میذاریم🔴قضاوت ممنوع\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1840064098_608b6332-d973-4cb3-a419-7709315cc5dd_thumbnail_250x250\",\n                \"num_members\": 27,\n                \"num_followers\": 470,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/persian-american\",\n                \"num_online\": 0\n            },\n            \"club_name\": \"Persian-American\",\n            \"club_id\": 1840064098,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 29,\n            \"num_all\": 533,\n            \"users\": [\n                {\n                    \"user_id\": 851047123,\n                    \"name\": \"SARA SADEGHI\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/851047123_9484a281-c275-4658-84d8-49bb895dc074_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1674337485,\n                    \"name\": \"PegoOl Mz\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1674337485_424944bd-ed5c-4512-8c92-f7b6fff8978c_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1747034127,\n                    \"name\": \"Farzad Bagheri\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1747034127_bf2075e5-83bd-4a47-8d83-9430d7d66abb_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 1232862649,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 2051614899,\n            \"channel_id\": 689276605,\n            \"channel\": \"my6wNdaL\",\n            \"topic\": \"سیاست صبحگاهی، علی لاریجانی محبوب یا منفور مردم، کدامیک؟!\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/my6wNdaL\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": {\n                \"club_id\": 1105491764,\n                \"name\": \"سیاست در سایه \",\n                \"description\": \"ما در این کلاب در باره موضوعات مختلف جامعه بویژه سیاست خارجی ایران  با همدیگر جهت هم افزایی اطلاعات اعضا و مردم عزیز ایران تلاش میکنیم.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1105491764_7d60262e-5ef1-4786-b27d-db1b3b661aaf_thumbnail_250x250\",\n                \"num_members\": 1,\n                \"num_followers\": 739,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": true,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/%D8%B3%DB%8C%D8%A7%D8%B3%D8%AA-%D8%AF%D8%B1-%D8%B3%D8%A7%DB%8C%D9%87\",\n                \"num_online\": 0\n            },\n            \"club_name\": \"سیاست در سایه \",\n            \"club_id\": 1105491764,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 28,\n            \"num_all\": 455,\n            \"users\": [\n                {\n                    \"user_id\": 2051614899,\n                    \"name\": \"Majid Rasouli\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2051614899_d0e2e66a-e304-408f-a2e2-047fc264eb14_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 248805041,\n                    \"name\": \"Ali Marashi\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/248805041_f683f294-f006-407e-bb4a-2d55d53dc7fc_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 795085656,\n                    \"name\": \"امیرحسین صادقی\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/795085656_3555d8cc-4689-4dde-94f6-60ac884e182e_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 689276605,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 1117067678,\n            \"channel_id\": 558588504,\n            \"channel\": \"M5z2Y6Kj\",\n            \"topic\": \"⚜️روم جذب فالور لطفا با سکوت واردشوید ⚜️🔇🎧\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/M5z2Y6Kj\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": {\n                \"club_id\": 1835984358,\n                \"name\": \"Milad Haznedar \",\n                \"description\": \"⚜️جذب فالور واقعی تا ۵۰۰ نفر و جدیدترین بازی کلاب هاوس با جایزه ۱۰۰-۲۰۰-۳۰۰ دلار و بهترین روم برای دیده شدن و مدیراتور شدن⚜️ \\n⚠️ما پر بازدیدترین روم کلاب هاوس هستیم ⚠️\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1835984358_85654a32-e543-4c6d-bda5-8707ca781ff0_thumbnail_250x250\",\n                \"num_members\": 8,\n                \"num_followers\": 721,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"حتما به محض ورود میکروفن خود را ببندید اگر سوالی دارید حتما میکروفن خودر را ON/OFF کنید🔇 در غیر این صورت از روم ریمو میشوید❌ \",\n                        \"title\": \"⛔️قانون اول\"\n                    },\n                    {\n                        \"desc\": \"حتما با دکمه پلاس ➕ کنار میکروفن دوستان خودر را دعوت کنید\",\n                        \"title\": \"⛔️قانون دوم \"\n                    },\n                    {\n                        \"desc\": \"حتما مدیرتورها و بقیه ممبرها و کلاب مارو \\u200cفالو\\u200cکنید و برای مدیراتور شدن به ایدی اینستاگرام ادمین دایرکت بدین \",\n                        \"title\": \"⛔️قانون سوم \"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/milad-haznedar\",\n                \"num_online\": 0\n            },\n            \"club_name\": \"Milad Haznedar \",\n            \"club_id\": 1835984358,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 343,\n            \"num_all\": 423,\n            \"users\": [\n                {\n                    \"user_id\": 1117067678,\n                    \"name\": \"Milad Haznedar\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1117067678_23ea35b0-c9e1-4335-a810-bf6263ac1af9_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1378182930,\n                    \"name\": \"Ava 23\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1378182930_22ebae6d-4876-4a52-8561-707a7221da59_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 150744972,\n                    \"name\": \"ilia lordz\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/150744972_41cd8a4e-06ee-4acd-b46d-edd21c49a4a9_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 558588504,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 1509915074,\n            \"channel_id\": 26073898,\n            \"channel\": \"MwWBozOM\",\n            \"topic\": \"دوست  یابی به سبک خارجیش\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/MwWBozOM\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": {\n                \"club_id\": 1644496803,\n                \"name\": \"خانه ی دوست کجاست؟\",\n                \"description\": \". گفتگوی دوستانه و اشتراک نظرات \\n. حمایت ایرانیان\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1644496803_d3937705-46fc-4ead-872f-fc0dbad74a76_thumbnail_250x250\",\n                \"num_members\": 980,\n                \"num_followers\": 828,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"ما همه در اینجا هستیم تا یک فضای مناسب ایجاد کنیم. بیایید با همه با احترام رفتار کنیم. بحث های سالم طبیعی است ، اما مهربانی لازم است.\",\n                        \"title\": \"مهربان و مودب باشید\"\n                    },\n                    {\n                        \"desc\": \"عضویت در این گروه نیاز به اعتماد متقابل دارد. بحثهای اصیل و رسا ، گروهها را عالی می کند ، اما ممکن است حساس و خصوصی نیز باشد. آنچه در گروه مشترک است باید در گروه باقی بماند.\",\n                        \"title\": \"به حریم خصوصی همه احترام بگذارید\"\n                    },\n                    {\n                        \"desc\": \"اطمینان حاصل کنید که همه احساس امنیت کنند. آزار و اذیت از هر نوع مجاز نیست ، و اظهارات تحقیرآمیز در مورد مواردی مانند نژاد ، مذهب ، فرهنگ ، گرایش جنسی ، جنسیت یا هویت تحمل نخواهد شد.\",\n                        \"title\": \"بدون گفتار نفرت امیز یا زورگویی\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/%D8%AE%D8%A7%D9%86%D9%87-%DB%8C-%D8%AF%D9%88%D8%B3%D8%AA-%DA%A9%D8%AC%D8%A7%D8%B3%D8%AA\",\n                \"num_online\": 0\n            },\n            \"club_name\": \"خانه ی دوست کجاست؟\",\n            \"club_id\": 1644496803,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 78,\n            \"num_all\": 346,\n            \"users\": [\n                {\n                    \"user_id\": 1509915074,\n                    \"name\": \"peyman rnia\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1509915074_863fa0f3-6e01-4fec-addc-522dd98da6e5_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1211219352,\n                    \"name\": \"parmis\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1211219352_61786ea0-3fa6-4705-9467-379e4a92a75c_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 408062615,\n                    \"name\": \"Romina Gh\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/408062615_dc913f9d-9256-48c0-a429-8c075f030ebd_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 26073898,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 272500847,\n            \"channel_id\": 118935675,\n            \"channel\": \"m7B9gBEM\",\n            \"topic\": \"♻️نتورکینگ در سکوت🤫لطفا بایو مطالعه و درصورت تمایل فالو کنید\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/m7B9gBEM\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": {\n                \"club_id\": 1089968128,\n                \"name\": \"به زبان ساده\",\n                \"description\": \"موضوعات پیچیده به زبان ساده\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1089968128_fc4f85ee-da33-4c91-82fc-1f74228a9a5d_thumbnail_250x250\",\n                \"num_members\": 33,\n                \"num_followers\": 1152,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/%D8%A8%D9%87-%D8%B2%D8%A8%D8%A7%D9%86-%D8%B3%D8%A7%D8%AF%D9%87\",\n                \"num_online\": 0\n            },\n            \"club_name\": \"به زبان ساده\",\n            \"club_id\": 1089968128,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 98,\n            \"num_all\": 239,\n            \"users\": [\n                {\n                    \"user_id\": 3544970,\n                    \"name\": \"Awin Tavakoli\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/3544970_7896a69a-537f-419a-834b-1142fd96d399_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1886709290,\n                    \"name\": \"Zahra Zamanian\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1886709290_48ccfec2-3b40-450b-b586-302a7ad9e4f9_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 686703050,\n                    \"name\": \"Fateme M.a\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/686703050_69ab3f65-d5f3-4e5f-9256-0da9d0adb4ee_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 118935675,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 682016233,\n            \"channel_id\": 607638797,\n            \"channel\": \"M8YkABOJ\",\n            \"topic\": \"🎖بپرس و یادبگیر ویژه کسب و کار\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/M8YkABOJ\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": {\n                \"club_id\": 1945496741,\n                \"name\": \"مدیریت کسب و کار \",\n                \"description\": \"اجرا بزرگ\\u200cترین مسالهء مطرح نشده در مدیریت امروز است و نبود آن بزرگ\\u200cترین مانع موفقیت و بیش\\u200cتر ناکامی\\u200cهایی است که به اشتباه به گردن علل دیگر گذاشته می\\u200cشود.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1945496741_456b6ff6-8117-4572-9533-e58b7e7afc95_thumbnail_250x250\",\n                \"num_members\": 33,\n                \"num_followers\": 11903,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/%D9%85%D8%AF%DB%8C%D8%B1%DB%8C%D8%AA-%DA%A9%D8%B3%D8%A8-%D9%88-%DA%A9%D8%A7%D8%B1\",\n                \"num_online\": 0\n            },\n            \"club_name\": \"مدیریت کسب و کار \",\n            \"club_id\": 1945496741,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 22,\n            \"num_all\": 210,\n            \"users\": [\n                {\n                    \"user_id\": 682016233,\n                    \"name\": \"Iman Pakzadian\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/682016233_fe7381d0-18e5-45a1-82c4-d1f700e092be_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1079335702,\n                    \"name\": \"Mohammad Amin Moradi\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1079335702_9370d547-f05b-48d9-9b82-d24e9530169f_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 23333932,\n                    \"name\": \"Atieh Rohani\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/23333932_a45ea21d-644c-409f-b8e1-a8f719d4a1a5_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 607638797,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 258609506,\n            \"channel_id\": 55928487,\n            \"channel\": \"m33ReDJm\",\n            \"topic\": \"💣🧨انفجار فالور🧨💣🔝تنهانریم بالا🔝\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/m33ReDJm\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": null,\n            \"club_name\": null,\n            \"club_id\": null,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 109,\n            \"num_all\": 148,\n            \"users\": [\n                {\n                    \"user_id\": 258609506,\n                    \"name\": \"Sareh AP\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/258609506_4b82495d-c5ce-47bf-ada9-4ccee8e36214_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1290927029,\n                    \"name\": \"pezhman rajaiean\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1290927029_7ffb88be-4b8d-4e6b-a278-0dd9aa9ecd07_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1823342634,\n                    \"name\": \"zahra zartoshti\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1823342634_fc069eb4-a523-47c6-99c9-79ad5483ae25_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 55928487,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 44928360,\n            \"channel_id\": 21198974,\n            \"channel\": \"PQ2XeQQx\",\n            \"topic\": \"🔞⛔️ورود ممنوع⛔️🔞\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/PQ2XeQQx\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": null,\n            \"club_name\": null,\n            \"club_id\": null,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 37,\n            \"num_all\": 137,\n            \"users\": [\n                {\n                    \"user_id\": 44928360,\n                    \"name\": \"mellllll melllll\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/44928360_4e5e8836-d79f-4eb6-8fbc-5005900571b0_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1009025688,\n                    \"name\": \"pedram ghajar\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1009025688_d513fca2-2027-4684-b779-7df685325381_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1338392653,\n                    \"name\": \"Hengame Tmz\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1338392653_50da866f-685c-4746-a765-2c402eaba65a_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 21198974,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 607593819,\n            \"channel_id\": 1197188417,\n            \"channel\": \"PNb9X5BZ\",\n            \"topic\": \"🌵Clubino/هم افزایی زنان کارآفرین ایرانی(19)\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/PNb9X5BZ\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": {\n                \"club_id\": 725982729,\n                \"name\": \"Clubino\",\n                \"description\": \"🎉Founder @farzan6927                                           💬DM me to schedule topics,in our club,                     ▪️We work on English speaking skills🇺🇸.                 ▪️We talk about Tech and entrepreneurs.                             ▪️We host physiologists to reset minds...                                                             ▪️We support businesses to grow.                                                     🇺🇸English 🦄Startups 👩🏻\\u200d⚕️Psychology.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_725982729_54ffda69-3002-4c0d-91ef-29577cfe26aa_thumbnail_250x250\",\n                \"num_members\": 39,\n                \"num_followers\": 3588,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/Clubino\",\n                \"num_online\": 0\n            },\n            \"club_name\": \"Clubino\",\n            \"club_id\": 725982729,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 14,\n            \"num_all\": 119,\n            \"users\": [\n                {\n                    \"user_id\": 607593819,\n                    \"name\": \"Farzan Hajilooiyan\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/607593819_e619c199-3d7e-4fe5-8e77-250d99a975e1_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 262212609,\n                    \"name\": \"Rasool Seyghaly\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/262212609_0110d3dc-30cf-4212-b9f7-6e436143993a_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 4005573,\n                    \"name\": \"Nazila Farahi\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/4005573_721d0ee9-d4d8-4183-bca4-69f753cfc655_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 1197188417,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 1062658052,\n            \"channel_id\": 53636470,\n            \"channel\": \"xjA14J0P\",\n            \"topic\": \"🤫 ТИШЕ ВОДЫ,НИЖЕ ТРАВЫ NEW🍀 +500 ДРУЗЕЙ💜 ВЫИГРАЙ ✳️\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/xjA14J0P\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": {\n                \"club_id\": 384997637,\n                \"name\": \"БИЗНЕС ЗНАКОМСТВА СНГ \",\n                \"description\": \"Первый в России и СНГ Нетворкинг ClubHouse клуб! Цель клуба - обьединить предпринимателей, частных инвесторов, бизнесменов которые говорят на русском языке! Здесь вы обретете множество новых личных и бизнес знакомств, найдете партнеров для развития собственных проектов, а также сможете привлечь инвесторов и обладателей новых, свежих инновационных идей! Здесь вы можете создавать комнаты и обсуждать все интересующие вас темы! Мы создали самое крупное бизнес сообщество в русскоязычном сегменте Club House, чтобы помогать вам и всем нам развиваться, процветать и преуспевать! Приглашайте всех своих друзей!\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_384997637_e8878434-6319-4fe3-8bef-3a11265367d7_thumbnail_250x250\",\n                \"num_members\": 448,\n                \"num_followers\": 610,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [\n                    {\n                        \"desc\": \"Мы здесь для поиска новых знакомств! Зайдите в профиль участника, и подпишитесь на него! Так в будущем вы сможете объединяться и найти друг друга!\",\n                        \"title\": \"Подписывайтесь на всех членов клуба!\"\n                    },\n                    {\n                        \"desc\": \"Друзья, я хочу чтобы вы развивались поэтому, если вы планируете вести эфиры от клуба БЗС, вам пригодится возможность вести эфиры на открытую аудиторию, напишите Евгению Д в Instagram - дам админа\",\n                        \"title\": \"Планируете открыть комнаты? Напишите основателю дам админа\"\n                    },\n                    {\n                        \"desc\": \"Мы здесь ради приятного общения и поиска новых возможностей, оставьте негатив вне этого клуба. Не оскорбляйте и не обесценивайте других. Процветайте и преуспевайте!\",\n                        \"title\": \"Уважайте других.\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/%D0%B1%D0%B8%D0%B7%D0%BD%D0%B5%D1%81-%D0%B7%D0%BD%D0%B0%D0%BA%D0%BE%D0%BC%D1%81%D1%82%D0%B2%D0%B0-%D1%81%D0%BD\",\n                \"num_online\": 0\n            },\n            \"club_name\": \"БИЗНЕС ЗНАКОМСТВА СНГ \",\n            \"club_id\": 384997637,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 79,\n            \"num_all\": 119,\n            \"users\": [\n                {\n                    \"user_id\": 2052362407,\n                    \"name\": \"Alan Alan\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2052362407_51ef3182-a905-45bf-9b14-6998887bea4b_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1908307298,\n                    \"name\": \"Вамбола Туллус\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1908307298_28f93632-f828-4055-b7c1-d1f7c7fa358a_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 969192324,\n                    \"name\": \"ВАЛЕРИЙ БОРИСОВИЧ ПУТИН\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/969192324_d053817a-0dae-4ef9-9697-2a60965576ae_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 53636470,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 1105518789,\n            \"channel_id\": 1219281697,\n            \"channel\": \"M8NDRdBJ\",\n            \"topic\": \"لاس سره ظهری🍑🍌💦😈🔞\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/M8NDRdBJ\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": null,\n            \"club_name\": null,\n            \"club_id\": null,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 61,\n            \"num_all\": 99,\n            \"users\": [\n                {\n                    \"user_id\": 1105518789,\n                    \"name\": \"mmd\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1105518789_33e505e3-cdfc-4263-b6f8-625455284d63_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 475193260,\n                    \"name\": \"﮼امیر\\u200c\\u200cخسروی\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/475193260_9cc4c1b9-0827-42b2-b8af-27027838c59a_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 2114232768,\n                    \"name\": \"Mahzi yar\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2114232768_e0681aba-2d8e-45c9-be13-9aefcd1c2e5c_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 1219281697,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 1649857840,\n            \"channel_id\": 354263585,\n            \"channel\": \"maG1Xaov\",\n            \"topic\": \"صبحتون بخیر❤️\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/maG1Xaov\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": null,\n            \"club_name\": null,\n            \"club_id\": null,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 54,\n            \"num_all\": 97,\n            \"users\": [\n                {\n                    \"user_id\": 138174496,\n                    \"name\": \"Dr. Jafarix\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/138174496_5181bd7a-1ee0-41fe-8cb8-042faee99941_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 485666589,\n                    \"name\": \"faraeen kardar\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/485666589_bc5a250c-5561-414a-9dbe-6bf436ff1bda_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 175109557,\n                    \"name\": \"Khashayar Yrb\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/175109557_f780a280-040a-4f3f-992f-8285670626a6_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 354263585,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 2114397828,\n            \"channel_id\": 2024701875,\n            \"channel\": \"m7LLrGzB\",\n            \"topic\": \"دو خط صدا ... 🐓\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/m7LLrGzB\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": null,\n            \"club_name\": null,\n            \"club_id\": null,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 17,\n            \"num_all\": 89,\n            \"users\": [\n                {\n                    \"user_id\": 2114397828,\n                    \"name\": \"amir shoja\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2114397828_fa2837e7-82d6-4ca5-b13c-6560420af284_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 331088779,\n                    \"name\": \"hossein sepahvand\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/331088779_7bbcc659-aaad-4c1d-b29e-a0f367440809_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 392318816,\n                    \"name\": \"mostafa emami\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/392318816_5a17d66b-f40c-4ea5-b39a-69c5acbed85c_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 2024701875,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 521128492,\n            \"channel_id\": 1884933757,\n            \"channel\": \"PryNwX3V\",\n            \"topic\": \"بنگاه همسر یابی 🕊💍👰🏼\\u200d♀️🤵🏻\\u200d♂️\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/PryNwX3V\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": {\n                \"club_id\": 1585680033,\n                \"name\": \"•••Wonderful girl •••\",\n                \"description\": \"\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1585680033_c6bb044b-006c-4a9b-a214-1767e705dc3d_thumbnail_250x250\",\n                \"num_members\": 21,\n                \"num_followers\": 111,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/wonderful-girl\",\n                \"num_online\": 0\n            },\n            \"club_name\": \"•••Wonderful girl •••\",\n            \"club_id\": 1585680033,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 40,\n            \"num_all\": 74,\n            \"users\": [\n                {\n                    \"user_id\": 521128492,\n                    \"name\": \"Saya Ntz\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/521128492_d680c3b6-ddc2-40fc-a534-4d020b824041_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 466528374,\n                    \"name\": \"Fatemeh Ab\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/466528374_4185c6ce-f4b3-4ec6-ade3-0c92513b6170_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1347248495,\n                    \"name\": \"Nadi\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1347248495_f2157c4e-f108-4369-a6b8-cf8aec656c84_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 1884933757,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 81651391,\n            \"channel_id\": 2082936721,\n            \"channel\": \"M4L56kYg\",\n            \"topic\": \"فیسبوک هک شد و اطلاعات کاربران لو رفت 😐\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/M4L56kYg\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": null,\n            \"club_name\": null,\n            \"club_id\": null,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 12,\n            \"num_all\": 74,\n            \"users\": [\n                {\n                    \"user_id\": 81651391,\n                    \"name\": \"Amirreza Saeedi\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/81651391_ee893596-e23a-4d8d-a8b4-2f5c38712029_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1664929949,\n                    \"name\": \"Shakiba Moghimi\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1664929949_a93a0451-e11f-4ffd-a091-0ac71756a207_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1315759554,\n                    \"name\": \"Pooria Soluti\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1315759554_a17293a2-f467-4e58-9299-20aa575d883d_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 2082936721,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 1256775930,\n            \"channel_id\": 1926585860,\n            \"channel\": \"mJX7byBv\",\n            \"topic\": \"📌اتاق سکوت علوم پزشکی👩🏻\\u200d⚕️بایو بخونید و آشنا بشید🧑\\u200d💻\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/mJX7byBv\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": {\n                \"club_id\": 941069882,\n                \"name\": \"Iran Medical\",\n                \"description\": \"🩺پزشکان ایرانی در کلاب هاوس💉  \\n\\n👩🏻\\u200d⚕️Iranian Doctors Club👨🏻\\u200d⚕️\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_941069882_98d91400-ec4f-4416-bda7-a162a9b1834d_thumbnail_250x250\",\n                \"num_members\": 4222,\n                \"num_followers\": 1398,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"هر معاینه ای باید حضوری باشد و معرفی دارو و مشاوره دارویی به دلیل خطرات احتمالی ممنوع است \",\n                        \"title\": \"معرفی هرگونه دارو و مشاوره دارویی\"\n                    },\n                    {\n                        \"desc\": \"هرگونه توهین به قومیت،دین، گرایش جنسی افراد ممنوع هست \",\n                        \"title\": \"توهین به قومیت،دین،گرایش جنسی\"\n                    },\n                    {\n                        \"desc\": \"هرگونه بحث سیاسی ممنوع هست \",\n                        \"title\": \"بحث سیاسی\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/iran-medical\",\n                \"num_online\": 0\n            },\n            \"club_name\": \"Iran Medical\",\n            \"club_id\": 941069882,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 28,\n            \"num_all\": 74,\n            \"users\": [\n                {\n                    \"user_id\": 1256775930,\n                    \"name\": \"Elnaz Olama\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1256775930_4d88c7f9-be70-45be-a9be-31fc567e8998_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1497177530,\n                    \"name\": \"Mohammad Bahrami\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1497177530_9f9383f8-7587-4571-aec5-073bb0a65b06_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1117015229,\n                    \"name\": \"Akbar Tehrani\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1117015229_9f69b42e-6c60-45fa-8ec4-3cc400ca9eda_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 1926585860,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 610829378,\n            \"channel_id\": 1011359779,\n            \"channel\": \"MzErXQ7V\",\n            \"topic\": \"💦🔞اکسپت ریجکت تا شب🍆🔥\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/MzErXQ7V\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": null,\n            \"club_name\": null,\n            \"club_id\": null,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 45,\n            \"num_all\": 66,\n            \"users\": [\n                {\n                    \"user_id\": 610829378,\n                    \"name\": \"shantia kaeni\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/610829378_ac057de6-eb7a-43a5-88c4-156baafa8792_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1887448375,\n                    \"name\": \"ahmad tk\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1887448375_f4a35e2c-acbe-4488-af65-ac6a80021e64_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 563540245,\n                    \"name\": \"qzal\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/563540245_4710ee32-bcd9-4d6e-ab39-607197834978_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 1011359779,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 1013455184,\n            \"channel_id\": 2007131207,\n            \"channel\": \"MRy6XgwE\",\n            \"topic\": \"جذب فالور سریع 😎بدون دروغ کلک، 😎😍مدیریتورها هم فالو بک میدن\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/MRy6XgwE\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": null,\n            \"club_name\": null,\n            \"club_id\": null,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 55,\n            \"num_all\": 61,\n            \"users\": [\n                {\n                    \"user_id\": 1013455184,\n                    \"name\": \"Amin La\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1013455184_fa58b56a-96d4-42cb-b17a-4bcbf0b2c329_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1866439445,\n                    \"name\": \"nazanin Khabazan\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1866439445_f430e07d-4ee9-483b-9e60-20396322bff7_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1413093077,\n                    \"name\": \"Daryoosh Owji\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1413093077_43ed4b14-d127-4e2a-8926-11141be8b6f4_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 2007131207,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 1035493565,\n            \"channel_id\": 27622754,\n            \"channel\": \"MwJDwlQx\",\n            \"topic\": \"CHOOSE OR PASS👊🏻 با عکس بچگی👶👈\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/MwJDwlQx\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": null,\n            \"club_name\": null,\n            \"club_id\": null,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 13,\n            \"num_all\": 54,\n            \"users\": [\n                {\n                    \"user_id\": 1035493565,\n                    \"name\": \"AmirSalar Ranji\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1035493565_4d067cb4-12f2-4613-8b2c-40d153ee5f06_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 845576403,\n                    \"name\": \"sama gh.r\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/845576403_e7fbad3e-b54d-44b1-80a9-785fafab2f2d_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1915821905,\n                    \"name\": \"Ashkan Mohammadi\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1915821905_0f2be822-0bb3-48ba-b10c-97b737097eae_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 27622754,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 1665641174,\n            \"channel_id\": 613735020,\n            \"channel\": \"M16V390Q\",\n            \"topic\": \"مافیا / سناریو تفنگدار 💥\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/M16V390Q\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": {\n                \"club_id\": 1585169399,\n                \"name\": \"بازى مافيا\",\n                \"description\": \"💥بطور کلی در این بازی، قدرت تکلم؛ حفظ خونسردی و آوردن استدلال های منطقی میتواند برنده یا بازنده بودن شما را تعیین بکند. \\n🤓در این بازی میتوانید قدرت تحلیل و استدلال و همچنین فن بیان خود را تقویت بکنید. \\n\\n✅مافیا یک بازی معمولی و فقط جهت سرگرم شدن نیست، این بازی  یک مدل پیچیده برای مدل\\u200cسازی است که میتواند ذهن شما را باز و باعث شود که در مسائل واقعی زندگی قدرت نگاه کردن خارج از باکس به اتفاقات را بدست بیاورید. \\nدر کلاب هاوس بازیکنان نمیتوانند همانند بازی حضوری یکدیگر را ببیند و زبان بدن بازیکنان را با صحبت های آنان مقایسه کنند که خود این باعث میشود که تنها نمرکز بر فکت و استدلال ها باشد.\\n\\n📣 این بازی در ایران بسیار طرفدار داشته و اغلب مورد توجه هموطنان باهوش و تحصیلکرده قرار گرفته است. اگر قوانین این بازی جذاب را نمیدانید نگران نباشید، میتوانید یک یا چند بار به تماشای بازیکنان دیگر بپردازید و سپس اقدام به شرکت در این بازی گروهی بکنید. \\n\\n🎖در این کلاب برای سطوح مختلفی از بازیکنان روم های اختصاصی برگزار میشود که این باعث بالابردن کیفیت بازی و لذت بازیکنان از آن میشود.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1585169399_7ee3ecbc-686c-4ffd-b78b-3ace83c79c0d_thumbnail_250x250\",\n                \"num_members\": 1023,\n                \"num_followers\": 1009,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/%D8%A8%D8%A7%D8%B2%D9%89-%D9%85%D8%A7%D9%81%D9%8A%D8%A7\",\n                \"num_online\": 0\n            },\n            \"club_name\": \"بازى مافيا\",\n            \"club_id\": 1585169399,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 19,\n            \"num_all\": 54,\n            \"users\": [\n                {\n                    \"user_id\": 1665641174,\n                    \"name\": \"Ehsan\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1665641174_7d9a55bd-8952-474a-a1cc-0b47eea40ec1_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 107109302,\n                    \"name\": \"Vahid Khorasani\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/107109302_5839cc6e-d920-48b0-9b06-50fd40737660_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 260750072,\n                    \"name\": \"Danyal Yasini\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/260750072_be963c70-54c9-4ee1-86f6-8c24d216d7e4_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 613735020,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 4046685,\n            \"channel_id\": 1304194190,\n            \"channel\": \"xBgodp3R\",\n            \"topic\": \"Caffè e argomento ☕️+🧠 DOMENICA INSIEME\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/xBgodp3R\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": {\n                \"club_id\": 2052017237,\n                \"name\": \"Caffè e argomento\",\n                \"description\": \"🏠            🚘               🖥\\nA casa    In viaggio    Al lavoro\\n\\n1️⃣ Ascolti         \\n2️⃣ Alzi la mano        \\n3️⃣ Parliamo insieme\\n\\nUno spazio per pensare in massima contaminazione.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_2052017237_641b0b04-56bc-4548-85da-bab52892fa18_thumbnail_250x250\",\n                \"num_members\": 130,\n                \"num_followers\": 1517,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": true,\n                \"rules\": [\n                    {\n                        \"desc\": \"\",\n                        \"title\": \"Dona contenuti che arricchiscano tutti\"\n                    },\n                    {\n                        \"desc\": \"\",\n                        \"title\": \"Non mostrare marchi aziendali nella tua immagine profilo\"\n                    },\n                    {\n                        \"desc\": \"\",\n                        \"title\": \"Usa un linguaggio adeguato a non urtare la sensibilità\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/caff%C3%A8-e-argomento\",\n                \"num_online\": 0\n            },\n            \"club_name\": \"Caffè e argomento\",\n            \"club_id\": 2052017237,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 16,\n            \"num_all\": 50,\n            \"users\": [\n                {\n                    \"user_id\": 4046685,\n                    \"name\": \"Giovanni Mattiazzo\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/4046685_e13ba061-cf37-444c-8281-28c900bc8f7a_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 3845047,\n                    \"name\": \"Consuelo Clementi\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/3845047_dec3308f-1aef-4edc-b870-634385e2158c_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 5777900,\n                    \"name\": \"Luca Pivetti\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/5777900_73d26098-0573-4b0f-824b-bc264a906e0c_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 1304194190,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 457557870,\n            \"channel_id\": 461070974,\n            \"channel\": \"PQwa0Xrv\",\n            \"topic\": \"مافیا 😈🔪\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/PQwa0Xrv\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": {\n                \"club_id\": 1772779993,\n                \"name\": \"MAFIA nights\",\n                \"description\": \"If you Enjoy MAFIA nights follow us and play with us. \",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1772779993_00a50ac4-1c20-43b9-994c-d5b4cdffabc0_thumbnail_250x250\",\n                \"num_members\": 65,\n                \"num_followers\": 236,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/mafia-nights\",\n                \"num_online\": 0\n            },\n            \"club_name\": \"MAFIA nights\",\n            \"club_id\": 1772779993,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 10,\n            \"num_all\": 48,\n            \"users\": [\n                {\n                    \"user_id\": 457557870,\n                    \"name\": \"Behrang N.\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/457557870_d3f6bcfb-c8ff-4a9b-815f-7cf1e4b7170d_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 2090150844,\n                    \"name\": \"Alimarel AV\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2090150844_b7bdaee3-73bd-4084-974d-aebc53fb0d0f_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 508244735,\n                    \"name\": \"Saina Motaharian\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/508244735_ea030541-84f8-41bf-8d83-8ebe0843251c_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 461070974,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 2057089537,\n            \"channel_id\": 1246413495,\n            \"channel\": \"MR6BB4YA\",\n            \"topic\": \"چـی بخونم جَوونیم رفته صدام رفته دیگه ...🎤🎸😍\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/MR6BB4YA\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": null,\n            \"club_name\": null,\n            \"club_id\": null,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 21,\n            \"num_all\": 42,\n            \"users\": [\n                {\n                    \"user_id\": 2057089537,\n                    \"name\": \"Hasti Hm\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2057089537_a85e2028-9046-4c6f-9085-312bf4ecc0dd_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 65627061,\n                    \"name\": \"Mohammad Jafari\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/65627061_3f111ec7-aa7e-43d9-8112-d95e99464f9a_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1713506339,\n                    \"name\": \"Iman Ghr\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1713506339_27ded2bd-8610-4faf-9c05-8a96cdea0f3c_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 1246413495,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 778524642,\n            \"channel_id\": 2049403996,\n            \"channel\": \"m21RL9l9\",\n            \"topic\": \"شهربازی🎯🐭⭕️\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/m21RL9l9\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": null,\n            \"club_name\": null,\n            \"club_id\": null,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 21,\n            \"num_all\": 40,\n            \"users\": [\n                {\n                    \"user_id\": 778524642,\n                    \"name\": \"Amir Reza\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/778524642_69db6c89-4628-4e14-b6ff-6186b9e8d11b_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 333651503,\n                    \"name\": \"Parizad Fk\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/333651503_cca72e2f-8267-4384-aa0f-d5dce141e878_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 522237566,\n                    \"name\": \"Bardia Barati\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/522237566_bdac5127-6342-43f7-93c2-f93db8ca1fd2_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 2049403996,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 1151587290,\n            \"channel_id\": 526582560,\n            \"channel\": \"mJDoA4Wr\",\n            \"topic\": \"گپ خودموني آزاجون\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/mJDoA4Wr\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": {\n                \"club_id\": 398315606,\n                \"name\": \"دهكده آزاجون\",\n                \"description\": \"ادامه گپهاي خودموني اينستاگرام\\nدر اين كلاب ضبط صدا مجاز نيست!\\nدر اين كلاب بي احترامي، شوخي و توهين نسبت به افراد بخاطر نژاد، قوميت، باورهاي مذهبي و جنسيت مجاز نيست!\\nدر صورت تمايل به همكاري (مصاحبه، گفتگو و اطلاع رساني) با اينستاگرام من @azajoon1 در تماس باشين!!\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_398315606_946f8c98-1b6a-497c-ba3d-02db68320db9_thumbnail_250x250\",\n                \"num_members\": 421,\n                \"num_followers\": 1516,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": true,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"Audio recording at all time is not allowed and it's against this Club legislations!\",\n                        \"title\": \"1) No Audio Recording 📵\"\n                    },\n                    {\n                        \"desc\": \"Responsibilities of the material discussed by each speaker is with themselves but not the club owners!\",\n                        \"title\": \"2) Be Responsible! Be Respectful!🙏\"\n                    },\n                    {\n                        \"desc\": \"There will be NO diagnosis nor definite treatment given on this club and Being respectful towards speaker's opinions is a must! Even if you disagree!\",\n                        \"title\": \"3) No Diagnosis! No Treatment! 🩺💊\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/%D8%AF%D9%87%D9%83%D8%AF%D9%87-%D8%A2%D8%B2%D8%A7%D8%AC%D9%88%D9%86\",\n                \"num_online\": 0\n            },\n            \"club_name\": \"دهكده آزاجون\",\n            \"club_id\": 398315606,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 23,\n            \"num_all\": 35,\n            \"users\": [\n                {\n                    \"user_id\": 1080721994,\n                    \"name\": \"Sheida Khamooshi\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1080721994_c1e6c24e-3c65-4ece-a327-577828f090e4_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1406371249,\n                    \"name\": \"Milad عراقی\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1406371249_d9230a09-3698-4dd3-b15e-752eacdcf4da_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 520918879,\n                    \"name\": \"Oreo Mohsenpour\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/520918879_751c3dbb-f3ef-445e-9a5d-8dbe97fcd0e3_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 526582560,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 200075641,\n            \"channel_id\": 237196337,\n            \"channel\": \"xkJlrgy2\",\n            \"topic\": \"تک فیس 🥴\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/xkJlrgy2\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": null,\n            \"club_name\": null,\n            \"club_id\": null,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 16,\n            \"num_all\": 33,\n            \"users\": [\n                {\n                    \"user_id\": 200075641,\n                    \"name\": \"pouria salehi\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/200075641_c8e78db3-10b6-48f1-8065-7bd6f3fd2996_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 528046005,\n                    \"name\": \"Atena Slmn\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/528046005_85b0d9d9-88a4-4900-9d6a-a1c73d4e482e_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1178350292,\n                    \"name\": \"Sed Saeed\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1178350292_e0b24734-7e91-4ca6-b270-8cae3968d459_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 237196337,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 1072582294,\n            \"channel_id\": 311985995,\n            \"channel\": \"MR0NlOja\",\n            \"topic\": \"ایده ها (بارش مغزی) _زود هنگام_\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/MR0NlOja\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": {\n                \"club_id\": 870888169,\n                \"name\": \"ya’axche’|\",\n                \"description\": \"مکانی برای شنیدن ،. ایده پردازی و رشد\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_870888169_0092b18a-4e9b-4173-9eae-4f51e8933f72_thumbnail_250x250\",\n                \"num_members\": 79,\n                \"num_followers\": 143,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/yaaxche\",\n                \"num_online\": 0\n            },\n            \"club_name\": \"ya’axche’|\",\n            \"club_id\": 870888169,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 7,\n            \"num_all\": 32,\n            \"users\": [\n                {\n                    \"user_id\": 1072582294,\n                    \"name\": \"Amirreza Izadi\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1072582294_fc5aa05d-6ebb-4760-a323-ba810e74bdc2_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1090469648,\n                    \"name\": \"Pooria Omidi\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1090469648_d78a9ca5-b045-4dfb-83e8-d00d1508e74d_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1768545126,\n                    \"name\": \"Maziyar Faridi\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1768545126_dd32dc43-de42-4b00-8279-da8aa06aa4f4_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 311985995,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 53003680,\n            \"channel_id\": 523674460,\n            \"channel\": \"mJDg4qbv\",\n            \"topic\": \"بی کاری دیگه 😅\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/mJDg4qbv\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": null,\n            \"club_name\": null,\n            \"club_id\": null,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 23,\n            \"num_all\": 30,\n            \"users\": [\n                {\n                    \"user_id\": 902047182,\n                    \"name\": \"NIRVANA ALI\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/902047182_6e26b7db-1adf-4d7d-9547-8770ba013d52_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1896924415,\n                    \"name\": \"Ali Kermanshahi\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1896924415_83c8ba00-948c-45f0-aae8-c6ce3cc24b9c_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1470200659,\n                    \"name\": \"Bardia Zinotad\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1470200659_6578c2e9-41fc-4500-8565-177d85d5bb79_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 523674460,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 2057014476,\n            \"channel_id\": 759659324,\n            \"channel\": \"xXg8VkvW\",\n            \"topic\": \"چوز Or پس🥵😍🤣💦😈\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/xXg8VkvW\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": null,\n            \"club_name\": null,\n            \"club_id\": null,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 15,\n            \"num_all\": 29,\n            \"users\": [\n                {\n                    \"user_id\": 2057014476,\n                    \"name\": \"Awmir\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2057014476_88588d1b-8d30-4f3d-a134-ba3996997d79_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1555748181,\n                    \"name\": \"Bardia Rezaei\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1555748181_a2453818-f0fc-4948-b45b-e35b1270d29b_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 717296972,\n                    \"name\": \"roham mohammadi\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/717296972_af00a18f-15c1-4d10-bc41-12342753aaf9_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 759659324,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 1516881704,\n            \"channel_id\": 1472399007,\n            \"channel\": \"MRGKkKZa\",\n            \"topic\": \"خودمونی\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/MRGKkKZa\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": null,\n            \"club_name\": null,\n            \"club_id\": null,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 14,\n            \"num_all\": 29,\n            \"users\": [\n                {\n                    \"user_id\": 2051542380,\n                    \"name\": \"ayeh byat\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2051542380_eec06e25-2922-40e9-af96-e71a04f7f782_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1930639277,\n                    \"name\": \"Elnaz Sh\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1930639277_2b873044-70e8-4f38-ba4e-01cde48c03f4_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1826819638,\n                    \"name\": \"Shabnam Hr\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1826819638_d78c6528-6ca9-408e-874f-c48888b8f9c6_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 1472399007,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 1101659652,\n            \"channel_id\": 2006553036,\n            \"channel\": \"PGv45372\",\n            \"topic\": \"👻🔥🪑😈💦صندلی داغ💦😈🪑🔥👻\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/PGv45372\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": null,\n            \"club_name\": null,\n            \"club_id\": null,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 17,\n            \"num_all\": 25,\n            \"users\": [\n                {\n                    \"user_id\": 1101659652,\n                    \"name\": \"Sepid Rz\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1101659652_0d9a3efd-e00d-4fb6-bf59-73185ff127d0_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 226958153,\n                    \"name\": \"omid shirzad\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/226958153_855dd62a-3449-4a6d-8fd7-2ed88230bb1f_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1235058987,\n                    \"name\": \"Mahiiiii Msv\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1235058987_80a8429f-981b-43c8-9af4-c7f160ad8e82_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 2006553036,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 1392211864,\n            \"channel_id\": 1569347331,\n            \"channel\": \"m7gVBYL3\",\n            \"topic\": \"بچه خفنا 😎🎖🏆👑🥇🤴👸\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/m7gVBYL3\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": null,\n            \"club_name\": null,\n            \"club_id\": null,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 17,\n            \"num_all\": 24,\n            \"users\": [\n                {\n                    \"user_id\": 1392211864,\n                    \"name\": \"Shima Rad\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1392211864_b156363f-aa4d-4beb-bbec-4db134d5ce30_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1116728074,\n                    \"name\": \"Pegah __\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1116728074_66a9d122-e20e-44f6-82f5-c96c997bda9f_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 525298442,\n                    \"name\": \"Nazanin Sa\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/525298442_28894210-1745-4444-a148-a3197e39148a_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 1569347331,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 161665515,\n            \"channel_id\": 340594687,\n            \"channel\": \"m3NNEZQZ\",\n            \"topic\": \"Game | بازی 🐲\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/m3NNEZQZ\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": null,\n            \"club_name\": null,\n            \"club_id\": null,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 21,\n            \"num_all\": 22,\n            \"users\": [\n                {\n                    \"user_id\": 161665515,\n                    \"name\": \"Farid Arabzadeh\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/161665515_60f28304-fbaa-472f-b0b5-c1afad7432f2_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 813047801,\n                    \"name\": \"Negin Kahriz\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/813047801_d20faac2-bbc2-4a5c-a2d4-1ec9ff652c2e_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 996239597,\n                    \"name\": \"mahdi khezri\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/996239597_8fc4f561-05ff-48bd-a7b5-3a5cbca056dc_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 340594687,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 257510268,\n            \"channel_id\": 762102318,\n            \"channel\": \"P968kB7e\",\n            \"topic\": \"رادیو اکتیو ۳۰ ☢️ دیدن با چشمان بسته\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/P968kB7e\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": {\n                \"club_id\": 813181708,\n                \"name\": \"رادیو اکتیو \",\n                \"description\": \"رادیو اکتیو ☢️ رادیوی شماست؛\\nبا هم حرف بزنیم، از هم یاد بگیریم،\\nاکتیو باشیم و همدیگه رو اکتیو کنیم!\\n————با افتخار همراهی +۳۰۰۰ نفر —-—\\n رادیو اکتیو محل شنیدن صدای شماست؛\\n⛔️لطفا عقاید سیاسی و مذهبی تان را بیرون در اتاق آویزان کنید.\\n\\nدر برخی موارد ممکن است گفتگوها مناسب همه گروه های سنی نباشد 🔞\\n\\nموضوع پیشنهادی برای گفتگو دارید؟ انتقادی نسبت به اجرای برنامه دارید؟ با ما از طریق اینستاگرام در تماس باشید. \\n\\nاینستاگرام کلاب رادیو اکتیو:\\nradioactive_clubhouse\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_813181708_61bb755f-de9c-475c-92ae-afe8c080f00b_thumbnail_250x250\",\n                \"num_members\": 31,\n                \"num_followers\": 3404,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"در رادیو اکتیو حرف میزنیم و حرف های دیگران رو میشنویم. مجریان رادیو اکتیو همیشه تلاش میکنند که کسی بابت حرفهایش قضاوت نشود. \",\n                        \"title\": \"قضاوت نمی کنیم\"\n                    },\n                    {\n                        \"desc\": \"گفتگوهایی که در رادیو اکتیو میشود همواره مبتنی بر احترام به یکدیگر است؛ توهین و تمسخر دیگران جایی در رادیو اکتیو ندارد. فقط انرژی مثبت با هم به اشتراک میذاریم ❤️\",\n                        \"title\": \"احترام میگذاریم \"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/%D8%B1%D8%A7%D8%AF%DB%8C%D9%88-%D8%A7%DA%A9%D8%AA%DB%8C%D9%88\",\n                \"num_online\": 0\n            },\n            \"club_name\": \"رادیو اکتیو \",\n            \"club_id\": 813181708,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 12,\n            \"num_all\": 20,\n            \"users\": [\n                {\n                    \"user_id\": 741935870,\n                    \"name\": \"Nafise Motlaq\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/741935870_ebf2aa11-d05a-476a-9381-7c9e2d6856ad_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 807471471,\n                    \"name\": \"Sanaz \\u200c\\u200c\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/807471471_5b7312bc-e0ea-426b-9004-add61856582f_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1613227872,\n                    \"name\": \"Fatemeh fakhraie\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1613227872_8a9bc1fa-ddac-456f-82f3-015e25457fe7_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 762102318,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 1629191366,\n            \"channel_id\": 1757787915,\n            \"channel\": \"M6Yvn1yB\",\n            \"topic\": \"نتورکینگ در سکوت (مهندسی و ساینس) بایو بخونیم و لینک بشیم🔗👥🦾\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/M6Yvn1yB\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": {\n                \"club_id\": 921162339,\n                \"name\": \"Iranian Engineers \",\n                \"description\": \"Welcome to Engineer Club\\n\\nNetworking / Innovation / Patenting / Consult / Startup \\n\\nهدف از اين كلاب تبادل اطلاعات مهندس هاى ايرانى در سراسر دنيا هست \\n\\nElectronic Engineer, Computer Science, Telecommunications, Mechanical, IoT, IT, Robotics, Biomedical, Mechatronics, Informatics, ...\\n\\nUpcoming Event(s): Wednesdays at 19:30 (CET) - چهارشنبه ها ساعت ۱۰ شب به وقت ایران\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_921162339_1ee238e0-53cf-4268-94d2-f51df404ca2d_thumbnail_250x250\",\n                \"num_members\": 1440,\n                \"num_followers\": 1880,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [],\n                \"url\": \"https://www.joinclubhouse.com/club/iranian-engineers\",\n                \"num_online\": 0\n            },\n            \"club_name\": \"Iranian Engineers \",\n            \"club_id\": 921162339,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 7,\n            \"num_all\": 20,\n            \"users\": [\n                {\n                    \"user_id\": 1629191366,\n                    \"name\": \"Morteza Karimzadeh\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1629191366_84f22043-6ce5-4fff-86bf-14d9a953359d_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1651913,\n                    \"name\": \"Reihan Emtenani\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1651913_4b36d5c0-67be-4705-962d-5ca7c74788d1_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 148041031,\n                    \"name\": \"Ashkan Keykavoussi\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/148041031_f32eae1d-3718-4023-ab54-f912bf05c555_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 1757787915,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 1869722945,\n            \"channel_id\": 922823073,\n            \"channel\": \"PbRey4ak\",\n            \"topic\": \"یه کاری کن رقصمون بیاد 💃🏼🕺🏻( دوران خوشِ کلاب هاوس)\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/PbRey4ak\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": null,\n            \"club_name\": null,\n            \"club_id\": null,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 17,\n            \"num_all\": 19,\n            \"users\": [\n                {\n                    \"user_id\": 870557305,\n                    \"name\": \"Mehdi Mehregan\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/870557305_89b92a34-81f8-48d7-aca5-d5e2b6a5b3c6_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 124568203,\n                    \"name\": \"Omid Daneshroo\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/124568203_a49487e8-70e7-44bf-b3c3-4efc79964421_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1329231368,\n                    \"name\": \"Sara Samim\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1329231368_dae8de03-2dc2-45b9-9d94-73a9dae6fbd6_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 922823073,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 87155994,\n            \"channel_id\": 1174108571,\n            \"channel\": \"mgElbnap\",\n            \"topic\": \"زخمی تر از همیشه\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/mgElbnap\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": null,\n            \"club_name\": null,\n            \"club_id\": null,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 8,\n            \"num_all\": 16,\n            \"users\": [\n                {\n                    \"user_id\": 87155994,\n                    \"name\": \"Jeyran Ehsan\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/87155994_b1a1d8ac-ee3b-4106-ad1f-88088f67d3a4_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 614295575,\n                    \"name\": \"Hasti Jamali\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/614295575_e50fc7b1-c790-47f0-952f-167b78bd2436_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 719559155,\n                    \"name\": \"ghazale kr\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/719559155_1a03c159-743d-4e2f-beed-1bc76e61830c_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 1174108571,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 362994754,\n            \"channel_id\": 1691132203,\n            \"channel\": \"mWJE155a\",\n            \"topic\": \"گنگستری💋🤙🏽\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/mWJE155a\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": null,\n            \"club_name\": null,\n            \"club_id\": null,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 13,\n            \"num_all\": 15,\n            \"users\": [\n                {\n                    \"user_id\": 362994754,\n                    \"name\": \"erfan :)\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/362994754_ea6b632f-4309-4431-86db-e12e3caaaa13_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 790244746,\n                    \"name\": \"Iman Gheisari\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/790244746_ad831716-04db-4079-9f7e-69aa8ec821d2_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 739062739,\n                    \"name\": \"Melissa Sn\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/739062739_9070066f-9ab1-4db7-9e1f-3492cb49d879_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 1691132203,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 1952546931,\n            \"channel_id\": 716652306,\n            \"channel\": \"PA3rDo21\",\n            \"topic\": \"اكادمي موسيقي نيما\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/PA3rDo21\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": {\n                \"club_id\": 2093458362,\n                \"name\": \"persian music rumi\",\n                \"description\": \"به كلاب موزيك خوش اومدين  لطفا فالوو كنيد  و مارو به دوستان علاقمند به موسيقي معرفي كنيد تا. به كمك.جمعي از دوستان هنرمند شمارو مطرح كنيم🎵😉\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_2093458362_98605781-6c15-4fdb-9793-28e28f784cf8_thumbnail_250x250\",\n                \"num_members\": 115,\n                \"num_followers\": 68,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": true,\n                \"is_community\": true,\n                \"rules\": [\n                    {\n                        \"desc\": \"\",\n                        \"title\": \"🎵🎵🎧\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/persian-music-rumi\",\n                \"num_online\": 0\n            },\n            \"club_name\": \"persian music rumi\",\n            \"club_id\": 2093458362,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 9,\n            \"num_all\": 11,\n            \"users\": [\n                {\n                    \"user_id\": 674788987,\n                    \"name\": \"Aryan Razvan\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/674788987_77f74c17-0f05-484a-9704-15a75bf37573_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1839925598,\n                    \"name\": \"Emad Kazemi\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1839925598_f733d60a-d078-4a58-8080-b6477cf72237_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 272548119,\n                    \"name\": \"Mahzad Dehghani\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/272548119_b7a9d3fe-71d0-4e52-97b9-fcc67a101d8c_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 716652306,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 1405717605,\n            \"channel_id\": 61703152,\n            \"channel\": \"m2p8Z8px\",\n            \"topic\": \"کدام سعید؟(جلیلی یا محمد)\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/m2p8Z8px\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": null,\n            \"club_name\": null,\n            \"club_id\": null,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 7,\n            \"num_all\": 11,\n            \"users\": [\n                {\n                    \"user_id\": 1546523793,\n                    \"name\": \"Abu_ edris\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1546523793_651bcbd6-1cb7-4a52-a578-3e9d193a3ae1_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 2104175617,\n                    \"name\": \"Parham  Maddah\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2104175617_e38999d3-acda-4aaa-8f12-08e85f86c32f_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1162989027,\n                    \"name\": \"Bahram gh\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1162989027_6bc8677b-1b84-4377-b07f-e3201fdf2eba_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 61703152,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 1869877055,\n            \"channel_id\": 197082316,\n            \"channel\": \"mJ5oqp4V\",\n            \"topic\": \"خوابم نمیه\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/mJ5oqp4V\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": null,\n            \"club_name\": null,\n            \"club_id\": null,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 7,\n            \"num_all\": 8,\n            \"users\": [\n                {\n                    \"user_id\": 602044133,\n                    \"name\": \"Yasaman\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/602044133_7b2c1af3-9a00-4d33-8c51-d471543e94a0_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 447189089,\n                    \"name\": \"Naz Ghanbari\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/447189089_aec6b3b8-ac91-4106-875c-5d0c05b729cd_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1096123157,\n                    \"name\": \"Sean Combs\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1096123157_e78b2974-7be4-4807-988c-db1dae87aa60_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 197082316,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 1535214806,\n            \"channel_id\": 202336951,\n            \"channel\": \"MR0QzyN8\",\n            \"topic\": \"صبحانه در لندن\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/MR0QzyN8\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": null,\n            \"club_name\": null,\n            \"club_id\": null,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 4,\n            \"num_all\": 7,\n            \"users\": [\n                {\n                    \"user_id\": 1535214806,\n                    \"name\": \"Joubin Faghani\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1535214806_1abafb57-2298-4c75-a293-f2a52ed8f79f_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 883670051,\n                    \"name\": \"Dj.matin\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/883670051_d7b5b0a0-3056-4566-b884-2e87fdcce28c_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1021729406,\n                    \"name\": \"Parastoo Heydarian\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1021729406_9002fd3d-4e92-4bd6-82f5-af81ea0bb4cb_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 202336951,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 1938515928,\n            \"channel_id\": 694031163,\n            \"channel\": \"xeO27A7d\",\n            \"topic\": \"''چه کسی مسئولیت سینا غلامی را گردن میگیرد''\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/xeO27A7d\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": {\n                \"club_id\": 111112157,\n                \"name\": \"''یره گان''\",\n                \"description\": \"\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_111112157_6cfa8c5a-a82d-4ac9-a9bf-0f9b6d0d4cd4_thumbnail_250x250\",\n                \"num_members\": 14,\n                \"num_followers\": 22,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": false,\n                \"is_community\": false,\n                \"rules\": [\n                    {\n                        \"desc\": \"به کلاب ما خوش آمدید \",\n                        \"title\": \"١\"\n                    },\n                    {\n                        \"desc\": \"کلاب فالو کنید\",\n                        \"title\": \"٢\"\n                    },\n                    {\n                        \"desc\": \"میکروفن خاموش کن تا ازت سوال بپرسن\",\n                        \"title\": \"٣\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/%DB%8C%D8%B1%D9%87-%DA%AF%D8%A7%D9%86\",\n                \"num_online\": 0\n            },\n            \"club_name\": \"''یره گان''\",\n            \"club_id\": 111112157,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 2,\n            \"num_all\": 2,\n            \"users\": [\n                {\n                    \"user_id\": 1938515928,\n                    \"name\": \"Baha.a Vahid\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1938515928_00f9c9e6-783e-4622-94a4-880675dc467e_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1092413858,\n                    \"name\": \"Shahrad Panahi\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1092413858_8c3534c8-8eb6-4fe8-84b6-35e7d9d0e1ad_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 694031163,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        },\n        {\n            \"creator_user_profile_id\": 740024325,\n            \"channel_id\": 1091741233,\n            \"channel\": \"MdrYjbJ7\",\n            \"topic\": \"نگار\",\n            \"is_private\": false,\n            \"is_social_mode\": false,\n            \"url\": \"https://www.joinclubhouse.com/room/MdrYjbJ7\",\n            \"feature_flags\": [\n                \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n            ],\n            \"club\": null,\n            \"club_name\": null,\n            \"club_id\": null,\n            \"welcome_for_user_profile\": null,\n            \"num_other\": 0,\n            \"has_blocked_speakers\": false,\n            \"is_explore_channel\": true,\n            \"num_speakers\": 2,\n            \"num_all\": 2,\n            \"users\": [\n                {\n                    \"user_id\": 740024325,\n                    \"name\": \"Mohamad\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/740024325_fc36d781-43d3-44cb-b1ea-ce3518735621_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                },\n                {\n                    \"user_id\": 1630646717,\n                    \"name\": \"Elin\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1630646717_ed7a2fb0-8ac5-44f5-856e-b98e29c0654c_thumbnail_250x250\",\n                    \"is_speaker\": true,\n                    \"is_moderator\": false,\n                    \"time_joined_as_speaker\": null\n                }\n            ],\n            \"logging_context\": {\n                \"channel_id\": 1091741233,\n                \"batch_id\": \"eee82e5c-0c8e-4697-b9b8-7d28e0f5b1f7\",\n                \"reasons\": [\n                    \"affinity_list\"\n                ]\n            }\n        }\n    ],\n    \"events\": [\n        {\n            \"event_id\": 799309308,\n            \"name\": \"درآمد یک  کارشناس سئو در ایران چقدر است؟🧐\",\n            \"description\": \"\",\n            \"time_start\": \"2021-04-04T09:30:00+00:00\",\n            \"club\": {\n                \"club_id\": 709203013,\n                \"name\": \"Iran seo community\",\n                \"description\": \"✅ کلاب سئو ایران\\nما در این کلاب اتاق هایی با موضوعات تخصصی برگزار می کنیم. این کلاب مناسب دو دسته از افراد هست:\\n\\n🅰️ متخصصان سئو\\n🅱️ علاقمندان به سئو\\n\\nاگر جزو این دو دسته هستید حتما کلاب را فالو کنید.\",\n                \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_709203013_78320b49-53b2-4444-9014-deddbbee9599_thumbnail_250x250\",\n                \"num_members\": 327,\n                \"num_followers\": 1845,\n                \"enable_private\": true,\n                \"is_follow_allowed\": true,\n                \"is_membership_private\": true,\n                \"is_community\": true,\n                \"rules\": [\n                    {\n                        \"desc\": \"لطفا دوستان خودتون هم به کلاب سئو دعوت کنید👌\",\n                        \"title\": \"دعوت دوستان\"\n                    },\n                    {\n                        \"desc\": \"شما می\\u200cتوانید از طریق این کلاب اتاق\\u200cهای خودتون رو برگزار کنید. با حفظ احترام و به دور از مسائل سیاسی🙏\",\n                        \"title\": \"برگزاری اتاق های سئو\"\n                    }\n                ],\n                \"url\": \"https://www.joinclubhouse.com/club/iran-seo-community\",\n                \"num_online\": 0\n            },\n            \"is_member_only\": false,\n            \"url\": \"https://www.joinclubhouse.com/event/m2zajJp4\",\n            \"hosts\": [\n                {\n                    \"user_id\": 86860539,\n                    \"name\": \"Kazem Ghari\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/86860539_511b9547-1124-4972-9c7f-0ba76a379044_thumbnail_250x250\",\n                    \"username\": \"kazem.ghari\",\n                    \"bio\": \"🔺Founder of Anar studio; a digital marketing and content creating agency\\n🔺Digita…\",\n                    \"twitter\": null\n                },\n                {\n                    \"user_id\": 1367168672,\n                    \"name\": \"Milad Akbari\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1367168672_2ae2f94d-7a0d-4983-93b2-2e39e9d2eb47_thumbnail_250x250\",\n                    \"username\": \"miladakbari_ir\",\n                    \"bio\": \"🌐 Seo specialist | Instagram Marketing\\n\\nمتخصص سئو | اینستاگرام مارکتینگ\\nطراحی سا…\",\n                    \"twitter\": null\n                },\n                {\n                    \"user_id\": 1160640028,\n                    \"name\": \"Mahshid Hemmatii\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1160640028_dd442616-1335-417c-9bf6-85f889349ded_thumbnail_250x250\",\n                    \"username\": \"mahshidhemmatii\",\n                    \"bio\": \"✔️Event organizer\\n✔️Small business consultant\\n\\n☑️برگزارکننده سمینار\\u200cهای تخصصی\\n☑️…\",\n                    \"twitter\": \"mahshidhemmatii\"\n                },\n                {\n                    \"user_id\": 902270777,\n                    \"name\": \"Mohamadreza Simriz\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/902270777_86091c9a-c5c1-4fe3-8841-b8a9c4375ed9_thumbnail_250x250\",\n                    \"username\": \"mrsimriz\",\n                    \"bio\": \"📸🎬 Director/Photographer\\n🖥📊 Co-Founder Of Paradise Advertise Agency\\n\\n🖥 IT Engine…\",\n                    \"twitter\": \"mrsimriz\"\n                },\n                {\n                    \"user_id\": 1747034127,\n                    \"name\": \"Farzad Bagheri\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1747034127_bf2075e5-83bd-4a47-8d83-9430d7d66abb_thumbnail_250x250\",\n                    \"username\": \"farzadbagheri\",\n                    \"bio\": \"🔰 Marketing Communication Strategist \\n🔰 Performance Marketer\\n🔰 CXM Process Desig…\",\n                    \"twitter\": \"withfarzad\"\n                },\n                {\n                    \"user_id\": 502873692,\n                    \"name\": \"Mehdi Allameh\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/502873692_c982a149-6f1f-4c7b-be6e-987752b4cc4f_thumbnail_250x250\",\n                    \"username\": \"mehdi_allameh\",\n                    \"bio\": \"▪️A digital marketer who is passionate about learning.\\n▫️Clubhouse Moderator ✳️\\n…\",\n                    \"twitter\": null\n                },\n                {\n                    \"user_id\": 1658108009,\n                    \"name\": \"Elham Soltani\",\n                    \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1658108009_08ab69a0-cac9-4bc6-ad72-49a01d87385c_thumbnail_250x250\",\n                    \"username\": \"elhamsoltani\",\n                    \"bio\": \"✅Founder of Iran SEO Community\\nSEO Expert \\nScrum master\\n\\n📍Iran\\n\\nMy interest: 🎶da…\",\n                    \"twitter\": \"elham_s_ir\"\n                }\n            ],\n            \"channel\": \"PrbNg3Vj\",\n            \"is_expired\": false\n        }\n    ],\n    \"success\": true\n}"}],"_postman_id":"d6b9fc3c-7e83-4c64-b4a8-f385e8d7cbb3"},{"name":"Get Channel","id":"70a35544-0fa4-4a81-93fb-49b113311ac9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"<id>","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token <token>","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"channel\": \"PrbprrWW\",\r\n    \"channel_id\": 614686213\r\n}"},"url":"https://www.clubhouseapi.com/api/get_channel","description":"<p>Get information of the given channel.</p>\n","urlObject":{"path":["get_channel"],"host":["https://www.clubhouseapi.com/api"],"query":[],"variable":[]}},"response":[{"id":"f4a52ec3-9fb8-4787-b9b4-c55696c92e37","name":"Successful","originalRequest":{"method":"POST","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"1387526936","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token 78da002dd191f3781e4a7ff0e8c7136156a8af0c","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"channel\": \"PrbprrWW\",\r\n    \"channel_id\": 614686213\r\n}"},"url":"https://www.clubhouseapi.com/api/get_channel"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 04 Apr 2021 09:41:46 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"16895"},{"key":"Connection","value":"close"},{"key":"Allow","value":"POST, OPTIONS, GET"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Vary","value":"Accept-Encoding, Origin"},{"key":"Content-Encoding","value":"gzip"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"093ddb95da00002c56f9105000000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"63a995362e2e2c56-FRA"}],"cookie":[],"responseTime":null,"body":"{\n    \"creator_user_profile_id\": 1660820615,\n    \"channel_id\": 614686213,\n    \"channel\": \"PrbprrWW\",\n    \"topic\": \"Binance and coinmarketcap soon Social media Trading platform\",\n    \"is_private\": false,\n    \"is_social_mode\": false,\n    \"url\": \"https://www.joinclubhouse.com/room/PrbprrWW\",\n    \"feature_flags\": [\n        \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n    ],\n    \"club\": {\n        \"club_id\": 1233549833,\n        \"name\": \"Coinmarketcap\",\n        \"description\": \"This is the official Coinmarketcap Club and podcasting channel.\",\n        \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1233549833_df7b7542-a9e9-4826-a5d6-9ba1b8553faf_thumbnail_250x250\",\n        \"num_members\": 898,\n        \"num_followers\": 1599,\n        \"enable_private\": true,\n        \"is_follow_allowed\": true,\n        \"is_membership_private\": false,\n        \"is_community\": false,\n        \"rules\": [],\n        \"url\": \"https://www.joinclubhouse.com/club/coinmarketcap\",\n        \"num_online\": 0\n    },\n    \"club_name\": \"Coinmarketcap\",\n    \"club_id\": 1233549833,\n    \"welcome_for_user_profile\": null,\n    \"is_handraise_enabled\": true,\n    \"handraise_permission\": 1,\n    \"is_club_member\": false,\n    \"is_club_admin\": false,\n    \"users\": [\n        {\n            \"user_id\": 1660820615,\n            \"name\": \"M Kiyani\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1660820615_0ad54dc4-e3c0-4ddb-9c1b-86149be86684_thumbnail_250x250\",\n            \"username\": \"kiyani.nl\",\n            \"first_name\": \"M\",\n            \"skintone\": 5,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": true,\n            \"time_joined_as_speaker\": \"2021-04-04T08:49:17.530480+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 3729240,\n            \"name\": \"Amirali Alfideh\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/3729240_d39f1336-4bf2-4887-9704-f4cb45fba8c3_thumbnail_250x250\",\n            \"username\": \"amz_crypto\",\n            \"first_name\": \"Amirali\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": true,\n            \"time_joined_as_speaker\": \"2021-04-04T09:16:10.994068+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 1574972603,\n            \"name\": \"Mohammad Khavand\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1574972603_151c291d-50a6-46bf-8231-d9217d43e70e_thumbnail_250x250\",\n            \"username\": \"mkhavand\",\n            \"first_name\": \"Mohammad\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": \"2021-04-04T08:50:04.361475+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 121621035,\n            \"name\": \"Mohammad Amidian\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/121621035_2dc8ca4c-55c6-40c2-8d0d-931177f08a6b_thumbnail_250x250\",\n            \"username\": \"crypto_mohammad\",\n            \"first_name\": \"Mohammad\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": \"2021-04-04T08:50:23.553045+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 1346235537,\n            \"name\": \"Milad Khoshzaban\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1346235537_79492c5a-f44f-4c0d-a951-8ee44069a671_thumbnail_250x250\",\n            \"username\": \"miladi21\",\n            \"first_name\": \"Milad\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": \"2021-04-04T08:57:55.373351+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 174115084,\n            \"name\": \"Sadra Tajik\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/174115084_00460fbd-1190-4b00-b1d9-f22bb679f811_thumbnail_250x250\",\n            \"username\": \"sadratajik\",\n            \"first_name\": \"Sadra\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": \"2021-04-04T08:58:04.127203+00:00\",\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 6005174,\n            \"name\": \"Kasra Azari\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/6005174_8f8e9d8d-fe14-455d-9680-8e6cedd2695a_thumbnail_250x250\",\n            \"username\": \"its_kasra\",\n            \"first_name\": \"Kasra\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": \"2021-04-04T08:59:55.602326+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 1301657648,\n            \"name\": \"Alireza Sayah\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1301657648_b255dfe1-11e8-4bf4-8e0a-268759508373_thumbnail_250x250\",\n            \"username\": \"sayahzadeh\",\n            \"first_name\": \"Alireza\",\n            \"skintone\": 2,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": \"2021-04-04T09:02:31.561329+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 1649471556,\n            \"name\": \"Arsalan Shemirani\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1649471556_e80bfb43-3ffe-4a66-9810-5c7bb178bc81_thumbnail_250x250\",\n            \"username\": \"cryptoarsy\",\n            \"first_name\": \"Arsalan\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": \"2021-04-04T09:11:15.056263+00:00\",\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 822719709,\n            \"name\": \"sana Firuzi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/822719709_02f17e32-2dd7-4bac-8717-fd859f01f90e_thumbnail_250x250\",\n            \"username\": \"sanafiruzi\",\n            \"first_name\": \"sana\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": \"2021-04-04T09:11:17.688278+00:00\",\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 522403785,\n            \"name\": \"Hamid Amini\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/522403785_48424b9e-07bd-4076-9b88-2d13a57c22e6_thumbnail_250x250\",\n            \"username\": \"hajamini\",\n            \"first_name\": \"Hamid\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": \"2021-04-04T09:15:21.319177+00:00\",\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 578421347,\n            \"name\": \"Sedaye Azad\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/578421347_e3622d49-d889-4b05-aabc-06ff9205cd89_thumbnail_250x250\",\n            \"username\": \"lahijaniha\",\n            \"first_name\": \"Sedaye\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": true,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": \"2021-04-04T09:29:26.201483+00:00\",\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 103341172,\n            \"name\": \"Ehsan As\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/103341172_af2b33f1-a6ff-4e8b-b097-b31744257e69_thumbnail_250x250\",\n            \"username\": \"ehsunn\",\n            \"first_name\": \"Ehsan\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": \"2021-04-04T09:29:29.434869+00:00\",\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 106945771,\n            \"name\": \"reza alkp\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/106945771_ed034b1f-200d-4589-9d4d-b87d8b506229_thumbnail_250x250\",\n            \"username\": \"rezaalkp\",\n            \"first_name\": \"reza\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": \"2021-04-04T09:35:11.088208+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 1878503133,\n            \"name\": \"Hossein Saghebi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1878503133_9057bfdb-ed7d-4987-b33c-697576fce4d7_thumbnail_250x250\",\n            \"username\": \"dr.saghebi\",\n            \"first_name\": \"Hossein\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": \"2021-04-04T09:35:42.602507+00:00\",\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 43766828,\n            \"name\": \"Mohsen Shafiei\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/43766828_99463d50-b473-4331-a35e-d35e17a6c74e_thumbnail_250x250\",\n            \"username\": \"ms613\",\n            \"first_name\": \"Mohsen\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 141380164,\n            \"name\": \"Babak Azadali\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/141380164_f821c67b-042d-43c5-8750-ff8f53fcec7e_thumbnail_250x250\",\n            \"username\": \"ba-bak\",\n            \"first_name\": \"Babak\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1157529887,\n            \"name\": \"Sepehr Sadri\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1157529887_75033f5f-2b1a-4c51-b6e6-6c4205bb5416_thumbnail_250x250\",\n            \"username\": \"sepehr_s000\",\n            \"first_name\": \"Sepehr\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 361405899,\n            \"name\": \"Kamal Taheri\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/361405899_a445cb79-89f4-43d6-831b-43675278c7d1_thumbnail_250x250\",\n            \"username\": \"kamta70\",\n            \"first_name\": \"Kamal\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 2057307944,\n            \"name\": \"S Moshtarikhah\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2057307944_c1472ad1-5158-4969-b0e4-40f48e686b85_thumbnail_250x250\",\n            \"username\": \"smoshtarikhah\",\n            \"first_name\": \"S\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 918772266,\n            \"name\": \"Ashkan Abbasi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/918772266_d7070d5e-5e00-43ab-88b3-2d0eb71f26f1_thumbnail_250x250\",\n            \"username\": \"ashkan33\",\n            \"first_name\": \"Ashkan\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1287733052,\n            \"name\": \"Mehdi Mosalaei\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1287733052_7aaae700-53c6-44ab-a7c8-90463ac2f378_thumbnail_250x250\",\n            \"username\": \"mehdiuzp\",\n            \"first_name\": \"Mehdi\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1743869701,\n            \"name\": \"Peyman madani\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1743869701_a1b3acb2-8723-425d-8455-95c227ba53a0_thumbnail_250x250\",\n            \"username\": \"peymanmadani\",\n            \"first_name\": \"Peyman\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 16021381,\n            \"name\": \"karim chavoshi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/16021381_7135165d-df52-4f1b-b499-a39987daf5cb_thumbnail_250x250\",\n            \"username\": \"k_chavoshi\",\n            \"first_name\": \"karim\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1294095601,\n            \"name\": \"hamidreza bahador\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1294095601_1c5f5a81-1db8-495a-ab89-b5efa74937bd_thumbnail_250x250\",\n            \"username\": \"hamidbahador\",\n            \"first_name\": \"hamidreza\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1463351925,\n            \"name\": \"Nasibe Zarepour\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1463351925_b02fa2e6-7830-42d2-9403-b81d9a1e1784_thumbnail_250x250\",\n            \"username\": \"nasi1989zp\",\n            \"first_name\": \"Nasibe\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 946394650,\n            \"name\": \"Hamid Khan\",\n            \"photo_url\": null,\n            \"username\": \"hamid20\",\n            \"first_name\": \"Hamid\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 166305136,\n            \"name\": \"Sina Nikaeen\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/166305136_019f20e9-d8fa-4db3-913a-915e0bbaeb98_thumbnail_250x250\",\n            \"username\": \"sinanikaeen\",\n            \"first_name\": \"Sina\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1053866337,\n            \"name\": \"Arezoo Mhd\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1053866337_6743ada3-6930-4ea3-8a28-8b366d4b3993_thumbnail_250x250\",\n            \"username\": \"arezoomhd\",\n            \"first_name\": \"Arezoo\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 473476118,\n            \"name\": \"Hodaiseh Amini\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/473476118_f059f271-6bb7-4877-ab42-72987f07f67a_thumbnail_250x250\",\n            \"username\": \"hodaiseh\",\n            \"first_name\": \"Hodaiseh\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1542875849,\n            \"name\": \"Mojgan Bo\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1542875849_87cbbc2a-a57c-49c3-90e9-ba69df979789_thumbnail_250x250\",\n            \"username\": \"mojgan.bo\",\n            \"first_name\": \"Mojgan\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1337252026,\n            \"name\": \"Sina Neisani\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1337252026_2c5d5a2a-889f-4c5e-890f-7797f302bef5_thumbnail_250x250\",\n            \"username\": \"sinans92\",\n            \"first_name\": \"Sina\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1793239357,\n            \"name\": \"saber hoseini\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1793239357_42909161-c671-48d7-a8b7-6683c0c39c6c_thumbnail_250x250\",\n            \"username\": \"sarijalo\",\n            \"first_name\": \"saber\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 42473929,\n            \"name\": \"Milad Rezaee\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/42473929_cd796fd9-0767-4cfe-a60f-0eaee5c51b88_thumbnail_250x250\",\n            \"username\": \"miladrezaee\",\n            \"first_name\": \"Milad\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 363601403,\n            \"name\": \"Narges Msvi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/363601403_d27546fb-30aa-40e3-a78e-bdca4452fc68_thumbnail_250x250\",\n            \"username\": \"narges.msvi\",\n            \"first_name\": \"Narges\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 961192513,\n            \"name\": \"Arash Eskandarzadeh\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/961192513_5609df1e-c688-40bc-b7d6-98a70d88aae0_thumbnail_250x250\",\n            \"username\": \"arash.esk\",\n            \"first_name\": \"Arash\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1506789648,\n            \"name\": \"EMAD RAFIEIAN\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1506789648_5cea70cc-11f3-4926-9620-2337faf18679_thumbnail_250x250\",\n            \"username\": \"emadrafieian\",\n            \"first_name\": \"EMAD\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1501899870,\n            \"name\": \"Arezo Shafie\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1501899870_0dfb5b85-3e69-4c47-87a4-cf7b805cc67b_thumbnail_250x250\",\n            \"username\": \"ash0057\",\n            \"first_name\": \"Arezo\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1455878542,\n            \"name\": \"Fae Motamedi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1455878542_97b1f923-b5ae-4fe2-a007-cb8cd62b2208_thumbnail_250x250\",\n            \"username\": \"faemtmd\",\n            \"first_name\": \"Fae\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 812530334,\n            \"name\": \"Mmd Darya\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/812530334_31bcf108-0b3c-4c72-819d-7c1d0833125a_thumbnail_250x250\",\n            \"username\": \"m.daryanavard\",\n            \"first_name\": \"Mmd\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1438625207,\n            \"name\": \"Javid Ja\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1438625207_a7f8c7df-365f-421c-9d61-e45e9c68d1a0_thumbnail_250x250\",\n            \"username\": \"javidjazini\",\n            \"first_name\": \"Javid\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1101312475,\n            \"name\": \"Dorsa Ziaei\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1101312475_f7074d2f-bf36-41d3-bd9f-ef9a07a2dc80_thumbnail_250x250\",\n            \"username\": \"dorsa.z\",\n            \"first_name\": \"Dorsa\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 944510754,\n            \"name\": \"Pedram Mansouri\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/944510754_84bdff86-4e79-4a76-adb2-1dbd15aae4f8_thumbnail_250x250\",\n            \"username\": \"pedrammansouri\",\n            \"first_name\": \"Pedram\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 759053061,\n            \"name\": \"Ghazal Ebrahimiraad\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/759053061_923a8199-3a6f-44fd-98d4-da447789ff47_thumbnail_250x250\",\n            \"username\": \"ghazallak\",\n            \"first_name\": \"Ghazal\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 134341354,\n            \"name\": \"Meghdad Sheikhi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/134341354_bddc792a-ab62-49d8-80d0-65ee4f5d2f03_thumbnail_250x250\",\n            \"username\": \"meghdad87\",\n            \"first_name\": \"Meghdad\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 30449671,\n            \"name\": \"Afrooz Afsharniya\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/30449671_cad6c12d-d420-4035-ad24-20735a27fa0b_thumbnail_250x250\",\n            \"username\": \"afrooz.afshar\",\n            \"first_name\": \"Afrooz\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1539700480,\n            \"name\": \"Amir Far\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1539700480_42a7908b-1e0f-4de5-ba7a-23ffae3ccbe7_thumbnail_250x250\",\n            \"username\": \"amir_hfc87\",\n            \"first_name\": \"Amir\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 27275131,\n            \"name\": \"ali gorjinejad\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/27275131_32175162-ec7c-44a3-95af-9c3e4e901769_thumbnail_250x250\",\n            \"username\": \"aligorjinejad\",\n            \"first_name\": \"ali\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1503265333,\n            \"name\": \"Hediyeh Sadeghi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1503265333_f60b5137-20dd-47cf-90eb-13a984eaa810_thumbnail_250x250\",\n            \"username\": \"hediyeh.s\",\n            \"first_name\": \"Hediyeh\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1470818218,\n            \"name\": \"Erfan Azmi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1470818218_92cf578c-14b1-4841-982a-a4fd0d824c6a_thumbnail_250x250\",\n            \"username\": \"emzato\",\n            \"first_name\": \"Erfan\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1216083897,\n            \"name\": \"Arian Jelveh\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1216083897_a5a4c211-3872-46b9-b385-ce52e540ebb6_thumbnail_250x250\",\n            \"username\": \"arianjelveh\",\n            \"first_name\": \"Arian\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 625634012,\n            \"name\": \"Raha Zm\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/625634012_8a6ea04e-6d16-4204-8937-3570e69e78ca_thumbnail_250x250\",\n            \"username\": \"rahaaaaaa\",\n            \"first_name\": \"Raha\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1187911715,\n            \"name\": \"Mostafa Bayat\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1187911715_077c9425-e125-4fce-8b33-8a145408f010_thumbnail_250x250\",\n            \"username\": \"m.bayat\",\n            \"first_name\": \"Mostafa\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 31710516,\n            \"name\": \"Alireza Ghahremani\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/31710516_5939b837-b270-411d-a0e1-4b7d7a8f21ef_thumbnail_250x250\",\n            \"username\": \"alireza.happy\",\n            \"first_name\": \"Alireza\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1456909977,\n            \"name\": \"Ehsan Bhrooz\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1456909977_888aff46-cd68-47ed-8e98-31f8718cb5f1_thumbnail_250x250\",\n            \"username\": \"_mr.47_\",\n            \"first_name\": \"Ehsan\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 361540403,\n            \"name\": \"Negin Kf\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/361540403_43de13b5-06b2-4f54-8cc4-4628f9d2b26f_thumbnail_250x250\",\n            \"username\": \"neginkf\",\n            \"first_name\": \"Negin\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1250347489,\n            \"name\": \"Zohre Behzadi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1250347489_091946f8-840b-44f3-a606-0ca4de1cd3b8_thumbnail_250x250\",\n            \"username\": \"zohrebehzadi\",\n            \"first_name\": \"Zohre\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 785700711,\n            \"name\": \"Navid Alizadeh\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/785700711_8ca07e45-2a69-4623-8c08-a6db450b35d0_thumbnail_250x250\",\n            \"username\": \"navidalizadeh\",\n            \"first_name\": \"Navid\",\n            \"skintone\": 2,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1831458408,\n            \"name\": \"hamideh shayesteh\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1831458408_85997078-91cf-4170-98b2-81285441a553_thumbnail_250x250\",\n            \"username\": \"hpshf7\",\n            \"first_name\": \"hamideh\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1580450754,\n            \"name\": \"Parham Davari\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1580450754_4c78f085-61a7-45a0-89f9-5c313b28cac9_thumbnail_250x250\",\n            \"username\": \"parhamdavari\",\n            \"first_name\": \"Parham\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1487181946,\n            \"name\": \"Mamareza KingHo\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1487181946_9403b3a6-0f31-4c87-b5bc-a7da89c80f66_thumbnail_250x250\",\n            \"username\": \"realmamareza\",\n            \"first_name\": \"Mamareza\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1559230552,\n            \"name\": \"Saghar Rohani\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1559230552_3d6d406f-81c2-4619-bd07-ddf52a526237_thumbnail_250x250\",\n            \"username\": \"saghar24\",\n            \"first_name\": \"Saghar\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1588091209,\n            \"name\": \"Laleh Rdk\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1588091209_8387076a-8236-4a83-b6b7-40afaf3ba32d_thumbnail_250x250\",\n            \"username\": \"laleh.rdk\",\n            \"first_name\": \"Laleh\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 609179875,\n            \"name\": \"Alireza Tayarani\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/609179875_6d189092-aa2b-4722-83c9-9dd0ee23f0d9_thumbnail_250x250\",\n            \"username\": \"tayarani\",\n            \"first_name\": \"Alireza\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 142809852,\n            \"name\": \"Fa Or\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/142809852_8cc83661-57cf-4b17-938b-aa580e9e52ab_thumbnail_250x250\",\n            \"username\": \"faorg_\",\n            \"first_name\": \"Fa\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 987784352,\n            \"name\": \"Mohammadamin Najafi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/987784352_21be9757-6899-4e4d-a097-e24a1a61affa_thumbnail_250x250\",\n            \"username\": \"mohammadamin66\",\n            \"first_name\": \"Mohammadamin\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 706529576,\n            \"name\": \"saeid abbasi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/706529576_49aad23d-5447-4976-af6a-9bc2dd51ace2_thumbnail_250x250\",\n            \"username\": \"saeid_abbasi\",\n            \"first_name\": \"saeid\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1783210784,\n            \"name\": \"Foadi Mirfakhraei\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1783210784_59d52c84-d9c2-40a7-b7eb-b2f25a091841_thumbnail_250x250\",\n            \"username\": \"foad20\",\n            \"first_name\": \"Foadi\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 753184613,\n            \"name\": \"Mehdi Jamaat\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/753184613_4338f8aa-eef5-4e7b-bf56-6a97cfb33cba_thumbnail_250x250\",\n            \"username\": \"mehrrzad\",\n            \"first_name\": \"Mehdi\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 862815398,\n            \"name\": \"Vahid Niazi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/862815398_35e66c01-7a2b-4545-a07e-8120a04cb176_thumbnail_250x250\",\n            \"username\": \"vahidniazi\",\n            \"first_name\": \"Vahid\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 649178896,\n            \"name\": \"Majid Mozafary\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/649178896_1b5826f5-9498-456c-a331-6cd87987daf4_thumbnail_250x250\",\n            \"username\": \"majid_mozaffary\",\n            \"first_name\": \"Majid\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1078332032,\n            \"name\": \"Ali Abedi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1078332032_e337c3a0-f98f-4d51-9c0d-2e74b95e68d0_thumbnail_250x250\",\n            \"username\": \"ali.abedi\",\n            \"first_name\": \"Ali\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 516454398,\n            \"name\": \"Saeed Kamali\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/516454398_38aa3ee6-b34d-4266-b13a-4abdcdb5cd57_thumbnail_250x250\",\n            \"username\": \"saeedkamali\",\n            \"first_name\": \"Saeed\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1313979999,\n            \"name\": \"Yalda Modarres\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1313979999_d5a9d533-c124-445e-931e-c54b64d37297_thumbnail_250x250\",\n            \"username\": \"yaldaa79\",\n            \"first_name\": \"Yalda\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 2029159136,\n            \"name\": \"Amir Sh\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2029159136_1dcbda70-d8a1-4d68-b7be-201622a3340e_thumbnail_250x250\",\n            \"username\": \"amirmhmdsh\",\n            \"first_name\": \"Amir\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1830477994,\n            \"name\": \"Shahram Laghaei\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1830477994_fe1aa438-0c77-405e-9524-ba775c6cc184_thumbnail_250x250\",\n            \"username\": \"shahraml\",\n            \"first_name\": \"Shahram\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1766489938,\n            \"name\": \"Hamed Hosseini\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1766489938_27246cd7-d13b-4381-bb6a-9c5275abb1ba_thumbnail_250x250\",\n            \"username\": \"genius.ha\",\n            \"first_name\": \"Hamed\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1747391556,\n            \"name\": \"Mohadeseh Ostovareh\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1747391556_70b9832c-11ee-43d9-a769-fdcd2971fa54_thumbnail_250x250\",\n            \"username\": \"mohadese_ost\",\n            \"first_name\": \"Mohadeseh\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 356798582,\n            \"name\": \"Ehsan Kalateh\",\n            \"photo_url\": null,\n            \"username\": \"ehsan96\",\n            \"first_name\": \"Ehsan\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1641183418,\n            \"name\": \"mAtt Be\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1641183418_5dcfb85b-ba47-48cd-9590-9769b736a4af_thumbnail_250x250\",\n            \"username\": \"matti_son\",\n            \"first_name\": \"mAtt\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 2106720071,\n            \"name\": \"Farzad Parvizi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2106720071_0e1e196d-d837-4e3b-a533-6b936e366893_thumbnail_250x250\",\n            \"username\": \"farzadprz\",\n            \"first_name\": \"Farzad\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 887528397,\n            \"name\": \"iamParviz\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/887528397_06adc0d7-037c-428c-9e2b-cf33f84d8e2d_thumbnail_250x250\",\n            \"username\": \"iamparviz\",\n            \"first_name\": \"iamParviz\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 13958175,\n            \"name\": \"Moein Borjlou\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/13958175_1c922fbf-d630-43e9-b296-624ac7d047d7_thumbnail_250x250\",\n            \"username\": \"moeinborjlou\",\n            \"first_name\": \"Moein\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1471947117,\n            \"name\": \"Maryam Mohammadi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1471947117_3315bf67-4bb3-4fba-a1ad-49445915f948_thumbnail_250x250\",\n            \"username\": \"_maryam_mm\",\n            \"first_name\": \"Maryam\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 689580654,\n            \"name\": \"Ali Mandegar\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/689580654_f8b13b3b-4251-43c8-9263-7ac496d14341_thumbnail_250x250\",\n            \"username\": \"alorey\",\n            \"first_name\": \"Ali\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 118501004,\n            \"name\": \"Alireza Mohtashami\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/118501004_b4347814-eee0-4b6d-a8c0-04bb7e9782c8_thumbnail_250x250\",\n            \"username\": \"mohtasham1977\",\n            \"first_name\": \"Alireza\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1673170922,\n            \"name\": \"Mahsa Doorfard\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1673170922_644d2ca9-6b78-417f-ab1a-0dd62b34e718_thumbnail_250x250\",\n            \"username\": \"mahsad\",\n            \"first_name\": \"Mahsa\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 484533154,\n            \"name\": \"Farnaz Kazemi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/484533154_eaa101e6-6a84-476f-88fe-056e12054b5d_thumbnail_250x250\",\n            \"username\": \"farnazkazemi\",\n            \"first_name\": \"Farnaz\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1412137543,\n            \"name\": \"Hossein Kouhsari\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1412137543_40e166fa-f93a-4a2c-98d8-a090725f212d_thumbnail_250x250\",\n            \"username\": \"iho3ein\",\n            \"first_name\": \"Hossein\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1635092918,\n            \"name\": \"hamid nikzad\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1635092918_af3f5f4f-efdd-42a1-9325-4af28eeed42d_thumbnail_250x250\",\n            \"username\": \"hamid.nikzad\",\n            \"first_name\": \"hamid\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 324220193,\n            \"name\": \"Giti Khani\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/324220193_64daa4e0-c4d6-443e-8f43-cc7f50259972_thumbnail_250x250\",\n            \"username\": \"giti-khani\",\n            \"first_name\": \"Giti\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1673420063,\n            \"name\": \"Fereshteh Safdari\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1673420063_4079cc8e-c1e4-4dd9-bdf1-8afe70de0845_thumbnail_250x250\",\n            \"username\": \"fereshtehs\",\n            \"first_name\": \"Fereshteh\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 381662712,\n            \"name\": \"Matin Iranian\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/381662712_f45cbb65-c3c4-43dd-b776-67a82ff6df1c_thumbnail_250x250\",\n            \"username\": \"matiniranian\",\n            \"first_name\": \"Matin\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1558126909,\n            \"name\": \"Essi Tr\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1558126909_ba96bc14-803a-4e60-a3af-32bea70e7dbb_thumbnail_250x250\",\n            \"username\": \"essit\",\n            \"first_name\": \"Essi\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1660593550,\n            \"name\": \"Amirhossein norouzi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1660593550_82bac158-da95-46b4-84e5-86eafc2dde4e_thumbnail_250x250\",\n            \"username\": \"amir.norouzi\",\n            \"first_name\": \"Amirhossein\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 116407480,\n            \"name\": \"Mona Asadi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/116407480_c6da883b-9329-4ba8-ac3c-9a9b64d6dfdf_thumbnail_250x250\",\n            \"username\": \"mona.asadi\",\n            \"first_name\": \"Mona\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 166205351,\n            \"name\": \"shayan bastani\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/166205351_2bd81bc0-857c-4f2d-ac8f-031b20f67aa0_thumbnail_250x250\",\n            \"username\": \"shayan_bastani\",\n            \"first_name\": \"shayan\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1622392582,\n            \"name\": \"Hamid Mahdi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1622392582_969ef85b-3397-4bb5-9ed9-55da91420aa4_thumbnail_250x250\",\n            \"username\": \"hamidmahdi\",\n            \"first_name\": \"Hamid\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 278049793,\n            \"name\": \"Neg dnh\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/278049793_01a227fd-87ba-44f3-851c-3e284f0ab516_thumbnail_250x250\",\n            \"username\": \"negin.d\",\n            \"first_name\": \"Neg\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 626674629,\n            \"name\": \"saeid safari\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/626674629_fe0ed732-fa81-42ad-bd5d-e23da7230b50_thumbnail_250x250\",\n            \"username\": \"saeidsafari\",\n            \"first_name\": \"saeid\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1273043115,\n            \"name\": \"Omid Afkhami\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1273043115_119948bf-fa43-4ce0-8959-c09166e5ceb7_thumbnail_250x250\",\n            \"username\": \"omid1881\",\n            \"first_name\": \"Omid\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1989420770,\n            \"name\": \"Nilou Mrd\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1989420770_bba15f34-dff0-4932-9859-9749ae86028e_thumbnail_250x250\",\n            \"username\": \"nilmd86\",\n            \"first_name\": \"Nilou\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 820153828,\n            \"name\": \"Farid Foudeh\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/820153828_f05b3e01-2e34-49b4-b708-a1ad80acd5b2_thumbnail_250x250\",\n            \"username\": \"faridfoudeh\",\n            \"first_name\": \"Farid\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 747548763,\n            \"name\": \"Sara Ghorbanee\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/747548763_a9f063d7-ef94-4d37-be77-2d87b5126a58_thumbnail_250x250\",\n            \"username\": \"saraghorbanee\",\n            \"first_name\": \"Sara\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1063832346,\n            \"name\": \"Majed LA\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1063832346_44cc1bcc-b5d8-422d-9db6-528bbb7ee791_thumbnail_250x250\",\n            \"username\": \"majedla\",\n            \"first_name\": \"Majed\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 544438847,\n            \"name\": \"Hossein Zahab\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/544438847_fe870a5c-65f4-412a-b7d2-1000fa54953b_thumbnail_250x250\",\n            \"username\": \"hzahab\",\n            \"first_name\": \"Hossein\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 402379758,\n            \"name\": \"Elina Meh\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/402379758_adbe6c89-bc74-4c79-83b7-3eca9f69b74e_thumbnail_250x250\",\n            \"username\": \"elivaaa\",\n            \"first_name\": \"Elina\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1948327299,\n            \"name\": \"Ali Za\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1948327299_fc7f187d-cc98-4b49-874b-14c791434846_thumbnail_250x250\",\n            \"username\": \"alizareus\",\n            \"first_name\": \"Ali\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 465311106,\n            \"name\": \"Amir\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/465311106_7ec958c5-3752-46dd-b6ee-d106f49d2b34_thumbnail_250x250\",\n            \"username\": \"itsamir01\",\n            \"first_name\": \"Amir\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 784068150,\n            \"name\": \"Molood Boroomand\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/784068150_970b75ed-b321-4474-b9bb-68639353a643_thumbnail_250x250\",\n            \"username\": \"molood.br\",\n            \"first_name\": \"Molood\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 2104543741,\n            \"name\": \"Ali Saber\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2104543741_57db458c-3c32-4f89-8ae4-e0e7d9864af7_thumbnail_250x250\",\n            \"username\": \"alisaberr\",\n            \"first_name\": \"Ali\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 75524018,\n            \"name\": \"Mohamad Mohamad\",\n            \"photo_url\": null,\n            \"username\": \"flower.tulip\",\n            \"first_name\": \"Mohamad\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 664076598,\n            \"name\": \"Elia Nt\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/664076598_f07d96c8-5bd5-49fa-b31b-f94f1a8ca80f_thumbnail_250x250\",\n            \"username\": \"eliant26\",\n            \"first_name\": \"Elia\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 113556127,\n            \"name\": \"Faren Bab\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/113556127_cdb3f03e-b1b8-4e93-bd11-1834b0c7453b_thumbnail_250x250\",\n            \"username\": \"babfaren\",\n            \"first_name\": \"Faren\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 624952742,\n            \"name\": \"SAB ER\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/624952742_abbf94f6-b73c-41b8-8233-ebd75be2a920_thumbnail_250x250\",\n            \"username\": \"evaannnnn\",\n            \"first_name\": \"SAB\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1973566481,\n            \"name\": \"Parisa Sh\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1973566481_52a15581-d469-40e6-a2be-1f989226f182_thumbnail_250x250\",\n            \"username\": \"parisa.sh369\",\n            \"first_name\": \"Parisa\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 987409131,\n            \"name\": \"Chris King\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/987409131_53c37a97-b82a-4267-be70-5a4c856f099b_thumbnail_250x250\",\n            \"username\": \"chriskingg\",\n            \"first_name\": \"Chris\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1848495767,\n            \"name\": \"Sahraa N.o\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1848495767_05a96ee2-f8d6-49f2-8ba4-e0a4564d9e99_thumbnail_250x250\",\n            \"username\": \"sahraa68\",\n            \"first_name\": \"Sahraa\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 177925832,\n            \"name\": \"hosein 1991\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/177925832_773d7174-1f51-49b6-8338-c5e1ede11bcd_thumbnail_250x250\",\n            \"username\": \"hosein1991\",\n            \"first_name\": \"hosein\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 737947010,\n            \"name\": \"Səccat Xo\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/737947010_80c91ec2-a2a9-4b93-aede-6089139de800_thumbnail_250x250\",\n            \"username\": \"_saccat\",\n            \"first_name\": \"Səccat\",\n            \"skintone\": 4,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1498382422,\n            \"name\": \"Mahdis Tasbihi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1498382422_65532b9b-337f-413c-a160-7b5742658a0b_thumbnail_250x250\",\n            \"username\": \"sparrrow\",\n            \"first_name\": \"Mahdis\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1834271075,\n            \"name\": \"Pedram o0\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1834271075_d43b3939-efc0-42bb-be8e-e66b1194c3d9_thumbnail_250x250\",\n            \"username\": \"pedyo0\",\n            \"first_name\": \"Pedram\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1840267788,\n            \"name\": \"Dorsa Dialamie\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1840267788_57f516e9-945a-4b60-97af-5f95260d3391_thumbnail_250x250\",\n            \"username\": \"dorsadialamie\",\n            \"first_name\": \"Dorsa\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 702542431,\n            \"name\": \"Hamed Roozbeh\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/702542431_68192799-b449-40de-b88b-f777892f3853_thumbnail_250x250\",\n            \"username\": \"h.roozbeh\",\n            \"first_name\": \"Hamed\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1265305386,\n            \"name\": \"Dr. Hirad Abghari\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1265305386_ed7da5b2-33d0-4c70-ac69-708fe6d7558f_thumbnail_250x250\",\n            \"username\": \"abghari\",\n            \"first_name\": \"Dr.\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 963726709,\n            \"name\": \"Payam Misaghi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/963726709_0a4fea2a-307f-4823-94e7-4937d5357b9e_thumbnail_250x250\",\n            \"username\": \"payamm9\",\n            \"first_name\": \"Payam\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 492399153,\n            \"name\": \"Ata Habibi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/492399153_83986699-e791-41b8-be50-4b547424e13d_thumbnail_250x250\",\n            \"username\": \"bnqsn15\",\n            \"first_name\": \"Ata\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 2030285567,\n            \"name\": \"Mehrsa Rezaee\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2030285567_83906f1e-2767-4e4f-8e6c-4fe20a98bead_thumbnail_250x250\",\n            \"username\": \"mehrezaee\",\n            \"first_name\": \"Mehrsa\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 721740887,\n            \"name\": \"Behnam Younessi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/721740887_68c3e5ef-c37a-4131-9ffd-4dd15507aab3_thumbnail_250x250\",\n            \"username\": \"petivell\",\n            \"first_name\": \"Behnam\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1679747368,\n            \"name\": \"Arash Bagheri\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1679747368_5ff12424-e79b-44db-a1fa-a72b34b97858_thumbnail_250x250\",\n            \"username\": \"arash_b\",\n            \"first_name\": \"Arash\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 617596851,\n            \"name\": \"Amin\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/617596851_3ef551a6-11bb-47a8-bbfa-27fdfff319dc_thumbnail_250x250\",\n            \"username\": \"mohammadamin_ak\",\n            \"first_name\": \"Amin\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 537029447,\n            \"name\": \"Niloofar Sayadi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/537029447_7c599e0b-cd3d-49c5-9969-c2aae961a4ce_thumbnail_250x250\",\n            \"username\": \"niloofar_s\",\n            \"first_name\": \"Niloofar\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1937144743,\n            \"name\": \"Masoud Haghshenas\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1937144743_9026d970-ad75-460c-bbee-2207641fd245_thumbnail_250x250\",\n            \"username\": \"mmmhagh\",\n            \"first_name\": \"Masoud\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 6934547,\n            \"name\": \"amirhosein asghari\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/6934547_ab6d1848-1a19-4a1f-915e-1db0f8dfde14_thumbnail_250x250\",\n            \"username\": \"amirhosein_a\",\n            \"first_name\": \"amirhosein\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 312487953,\n            \"name\": \"Shayan MK\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/312487953_89e18296-a893-4eab-92e9-b34902f5755f_thumbnail_250x250\",\n            \"username\": \"cutting_edge\",\n            \"first_name\": \"Shayan\",\n            \"skintone\": 2,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 542868176,\n            \"name\": \"shery pars\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/542868176_d5b2ebf9-bc49-44cc-a467-ec595367dcae_thumbnail_250x250\",\n            \"username\": \"sherypars\",\n            \"first_name\": \"shery\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 88673539,\n            \"name\": \"Yousef Ei\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/88673539_db4ec185-f29e-45f1-a156-ad68af835d39_thumbnail_250x250\",\n            \"username\": \"fouseyo\",\n            \"first_name\": \"Yousef\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 624382337,\n            \"name\": \"hossein Kalantari\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/624382337_c9f9ab3b-454a-4f56-9ed7-fcbb710d94f3_thumbnail_250x250\",\n            \"username\": \"hosseintao\",\n            \"first_name\": \"hossein\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 514201709,\n            \"name\": \"Farshad Md\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/514201709_3195f8a7-b69a-42cc-aa65-e46e737b870c_thumbnail_250x250\",\n            \"username\": \"farshad_md\",\n            \"first_name\": \"Farshad\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1576455906,\n            \"name\": \"Hamid Bagheri\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1576455906_f7b12875-4877-4174-a1cc-8b00ea150897_thumbnail_250x250\",\n            \"username\": \"hamid.ba\",\n            \"first_name\": \"Hamid\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1820143856,\n            \"name\": \"Jamal Nekooei\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1820143856_7941d0a7-917c-4c8e-a9f5-d0aa9e069b7b_thumbnail_250x250\",\n            \"username\": \"jamal1342\",\n            \"first_name\": \"Jamal\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1871345026,\n            \"name\": \"mohamad khosravi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1871345026_1348c513-d1c4-48d4-86e6-838221d4a2b0_thumbnail_250x250\",\n            \"username\": \"mamad1984\",\n            \"first_name\": \"mohamad\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1797734883,\n            \"name\": \"Afshin Khazaei\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1797734883_052ed28a-ded1-4a85-8c17-206e2e8f50e4_thumbnail_250x250\",\n            \"username\": \"afshin.kh\",\n            \"first_name\": \"Afshin\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1165192113,\n            \"name\": \"Mohamad Heydari\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1165192113_01373bc0-3412-4e42-a680-de5e90feebde_thumbnail_250x250\",\n            \"username\": \"mohamadheydari\",\n            \"first_name\": \"Mohamad\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 832934283,\n            \"name\": \"Sahar maghsudi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/832934283_c9a51c5e-484a-48a0-9c0f-e71297b213d1_thumbnail_250x250\",\n            \"username\": \"sahar_r22\",\n            \"first_name\": \"Sahar\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 495770294,\n            \"name\": \"Navid Sadri\",\n            \"photo_url\": null,\n            \"username\": \"navidsdr\",\n            \"first_name\": \"Navid\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1441968737,\n            \"name\": \"Mahyar Dibah\",\n            \"photo_url\": null,\n            \"username\": \"mahyardibah\",\n            \"first_name\": \"Mahyar\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1827010079,\n            \"name\": \"Danial Sheikh Nouri\",\n            \"photo_url\": null,\n            \"username\": \"dani.injast\",\n            \"first_name\": \"Danial\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1915170623,\n            \"name\": \"yasha bani\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1915170623_86786591-5184-489b-9313-97df3d2f5a39_thumbnail_250x250\",\n            \"username\": \"yashabani\",\n            \"first_name\": \"yasha\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1492567320,\n            \"name\": \"Hosein Rajaie\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1492567320_17bb9930-b6ab-4625-b015-ad038721b7a0_thumbnail_250x250\",\n            \"username\": \"hoseinrajaie\",\n            \"first_name\": \"Hosein\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 283979986,\n            \"name\": \"Afra Firouzi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/283979986_6ec2cf22-7672-4e0e-9518-d978ddfb24e4_thumbnail_250x250\",\n            \"username\": \"afra.f\",\n            \"first_name\": \"Afra\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 818461829,\n            \"name\": \"Arash Moravej Torbati\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/818461829_1e41e758-eaeb-4f0a-bd07-d2b71d12037b_thumbnail_250x250\",\n            \"username\": \"sorenton\",\n            \"first_name\": \"Arash\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 206421946,\n            \"name\": \"Will\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/206421946_0b803147-ebb1-4a51-98c2-bcefa7b49fd3_thumbnail_250x250\",\n            \"username\": \"will.caster\",\n            \"first_name\": \"Will\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1647519640,\n            \"name\": \"Kaveh Noroozi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1647519640_1e9d694b-16fc-4629-8288-5a7822eb9e5d_thumbnail_250x250\",\n            \"username\": \"kaveh_ksn\",\n            \"first_name\": \"Kaveh\",\n            \"skintone\": 2,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 2097213340,\n            \"name\": \"Sahel Nafariye\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2097213340_31be290a-f590-4e1b-90bd-c9a17c9b9fd5_thumbnail_250x250\",\n            \"username\": \"saheliii\",\n            \"first_name\": \"Sahel\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1570178199,\n            \"name\": \"Ali Toosi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1570178199_22d460fc-c265-4b0b-b1ac-1227aee834c6_thumbnail_250x250\",\n            \"username\": \"ali.toosi\",\n            \"first_name\": \"Ali\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 541283125,\n            \"name\": \"Mahdiyeh Peyrovi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/541283125_a5b08bf4-0477-46ce-aaaf-34662e3b063a_thumbnail_250x250\",\n            \"username\": \"mahdiyeh.prv\",\n            \"first_name\": \"Mahdiyeh\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 739207761,\n            \"name\": \"Saeed Sherafat\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/739207761_16416b99-8acf-41d0-ab0e-cc21288226cb_thumbnail_250x250\",\n            \"username\": \"saeedsherafat\",\n            \"first_name\": \"Saeed\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 140892842,\n            \"name\": \"Sasan Ra\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/140892842_b9534c5a-a850-4ccf-b2a3-d031c20026d8_thumbnail_250x250\",\n            \"username\": \"sasanra\",\n            \"first_name\": \"Sasan\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 510936487,\n            \"name\": \"Mehran Hafizi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/510936487_e2e7e467-3045-48c9-874b-04a4be4b7c72_thumbnail_250x250\",\n            \"username\": \"mehran.hafizi\",\n            \"first_name\": \"Mehran\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 255092057,\n            \"name\": \"Ashkan Peyvandi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/255092057_75397a14-70fd-488a-9113-ad7a4e8f2d0c_thumbnail_250x250\",\n            \"username\": \"ashkan-peyvandi\",\n            \"first_name\": \"Ashkan\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 604887494,\n            \"name\": \"Younes Hassanzadeh\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/604887494_8eb4e998-d296-4deb-9564-99edd33b493d_thumbnail_250x250\",\n            \"username\": \"younesfxh\",\n            \"first_name\": \"Younes\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1129468999,\n            \"name\": \"Diba Asadi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1129468999_37569734-ba80-4d4b-a16a-e346a32b68d8_thumbnail_250x250\",\n            \"username\": \"diba_a\",\n            \"first_name\": \"Diba\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1764205009,\n            \"name\": \"MFoad Barahimi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1764205009_ce4a5ee4-dd7b-4b57-97f2-3e1e32a5f435_thumbnail_250x250\",\n            \"username\": \"foadbarahimi\",\n            \"first_name\": \"MFoad\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 618879179,\n            \"name\": \"Mostafa Abaei\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/618879179_cea76b9f-3f52-4c32-ad36-f1c81794f607_thumbnail_250x250\",\n            \"username\": \"mostafabaei\",\n            \"first_name\": \"Mostafa\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 263978445,\n            \"name\": \"Mastooreh Se\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/263978445_d7c6d148-4b7e-4b4f-b0c0-080da684515a_thumbnail_250x250\",\n            \"username\": \"mastoor87\",\n            \"first_name\": \"Mastooreh\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 667963598,\n            \"name\": \"Mavid Official\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/667963598_b4165f5e-20ff-4c50-bade-f9fe67c77cad_thumbnail_250x250\",\n            \"username\": \"maviid\",\n            \"first_name\": \"Mavid\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 365132082,\n            \"name\": \"Ashkan Azad\",\n            \"photo_url\": null,\n            \"username\": \"ashkan_azad\",\n            \"first_name\": \"Ashkan\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1859125068,\n            \"name\": \"AbuzaR Saghaei\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1859125068_4c4fa64a-7b9e-4411-b698-1e475a6c61ae_thumbnail_250x250\",\n            \"username\": \"abuzarsaghaei\",\n            \"first_name\": \"AbuzaR\",\n            \"skintone\": 2,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 2019942144,\n            \"name\": \"King MmL\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2019942144_66c8002e-8c09-49e6-8773-7d03c1b31d52_thumbnail_250x250\",\n            \"username\": \"kingmml\",\n            \"first_name\": \"King\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1285806933,\n            \"name\": \"Trading Learner\",\n            \"photo_url\": null,\n            \"username\": \"realitydream\",\n            \"first_name\": \"Trading\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 598771482,\n            \"name\": \"کافه حقوقی ( حقوق خانواده\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/598771482_397aea5c-714d-4ac4-8629-702a1da3b02d_thumbnail_250x250\",\n            \"username\": \"mehrasa.vakil\",\n            \"first_name\": \"کافه\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 881668908,\n            \"name\": \"Farzane Kiani\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/881668908_8156898d-b193-443d-974a-9e00cd147c33_thumbnail_250x250\",\n            \"username\": \"farzanekiani\",\n            \"first_name\": \"Farzane\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1401401116,\n            \"name\": \"SAEID ZARE\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1401401116_9e6c5c59-6ca8-44cd-ad88-cc875805561b_thumbnail_250x250\",\n            \"username\": \"saeidzare\",\n            \"first_name\": \"SAEID\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1791326600,\n            \"name\": \"Tannaz Ar\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1791326600_30416f73-afc1-4abf-8d0a-50f4c9283bf8_thumbnail_250x250\",\n            \"username\": \"tannazart\",\n            \"first_name\": \"Tannaz\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 2116830054,\n            \"name\": \"Ashkan Jazayeri\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2116830054_4c087178-c611-42e2-95ae-cb44157862f9_thumbnail_250x250\",\n            \"username\": \"ashkanjazzz\",\n            \"first_name\": \"Ashkan\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 159166955,\n            \"name\": \"Noushin Mti\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/159166955_ba10df75-40ff-47b4-9673-c70718f1dcf7_thumbnail_250x250\",\n            \"username\": \"noushin.mti\",\n            \"first_name\": \"Noushin\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1077403726,\n            \"name\": \"ali Davuodi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1077403726_5a374590-f928-474f-b4fa-7e5693d0b22a_thumbnail_250x250\",\n            \"username\": \"alidv37\",\n            \"first_name\": \"ali\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1368214067,\n            \"name\": \"Arash Naghavi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1368214067_e28c8b0e-2693-4aec-be74-890f5979d204_thumbnail_250x250\",\n            \"username\": \"arash.naghavi\",\n            \"first_name\": \"Arash\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1149943976,\n            \"name\": \"Parisa Bagherzadeh\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1149943976_6d1acfd3-44e6-44f6-9b98-4fb583be2309_thumbnail_250x250\",\n            \"username\": \"parisay\",\n            \"first_name\": \"Parisa\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1587188387,\n            \"name\": \"Baha\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1587188387_d252c8c8-1fbf-464a-a279-e80f917263bd_thumbnail_250x250\",\n            \"username\": \"bahamahabad\",\n            \"first_name\": \"Baha\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 2063456078,\n            \"name\": \"Hamidreza Eslami\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2063456078_5256ee14-65bf-4172-88b3-e5fa9eb16a84_thumbnail_250x250\",\n            \"username\": \"hamidrezaeslami\",\n            \"first_name\": \"Hamidreza\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1395523251,\n            \"name\": \"Amirhossein Gheibi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1395523251_3854a5a7-de09-4530-ae0d-4dba726d8a8b_thumbnail_250x250\",\n            \"username\": \"amir.gheibi\",\n            \"first_name\": \"Amirhossein\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 685858950,\n            \"name\": \"sepi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/685858950_ba44b1cf-1cac-445e-93cb-6812d572041a_thumbnail_250x250\",\n            \"username\": \"sepehrtamadon\",\n            \"first_name\": \"sepi\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1698458780,\n            \"name\": \"Sahar Tk\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1698458780_78cfbea8-8e58-42f1-bcbe-25692678711d_thumbnail_250x250\",\n            \"username\": \"sahar.tk\",\n            \"first_name\": \"Sahar\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1838178301,\n            \"name\": \"Armin Kianfar\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1838178301_11c5f4e6-b177-4457-92b1-3a5de4ab890e_thumbnail_250x250\",\n            \"username\": \"arminkianfar\",\n            \"first_name\": \"Armin\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 842015563,\n            \"name\": \"parisa moradi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/842015563_cf0b8ef2-3932-4d1d-ba24-e5598b98f201_thumbnail_250x250\",\n            \"username\": \"parisa_moradi\",\n            \"first_name\": \"parisa\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1675797389,\n            \"name\": \"Mohamad Maheri\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1675797389_de752034-4e0c-4b7e-bab4-12479325963a_thumbnail_250x250\",\n            \"username\": \"mohamad_maheri\",\n            \"first_name\": \"Mohamad\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 2017981290,\n            \"name\": \"Amin Davarzani\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2017981290_1db7ab31-7231-421a-b06d-b52f80a021cc_thumbnail_250x250\",\n            \"username\": \"amin_davarzani\",\n            \"first_name\": \"Amin\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1947013963,\n            \"name\": \"Payman Khortalab\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1947013963_79d2e4a9-2bee-45a1-b195-7b20403527ca_thumbnail_250x250\",\n            \"username\": \"khortalab\",\n            \"first_name\": \"Payman\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 748877384,\n            \"name\": \"Hamid Irani\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/748877384_b3a8443c-6e93-4953-87ca-c1e3fcc9799a_thumbnail_250x250\",\n            \"username\": \"hamid80\",\n            \"first_name\": \"Hamid\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 698067671,\n            \"name\": \"Ali Fatemi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/698067671_30e2c99c-175e-48f8-b228-ad7d50660986_thumbnail_250x250\",\n            \"username\": \"aliiifa\",\n            \"first_name\": \"Ali\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 403347829,\n            \"name\": \"Iman Sharafaldin\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/403347829_fa3bc7de-bd84-48cb-a5a6-e408be8215cc_thumbnail_250x250\",\n            \"username\": \"imanoracle\",\n            \"first_name\": \"Iman\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 990715725,\n            \"name\": \"zoya tavafi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/990715725_36020d12-f477-475c-ac09-66c4a8cca943_thumbnail_250x250\",\n            \"username\": \"zoya.t\",\n            \"first_name\": \"zoya\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 819028128,\n            \"name\": \"Behzad Arian\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/819028128_249d305d-65a4-4dd9-986b-e5ce3bb70b18_thumbnail_250x250\",\n            \"username\": \"behzad.arian\",\n            \"first_name\": \"Behzad\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 23050774,\n            \"name\": \"Milad Jalilian\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/23050774_4df0f3e1-16e9-4a81-a029-fa518984b5ac_thumbnail_250x250\",\n            \"username\": \"miladjalilian\",\n            \"first_name\": \"Milad\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1675719461,\n            \"name\": \"Ashkan Raeisi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1675719461_11df7091-4068-4a06-961b-6997303a6c1b_thumbnail_250x250\",\n            \"username\": \"ashkanraeisi\",\n            \"first_name\": \"Ashkan\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 876132241,\n            \"name\": \"Flora VM\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/876132241_5c7c1841-7d03-47fa-bc0a-31b55d177315_thumbnail_250x250\",\n            \"username\": \"flo0ora\",\n            \"first_name\": \"Flora\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1964642752,\n            \"name\": \"Tizak Uk\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1964642752_5e0a19e3-4bb9-430e-8277-b70b7cd8a752_thumbnail_250x250\",\n            \"username\": \"tizuk\",\n            \"first_name\": \"Tizak\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 2115484465,\n            \"name\": \"Nabi Sharifi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2115484465_4417f6d1-80e4-44b9-bb95-5db6235430b1_thumbnail_250x250\",\n            \"username\": \"glad_ja_tor\",\n            \"first_name\": \"Nabi\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 999338119,\n            \"name\": \"Farshad Farshad\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/999338119_f56f0836-59d1-4d5c-b560-10b3afcbfe2a_thumbnail_250x250\",\n            \"username\": \"farshadlondon\",\n            \"first_name\": \"Farshad\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1363816753,\n            \"name\": \"Jasmine Abh\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1363816753_08705643-ad4c-4543-a6f2-29ba82e19c28_thumbnail_250x250\",\n            \"username\": \"jasmine_abh\",\n            \"first_name\": \"Jasmine\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 248762478,\n            \"name\": \"Iman Rahimifar\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/248762478_1d040085-1f1f-401e-ae0e-834f27538227_thumbnail_250x250\",\n            \"username\": \"iman.rahimifar\",\n            \"first_name\": \"Iman\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 2093798766,\n            \"name\": \"Abiha Naderi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2093798766_988807ec-3f8e-4035-96e3-2cac74982a37_thumbnail_250x250\",\n            \"username\": \"abihanaderi\",\n            \"first_name\": \"Abiha\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 78304381,\n            \"name\": \"Mohammad So\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/78304381_e0c311be-6236-4c57-bb86-0317bdd9b3bb_thumbnail_250x250\",\n            \"username\": \"mohammadso\",\n            \"first_name\": \"Mohammad\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1049205688,\n            \"name\": \"Mohammad Fakhar\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1049205688_7f1cd2bd-10be-401f-9375-3c4b1128572e_thumbnail_250x250\",\n            \"username\": \"mfakhar\",\n            \"first_name\": \"Mohammad\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 6019311,\n            \"name\": \"farbod Bastan\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/6019311_3c759756-9cc9-457a-87d3-db3440ae5caa_thumbnail_250x250\",\n            \"username\": \"exeverest\",\n            \"first_name\": \"farbod\",\n            \"skintone\": 5,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1635719793,\n            \"name\": \"Pouya Bagheri\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1635719793_5776f36a-9684-437e-801d-2875d1d3c9af_thumbnail_250x250\",\n            \"username\": \"pouba\",\n            \"first_name\": \"Pouya\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1797038033,\n            \"name\": \"Elnaz Sepide\",\n            \"photo_url\": null,\n            \"username\": \"elnazsepide\",\n            \"first_name\": \"Elnaz\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 2020833563,\n            \"name\": \"Hamed Bz\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2020833563_610e438a-cf07-4350-9f57-96b9db1e9523_thumbnail_250x250\",\n            \"username\": \"einsthovenx\",\n            \"first_name\": \"Hamed\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1361977671,\n            \"name\": \"Tara Moss\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1361977671_435af1c3-6bd5-4399-b1cc-6c41deeec536_thumbnail_250x250\",\n            \"username\": \"taramoss\",\n            \"first_name\": \"Tara\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 149678957,\n            \"name\": \"Baback Kh\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/149678957_6a450072-6574-41de-98a2-036d568891e2_thumbnail_250x250\",\n            \"username\": \"babackkh\",\n            \"first_name\": \"Baback\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 2124679720,\n            \"name\": \"Soroosh Khedri\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2124679720_b9ad4592-464f-4340-9337-b4f73ef8ee43_thumbnail_250x250\",\n            \"username\": \"soroush3\",\n            \"first_name\": \"Soroosh\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 425586602,\n            \"name\": \"Ali Baghestani\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/425586602_532b8f0b-0906-4da5-a138-d10c72fbf529_thumbnail_250x250\",\n            \"username\": \"ali_bst\",\n            \"first_name\": \"Ali\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1482605398,\n            \"name\": \"Mina Mim\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1482605398_8c9300e7-810a-4cf7-896b-21efe2fbc7e7_thumbnail_250x250\",\n            \"username\": \"mini-mim\",\n            \"first_name\": \"Mina\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 284503326,\n            \"name\": \"Rez Sha\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/284503326_715e2fe4-eeea-46f4-998a-383bc8a80086_thumbnail_250x250\",\n            \"username\": \"reshak\",\n            \"first_name\": \"Rez\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1927878576,\n            \"name\": \"Ali Kad\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1927878576_73f0f6be-79f7-4a9a-94c7-758a7d5e22dd_thumbnail_250x250\",\n            \"username\": \"alikadelya\",\n            \"first_name\": \"Ali\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 854170950,\n            \"name\": \"Mehdi Asadi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/854170950_d6cf0a41-3aed-4de6-ba2e-cd21203128fa_thumbnail_250x250\",\n            \"username\": \"mehdiasadi1\",\n            \"first_name\": \"Mehdi\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1343963008,\n            \"name\": \"Sanaz heidarkhani\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1343963008_5d7d62e0-7c37-44cb-ac6e-7e0971eeec7a_thumbnail_250x250\",\n            \"username\": \"sanazhni\",\n            \"first_name\": \"Sanaz\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1072964145,\n            \"name\": \"saleh Ariani\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1072964145_7e9be973-8ba6-43c8-adab-66fc55dc6d8d_thumbnail_250x250\",\n            \"username\": \"sali-ariani\",\n            \"first_name\": \"saleh\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 330237933,\n            \"name\": \"Mazdak Aria\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/330237933_5535389c-d29a-4083-a0aa-e778c9b96e53_thumbnail_250x250\",\n            \"username\": \"mazdakarya\",\n            \"first_name\": \"Mazdak\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 262541417,\n            \"name\": \"Fardin Maaref\",\n            \"photo_url\": null,\n            \"username\": \"fardinmaaref\",\n            \"first_name\": \"Fardin\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1672618541,\n            \"name\": \"Arash Zare\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1672618541_cd4eea25-d605-4c06-9c43-89becff5813b_thumbnail_250x250\",\n            \"username\": \"arash.zare\",\n            \"first_name\": \"Arash\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 338785769,\n            \"name\": \"Hosein Zaghar\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/338785769_acac28e0-c897-4112-9e6c-b829db9a93c5_thumbnail_250x250\",\n            \"username\": \"hossein_zaghar_\",\n            \"first_name\": \"Hosein\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1458057333,\n            \"name\": \"Saeid Sp\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1458057333_47e545b4-2c50-4ab7-9f9c-230892da51bc_thumbnail_250x250\",\n            \"username\": \"saeid_sp\",\n            \"first_name\": \"Saeid\",\n            \"skintone\": 1,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 787520767,\n            \"name\": \"Abbas Ranjbarian\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/787520767_410d2f1a-90b8-4288-9eb1-3f6a987987b0_thumbnail_250x250\",\n            \"username\": \"ranjjii\",\n            \"first_name\": \"Abbas\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 558916025,\n            \"name\": \"Hamid Hamedani\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/558916025_927128ec-b3e5-49cd-a60b-41568e3823e1_thumbnail_250x250\",\n            \"username\": \"hamidhamedani\",\n            \"first_name\": \"Hamid\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 328934701,\n            \"name\": \"Ali Hormozi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/328934701_d06c8779-331c-477e-a947-f932ebd69a1a_thumbnail_250x250\",\n            \"username\": \"ali_hormoziii\",\n            \"first_name\": \"Ali\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 25097773,\n            \"name\": \"Mohamad Hoseini\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/25097773_ffff5884-93f2-4e47-b6cd-a0ae9243d7b3_thumbnail_250x250\",\n            \"username\": \"smhdec\",\n            \"first_name\": \"Mohamad\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1909654869,\n            \"name\": \"Mohammadreza Ebrahimi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1909654869_b1e6ba2c-78d5-4162-9a0c-83650c6c4b45_thumbnail_250x250\",\n            \"username\": \"mohammadbit\",\n            \"first_name\": \"Mohammadreza\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 836078534,\n            \"name\": \"Maryam Moqtaderi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/836078534_695a6cd1-55fb-4340-89af-828817c5d189_thumbnail_250x250\",\n            \"username\": \"meladien\",\n            \"first_name\": \"Maryam\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 2085155068,\n            \"name\": \"Tael Hosseini\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2085155068_35a5bd6a-d2aa-4bb6-b830-90c91b48b518_thumbnail_250x250\",\n            \"username\": \"ttaaeell\",\n            \"first_name\": \"Tael\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 356929867,\n            \"name\": \"Es;hagh mohammadyari\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/356929867_854c9bf8-2876-48ee-bada-a9247bf07883_thumbnail_250x250\",\n            \"username\": \"isaacmm93\",\n            \"first_name\": \"Es;hagh\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 474848405,\n            \"name\": \"forough zarif\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/474848405_1d3659d5-ce0e-40cc-bcc7-b083a2903ada_thumbnail_250x250\",\n            \"username\": \"foroghzarif\",\n            \"first_name\": \"forough\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 2001043983,\n            \"name\": \"Arsalan Parham\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2001043983_7b81ea53-8f12-4b60-8fb1-3fda9321b0a8_thumbnail_250x250\",\n            \"username\": \"arsiiii\",\n            \"first_name\": \"Arsalan\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 151060093,\n            \"name\": \"Nick Qanbari\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/151060093_d4adc88c-9e1d-4085-af1c-25068d0f10a7_thumbnail_250x250\",\n            \"username\": \"nickqanbari\",\n            \"first_name\": \"Nick\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1298314159,\n            \"name\": \"Moe farmani\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1298314159_dc41a914-6d59-4718-aa62-1f0aecd610cf_thumbnail_250x250\",\n            \"username\": \"moefarmani\",\n            \"first_name\": \"Moe\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 84202681,\n            \"name\": \"Sobhan Levon\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/84202681_5b525fb8-3981-4327-8a0d-049d157124e2_thumbnail_250x250\",\n            \"username\": \"sobhanlevon\",\n            \"first_name\": \"Sobhan\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 116330318,\n            \"name\": \"Shirin Mostajeran\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/116330318_60560771-a062-4d48-83bc-b11c2bf1134a_thumbnail_250x250\",\n            \"username\": \"shirinmjn\",\n            \"first_name\": \"Shirin\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 17628451,\n            \"name\": \"Farzad Razm Ahang\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/17628451_90248e0d-d6c4-4819-9499-b3880211d525_thumbnail_250x250\",\n            \"username\": \"farzadrzg\",\n            \"first_name\": \"Farzad\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 743029128,\n            \"name\": \"Amirmasoutt Ap\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/743029128_0cb5a1db-9666-4509-98ae-6f329fda34da_thumbnail_250x250\",\n            \"username\": \"amirmasoutt\",\n            \"first_name\": \"Amirmasoutt\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 465224404,\n            \"name\": \"Masoud Hemati\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/465224404_1ecc4359-c7d6-4bed-a1b6-cad5ccb34e29_thumbnail_250x250\",\n            \"username\": \"felixable\",\n            \"first_name\": \"Masoud\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 582748494,\n            \"name\": \"meysam S.R\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/582748494_a69d001a-5b6c-48c9-986b-74ef22975f95_thumbnail_250x250\",\n            \"username\": \"meysam.sr\",\n            \"first_name\": \"meysam\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 191072695,\n            \"name\": \"Naeimeh Habibi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/191072695_900a0ded-23ba-40ff-9938-7872d090e545_thumbnail_250x250\",\n            \"username\": \"nh2811\",\n            \"first_name\": \"Naeimeh\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 824704254,\n            \"name\": \"Hossein Lalehparvar\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/824704254_3ee0515e-9413-423b-8258-06827edcb805_thumbnail_250x250\",\n            \"username\": \"ho33in\",\n            \"first_name\": \"Hossein\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 343977087,\n            \"name\": \"Meisam Azimi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/343977087_ebd20280-83a1-4729-99ea-208700ca5405_thumbnail_250x250\",\n            \"username\": \"azim1987\",\n            \"first_name\": \"Meisam\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 727713360,\n            \"name\": \"M Raz\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/727713360_31840533-83b3-48c3-a65e-5a9ec3e85d10_thumbnail_250x250\",\n            \"username\": \"raz.m\",\n            \"first_name\": \"M\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1058700236,\n            \"name\": \"Massiha Eghbali\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1058700236_b826507a-43ee-4eda-895e-b67425d5a99b_thumbnail_250x250\",\n            \"username\": \"massiegh\",\n            \"first_name\": \"Massiha\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 239794231,\n            \"name\": \"Salar Mokhtarzadeh\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/239794231_9e7cea7f-fca3-4624-a100-2ba9a82a754c_thumbnail_250x250\",\n            \"username\": \"salar313\",\n            \"first_name\": \"Salar\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1322662611,\n            \"name\": \"Sahand Arianfar\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1322662611_d7d39344-7680-4ec4-98fe-8779913cb0cb_thumbnail_250x250\",\n            \"username\": \"sahandaf\",\n            \"first_name\": \"Sahand\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1280592040,\n            \"name\": \"Amin Kar\",\n            \"photo_url\": null,\n            \"username\": \"amin.kar\",\n            \"first_name\": \"Amin\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 271052515,\n            \"name\": \"Goli seyedi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/271052515_99cf45eb-3499-4bf0-b0d7-f2934850a1eb_thumbnail_250x250\",\n            \"username\": \"v.goli.v\",\n            \"first_name\": \"Goli\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 827414734,\n            \"name\": \"shadi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/827414734_957dc5e1-4850-4437-8db6-e824196df0d7_thumbnail_250x250\",\n            \"username\": \"shadiiiiing\",\n            \"first_name\": \"shadi\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1629332195,\n            \"name\": \"Mahsa Sheikhoon\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1629332195_dfd8f4d1-8812-48cc-bc94-a908b315c4e4_thumbnail_250x250\",\n            \"username\": \"mahsasheikhoon\",\n            \"first_name\": \"Mahsa\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 851414775,\n            \"name\": \"Mahdi Mehrad\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/851414775_15d43c14-f1ba-4e71-9b89-bb8d7bb0b8ba_thumbnail_250x250\",\n            \"username\": \"mehrad11\",\n            \"first_name\": \"Mahdi\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1005604738,\n            \"name\": \"Bardia Kh\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1005604738_97b7e417-4e4e-45c1-9aeb-979b230e5994_thumbnail_250x250\",\n            \"username\": \"bardiaa\",\n            \"first_name\": \"Bardia\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1549962705,\n            \"name\": \"Meysam Sharifi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1549962705_6e0b866f-b213-404c-b03e-0a643d3b2d62_thumbnail_250x250\",\n            \"username\": \"meysams\",\n            \"first_name\": \"Meysam\",\n            \"skintone\": 2,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 20653485,\n            \"name\": \"zahra sabouri\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/20653485_27f3a78f-8862-4c50-87de-87b46e4b06ba_thumbnail_250x250\",\n            \"username\": \"zahrasabouri\",\n            \"first_name\": \"zahra\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 2103428282,\n            \"name\": \"Jamshid Rad\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2103428282_ea1f8bca-6164-4a2f-8c1e-91c75c144e51_thumbnail_250x250\",\n            \"username\": \"jam5hidrad\",\n            \"first_name\": \"Jamshid\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 546345046,\n            \"name\": \"Ali Asiabi\",\n            \"photo_url\": null,\n            \"username\": \"aliasiabi\",\n            \"first_name\": \"Ali\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1418849289,\n            \"name\": \"PEDRAM MGH\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1418849289_cf44b922-8106-45cd-a3e3-f9c3b7f4a392_thumbnail_250x250\",\n            \"username\": \"pedram61\",\n            \"first_name\": \"PEDRAM\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1092300233,\n            \"name\": \"Aysan Palouj\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1092300233_0dbec17d-51d4-4678-9ab0-4938d97adb39_thumbnail_250x250\",\n            \"username\": \"aysanpj\",\n            \"first_name\": \"Aysan\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 671435377,\n            \"name\": \"Behrooz noroozi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/671435377_3de33afb-14a1-4bfe-b0c6-0b874c24437d_thumbnail_250x250\",\n            \"username\": \"behr00zno\",\n            \"first_name\": \"Behrooz\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1587915099,\n            \"name\": \"Mehrshad Motlagh\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1587915099_7e63d1c0-e95d-40a0-b592-27c3d9186e99_thumbnail_250x250\",\n            \"username\": \"mehrshadmtlgh\",\n            \"first_name\": \"Mehrshad\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 2028321719,\n            \"name\": \"﮼عَبُودے ﮼بَلوچ\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2028321719_8feda478-8286-4171-9df3-42a767e3b698_thumbnail_250x250\",\n            \"username\": \"abuodiii\",\n            \"first_name\": \"﮼عَبُودے\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 2031760151,\n            \"name\": \"Mahsa Byp\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2031760151_75076646-8821-4e17-85ab-383ae78f1e72_thumbnail_250x250\",\n            \"username\": \"mahsa_boni\",\n            \"first_name\": \"Mahsa\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 2133676499,\n            \"name\": \"Diako Alavi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2133676499_1f970831-2389-4224-9cf6-b55e119682fd_thumbnail_250x250\",\n            \"username\": \"diakoalavi\",\n            \"first_name\": \"Diako\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 918979186,\n            \"name\": \"Ashkan Najarian\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/918979186_7ba54e8f-3e71-4c2c-9f65-3367e6ccb82e_thumbnail_250x250\",\n            \"username\": \"a.najarian\",\n            \"first_name\": \"Ashkan\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 472577363,\n            \"name\": \"Mehdi Davoodi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/472577363_8fd7aa3e-d9b1-48d3-b341-9954280008c4_thumbnail_250x250\",\n            \"username\": \"mehdi_davoodi\",\n            \"first_name\": \"Mehdi\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1899009782,\n            \"name\": \"mehrnaz naderi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1899009782_aba17404-9542-430f-aa7c-cad67646b22b_thumbnail_250x250\",\n            \"username\": \"mehrnaznaderi\",\n            \"first_name\": \"mehrnaz\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 35254139,\n            \"name\": \"MohammadReza\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/35254139_ff4fde81-ddb7-4786-a8fd-5b71d37d7485_thumbnail_250x250\",\n            \"username\": \"mohammadrez4\",\n            \"first_name\": \"MohammadReza\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 2099798488,\n            \"name\": \"Panupong V.\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2099798488_816621b4-6a29-499c-929a-f4e914730c0d_thumbnail_250x250\",\n            \"username\": \"panupongv\",\n            \"first_name\": \"Panupong V.\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1344529612,\n            \"name\": \"HOSSEIN Bayat\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1344529612_3be63855-d2a6-474f-8b9d-8bc96c7a247c_thumbnail_250x250\",\n            \"username\": \"bayat1370\",\n            \"first_name\": \"HOSSEIN\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 817804298,\n            \"name\": \"samar sfr\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/817804298_94968c4f-607f-4344-b0e7-12a5a8b6a8b9_thumbnail_250x250\",\n            \"username\": \"sfr_samar\",\n            \"first_name\": \"samar\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1245064328,\n            \"name\": \"Mostafa Barzegar\",\n            \"photo_url\": null,\n            \"username\": \"m.barzegar\",\n            \"first_name\": \"Mostafa\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1267710564,\n            \"name\": \"Tara Hch\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1267710564_fb77c430-4384-4cbd-b996-efecdcaa412d_thumbnail_250x250\",\n            \"username\": \"dr_tara.hch\",\n            \"first_name\": \"Tara\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 210421146,\n            \"name\": \"Arsalan Dabiri\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/210421146_b7c311a9-09dc-490d-b846-ddc84395d2b3_thumbnail_250x250\",\n            \"username\": \"arsalan.d\",\n            \"first_name\": \"Arsalan\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 759740807,\n            \"name\": \"Yasaman Mansouri\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/759740807_0a568a6f-2aa4-49b5-8ec3-68ea043bab23_thumbnail_250x250\",\n            \"username\": \"ya_si_mn95\",\n            \"first_name\": \"Yasaman\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 2008008605,\n            \"name\": \"lida ghajarzadeh\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2008008605_28602856-9aad-4d46-b2f0-144693bc3312_thumbnail_250x250\",\n            \"username\": \"llilyumll\",\n            \"first_name\": \"lida\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": false\n        }\n    ],\n    \"should_leave\": true,\n    \"success\": true\n}"}],"_postman_id":"70a35544-0fa4-4a81-93fb-49b113311ac9"},{"name":"Create Channel","id":"7ade4f59-bab4-4fa2-b742-95a14530e0df","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"<id>","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token <token>","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"is_social_mode\": false,\r\n    \"is_private\": false,\r\n    \"club_id\": null,\r\n    \"user_ids\": [],\r\n    \"event_id\": null,\r\n    \"topic\": \"\"\r\n}"},"url":"https://www.clubhouseapi.com/api/create_channel","description":"<p>Create a new channel.</p>\n","urlObject":{"path":["create_channel"],"host":["https://www.clubhouseapi.com/api"],"query":[],"variable":[]}},"response":[{"id":"dde85d03-310e-4ca5-baf3-bedb4b251d96","name":"Successful","originalRequest":{"method":"POST","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"1387526936","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token 78da002dd191f3781e4a7ff0e8c7136156a8af0c","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"is_social_mode\": false,\r\n    \"is_private\": false,\r\n    \"club_id\": null,\r\n    \"user_ids\": [],\r\n    \"event_id\": null,\r\n    \"topic\": \"\"\r\n}"},"url":"https://www.clubhouseapi.com/api/create_channel"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 04 Apr 2021 09:44:41 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"763"},{"key":"Connection","value":"close"},{"key":"Allow","value":"OPTIONS, POST"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Vary","value":"Accept-Encoding, Origin"},{"key":"Content-Encoding","value":"gzip"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"093dde3fc000002c5639897000000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"63a9997939b82c56-FRA"}],"cookie":[],"responseTime":null,"body":"{\n    \"creator_user_profile_id\": 1387526936,\n    \"channel_id\": 1081680570,\n    \"channel\": \"xjXqoW1A\",\n    \"topic\": null,\n    \"is_private\": false,\n    \"is_social_mode\": false,\n    \"url\": \"https://www.joinclubhouse.com/room/xjXqoW1A\",\n    \"feature_flags\": [\n        \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n    ],\n    \"club\": null,\n    \"club_name\": null,\n    \"club_id\": null,\n    \"welcome_for_user_profile\": null,\n    \"is_handraise_enabled\": true,\n    \"handraise_permission\": 1,\n    \"is_club_member\": false,\n    \"is_club_admin\": false,\n    \"users\": [\n        {\n            \"user_id\": 1387526936,\n            \"name\": \"Arash Hatami\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1387526936_fdb9988a-107c-4869-893d-3c829f3a69b7_thumbnail_250x250\",\n            \"username\": \"hatamiarash7\",\n            \"first_name\": \"Arash\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": true,\n            \"time_joined_as_speaker\": \"2021-04-04T09:44:41.296567+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": false\n        }\n    ],\n    \"token\": \"006938de3e8055e42b281bb8c6f69c21f78IABbPqBe4ag77srlb2nhrzOZFSjr5dHDjfQMrvCqcrYqwdasDtxAWpYCIgBj6KcBCdxqYAQAAQAAAAAAAgAAAAAAAwAAAAAABAAAAAAA\",\n    \"rtm_token\": \"006938de3e8055e42b281bb8c6f69c21f78IABITd9Tmc1+oZO373TCRe3urApXy0wMWRNAprxufH7UWkBalgIAAAAAEAD5NaoACdxqYAEA6AMAAAAA\",\n    \"pubnub_token\": \"fb1b0132-c083-45f6-8517-da3208883b52\",\n    \"pubnub_origin\": \"clubhouse.pubnubapi.com\",\n    \"pubnub_heartbeat_value\": 20,\n    \"pubnub_heartbeat_interval\": 9,\n    \"pubnub_enable\": true,\n    \"agora_native_mute\": true,\n    \"success\": true\n}"}],"_postman_id":"7ade4f59-bab4-4fa2-b742-95a14530e0df"},{"name":"End Channel","id":"fa9e54e8-4046-4fd7-855c-de8ef4b96967","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"<id>","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token <token>","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"channel\": \"PvEd3DkJ\",\r\n    \"channel_id\": 596368025\r\n}"},"url":"https://www.clubhouseapi.com/api/end_channel","description":"<p>Kick everyone and close the channel. Requires <strong>moderator</strong> privilege.</p>\n","urlObject":{"path":["end_channel"],"host":["https://www.clubhouseapi.com/api"],"query":[],"variable":[]}},"response":[{"id":"eb2a7f23-3d12-4fee-b4b9-7a60c5b92c69","name":"Successful","originalRequest":{"method":"POST","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"1387526936","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token 78da002dd191f3781e4a7ff0e8c7136156a8af0c","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"channel\": \"PvEd3DkJ\",\r\n    \"channel_id\": 596368025\r\n}"},"url":"https://www.clubhouseapi.com/api/end_channel"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 04 Apr 2021 11:06:52 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"16"},{"key":"Connection","value":"close"},{"key":"Allow","value":"OPTIONS, POST"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Vary","value":"Origin"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"093e297cc300002c5608147000000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"63aa11dad87f2c56-FRA"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true\n}"}],"_postman_id":"fa9e54e8-4046-4fd7-855c-de8ef4b96967"},{"name":"Invite User","id":"9f5b5a90-9f75-4fd4-b27e-3964a5b6eeee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"<id>","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token <token>","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"channel\": \"xjXqoW1A\",\r\n    \"user_id\": 1834700975\r\n}"},"url":"https://www.clubhouseapi.com/api/invite_to_existing_channel","description":"<p>Invite someone to a currently joined channel. It will send a ping notification to the given <code>user_id</code>.</p>\n","urlObject":{"path":["invite_to_existing_channel"],"host":["https://www.clubhouseapi.com/api"],"query":[],"variable":[]}},"response":[{"id":"84c5193d-8e64-4f56-9c5c-f39a9a9d044d","name":"Unfollowed users","originalRequest":{"method":"POST","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"1387526936","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token 78da002dd191f3781e4a7ff0e8c7136156a8af0c","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"channel\": \"xjXqoW1A\",\r\n    \"user_id\": 1387526936\r\n}"},"url":"https://www.clubhouseapi.com/api/invite_to_existing_channel"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 04 Apr 2021 09:47:55 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"159"},{"key":"Connection","value":"close"},{"key":"Allow","value":"OPTIONS, POST"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Vary","value":"Origin"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"093de137ee00002c56ff32c000000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"63a99e3978e22c56-FRA"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"notifications_enabled\": false,\n    \"fallback_number_hash\": null,\n    \"fallback_message\": null,\n    \"error_message\": \"You can only invite people who follow you\"\n}"},{"id":"37b691b3-231a-4cc5-a6b7-97d163688531","name":"Successful","originalRequest":{"method":"POST","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"1387526936","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token 78da002dd191f3781e4a7ff0e8c7136156a8af0c","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"channel\": \"xjXqoW1A\",\r\n    \"user_id\": 1834700975\r\n}"},"url":"https://www.clubhouseapi.com/api/invite_to_existing_channel"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 04 Apr 2021 09:49:28 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"178"},{"key":"Connection","value":"close"},{"key":"Allow","value":"OPTIONS, POST"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Vary","value":"Accept-Encoding, Origin"},{"key":"Content-Encoding","value":"gzip"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"093de2a26800002c56ceb8f000000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"63a9a07d7f7f2c56-FRA"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"notifications_enabled\": true,\n    \"fallback_number_hash\": null,\n    \"fallback_message\": \"You should join this room. I am talking about your favorite topic!\\n\\nhttps://www.joinclubhouse.com/room/xjXqoW1A\"\n}"}],"_postman_id":"9f5b5a90-9f75-4fd4-b27e-3964a5b6eeee"},{"name":"Hide Channel","id":"5a487216-d754-453f-8f31-c6de30ca2812","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"<id>","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token <token>","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"channel\": \"xjXqoW1A\",\r\n    \"hide\": false\r\n}"},"url":"https://www.clubhouseapi.com/api/hide_channel","description":"<p>Hide/Unhide the channel from the channel list.</p>\n","urlObject":{"path":["hide_channel"],"host":["https://www.clubhouseapi.com/api"],"query":[],"variable":[]}},"response":[{"id":"31414897-fce3-4a64-a318-0d4df312ab85","name":"Successful","originalRequest":{"method":"POST","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"1387526936","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token 78da002dd191f3781e4a7ff0e8c7136156a8af0c","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"channel\": \"xjXqoW1A\",\r\n    \"hide\": true\r\n}"},"url":"https://www.clubhouseapi.com/api/hide_channel"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 04 Apr 2021 09:54:00 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"16"},{"key":"Connection","value":"close"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Vary","value":"Origin"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"093de6c7f400002c56bc821000000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"63a9a71fefe52c56-FRA"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true\n}"}],"_postman_id":"5a487216-d754-453f-8f31-c6de30ca2812"},{"name":"Leave Channel","id":"2bc6555e-7d19-4a67-8471-0ea9b26ace6b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"<id>","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token <token>","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"channel\": \"xV7ZAdgz\",\r\n    \"channel_id\": 1595047778\r\n}"},"url":"https://www.clubhouseapi.com/api/leave_channel","description":"<p>Leave the given channel.</p>\n","urlObject":{"path":["leave_channel"],"host":["https://www.clubhouseapi.com/api"],"query":[],"variable":[]}},"response":[{"id":"b8244fdd-3fbb-424a-880a-a05fc0d97c33","name":"Successful","originalRequest":{"method":"POST","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"1387526936","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token 78da002dd191f3781e4a7ff0e8c7136156a8af0c","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"channel\": \"PrbprrWW\",\r\n    \"channel_id\": 614686213\r\n}"},"url":"https://www.clubhouseapi.com/api/leave_channel"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 04 Apr 2021 09:55:47 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"16"},{"key":"Connection","value":"close"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Vary","value":"Origin"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"093de869f200002c56faba8000000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"63a9a9bcbabd2c56-FRA"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true\n}"}],"_postman_id":"2bc6555e-7d19-4a67-8471-0ea9b26ace6b"},{"name":"Join Channel","id":"3c336f78-fa36-4bd4-a6b5-981601a74281","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"<id>","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token <token>","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"channel\": \"xV7ZAdgz\",\r\n    \"attribution_source\": \"feed\",\r\n    \"attribution_details\": \"eyJpc19leHBsb3JlIjpmYWxzZSwicmFuayI6MX0=\"\r\n}"},"url":"https://www.clubhouseapi.com/api/join_channel","description":"<p>Join the given channel.</p>\n","urlObject":{"path":["join_channel"],"host":["https://www.clubhouseapi.com/api"],"query":[],"variable":[]}},"response":[{"id":"bd398d27-5ffd-4a4c-a3b8-2fd59bcee598","name":"Not available","originalRequest":{"method":"POST","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"1387526936","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token 78da002dd191f3781e4a7ff0e8c7136156a8af0c","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"channel\": \"PrbprrWW\",\r\n    \"attribution_source\": \"feed\",\r\n    \"attribution_details\": \"eyJpc19leHBsb3JlIjpmYWxzZSwicmFuayI6MX0=\"\r\n}"},"url":"https://www.clubhouseapi.com/api/join_channel"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 04 Apr 2021 09:57:33 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"110"},{"key":"Connection","value":"close"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Vary","value":"Origin"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"093dea086a00002c560837d000000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"63a9ac53dd692c56-FRA"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"error_message\": \"That room is no longer available 👋🏼\\nTry starting a new one instead?\"\n}"},{"id":"2a8c61ae-6836-4114-9336-ba9019d22ccd","name":"Successful","originalRequest":{"method":"POST","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"1387526936","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token 78da002dd191f3781e4a7ff0e8c7136156a8af0c","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"channel\": \"xV7ZAdgz\",\r\n    \"attribution_source\": \"feed\",\r\n    \"attribution_details\": \"eyJpc19leHBsb3JlIjpmYWxzZSwicmFuayI6MX0=\"\r\n}"},"url":"https://www.clubhouseapi.com/api/join_channel"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 04 Apr 2021 09:58:29 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"15918"},{"key":"Connection","value":"close"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Vary","value":"Accept-Encoding, Origin"},{"key":"Content-Encoding","value":"gzip"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"093deae19d00002c56248e5000000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"63a9adaf6e0a2c56-FRA"}],"cookie":[],"responseTime":null,"body":"{\n    \"creator_user_profile_id\": 62555,\n    \"channel_id\": 1595047778,\n    \"channel\": \"xV7ZAdgz\",\n    \"topic\": \"NFT’s and chill ✨🕺🏼\",\n    \"is_private\": false,\n    \"is_social_mode\": false,\n    \"url\": \"https://www.joinclubhouse.com/room/xV7ZAdgz\",\n    \"feature_flags\": [\n        \"AGORA_AUDIO_PROFILE_SPEECH_STANDARD\"\n    ],\n    \"club\": null,\n    \"club_name\": null,\n    \"club_id\": null,\n    \"welcome_for_user_profile\": null,\n    \"is_handraise_enabled\": true,\n    \"handraise_permission\": 2,\n    \"is_club_member\": false,\n    \"is_club_admin\": false,\n    \"users\": [\n        {\n            \"user_id\": 347582,\n            \"name\": \"William Tong\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/347582_d73d2190-ffde-4d10-8cb0-b78293a2fa14_thumbnail_250x250\",\n            \"username\": \"williamt\",\n            \"first_name\": \"William\",\n            \"skintone\": 2,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": true,\n            \"time_joined_as_speaker\": \"2021-04-04T07:08:28.180393+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 2341496,\n            \"name\": \"STRETTA\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2341496_0a4a1bd8-50d9-4dc5-a895-fbdf27ffdb9f_thumbnail_250x250\",\n            \"username\": \"nikroi\",\n            \"first_name\": \"STRETTA\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": true,\n            \"time_joined_as_speaker\": \"2021-04-04T07:08:51.507629+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 931992,\n            \"name\": \"shahram/\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/931992_975249fe-1130-4418-930e-16ee0454484e_thumbnail_250x250\",\n            \"username\": \"shok\",\n            \"first_name\": \"shahram/\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": true,\n            \"time_joined_as_speaker\": \"2021-04-04T07:09:19.636137+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 969642188,\n            \"name\": \"Cauzart\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/969642188_8d203576-2fc4-45b2-ad43-4eeff6eccc1a_thumbnail_250x250\",\n            \"username\": \"cauzart\",\n            \"first_name\": \"Cauzart\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": true,\n            \"time_joined_as_speaker\": \"2021-04-04T07:09:46.507030+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 1434642,\n            \"name\": \"@trippy\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1434642_2ca4b826-7e72-4f69-913b-121b0d46523c_thumbnail_250x250\",\n            \"username\": \"trippyshrooms\",\n            \"first_name\": \"@trippy\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": true,\n            \"time_joined_as_speaker\": \"2021-04-04T07:09:53.154358+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 5637034,\n            \"name\": \"93FPS\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/5637034_ec7cc359-2dce-4670-a552-44e13954deba_thumbnail_250x250\",\n            \"username\": \"93fps\",\n            \"first_name\": \"93FPS\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": true,\n            \"time_joined_as_speaker\": \"2021-04-04T07:09:54.495586+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 1337676150,\n            \"name\": \"Feroze Ali\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1337676150_19c890d3-f1f0-497a-8546-b539936d1479_thumbnail_250x250\",\n            \"username\": \"feroze17\",\n            \"first_name\": \"Feroze\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": true,\n            \"time_joined_as_speaker\": \"2021-04-04T07:10:08.299619+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 2914498,\n            \"name\": \"LIL MISS GNARLY\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2914498_6f643474-d3db-4e27-aef2-04d39cafd18d_thumbnail_250x250\",\n            \"username\": \"c4r0\",\n            \"first_name\": \"LIL MISS GNARLY\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": true,\n            \"time_joined_as_speaker\": \"2021-04-04T07:10:22.259776+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 1734365099,\n            \"name\": \"Dario De Siena\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1734365099_22dc4fa5-478e-43cc-b2a1-d3900896f5c4_thumbnail_250x250\",\n            \"username\": \"dariodesiena\",\n            \"first_name\": \"Dario\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": true,\n            \"time_joined_as_speaker\": \"2021-04-04T07:10:29.827300+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 3170561,\n            \"name\": \"Cat Ce\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/3170561_99f9c598-c108-4097-b939-9f6ff73711be_thumbnail_250x250\",\n            \"username\": \"officialcatce\",\n            \"first_name\": \"Cat\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": true,\n            \"time_joined_as_speaker\": \"2021-04-04T07:11:08.957993+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 235191,\n            \"name\": \"Will Gaines\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/235191_cf9b7b11-dc6c-477b-9354-3492c5a5a82a_thumbnail_250x250\",\n            \"username\": \"livingwithwill\",\n            \"first_name\": \"Will\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": true,\n            \"time_joined_as_speaker\": \"2021-04-04T07:11:18.329250+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 2529578,\n            \"name\": \"Caleb West\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2529578_b36550b2-7107-45f4-aefc-b87827275c03_thumbnail_250x250\",\n            \"username\": \"calebwest\",\n            \"first_name\": \"Caleb\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": true,\n            \"time_joined_as_speaker\": \"2021-04-04T07:11:26.033530+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 4345339,\n            \"name\": \"Q\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/4345339_f2b61b3b-237f-4183-a244-0114253195d5_thumbnail_250x250\",\n            \"username\": \"qclubb\",\n            \"first_name\": \"Q\",\n            \"skintone\": 5,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": true,\n            \"time_joined_as_speaker\": \"2021-04-04T07:12:08.295658+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 5614144,\n            \"name\": \"Ryan Ryan\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/5614144_1f049326-b6ff-407b-9db0-35ac785c3e58_thumbnail_250x250\",\n            \"username\": \"ryangetz.eth\",\n            \"first_name\": \"Ryan\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": true,\n            \"time_joined_as_speaker\": \"2021-04-04T07:12:22.304787+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 1939632131,\n            \"name\": \"Keith Botha\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1939632131_ed1e55cf-7d99-49bd-95a4-92432647fbef_thumbnail_250x250\",\n            \"username\": \"keith122\",\n            \"first_name\": \"Keith\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": true,\n            \"time_joined_as_speaker\": \"2021-04-04T07:13:58.463791+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 1453795,\n            \"name\": \"Matthew Neubauer\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1453795_825f82cd-59ae-407e-9250-f7f14360e723_thumbnail_250x250\",\n            \"username\": \"matthewneubauer\",\n            \"first_name\": \"Matthew\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": true,\n            \"time_joined_as_speaker\": \"2021-04-04T07:29:31.253974+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 1009868088,\n            \"name\": \"SharedVerse MetaVerse\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1009868088_2f28a7a3-cbfe-4d2b-84d8-9a6db4b99929_thumbnail_250x250\",\n            \"username\": \"sharedverse\",\n            \"first_name\": \"SharedVerse\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": true,\n            \"time_joined_as_speaker\": \"2021-04-04T07:33:09.079285+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 123557062,\n            \"name\": \"Zxyra / Dr. M Selinger\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/123557062_a09c2dc0-96f3-4673-aa4d-d4c1f27d2e41_thumbnail_250x250\",\n            \"username\": \"zxyra\",\n            \"first_name\": \"Zxyra\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": true,\n            \"time_joined_as_speaker\": \"2021-04-04T07:34:23.541537+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 400784,\n            \"name\": \"Jen Stein\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/400784_a5da924e-9260-43c9-9d20-d5db15448da4_thumbnail_250x250\",\n            \"username\": \"jenergizerr\",\n            \"first_name\": \"Jen\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": true,\n            \"time_joined_as_speaker\": \"2021-04-04T07:41:34.360713+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 1980401089,\n            \"name\": \"Henry Woo\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1980401089_1c42831b-9471-4483-b6c3-cd6c9974aec4_thumbnail_250x250\",\n            \"username\": \"henrywoo\",\n            \"first_name\": \"Henry\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": true,\n            \"time_joined_as_speaker\": \"2021-04-04T07:46:42.881817+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 23942,\n            \"name\": \"LIZZA MONET MORALES\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/23942_0ea89e4a-0fde-42ad-940f-d9ff7f9acd1d_thumbnail_250x250\",\n            \"username\": \"xoxolizza\",\n            \"first_name\": \"LIZZA\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": true,\n            \"time_joined_as_speaker\": \"2021-04-04T07:55:55.626310+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 1025648792,\n            \"name\": \"Christopher Burke\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1025648792_82977fac-847b-4f10-b842-c499a11c673e_thumbnail_250x250\",\n            \"username\": \"chreeza\",\n            \"first_name\": \"Christopher\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": true,\n            \"time_joined_as_speaker\": \"2021-04-04T08:09:12.836472+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 630984569,\n            \"name\": \"Orbseer\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/630984569_b87a57dd-a81f-4166-b8d1-abc77986a92d_thumbnail_250x250\",\n            \"username\": \"orbseer\",\n            \"first_name\": \"Orbseer\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": true,\n            \"time_joined_as_speaker\": \"2021-04-04T08:09:57.603264+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 955194,\n            \"name\": \"LUVELLI\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/955194_feb0fafe-2767-4e8d-be34-a0a6020fa9e3_thumbnail_250x250\",\n            \"username\": \"luvelli\",\n            \"first_name\": \"LUVELLI\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": true,\n            \"time_joined_as_speaker\": \"2021-04-04T08:34:35.165419+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 1522590,\n            \"name\": \"BRAINPASTA\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1522590_ab6a9951-7788-4f10-8fca-f770aad42e3e_thumbnail_250x250\",\n            \"username\": \"brainpixi\",\n            \"first_name\": \"BRAINPASTA\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": true,\n            \"time_joined_as_speaker\": \"2021-04-04T08:39:30.319407+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 1621967214,\n            \"name\": \"Kelly Pantaleoni\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1621967214_3b342887-2593-4416-8b79-885c72f884d8_thumbnail_250x250\",\n            \"username\": \"kellypantaleoni\",\n            \"first_name\": \"Kelly\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": true,\n            \"time_joined_as_speaker\": \"2021-04-04T08:49:53.773472+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 6001433,\n            \"name\": \"Mike Ansbach\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/6001433_4010f6dc-fbdc-4336-8af3-6b221bb660c1_thumbnail_250x250\",\n            \"username\": \"mikeansbach\",\n            \"first_name\": \"Mike\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": true,\n            \"time_joined_as_speaker\": \"2021-04-04T08:57:06.468878+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 5625634,\n            \"name\": \"FM\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/5625634_4b041c10-a5c6-4e1d-856d-3566ff4334a1_thumbnail_250x250\",\n            \"username\": \"feiming\",\n            \"first_name\": \"FM\",\n            \"skintone\": 2,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": true,\n            \"time_joined_as_speaker\": \"2021-04-04T08:58:42.045368+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 5764020,\n            \"name\": \"陳奐仁\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/5764020_f3c258e1-1a38-434f-841c-3b222a39ed18_thumbnail_250x250\",\n            \"username\": \"hanjin\",\n            \"first_name\": \"陳奐仁\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": true,\n            \"time_joined_as_speaker\": \"2021-04-04T09:21:24.400640+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 1853945390,\n            \"name\": \"IMCMPLX\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1853945390_082cbf34-90e1-41e8-a643-5f3d884e9a35_thumbnail_250x250\",\n            \"username\": \"imcmplx\",\n            \"first_name\": \"IMCMPLX\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": true,\n            \"time_joined_as_speaker\": \"2021-04-04T09:21:44.426604+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 12636,\n            \"name\": \"Michael Rutledge\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/12636_c1437b08-a024-409c-ad24-f99bbce0a7ec_thumbnail_250x250\",\n            \"username\": \"mjrut\",\n            \"first_name\": \"Michael\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": true,\n            \"time_joined_as_speaker\": \"2021-04-04T09:22:13.467234+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 1041461457,\n            \"name\": \"Trish\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1041461457_485a0ab1-991f-4d9c-b7b6-612f7bed4f99_thumbnail_250x250\",\n            \"username\": \"nftish\",\n            \"first_name\": \"Trish\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": true,\n            \"time_joined_as_speaker\": \"2021-04-04T09:35:59.496652+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 1096660184,\n            \"name\": \"Manny Linx\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1096660184_b581c51e-2ef8-404d-86b7-d038af1d2b05_thumbnail_250x250\",\n            \"username\": \"mannylinx\",\n            \"first_name\": \"Manny\",\n            \"skintone\": 1,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": true,\n            \"time_joined_as_speaker\": \"2021-04-04T09:38:06.138553+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 253332488,\n            \"name\": \"Laura Shepherd\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/253332488_611b83e4-479e-4360-b21b-98648bdbff99_thumbnail_250x250\",\n            \"username\": \"ls528\",\n            \"first_name\": \"Laura\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": true,\n            \"time_joined_as_speaker\": \"2021-04-04T09:46:38.257342+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 1347629764,\n            \"name\": \"Kanon Knaphus\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1347629764_2cd814d8-3c3d-4bc7-98c8-231bdddd144e_thumbnail_250x250\",\n            \"username\": \"lazerkanon\",\n            \"first_name\": \"Kanon\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": \"2021-04-04T07:10:59.014568+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 4979996,\n            \"name\": \"Gora Diop\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/4979996_050b2a0b-da49-4a2d-ac41-a8724f54a8b4_thumbnail_250x250\",\n            \"username\": \"goradiop\",\n            \"first_name\": \"Gora\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": \"2021-04-04T07:14:37.008395+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 1163395806,\n            \"name\": \"QueenG Dreamdoll\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1163395806_986ddff6-84bc-417e-8ac1-0ac9aa655514_thumbnail_250x250\",\n            \"username\": \"euresucht\",\n            \"first_name\": \"QueenG\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": true,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": \"2021-04-04T07:16:30.794182+00:00\",\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 3255428,\n            \"name\": \"Jennica Mae Abrams\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/3255428_b49bb50d-d42b-4f29-899b-97796879865d_thumbnail_250x250\",\n            \"username\": \"jennicamae\",\n            \"first_name\": \"Jennica\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": \"2021-04-04T07:22:41.040729+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 2007591,\n            \"name\": \"Jordan Michael Schuster\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2007591_22158390-daec-4a9c-a157-4aafacffb112_thumbnail_250x250\",\n            \"username\": \"metafive\",\n            \"first_name\": \"Jordan\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": \"2021-04-04T07:24:58.457808+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 981514011,\n            \"name\": \"Faye Chou\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/981514011_138a64cd-b8cf-47b2-b7a7-3ac8954854f1_thumbnail_250x250\",\n            \"username\": \"fayechou\",\n            \"first_name\": \"Faye\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": \"2021-04-04T07:29:21.676051+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 1394157434,\n            \"name\": \"Tanaka\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1394157434_85db7532-fae5-4114-b7f3-7745cfdab5ec_thumbnail_250x250\",\n            \"username\": \"bryantanaka\",\n            \"first_name\": \"Tanaka\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": \"2021-04-04T07:39:38.530391+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 2212350,\n            \"name\": \"Tony Van Pelt\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2212350_57ecb289-3ee9-463c-9245-55f2f78cc7cf_thumbnail_250x250\",\n            \"username\": \"chroniccandy\",\n            \"first_name\": \"Tony\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": \"2021-04-04T07:44:32.348394+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 5547868,\n            \"name\": \"Daniel Verrico\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/5547868_94536a3d-8651-4055-b029-64f5d7ce89ca_thumbnail_250x250\",\n            \"username\": \"dverrico\",\n            \"first_name\": \"Daniel\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": \"2021-04-04T08:10:21.008691+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 1148232126,\n            \"name\": \"EXIT Impulse\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1148232126_f09c430a-8d92-49d5-85ab-1c19286ccc75_thumbnail_250x250\",\n            \"username\": \"exit_impulse\",\n            \"first_name\": \"EXIT\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": \"2021-04-04T08:18:10.179041+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 884347423,\n            \"name\": \"Maurice Vanpelt\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/884347423_7c672c60-a619-468e-a1a1-e9e56666c1bd_thumbnail_250x250\",\n            \"username\": \"kushtacos\",\n            \"first_name\": \"Maurice\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": \"2021-04-04T08:18:35.291958+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 817610934,\n            \"name\": \"Sabina\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/817610934_97c7342a-0f92-4130-afed-2cdcf65815df_thumbnail_250x250\",\n            \"username\": \"sabinanoir\",\n            \"first_name\": \"Sabina\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": \"2021-04-04T08:22:52.919820+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 2221379,\n            \"name\": \"Jafeth\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2221379_dfe4179f-06ee-4f5a-ab07-d55557e03936_thumbnail_250x250\",\n            \"username\": \"jafeth\",\n            \"first_name\": \"Jafeth\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": \"2021-04-04T08:23:21.527836+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 2641967,\n            \"name\": \"w00t.art\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2641967_74354518-f6b1-403c-834e-bf19eff16d18_thumbnail_250x250\",\n            \"username\": \"sebastianseelig\",\n            \"first_name\": \"w00t.art\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": \"2021-04-04T08:43:28.656777+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 616734888,\n            \"name\": \"Sēini SistaNative\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/616734888_6389d7ac-adde-4eda-9f98-62429e691565_thumbnail_250x250\",\n            \"username\": \"iamseini\",\n            \"first_name\": \"Sēini SistaNative\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": \"2021-04-04T08:43:41.214507+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 2383919,\n            \"name\": \"GOLDLY\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2383919_1ec91ee6-bd6e-46e9-a59b-c3e2d0ca1f58_thumbnail_250x250\",\n            \"username\": \"xgoldlyx\",\n            \"first_name\": \"GOLDLY\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": \"2021-04-04T08:48:46.725602+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 3521354,\n            \"name\": \"Janie Fitzgerald\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/3521354_6a3ba57f-d21e-45e9-b408-1aeacf10b581_thumbnail_250x250\",\n            \"username\": \"janiefitzgerald\",\n            \"first_name\": \"Janie\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": \"2021-04-04T08:52:38.057068+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 22777769,\n            \"name\": \"Jeremiah Ketner\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/22777769_75f4f3fb-ab4b-414f-92ed-486a165f76b9_thumbnail_250x250\",\n            \"username\": \"smallandround\",\n            \"first_name\": \"Jeremiah\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": \"2021-04-04T08:55:08.773116+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 238654891,\n            \"name\": \"Clare Maguire\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/238654891_38ebea15-5082-4f99-b02a-cde098bee182_thumbnail_250x250\",\n            \"username\": \"claremaguire\",\n            \"first_name\": \"Clare\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": \"2021-04-04T08:59:50.478806+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 1405140381,\n            \"name\": \"Olju Man\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1405140381_b5b56831-a0f8-48b4-843a-c0b4856f9aa9_thumbnail_250x250\",\n            \"username\": \"olju\",\n            \"first_name\": \"Olju\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": \"2021-04-04T09:08:29.334305+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 2107877,\n            \"name\": \"RUKE\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2107877_375a0b23-fed2-443e-9b8a-e80d217163bc_thumbnail_250x250\",\n            \"username\": \"ruke\",\n            \"first_name\": \"RUKE\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": \"2021-04-04T09:21:40.017949+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 1343145,\n            \"name\": \"Brave Monk\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1343145_6488d8e5-e212-4121-b889-3df945c94167_thumbnail_250x250\",\n            \"username\": \"bravemonk\",\n            \"first_name\": \"Brave\",\n            \"skintone\": 4,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": \"2021-04-04T09:24:13.021592+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 2280566,\n            \"name\": \"Liz Corvino\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2280566_b1cd1467-37c6-431e-b6dd-ed843b1dfec5_thumbnail_250x250\",\n            \"username\": \"lizvino\",\n            \"first_name\": \"Liz\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": \"2021-04-04T09:29:19.110916+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 2012507536,\n            \"name\": \"Albert Polanco\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2012507536_eddf57d0-810b-4b3e-b87e-f72dea97e58c_thumbnail_250x250\",\n            \"username\": \"cryptovert\",\n            \"first_name\": \"Albert\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": \"2021-04-04T09:33:16.932495+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 1850202577,\n            \"name\": \"Naz Cross\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1850202577_fdb2ad7c-6748-44e5-90cd-8c373500bbbc_thumbnail_250x250\",\n            \"username\": \"nazcross\",\n            \"first_name\": \"Naz\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": \"2021-04-04T09:37:30.835090+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 970909487,\n            \"name\": \"Conscious Harmony\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/970909487_6975b6b9-d188-4ae2-8009-5dca653587de_thumbnail_250x250\",\n            \"username\": \"consciousharmny\",\n            \"first_name\": \"Conscious\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": \"2021-04-04T09:39:28.053541+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 197328362,\n            \"name\": \"Ross Rayala\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/197328362_4cadacbc-bfe9-40ae-9d89-d376653800fe_thumbnail_250x250\",\n            \"username\": \"potvarotti\",\n            \"first_name\": \"Ross\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": \"2021-04-04T09:41:36.586931+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 442584,\n            \"name\": \"eear_plug\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/442584_66544ca6-7aa7-4a41-8b4a-8620d131e508_thumbnail_250x250\",\n            \"username\": \"eear_plug\",\n            \"first_name\": \"eear_plug\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": \"2021-04-04T09:44:59.237769+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 517648382,\n            \"name\": \"Buuvei Buuvei\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/517648382_c490e4ec-cbb6-45fb-9ab5-6d8887557d02_thumbnail_250x250\",\n            \"username\": \"i3uuve1\",\n            \"first_name\": \"Buuvei\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": \"2021-04-04T09:45:58.635130+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 1558411849,\n            \"name\": \"Kagan Okudan\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1558411849_e73002c3-d321-4fdd-8b36-328bfd910fe3_thumbnail_250x250\",\n            \"username\": \"nardugan\",\n            \"first_name\": \"Kagan\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": \"2021-04-04T09:46:53.601922+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 1269408,\n            \"name\": \"Hina Solanki\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1269408_05d339ad-8460-4441-a06c-4fc09f2c8f26_thumbnail_250x250\",\n            \"username\": \"hinasolanki\",\n            \"first_name\": \"Hina\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": \"2021-04-04T09:53:04.643366+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 842841859,\n            \"name\": \"Hassan Aldahan\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/842841859_0aa18541-4665-4de7-8f87-22f46cd501d9_thumbnail_250x250\",\n            \"username\": \"aldahan\",\n            \"first_name\": \"Hassan\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": \"2021-04-04T09:53:56.087018+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 1390812166,\n            \"name\": \"Golara Tavakolian\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1390812166_9ef46016-1c79-4430-9ba3-81d76ca96282_thumbnail_250x250\",\n            \"username\": \"gol.ara\",\n            \"first_name\": \"Golara\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": true,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": \"2021-04-04T09:54:42.926971+00:00\",\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 2106304524,\n            \"name\": \"Hazel Traifalgar\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2106304524_603e6c4b-0b4a-444d-b71b-de5e155ba146_thumbnail_250x250\",\n            \"username\": \"cerebralhaze\",\n            \"first_name\": \"Hazel\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 233974877,\n            \"name\": \"Akin Al\",\n            \"photo_url\": null,\n            \"username\": \"akinalt\",\n            \"first_name\": \"Akin\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 371276765,\n            \"name\": \"Kevin J. Foster Sr.\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/371276765_c2295582-b258-473c-ba10-b15721be03de_thumbnail_250x250\",\n            \"username\": \"kevonsecurity\",\n            \"first_name\": \"Kevin\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1371713475,\n            \"name\": \"Emmanuelle Collet\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1371713475_a38e6791-20df-4a63-add7-48277c5bbed1_thumbnail_250x250\",\n            \"username\": \"emmacollet\",\n            \"first_name\": \"Emmanuelle\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1870612741,\n            \"name\": \"Thomas Wong\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1870612741_a16e6179-d4c3-4e77-8397-f058740c264f_thumbnail_250x250\",\n            \"username\": \"thomasfmwong\",\n            \"first_name\": \"Thomas\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1780671,\n            \"name\": \"Daniel Brooks\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1780671_6de5217d-4073-468b-b0fa-96721aad1514_thumbnail_250x250\",\n            \"username\": \"danielbrooksart\",\n            \"first_name\": \"Daniel\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 1892405959,\n            \"name\": \"KANA UEDA\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1892405959_c7599ed2-2ceb-44ff-a3f7-a6ca207d7326_thumbnail_250x250\",\n            \"username\": \"elephantkana\",\n            \"first_name\": \"KANA\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 2779341,\n            \"name\": \"Soniu Peng\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2779341_42667d47-caff-42ac-ba98-90442c514c59_thumbnail_250x250\",\n            \"username\": \"soniu\",\n            \"first_name\": \"Soniu Peng\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 779317134,\n            \"name\": \"Bev Poon\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/779317134_7f4a4086-3a5c-4e07-9392-de019d7cbf36_thumbnail_250x250\",\n            \"username\": \"bppw245\",\n            \"first_name\": \"Bev\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1804520529,\n            \"name\": \"Clairvoyant Alliance\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1804520529_2d98e6e2-1715-4556-b812-50b62edaf165_thumbnail_250x250\",\n            \"username\": \"clairvoyantart\",\n            \"first_name\": \"Clairvoyant\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 47767483,\n            \"name\": \"Heath Nickell\",\n            \"photo_url\": null,\n            \"username\": \"hnickell\",\n            \"first_name\": \"Heath\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1710480757,\n            \"name\": \"Sunny Bak\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1710480757_402a8453-7d99-46a4-a95a-15f66efe31cf_thumbnail_250x250\",\n            \"username\": \"sunnybakster\",\n            \"first_name\": \"Sunny\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 1411705445,\n            \"name\": \"Jason Smith\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1411705445_b9c5fcea-a092-444a-a017-c3cb0169ec7c_thumbnail_250x250\",\n            \"username\": \"jaimiller77\",\n            \"first_name\": \"Jason\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 142572950,\n            \"name\": \"shiyang qu\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/142572950_984e1429-6c84-4885-90ea-35c2d05f7234_thumbnail_250x250\",\n            \"username\": \"datq777\",\n            \"first_name\": \"shiyang\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 415426606,\n            \"name\": \"SHINTARO OSAKI\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/415426606_6e6a2ce2-3d40-4e55-a357-75c6febde68d_thumbnail_250x250\",\n            \"username\": \"shintaro_osaki\",\n            \"first_name\": \"SHINTARO\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 49055245,\n            \"name\": \"Joanne Tan\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/49055245_361682c9-6696-47af-a43f-556a0c1b7f9a_thumbnail_250x250\",\n            \"username\": \"joanntan44\",\n            \"first_name\": \"Joanne\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 62675,\n            \"name\": \"Ceekay Ek\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/62675_3e7a4a62-d192-4161-9069-99cfd548560d_thumbnail_250x250\",\n            \"username\": \"ceekay\",\n            \"first_name\": \"Ceekay\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 2598620,\n            \"name\": \"Danny Ee\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2598620_6be8ff55-c5e3-4e05-a15a-e72a78f901c1_thumbnail_250x250\",\n            \"username\": \"danee\",\n            \"first_name\": \"Danny\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 805607,\n            \"name\": \"Jordan Steinfast\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/805607_e43a4954-6f08-4649-8cdf-a8a59b9abd97_thumbnail_250x250\",\n            \"username\": \"jordansteinfast\",\n            \"first_name\": \"Jordan\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 980052720,\n            \"name\": \"Lyra Wang\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/980052720_800568ed-b868-4089-9c86-d9320f2d1fd5_thumbnail_250x250\",\n            \"username\": \"lyrawlwang\",\n            \"first_name\": \"Lyra\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1099122831,\n            \"name\": \"🪞Lexina Wang\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1099122831_277bc805-aada-41ae-ab0d-cee77c1db800_thumbnail_250x250\",\n            \"username\": \"nyxlina\",\n            \"first_name\": \"🪞Lexina\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 197469778,\n            \"name\": \"Meg Pickarski\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/197469778_341e0b23-8502-4841-a9e9-91412c0e9df3_thumbnail_250x250\",\n            \"username\": \"megomyeggo21\",\n            \"first_name\": \"Meg\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1704153046,\n            \"name\": \"Yuri Kutcovskey\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1704153046_36c0abdf-4dc2-47ac-83e6-b33899aabff0_thumbnail_250x250\",\n            \"username\": \"pryamoj\",\n            \"first_name\": \"Yuri\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 742393,\n            \"name\": \"Rayne Elitist\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/742393_74f54265-154b-4d45-8cf9-27a4b7cb26a4_thumbnail_250x250\",\n            \"username\": \"rayneelitist\",\n            \"first_name\": \"Rayne\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1492735571,\n            \"name\": \"John Dodds\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1492735571_73fa8c5c-3d63-4200-bfca-268e9184aa38_thumbnail_250x250\",\n            \"username\": \"jdoddsiii\",\n            \"first_name\": \"John\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 4574572,\n            \"name\": \"Tammy Lovin\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/4574572_5635971e-27b9-4f17-8356-ca531840d9f2_thumbnail_250x250\",\n            \"username\": \"tammylovin\",\n            \"first_name\": \"Tammy\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1579557724,\n            \"name\": \"Boldbaatar Dashdorj\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1579557724_035a4e4b-e871-49ae-bf00-71b75b487709_thumbnail_250x250\",\n            \"username\": \"boldbaatar2021\",\n            \"first_name\": \"Boldbaatar\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1741477808,\n            \"name\": \"Jade Cadeliña\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1741477808_9e93c257-98c3-4fb4-a655-5acacc678960_thumbnail_250x250\",\n            \"username\": \"jadecadelina\",\n            \"first_name\": \"Jade\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 452006697,\n            \"name\": \"Darwin Yang\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/452006697_5beea54a-c9a9-4995-94c0-420b67c14131_thumbnail_250x250\",\n            \"username\": \"yangdarwin\",\n            \"first_name\": \"Darwin\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1708108769,\n            \"name\": \"Jordan Phillips\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1708108769_c1c04abb-d6b0-406d-b113-bc913b40dbca_thumbnail_250x250\",\n            \"username\": \"jordanphillips_\",\n            \"first_name\": \"Jordan\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 3788478,\n            \"name\": \"Gaku Shirai\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/3788478_e20dc2b8-10a2-48d9-aa14-b5be418fb79b_thumbnail_250x250\",\n            \"username\": \"gakushirai\",\n            \"first_name\": \"Gaku\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 485525621,\n            \"name\": \"jing su\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/485525621_89026d27-8bd4-41d9-b727-c06ccd681044_thumbnail_250x250\",\n            \"username\": \"jingsu1998\",\n            \"first_name\": \"jing\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 255432974,\n            \"name\": \"Marina Smirnova\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/255432974_72ae2d49-0cc5-4646-a492-7ffdbf3438d0_thumbnail_250x250\",\n            \"username\": \"smirnovaru\",\n            \"first_name\": \"Marina\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 693300894,\n            \"name\": \"Michael Lyle\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/693300894_c38176f9-8754-4c71-bb30-46b577f297a6_thumbnail_250x250\",\n            \"username\": \"bluecatmusic\",\n            \"first_name\": \"Michael\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 4216799,\n            \"name\": \"yuichi sakamoto\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/4216799_eb73f1c5-ac6a-4ac4-b38c-04792b999616_thumbnail_250x250\",\n            \"username\": \"yuichi3\",\n            \"first_name\": \"yuichi\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1498672165,\n            \"name\": \"Abhishek Bhattacharya\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1498672165_8f575006-8137-4719-b973-e2dee6881ae5_thumbnail_250x250\",\n            \"username\": \"abhib3012\",\n            \"first_name\": \"Abhishek\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1989832,\n            \"name\": \"Melena Kelley\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1989832_a24988fd-8104-4408-b70a-bd9890ac13ad_thumbnail_250x250\",\n            \"username\": \"shegottit\",\n            \"first_name\": \"Melena\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1864412,\n            \"name\": \"Dr. Mumum Barker\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1864412_c7baf789-fd53-4ceb-8668-bee482f71b00_thumbnail_250x250\",\n            \"username\": \"_ninabarker\",\n            \"first_name\": \"Dr.\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 955750,\n            \"name\": \"Jon Duvall\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/955750_0f1c1a6a-c9c9-4c46-b47c-cc51dd2c102a_thumbnail_250x250\",\n            \"username\": \"jr_direct\",\n            \"first_name\": \"Jon\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 444946224,\n            \"name\": \"Fran Rodríguez\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/444946224_f13b0681-d67f-4c5f-94c8-f5db53d6f4a9_thumbnail_250x250\",\n            \"username\": \"headontheclouds\",\n            \"first_name\": \"Fran\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 1514934466,\n            \"name\": \"Eselci Xo\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1514934466_7522e868-4f32-4b87-ac9d-e4685b1bbe70_thumbnail_250x250\",\n            \"username\": \"eselci\",\n            \"first_name\": \"Eselci\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 666543561,\n            \"name\": \"Lex Wu\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/666543561_8daf1d11-6d6d-4623-8204-892530de5638_thumbnail_250x250\",\n            \"username\": \"qi-xiu\",\n            \"first_name\": \"Lex\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1064296367,\n            \"name\": \"Gabriel Stan\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1064296367_db762f7b-2c9e-4d10-a01d-7c9c46212eaf_thumbnail_250x250\",\n            \"username\": \"midnightartso\",\n            \"first_name\": \"Gabriel\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1071774715,\n            \"name\": \"Elham Givehchi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1071774715_d10231ce-7a75-4748-9802-aae32b87bb08_thumbnail_250x250\",\n            \"username\": \"seoweb\",\n            \"first_name\": \"Elham\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1015664581,\n            \"name\": \"Riccardo Zancano\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1015664581_9c8dc260-55b5-446b-ada9-a5fa60d8c0a1_thumbnail_250x250\",\n            \"username\": \"rickyarte\",\n            \"first_name\": \"Riccardo\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 703822952,\n            \"name\": \"Gurgen Abagyan\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/703822952_aa9ebd15-457d-458d-984f-0ac0e58d819e_thumbnail_250x250\",\n            \"username\": \"gurgen.abagyan\",\n            \"first_name\": \"Gurgen\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1550025816,\n            \"name\": \"Thomas Erh\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1550025816_e4d2fadd-bea9-4392-8a19-db3842184041_thumbnail_250x250\",\n            \"username\": \"thomaserh\",\n            \"first_name\": \"Thomas\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 2381344,\n            \"name\": \"Anna Gevorkian\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2381344_63cc90a0-e78d-4762-89c7-dfe147c284c8_thumbnail_250x250\",\n            \"username\": \"annagev\",\n            \"first_name\": \"Anna\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 975708298,\n            \"name\": \"Nimuka Bold\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/975708298_6ce06802-7a4d-4108-9f33-553ad2f5a5d1_thumbnail_250x250\",\n            \"username\": \"nimuka_bespoke\",\n            \"first_name\": \"Nimuka\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1559148509,\n            \"name\": \"Jwin Chow\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1559148509_e9840d04-57a4-4667-a71e-f7973b27ea6a_thumbnail_250x250\",\n            \"username\": \"jwinchow\",\n            \"first_name\": \"Jwin\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1918435913,\n            \"name\": \"Nadia Dehghan\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1918435913_21464c81-d935-4c18-b4a4-b5361976b105_thumbnail_250x250\",\n            \"username\": \"nadiadehghan\",\n            \"first_name\": \"Nadia\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1887304899,\n            \"name\": \"Sajjad Khoshroo\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1887304899_90a1dcc8-3720-43de-8336-2070dbf08204_thumbnail_250x250\",\n            \"username\": \"skhoshroo\",\n            \"first_name\": \"Sajjad\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 5695251,\n            \"name\": \"Nathaniel B.\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/5695251_2e9312d7-0cd0-4535-a4bb-c1882aaa3599_thumbnail_250x250\",\n            \"username\": \"nate_god\",\n            \"first_name\": \"Nathaniel\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 823477759,\n            \"name\": \"Benjamin Wightman\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/823477759_a661523e-311a-4ada-9993-353c185c0992_thumbnail_250x250\",\n            \"username\": \"benjaminwightmn\",\n            \"first_name\": \"Benjamin\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1196958708,\n            \"name\": \"Max Pratts\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1196958708_5b4dbfbd-c979-480a-aeb9-4fbcf1498f9c_thumbnail_250x250\",\n            \"username\": \"filmboy\",\n            \"first_name\": \"Max\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 241523089,\n            \"name\": \"Thanaa Alaraimi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/241523089_5d6a735c-bf70-49ff-a265-92adecbb32ef_thumbnail_250x250\",\n            \"username\": \"thanaalaraimi\",\n            \"first_name\": \"Thanaa\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 83070672,\n            \"name\": \"Christina Burnam\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/83070672_1d4a2e5f-5fbb-4bd6-b48a-98528c047ea3_thumbnail_250x250\",\n            \"username\": \"christinaburnam\",\n            \"first_name\": \"Christina\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 336319218,\n            \"name\": \"LadyDee\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/336319218_01202004-da29-450a-a520-6f9346447d5f_thumbnail_250x250\",\n            \"username\": \"djaneladydee\",\n            \"first_name\": \"LadyDee\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1169812465,\n            \"name\": \"Emre Sam.\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1169812465_87cc85c1-d9ab-4558-999f-4204a219dcab_thumbnail_250x250\",\n            \"username\": \"emoloji\",\n            \"first_name\": \"Emre\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1955966194,\n            \"name\": \"June C.\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1955966194_6f875dfc-3c87-4051-ad44-1cf61b76ad9d_thumbnail_250x250\",\n            \"username\": \"luxlife24\",\n            \"first_name\": \"June\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1551541,\n            \"name\": \"Brenda Girven\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1551541_c9d73d3b-81c7-40d0-8c4c-a9135d78411f_thumbnail_250x250\",\n            \"username\": \"drbrendagirven\",\n            \"first_name\": \"Brenda\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 237893103,\n            \"name\": \"Pedram Zamani\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/237893103_28b5c47e-ada5-46ff-90f8-2af26ef240ea_thumbnail_250x250\",\n            \"username\": \"pedram.zmn\",\n            \"first_name\": \"Pedram\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1114945550,\n            \"name\": \"Игорь Шихранов\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1114945550_7a43f564-b55d-44a1-b5a4-1f060bb29dbe_thumbnail_250x250\",\n            \"username\": \"shikhranovigor\",\n            \"first_name\": \"Игорь\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 747924626,\n            \"name\": \"Shiva Hs\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/747924626_83e40530-46fa-4237-877c-bd92d603c0d7_thumbnail_250x250\",\n            \"username\": \"shivahosseini\",\n            \"first_name\": \"Shiva\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 266423807,\n            \"name\": \"Ali TJ\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/266423807_2a3371dc-9f97-4840-b651-1395a21177cf_thumbnail_250x250\",\n            \"username\": \"alitj\",\n            \"first_name\": \"Ali\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1611764646,\n            \"name\": \"adel Khoshmakan\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1611764646_73ed337d-52e4-4594-9e79-a1259f276356_thumbnail_250x250\",\n            \"username\": \"adelkhoshmakan\",\n            \"first_name\": \"adel\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1182324756,\n            \"name\": \"Rasul Osmanov\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1182324756_928fc93c-d5f3-4b5f-9d88-60ccae228ab5_thumbnail_250x250\",\n            \"username\": \"rasul19\",\n            \"first_name\": \"Rasul\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1253540509,\n            \"name\": \"Amir Zzzz\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1253540509_b06d9fb7-1ca2-4aea-b7ad-c596537799a8_thumbnail_250x250\",\n            \"username\": \"amirrrrrzz\",\n            \"first_name\": \"Amir\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 794909530,\n            \"name\": \"Sasha Malysheva\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/794909530_e71493c5-782f-43d2-8add-f71456965ef2_thumbnail_250x250\",\n            \"username\": \"salllka_artist\",\n            \"first_name\": \"Sasha\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 4529754,\n            \"name\": \"Gozde Mutluer\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/4529754_64fb229b-433e-4630-9c7c-742535cab5b6_thumbnail_250x250\",\n            \"username\": \"gozdemutluer\",\n            \"first_name\": \"Gozde\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 568643764,\n            \"name\": \"Saint Francis\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/568643764_ac185400-b662-4cb7-8c7f-c3aa8b81252b_thumbnail_250x250\",\n            \"username\": \"franzlesaint\",\n            \"first_name\": \"Saint\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 756647109,\n            \"name\": \"Caleb Wong\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/756647109_3d67a029-a207-4430-a5dc-e62d16537871_thumbnail_250x250\",\n            \"username\": \"calebwong310\",\n            \"first_name\": \"Caleb\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 375639585,\n            \"name\": \"Din Leib\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/375639585_dd6377e4-624f-4802-804e-ec2ffdb99f51_thumbnail_250x250\",\n            \"username\": \"dinleib\",\n            \"first_name\": \"Din\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1465530821,\n            \"name\": \"Davood Taheri\",\n            \"photo_url\": null,\n            \"username\": \"tamirkarmov\",\n            \"first_name\": \"Davood\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1698991631,\n            \"name\": \"simple is best\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1698991631_f1c64d08-6751-45f6-8403-d54387f457f5_thumbnail_250x250\",\n            \"username\": \"simpleisbest99\",\n            \"first_name\": \"simple\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1817418612,\n            \"name\": \"Miki Ng\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1817418612_6dbda6a2-3b79-4b47-bedd-27462a842d89_thumbnail_250x250\",\n            \"username\": \"mikingng\",\n            \"first_name\": \"Miki\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 993302,\n            \"name\": \"KRZTA\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/993302_45bd3593-b3ca-4c11-8b55-e2ac264b8428_thumbnail_250x250\",\n            \"username\": \"kristaleanne\",\n            \"first_name\": \"KRZTA\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 2031400717,\n            \"name\": \"Daniel van de Ghinste\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2031400717_f4079745-5f62-4378-aae7-cada6fe9eb92_thumbnail_250x250\",\n            \"username\": \"lord_luvat\",\n            \"first_name\": \"Daniel\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 1965631650,\n            \"name\": \"Mahsa Khedmati\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1965631650_a402385f-d248-4178-86b5-6a1632764d77_thumbnail_250x250\",\n            \"username\": \"mahsakhedmati\",\n            \"first_name\": \"Mahsa\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1884559012,\n            \"name\": \"Moeka Negishi\",\n            \"photo_url\": null,\n            \"username\": \"negimo\",\n            \"first_name\": \"Moeka\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1358425953,\n            \"name\": \"José Mota\",\n            \"photo_url\": null,\n            \"username\": \"jomota\",\n            \"first_name\": \"José\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 118501004,\n            \"name\": \"Alireza Mohtashami\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/118501004_b4347814-eee0-4b6d-a8c0-04bb7e9782c8_thumbnail_250x250\",\n            \"username\": \"mohtasham1977\",\n            \"first_name\": \"Alireza\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 2389142,\n            \"name\": \"Esther Lee\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2389142_347cbc3b-796b-4946-a4a2-d8c75737a878_thumbnail_250x250\",\n            \"username\": \"elee321\",\n            \"first_name\": \"Esther\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 820307101,\n            \"name\": \"Pooria Shooryabi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/820307101_f6015caf-9f78-43f2-b3d8-a94f52c05232_thumbnail_250x250\",\n            \"username\": \"pooria.sh8\",\n            \"first_name\": \"Pooria\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 217216170,\n            \"name\": \"Shingo KISHIMURA\",\n            \"photo_url\": null,\n            \"username\": \"shingochyan\",\n            \"first_name\": \"Shingo\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 709747428,\n            \"name\": \"Jasmine Okoro\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/709747428_27c160f1-ab1e-4a21-ac70-fface5c4092b_thumbnail_250x250\",\n            \"username\": \"jasmineookoro\",\n            \"first_name\": \"Jasmine\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1647519640,\n            \"name\": \"Kaveh Noroozi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1647519640_1e9d694b-16fc-4629-8288-5a7822eb9e5d_thumbnail_250x250\",\n            \"username\": \"kaveh_ksn\",\n            \"first_name\": \"Kaveh\",\n            \"skintone\": 2,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1407690841,\n            \"name\": \"Leon Lee\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1407690841_7d590604-9694-4cf6-a284-2d6c6d7eee0f_thumbnail_250x250\",\n            \"username\": \"leonlee1\",\n            \"first_name\": \"Leon\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 99553065,\n            \"name\": \"Radchameekon Tamma\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/99553065_2c46360a-3b93-4bd6-87f5-eda81adaf5cc_thumbnail_250x250\",\n            \"username\": \"raddy19\",\n            \"first_name\": \"Radchameekon\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 996327668,\n            \"name\": \"Oksana Ibragimova\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/996327668_4eb9d4ff-2c88-4f0c-877d-879606b005d8_thumbnail_250x250\",\n            \"username\": \"ibragimova_oks\",\n            \"first_name\": \"Oksana\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 2171600,\n            \"name\": \"Don\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2171600_2ad1d2cb-34be-4108-9092-f06a5a9896d4_thumbnail_250x250\",\n            \"username\": \"rarible\",\n            \"first_name\": \"Don\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 394995582,\n            \"name\": \"Darren Fox\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/394995582_b1cb9caf-c414-420e-a401-a974373bf542_thumbnail_250x250\",\n            \"username\": \"darrenjfox\",\n            \"first_name\": \"Darren\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 698664204,\n            \"name\": \"Sanzei\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/698664204_a0aa7d4a-467b-4a31-8df1-90486c8c1a62_thumbnail_250x250\",\n            \"username\": \"sanzei\",\n            \"first_name\": \"Sanzei\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 3640567,\n            \"name\": \"Laura Hall\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/3640567_20b84263-587d-48ae-8acc-5eaa9dd8ff0a_thumbnail_250x250\",\n            \"username\": \"thevrgirl\",\n            \"first_name\": \"Laura\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1847673,\n            \"name\": \"Sidney Soares\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1847673_16476fdf-1117-46ee-a1f5-6ebbd32896f9_thumbnail_250x250\",\n            \"username\": \"sidneysoares\",\n            \"first_name\": \"Sidney\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1180023671,\n            \"name\": \"amin  saeedy\",\n            \"photo_url\": null,\n            \"username\": \"aminsaeedy1\",\n            \"first_name\": \"amin\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1189255428,\n            \"name\": \"behrad bm\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1189255428_f56e5db8-3f3d-4a13-992b-59f44480482d_thumbnail_250x250\",\n            \"username\": \"behradbm\",\n            \"first_name\": \"behrad\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 453590887,\n            \"name\": \"aalkb_\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/453590887_5d2c9691-f823-46b6-9079-643d3597477f_thumbnail_250x250\",\n            \"username\": \"anneladkrabang\",\n            \"first_name\": \"aalkb_\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1590698711,\n            \"name\": \"ahamdreza ranjbar\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1590698711_0290cd0f-3593-43f5-8bb2-b54475946491_thumbnail_250x250\",\n            \"username\": \"afra7700\",\n            \"first_name\": \"ahamdreza\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 776856310,\n            \"name\": \"Petr Tomášek\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/776856310_87d6df2a-379f-4d4d-bd49-ac2bcc96ce1f_thumbnail_250x250\",\n            \"username\": \"ptomasek\",\n            \"first_name\": \"Petr\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 2119020551,\n            \"name\": \"Mohamed Ali\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2119020551_f0a88922-7505-4e7f-bf49-4f63b170568c_thumbnail_250x250\",\n            \"username\": \"alimohamed15\",\n            \"first_name\": \"Mohamed\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1914837709,\n            \"name\": \"DAMYO\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1914837709_872ae357-d292-4525-9a21-c51d06ee6674_thumbnail_250x250\",\n            \"username\": \"damheezzang\",\n            \"first_name\": \"DAMYO\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 2095145138,\n            \"name\": \"Farshid Changizi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2095145138_429db29c-7d1e-4cf7-b3b3-e963b8b85e27_thumbnail_250x250\",\n            \"username\": \"farshidchangizi\",\n            \"first_name\": \"Farshid\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 476472423,\n            \"name\": \"Albee Wen\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/476472423_44d98e52-ac00-4918-99ff-b48bda414c9e_thumbnail_250x250\",\n            \"username\": \"albee_wennnnn\",\n            \"first_name\": \"Albee\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 693291627,\n            \"name\": \"Ouke Jiang\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/693291627_b60736da-a18a-445d-bd31-aaaec22cdb5d_thumbnail_250x250\",\n            \"username\": \"okendo\",\n            \"first_name\": \"Ouke\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1505149087,\n            \"name\": \"Aqeel Dashti\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1505149087_4bb747ad-60eb-4c4c-85a2-f687d70d6a68_thumbnail_250x250\",\n            \"username\": \"aqeelkoc\",\n            \"first_name\": \"Aqeel\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 5697720,\n            \"name\": \"Ganchi Zhang\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/5697720_39eaba7e-7f09-46b9-bfe3-3eebe578c2cb_thumbnail_250x250\",\n            \"username\": \"batterysnoopy\",\n            \"first_name\": \"Ganchi\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1759485191,\n            \"name\": \"Levin\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1759485191_dd62e4c8-6aab-44d9-995b-c5f3345e36eb_thumbnail_250x250\",\n            \"username\": \"levin56\",\n            \"first_name\": \"Levin\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1153646322,\n            \"name\": \"Ksenia Putilina\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1153646322_43788942-e36f-4c4d-9bb0-b297f1e19eee_thumbnail_250x250\",\n            \"username\": \"putilina\",\n            \"first_name\": \"Ksenia\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1513471176,\n            \"name\": \"Ahmad Parvaresh\",\n            \"photo_url\": null,\n            \"username\": \"9600362\",\n            \"first_name\": \"Ahmad\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 428734160,\n            \"name\": \"艾瑪 Wong\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/428734160_fbe611cc-e176-4119-8b6d-0373aef452fe_thumbnail_250x250\",\n            \"username\": \"ema0329\",\n            \"first_name\": \"艾瑪\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1521232845,\n            \"name\": \"Lili Eslami\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1521232845_3da540e5-50cf-4134-8c8f-278aa8b069ae_thumbnail_250x250\",\n            \"username\": \"liliyan_es\",\n            \"first_name\": \"Lili\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1109948034,\n            \"name\": \"영이\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1109948034_4f8e4af8-4320-4f0d-9a9d-e155579367f2_thumbnail_250x250\",\n            \"username\": \"z0kk\",\n            \"first_name\": \"영이\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 346198364,\n            \"name\": \"Amin Gerami\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/346198364_cd9d3398-fcd6-4440-b057-1a2551cb6820_thumbnail_250x250\",\n            \"username\": \"amingerami\",\n            \"first_name\": \"Amin\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1245591222,\n            \"name\": \"ALIDHUH Farah\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1245591222_cdbc8a13-66e5-48b7-8f85-df4bc882bc60_thumbnail_250x250\",\n            \"username\": \"warabixinta\",\n            \"first_name\": \"ALIDHUH\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1351274701,\n            \"name\": \"Chaniece 高欣妮\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1351274701_3dcecb64-2432-4d63-9aa8-84dbf42c0298_thumbnail_250x250\",\n            \"username\": \"thisischaniece\",\n            \"first_name\": \"Chaniece\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1725124591,\n            \"name\": \"Ghada Maaloul\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1725124591_23147449-8fcd-4ac8-8422-285bc19d979e_thumbnail_250x250\",\n            \"username\": \"ghadamaal\",\n            \"first_name\": \"Ghada\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 804065505,\n            \"name\": \"Indira Vandunem\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/804065505_49ff3fa5-ce9d-4850-9367-812f4e8120a6_thumbnail_250x250\",\n            \"username\": \"indi-dsv\",\n            \"first_name\": \"Indira\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 809851169,\n            \"name\": \"Jon Betz\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/809851169_83f779ad-59ff-405f-96f7-a838174a6830_thumbnail_250x250\",\n            \"username\": \"jonbetzfilms\",\n            \"first_name\": \"Jon\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1308123044,\n            \"name\": \"Ahmet Atıl Akar\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1308123044_521d7b57-f538-4241-8744-8998fb5ee916_thumbnail_250x250\",\n            \"username\": \"ahmetatilakar\",\n            \"first_name\": \"Ahmet\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 351077715,\n            \"name\": \"Gina Martin\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/351077715_dcde6068-b42e-4e4a-abce-113bf48e24e8_thumbnail_250x250\",\n            \"username\": \"onlydestinybx\",\n            \"first_name\": \"Gina\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 692807070,\n            \"name\": \"Jason Lindsey\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/692807070_f708fd0e-4f29-48d5-9da2-d32591941861_thumbnail_250x250\",\n            \"username\": \"jasonlindsey\",\n            \"first_name\": \"Jason Lindsey\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": true,\n            \"is_invited_as_speaker\": true\n        },\n        {\n            \"user_id\": 1479368488,\n            \"name\": \"Dado Da\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1479368488_e3921aba-6c37-4335-b74b-25e71cb2756a_thumbnail_250x250\",\n            \"username\": \"dadoooo\",\n            \"first_name\": \"Dado\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 607968907,\n            \"name\": \"Cedrick Burling\",\n            \"photo_url\": null,\n            \"username\": \"burling\",\n            \"first_name\": \"Cedrick\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 394563221,\n            \"name\": \"Samira Ahmadpour\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/394563221_bad8226b-79de-4c58-91fd-a58c7c8d021a_thumbnail_250x250\",\n            \"username\": \"samiraahmadpour\",\n            \"first_name\": \"Samira\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 74536549,\n            \"name\": \"Amirali Hakimzade\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/74536549_02955d37-854f-4c3f-b3e6-804af2af6e2a_thumbnail_250x250\",\n            \"username\": \"miralikhanzz\",\n            \"first_name\": \"Amirali\",\n            \"skintone\": 4,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 134787197,\n            \"name\": \"Amal Alwazzan\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/134787197_be86b6a7-3db9-4d25-9447-0fe187d735c3_thumbnail_250x250\",\n            \"username\": \"mal_a\",\n            \"first_name\": \"Amal\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1896357371,\n            \"name\": \"RYAN Ho\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1896357371_0e8f33a5-70d1-44c1-99a6-6bd86751c233_thumbnail_250x250\",\n            \"username\": \"optech\",\n            \"first_name\": \"RYAN\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 728375046,\n            \"name\": \"Tselmeg Tamir\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/728375046_83775581-dd40-4677-a58a-abc3cb7b2380_thumbnail_250x250\",\n            \"username\": \"tselmeg211\",\n            \"first_name\": \"Tselmeg\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 304132455,\n            \"name\": \"Mike Choi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/304132455_3704fc9a-5b91-4b10-a64f-fda834d79b8a_thumbnail_250x250\",\n            \"username\": \"saickm\",\n            \"first_name\": \"Mike\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1754311336,\n            \"name\": \"Mohab Esam\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1754311336_e3f8f8ba-9d6d-485b-9b82-e29bcdea34c3_thumbnail_250x250\",\n            \"username\": \"mohab73293843\",\n            \"first_name\": \"Mohab\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1782731078,\n            \"name\": \"Abiodun Ayodeji\",\n            \"photo_url\": null,\n            \"username\": \"ayodejiboy\",\n            \"first_name\": \"Abiodun\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1788843398,\n            \"name\": \"Hadi Bakh\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1788843398_2f6fcd34-7ef0-4dc9-ad72-611bf15dd8ff_thumbnail_250x250\",\n            \"username\": \"hadibakh\",\n            \"first_name\": \"Hadi\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1714250924,\n            \"name\": \"Hajer Hajer\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1714250924_5b5863c5-e83d-4af6-abc2-2c8c5765351a_thumbnail_250x250\",\n            \"username\": \"hajerh2021\",\n            \"first_name\": \"Hajer\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1212185022,\n            \"name\": \"Noelle David\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1212185022_02230412-4091-442c-812c-1b0ceab6890b_thumbnail_250x250\",\n            \"username\": \"noellevictoria1\",\n            \"first_name\": \"Noelle\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 730063461,\n            \"name\": \"Reza Kh\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/730063461_d4145f9a-7f59-4eed-b677-ddc07b1f890f_thumbnail_250x250\",\n            \"username\": \"reza7873\",\n            \"first_name\": \"Reza\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1955317440,\n            \"name\": \"Behnam Salimi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1955317440_4fb76a59-ab03-4f66-840e-eea9002e4aa1_thumbnail_250x250\",\n            \"username\": \"salimibe\",\n            \"first_name\": \"Behnam\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1055152400,\n            \"name\": \"E Mohamed\",\n            \"photo_url\": null,\n            \"username\": \"emohmd2020\",\n            \"first_name\": \"E\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1170921760,\n            \"name\": \"rayan mohamed\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1170921760_5ad8641f-30f5-4a37-abb9-45ff409c19cf_thumbnail_250x250\",\n            \"username\": \"rayanmoh05\",\n            \"first_name\": \"rayan\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1080636191,\n            \"name\": \"Dulguun ai\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1080636191_ac7c0b47-e106-40ce-b887-1e7e40125e57_thumbnail_250x250\",\n            \"username\": \"beetyyfuulll\",\n            \"first_name\": \"Dulguun\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 830745374,\n            \"name\": \"mor tk\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/830745374_78bbacc0-6ee4-420b-a3e2-bab4a4e8e309_thumbnail_250x250\",\n            \"username\": \"mor_tk69\",\n            \"first_name\": \"mor\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1581717471,\n            \"name\": \"Dana mee\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1581717471_1bf02c16-a980-4291-be6d-a5311b25d881_thumbnail_250x250\",\n            \"username\": \"danamee\",\n            \"first_name\": \"Dana\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1760804,\n            \"name\": \"Money Vang\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1760804_02077b42-a129-46f0-b61c-c53b3818f410_thumbnail_250x250\",\n            \"username\": \"money_vang\",\n            \"first_name\": \"Money\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 671553770,\n            \"name\": \"Belal Kal\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/671553770_7e58a3b0-e4af-48f2-9b13-c480fa393ae3_thumbnail_250x250\",\n            \"username\": \"belalkal\",\n            \"first_name\": \"Belal\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 164824430,\n            \"name\": \"Sepehr Mirzadeh\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/164824430_007fa290-39d6-406c-8663-a9ed2c4b4b7b_thumbnail_250x250\",\n            \"username\": \"sepehrmrz1\",\n            \"first_name\": \"Sepehr\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 22123907,\n            \"name\": \"Bukari Moalin\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/22123907_66e5e815-d7b1-420b-8337-ed62523e9081_thumbnail_250x250\",\n            \"username\": \"bukari42\",\n            \"first_name\": \"Bukari\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 269354002,\n            \"name\": \"M P.M\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/269354002_a338a556-4f1d-4769-a513-ac851eced05c_thumbnail_250x250\",\n            \"username\": \"mpm198\",\n            \"first_name\": \"M\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 872726738,\n            \"name\": \"Vytautas Ziedelis\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/872726738_45de0868-f57f-4d04-8320-92224a551e0b_thumbnail_250x250\",\n            \"username\": \"vytautas_z\",\n            \"first_name\": \"Vytautas\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1577205364,\n            \"name\": \"Keifer Thompson\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1577205364_473eb7c9-1fbc-4cff-b8c4-46b088ea6371_thumbnail_250x250\",\n            \"username\": \"thompsonsquare\",\n            \"first_name\": \"Keifer\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 4228535,\n            \"name\": \"栄一\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/4228535_fa3bdb10-874f-40a0-9ec3-5960920554e1_thumbnail_250x250\",\n            \"username\": \"88dressing88\",\n            \"first_name\": \"栄一\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 941068019,\n            \"name\": \"Sunny Kim\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/941068019_009ce296-d202-4974-9602-96679707dff8_thumbnail_250x250\",\n            \"username\": \"jjaholic\",\n            \"first_name\": \"Sunny\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1201129370,\n            \"name\": \"Adam Cent\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1201129370_e169327c-0079-4480-998b-63267b97d7f0_thumbnail_250x250\",\n            \"username\": \"acentko\",\n            \"first_name\": \"Adam\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1097753939,\n            \"name\": \"Sami Fadel\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1097753939_d0d5408e-b3e1-4f5d-b59b-23d45d350bf4_thumbnail_250x250\",\n            \"username\": \"ghoba001\",\n            \"first_name\": \"Sami\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 900117780,\n            \"name\": \"Kevin Jaeger\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/900117780_d95fb104-5bfa-41bf-815e-13bd520debd0_thumbnail_250x250\",\n            \"username\": \"wild_once\",\n            \"first_name\": \"Kevin\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 2011352839,\n            \"name\": \"Nafiseh N.B\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2011352839_9c7775e8-d20b-4efb-8c62-171445a5afb3_thumbnail_250x250\",\n            \"username\": \"_nafisew_b\",\n            \"first_name\": \"Nafiseh\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1194108330,\n            \"name\": \"Camerada Qarsoon\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1194108330_64400d96-cb84-4ec9-8b87-70faaebc9617_thumbnail_250x250\",\n            \"username\": \"camarada20\",\n            \"first_name\": \"Camerada\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 750458870,\n            \"name\": \"Mehdi Asadi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/750458870_270a3aca-74d7-4f57-972c-974ae513930b_thumbnail_250x250\",\n            \"username\": \"amehdi7\",\n            \"first_name\": \"Mehdi\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 288389,\n            \"name\": \"Janiya Marie\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/288389_fbd25818-eb7a-403a-bd24-610245eecb80_thumbnail_250x250\",\n            \"username\": \"janiyamarie\",\n            \"first_name\": \"Janiya\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 928134746,\n            \"name\": \"Kimia Babaei\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/928134746_ca1dc5dd-2d47-4f9f-95c3-3dde0402a7e6_thumbnail_250x250\",\n            \"username\": \"klyma\",\n            \"first_name\": \"Kimia\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1772810322,\n            \"name\": \"Tien Tseng\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1772810322_6f230c68-a8e6-4740-a832-022bae33b02e_thumbnail_250x250\",\n            \"username\": \"af1983\",\n            \"first_name\": \"Tien\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 190951775,\n            \"name\": \"Жангир Аухатов\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/190951775_42cd808b-8243-47e2-b60c-f127edc917cb_thumbnail_250x250\",\n            \"username\": \"auhatov_321\",\n            \"first_name\": \"Жангир\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 823851018,\n            \"name\": \"Yvette Ashford\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/823851018_1e248097-1c81-4486-8f1f-d2fcdac85d88_thumbnail_250x250\",\n            \"username\": \"homeopathicrph\",\n            \"first_name\": \"Yvette\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1021759015,\n            \"name\": \"Amir Vakilifard\",\n            \"photo_url\": null,\n            \"username\": \"amir_vikey\",\n            \"first_name\": \"Amir\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 563223208,\n            \"name\": \"owen anusit\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/563223208_e5519916-76a7-4465-8505-24e0126dcde9_thumbnail_250x250\",\n            \"username\": \"owwen.n\",\n            \"first_name\": \"owen\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 562015313,\n            \"name\": \"Abdulaziz Alabduli\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/562015313_358f1828-aef8-4898-a485-63170d15a5cf_thumbnail_250x250\",\n            \"username\": \"3zizz0\",\n            \"first_name\": \"Abdulaziz\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1590333504,\n            \"name\": \"Ahmed Alsaid\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1590333504_84ec3df2-bdd9-4e07-8e11-7ed082ef0a26_thumbnail_250x250\",\n            \"username\": \"ahmedalsaid\",\n            \"first_name\": \"Ahmed\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 473418136,\n            \"name\": \"Latifah Utary\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/473418136_2274db45-7264-40d3-b60d-5f712b852999_thumbnail_250x250\",\n            \"username\": \"latifahutary\",\n            \"first_name\": \"Latifah\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1099782818,\n            \"name\": \"Ivan Chai\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1099782818_dcfa2358-bd0d-4243-bd08-9f74395b4b1c_thumbnail_250x250\",\n            \"username\": \"limbeh01\",\n            \"first_name\": \"Ivan\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 608327517,\n            \"name\": \"Cherry\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/608327517_d30004c4-ffc4-45ba-83e3-de69a27be6f5_thumbnail_250x250\",\n            \"username\": \"ee.ss\",\n            \"first_name\": \"Cherry\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1355139069,\n            \"name\": \"Sosi Ahmed\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1355139069_8cb97999-a919-4fb8-b71c-6340160fde73_thumbnail_250x250\",\n            \"username\": \"sosiiahmed\",\n            \"first_name\": \"Sosi\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1704291737,\n            \"name\": \"Muhammet Özkan\",\n            \"photo_url\": null,\n            \"username\": \"mozkanp\",\n            \"first_name\": \"Muhammet\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1466895038,\n            \"name\": \"Mundur Yg\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1466895038_c1250ebd-7640-4378-b039-6696b838b050_thumbnail_250x250\",\n            \"username\": \"mundurrr\",\n            \"first_name\": \"Mundur\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1565081424,\n            \"name\": \"Ati Zaker\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1565081424_b73ab3d4-0aaf-4449-a75a-19242f50bc42_thumbnail_250x250\",\n            \"username\": \"atizaker\",\n            \"first_name\": \"Ati\",\n            \"skintone\": 3,\n            \"is_new\": true,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1433667009,\n            \"name\": \"Purya (Po) Sarmadi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1433667009_f0ecf0f9-8901-43e3-aec8-a0de153a84a2_thumbnail_250x250\",\n            \"username\": \"purya.s\",\n            \"first_name\": \"Purya\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 221164498,\n            \"name\": \"Sou Oua\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/221164498_0dc29243-2333-4af8-906e-b2362b9a1eb3_thumbnail_250x250\",\n            \"username\": \"soutje30\",\n            \"first_name\": \"Sou\",\n            \"skintone\": 1,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        },\n        {\n            \"user_id\": 1387526936,\n            \"name\": \"Arash Hatami\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1387526936_fdb9988a-107c-4869-893d-3c829f3a69b7_thumbnail_250x250\",\n            \"username\": \"hatamiarash7\",\n            \"first_name\": \"Arash\",\n            \"skintone\": 3,\n            \"is_new\": false,\n            \"is_speaker\": false,\n            \"is_moderator\": false,\n            \"time_joined_as_speaker\": null,\n            \"is_followed_by_speaker\": false,\n            \"is_invited_as_speaker\": false\n        }\n    ],\n    \"success\": true,\n    \"is_empty\": false,\n    \"token\": \"006938de3e8055e42b281bb8c6f69c21f78IAC/CZqHi+wmepZ8EAnzv6zE9D/6HmxFK+etqzUeF1Hl/lhQVMdAWpYCEAAV6KUERd9qYAEAAQAAAAAA\",\n    \"rtm_token\": \"006938de3e8055e42b281bb8c6f69c21f78IAAxa7q6E9+72dYbxSey4St3YyK/RwRmP0LAPzOgb0Wu2kBalgIAAAAAEADhtnMARd9qYAEA6AMAAAAA\",\n    \"pubnub_token\": \"c3fd2678-641d-41ad-b709-f4e2de729270\",\n    \"pubnub_origin\": \"clubhouse.pubnubapi.com\",\n    \"pubnub_heartbeat_value\": 60,\n    \"pubnub_heartbeat_interval\": 29,\n    \"pubnub_enable\": true,\n    \"agora_native_mute\": true\n}"}],"_postman_id":"3c336f78-fa36-4bd4-a6b5-981601a74281"}],"id":"43b88ede-839c-4624-a21b-0b38c4295968","description":"<p>Channel related API endpoints.</p>\n","_postman_id":"43b88ede-839c-4624-a21b-0b38c4295968"},{"name":"Club","item":[{"name":"Search","id":"972d6cd5-33f3-42d0-b3cb-449baafaa140","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"<id>","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token <token>","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"cofollows_only\": false,\r\n    \"following_only\": false,\r\n    \"followers_only\": false,\r\n    \"query\": \"devops\"\r\n}"},"url":"https://www.clubhouseapi.com/api/search_clubs","description":"<p>Search clubs based on the given query.</p>\n","urlObject":{"path":["search_clubs"],"host":["https://www.clubhouseapi.com/api"],"query":[],"variable":[]}},"response":[{"id":"904d0428-1a5b-43c0-b8ca-d7a643c530ce","name":"Successful","originalRequest":{"method":"POST","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"1387526936","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token 78da002dd191f3781e4a7ff0e8c7136156a8af0c","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"cofollows_only\": false,\r\n    \"following_only\": false,\r\n    \"followers_only\": false,\r\n    \"query\": \"devops\"\r\n}"},"url":"https://www.clubhouseapi.com/api/search_clubs"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 04 Apr 2021 11:10:27 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"18203"},{"key":"Connection","value":"close"},{"key":"Allow","value":"GET, POST, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Vary","value":"Accept-Encoding, Origin"},{"key":"Content-Encoding","value":"gzip"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"093e2cc62200002c56e13a9000000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"63aa171d08932c56-FRA"}],"cookie":[],"responseTime":null,"body":"{\n    \"clubs\": [\n        {\n            \"club_id\": \"1092471136\",\n            \"name\": \"DevOps/SRE\",\n            \"description\": \"\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1092471136_1078fb23-db5c-4fdd-927b-0635d8390bdc_thumbnail_250x250\",\n            \"num_followers\": 744,\n            \"num_members\": 65,\n            \"is_member\": false,\n            \"is_follower\": false\n        },\n        {\n            \"club_id\": \"1625088657\",\n            \"name\": \"Club DevOps\",\n            \"description\": \"Este é um grupo para realizarmos troca de conhecimento e experiência com a cultura DevOps e também sobre as tecnologias e práticas nativamente orientadas para Cloud que suportam essa cultura. Buscamos trazer de forma simples e descomplicada os conceitos de integração contínua, deploy contínuo, testes automatizados, Infraestrutura como código e monitoramento, segurança e um pouco dos principais tópicos do mundo DevOps, DevSecOps e da Cloud Native Computing Foundation.\\n\\nSe você tem interesse em DevOps, integração contínua, deploy contínuo, testes automatizados, Infraestrutura como código, monitoramento, Linux, Kubernetes, Platform-as-a-Service, Docker, Microserviços, Service Mesh, Soluções SDN, CNI Network API, API Manager, Prometheus, Persistent Storage para CNA, ou qualquer uma das muitas tecnologias e práticas relacionadas, você deve se juntar a nós!\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1625088657_f9a56e49-9f80-47e6-a143-8a65abf4e762_thumbnail_250x250\",\n            \"num_followers\": 147,\n            \"num_members\": 90,\n            \"is_member\": false,\n            \"is_follower\": false\n        },\n        {\n            \"club_id\": \"1364659776\",\n            \"name\": \"DevOps\",\n            \"description\": \"DevOps, DevSecOps, System Engineering\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1364659776_5fae8e9f-4a95-41f3-9527-d9e5581d9fcd_thumbnail_250x250\",\n            \"num_followers\": 74,\n            \"num_members\": 5,\n            \"is_member\": false,\n            \"is_follower\": false\n        },\n        {\n            \"club_id\": \"893519804\",\n            \"name\": \"DevOps [Arabic]\",\n            \"description\": \"The Target of the Club is to Discuss Digital Transformation and DevOps practices and Techniques.\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_893519804_ae9fd44c-96c2-49b4-95dd-90bbfb567f66_thumbnail_250x250\",\n            \"num_followers\": 24,\n            \"num_members\": 5,\n            \"is_member\": false,\n            \"is_follower\": false\n        },\n        {\n            \"club_id\": \"734057027\",\n            \"name\": \"DevOps Ninja\",\n            \"description\": \"We are a group of the best DevOps engineers all over the world. Here we exchange new technologies and best practices. There’s a high chance to find a solution for your next big technical challenge from an expert.\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_734057027_94bd4942-7dc1-4bdb-80b8-f9a2f459d1ea_thumbnail_250x250\",\n            \"num_followers\": 19,\n            \"num_members\": 8,\n            \"is_member\": false,\n            \"is_follower\": false\n        },\n        {\n            \"club_id\": \"1753056723\",\n            \"name\": \"Agile DevOps Holland\",\n            \"description\": \"In dit mooie Clubhouse praten we over alles wat ons vak zo mooi maakt...\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1753056723_607a02b0-3a21-4c24-b5cc-42e572531419_thumbnail_250x250\",\n            \"num_followers\": 18,\n            \"num_members\": 7,\n            \"is_member\": false,\n            \"is_follower\": false\n        },\n        {\n            \"club_id\": \"1625734744\",\n            \"name\": \"Design Patterns to DevOps\",\n            \"description\": \"Coding, Cloud, Architecture, Tools, Techniques, Workflows. What's hot? What are you working on today? Let's share practical knowledge.\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1625734744_02413138-cadf-4dfe-adfe-b9d759cc1d72_thumbnail_250x250\",\n            \"num_followers\": 7,\n            \"num_members\": 39,\n            \"is_member\": false,\n            \"is_follower\": false\n        },\n        {\n            \"club_id\": \"1022351999\",\n            \"name\": \"Azure DevOps 中文用户交流\",\n            \"description\": \"About Azure DevOps(Server)\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1022351999_f283985e-a88c-426f-8eb4-dbba440e3c2c_thumbnail_250x250\",\n            \"num_followers\": 5,\n            \"num_members\": 1,\n            \"is_member\": false,\n            \"is_follower\": false\n        },\n        {\n            \"club_id\": \"1042459298\",\n            \"name\": \"Azure DevOps Brasil\",\n            \"description\": \"Experiência, informações e discussões sobre Azure DevOps, Agile e Cloud. 🇧🇷\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1042459298_5bca361b-77ac-42af-a257-88d3582f7167_thumbnail_250x250\",\n            \"num_followers\": 4,\n            \"num_members\": 2,\n            \"is_member\": false,\n            \"is_follower\": false\n        },\n        {\n            \"club_id\": \"557349376\",\n            \"name\": \"AWS Cloud - DevOps/SRE\",\n            \"description\": \"This room is for folks that are passionate about AWS Cloud, Kubernetes, embracing the DevOps philosophies with its cultural practices, and implementing Site Reliability across distributed systems and multiple applications & services.\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_557349376_46d8f897-c807-4eda-8ddc-4640d58025ba_thumbnail_250x250\",\n            \"num_followers\": 2,\n            \"num_members\": 1,\n            \"is_member\": false,\n            \"is_follower\": false\n        },\n        {\n            \"club_id\": \"113354686\",\n            \"name\": \"DevOps Korea\",\n            \"description\": \"System Engineer, Technical Architect, Software Architect, DevOps, Kubernetes, CI/CD, Etc...\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_113354686_3a5313b1-b198-45ab-af6c-75b051bc11ce_thumbnail_250x250\",\n            \"num_followers\": 2,\n            \"num_members\": 1,\n            \"is_member\": false,\n            \"is_follower\": false\n        },\n        {\n            \"club_id\": \"1053812965\",\n            \"name\": \"DevOps Mexico\",\n            \"description\": \"Un lugar para compartir información acerca de las nuevas tecnologías relacionadas con servicios que se accesan a través de internet. Software as a Service, DevOps, SRE, etc.\",\n            \"photo_url\": null,\n            \"num_followers\": 1,\n            \"num_members\": 1,\n            \"is_member\": false,\n            \"is_follower\": false\n        },\n        {\n            \"club_id\": \"1813998169\",\n            \"name\": \"DevOps NL\",\n            \"description\": \"Dé DevOps club in NL.\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1813998169_29631342-8358-41d9-8047-0e8d3d6ce3bc_thumbnail_250x250\",\n            \"num_followers\": 1,\n            \"num_members\": 1,\n            \"is_member\": false,\n            \"is_follower\": false\n        },\n        {\n            \"club_id\": \"11676\",\n            \"name\": \"The Week In Product\",\n            \"description\": \"The community for Product Managers, Product Leaders, and everyone who works with them!\\n🤓                                                                                                                \\nDo you want to host your own product management room?  Or do you want to collaborate on one?                                                                     Email ClubTWIP@gmail.com \\n😎                                                                                        \\nWe discuss all things product management: strategy, growth, data, go-to-market, partnerships, OKRs, metrics, management, channels, scaling, customer and marketing research, team building, aspiring product manager, careers, mock interviews, product tear downs, wins and failures, mental models, experiments, roadmaps, backlogs, features, MVP, MLP, MMP, lean agile, operations, DevOps, UX research and much more.\\n\\nProduct Takes🦄\\nEvery Wednesday 6pm PST and Sunday 4pm PST.\\n\\n🗓 Upcoming Events\\n\\nhttps://bit.ly/3c9BYiy\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_11676_4e410e81-35ad-4914-bee1-d74f987a4750_thumbnail_250x250\",\n            \"num_followers\": 18258,\n            \"num_members\": 7190,\n            \"is_member\": false,\n            \"is_follower\": false\n        },\n        {\n            \"club_id\": \"5721\",\n            \"name\": \"The Cloud Club\",\n            \"description\": \"☁️  A safe space for cloud engineers, architects, developers and those who work with them to come and talk about all things cloud. Always hosting fresh new content with industry experts in the Cloud space.\\n\\n✅ We host multiple rooms regularly \\n\\n📆 Schedule for topics and guests at               https://thecloudclub.club\\n\\n👉 Topics include but are not limited to: Data Science, Data Engineering, Big Data, AI, Machine Learning, Cloud Security, Encryption, DevOps, Kubernetes, Containers, Serverless, DevOps Culture, Chaos Engineering, Getting started in Cloud, Cloud Costing, IoT, Hybrid Cloud, Multi cloud, Cloud Networking.\\n\\n🥷🏼From the advanced to the beginner 👨🏽\\u200d💼, this club is meant to serve all that are looking for better technical conversation on cloud.\\n\\n🤝 We treat all followers as members and looking to deliver value by bringing knowledge to the tech community.\\n\\n⁉️If you have any suggestions for rooms, or if you'd like to speak, feel free to hit us up and let us know!  https://thecloudclub.club\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_5721_425e3d98-d1fa-4f8d-82e6-8f63a3c3bd68_thumbnail_250x250\",\n            \"num_followers\": 8780,\n            \"num_members\": 9235,\n            \"is_member\": false,\n            \"is_follower\": false\n        },\n        {\n            \"club_id\": \"298924228\",\n            \"name\": \"Software Engineering\",\n            \"description\": \"We talk about everything related to IT | Software Engineering | Big tech \\n👩🏼\\u200d💻👨🏽\\u200d💻👩🏻\\u200d💻\\nProgramming languages  | Interviews | Education | Big tech | Startups\\n\\nFollow founders @rybalkin, @aleksandrash and dm us to schedule a topic ⭐️\\nFollow our moderators @vidyasubra, @shireennagdive, @nullexander \\n\\n🔉 Announcements  🔉\\ntwitter: @bigtechclub\\ninstagram: @bigtechclub\\n\\nSEO block, sorry \\nIT - it - programming - developer - dev - coding - code - software - soft - engineering - design - java - python - c++ - c# - kotlin - rust - javascript - typescript - script - flutter - backend - back - frontend - front - react - devops - linux - docker - kubernetes - k8s - microservices - architecture - faang - facebook - amazon - google - netflix - apple - relocation - networking - HR - bootcamp - education - ml - ai - machine learning - qa - product - software - soft - sof - so - s - eng - js - mobile - mob - tech - tec - te - jav - ja\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_298924228_a91dc427-e021-4f04-9ad1-e1908f847622_thumbnail_250x250\",\n            \"num_followers\": 1859,\n            \"num_members\": 1338,\n            \"is_member\": false,\n            \"is_follower\": false\n        },\n        {\n            \"club_id\": \"235283206\",\n            \"name\": \"Айтишечная\",\n            \"description\": \"🧑\\u200d💻👩\\u200d💻 Самый дружелюбный и расслабленный айти клуб в клабхаусе. \\n\\nКлуб для людей в IT! Нас много, мы сила!  Russian IT club.\\n\\nОрганизуем интересные комнаты, одна из которых «Ночная айтишечная»\\n\\nКлуб для:\\n\\n🧑\\u200d💻 кодеров и программистов\\n🚀 стартаперов\\n💾 девопсов\\n💿 тестировщиков \\n👔 менеджеров и тимлидов\\n✊ фронтендеров и бекендеров\\n📱мобильных разработчиков \\n🤷\\u200d♂️ тех, кто ещё не определился \\n\\nФриланс | айти | devops | react | angular | flutter | react native | nodejs | программирование | разработка | тестирование | Java | JavaScript | typescript | golang | scala | python | html | vue | vuejs | next.js\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_235283206_c704430e-5882-44ff-afe8-b11d6edcb941_thumbnail_250x250\",\n            \"num_followers\": 1000,\n            \"num_members\": 98,\n            \"is_member\": false,\n            \"is_follower\": false\n        },\n        {\n            \"club_id\": \"542077748\",\n            \"name\": \"iTi Community\",\n            \"description\": \"iTi - крупнейшее русскоязычное IT сообщество в Clubhouse [ Best Russian IT Club 💻 ].\\n\\nМы объединяем в своих рядах разработчиков, тестировщиков, лидов, рекрутеров, руководителей компаний, представителей государственных органов и других людей.\\n\\nПрисоединяйтесь к нам, чтобы общаться, вдохновляться, учиться и знакомиться с самыми разными и интересными людьми из IT. Мы регулярно организуем комнаты на самые разные темы, как узкотехнического, так и более общего характера.\\n\\n• Телеграм канал: t.me/iticlub\\n• Чат: t.me/ititalks\\n• Instgram: @iti.community\\n• twitter: iti_club\\n\\nДобро пожаловать в клуб!\\nПо вопросам создания комнат, сотрудничества и иным вопросам пишите:\\n• telegram: @engear\\n• instagram: @konstantin.riab\\nВиноградов Константин.\\n\\n• IT Community • IT Russia • Russian IT • IT Club • ООП • OOP • SOLID • C • C++ • C# • Python • Ruby • Bash • Script • Java • Javascript • JS • Docker • Kubernetes • QEMU • XEN • Hypervisor • Virtualization • Ruby • NodeJS • Flutter • React Native • Технологии • Tech • ML • Machine Learning • REST API • HTTP • Network • Socket • BSD • SysCall • Programming Languages • Compilation • Unit testing • Framework • Clubhouse IT • IT • IT HR • Собеседования • IT headhunter • АйТи • Айтишники • Программисты • hackers • хакеры • developers • разработка • разработчики • QA • DevOps • Linux • Unix • Minix • Android • AOSP • Linux kernel • Windows • RTOS • Opensource • Git • SVN • Github • Jira • Confluence • SCRUM • Agile • Gitlab • BitBucket • Startup • Стартап • InfoSec • CyberSec • CTF • CTO • CEO • Engineers • Engineering • Software • Софт • Кодинг • Coding • IT Consulting • IT Talks • IT Work • Soft Skills • Hard skills • Цифровая трансформация • Digital transformation • Инвестиции • E-commerce • crypto • крипта • криптовалюты • аутсорсинг • Project management • Product management • PM •\\n\\nITI\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_542077748_0bd1d1ee-d7f9-48ed-958b-604ea1aa2c37_thumbnail_250x250\",\n            \"num_followers\": 852,\n            \"num_members\": 2088,\n            \"is_member\": false,\n            \"is_follower\": false\n        },\n        {\n            \"club_id\": \"1354681726\",\n            \"name\": \"海外の最新技術/サービストレンド\",\n            \"description\": \"シリコンバレー　デジタルトランスフォーメーション　ハイテク　ロボット　人工知能　DX AI\\n【人工知能 x テクノロジー x イノベーション 】　　　　　　　　\\n\\n海外　の　新しい技術、　サービスについて\\n情報交換をしましょう。　　　　　　　　　\\n\\n現在\\n平日　毎日　1220〜1300 開催中　　　運営メンバー募集中です‼️\\n　　　　　　　　　　　　　\\n🤔🤔🤔\\n今の日本の社会には何が足りないのだろう？　　\\n　　　　　　　　　　　　　　　\\n🌎🌍🌏🌎🌍🌎🌍🌏\\n\\n海外の人々、企業は\\nどのように問題を解決しているのだろう?\\n\\nどうすれば、\\nより良い社会⤴️になるのだろう？　\\n　　　　　　　　\\nどうすれば、\\n生活がより豊か⤴️になるのだろう？　　　　\\n\\n😇感動したこと、😳驚いたこと、\\n😁楽しかったこと、😍嬉しかった\\n経験を共有しましょう。\\n\\n\\nみんなでワイワイお話ししましょう‼︎       \\n\\nメンバーはルームを開設できます。\\nクラブファウンダー（Taka)を\\n共同開催者に設定してください。                              \\n                                                                     🌏Japacity を応援しています。🌏　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　\\n【テーマ候補】追加テーマは随時募集中　　　　　テクノロジー　#DX  #dx  #テック　#人工知能　#IoT #AI #機械学習 #DX #デジタルトランスフォーメーション #ロボット　#経営者　#起業家　#ビジネス　#戦略　#投資　#ハイテク #スマートフォン　#インテリジェント　#スタートアップ　#オープンイノベーション　#インターネット　#クラウド　#シリコンバレー　#フィンテック　#ベンチャー  #ベンチャーキャピタル　#スタートアップ　#暗号　#暗号通貨　#ビットコイン　#ブロックチェーン　#グローバル　サステナブル　#SDG #ESG #コロナ　COVID #MaaS #モビリティ　#ドローン　#医療　#教育　#介護　#健康　#SNS #ソーシャル#農業　#再生医療　# コロナ　#EV #GAFA #Apple #Amazon #Facebook #Goole #Uber #ノーコード　#ローコード　#DevOps #セキュリティ　#サイバー　#自動運転　#RPA #UI #UX #デザイン #リテイル　#マーケティング　#物流　#製造　#インフルエンサー　#5G　#サブスク #サブスクリプション　#アメリカ　#フランス　#イスラエル　#台湾　#中国\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1354681726_ba788d5b-9c0e-4278-b696-7e6210fb7f7c_thumbnail_250x250\",\n            \"num_followers\": 411,\n            \"num_members\": 843,\n            \"is_member\": false,\n            \"is_follower\": false\n        },\n        {\n            \"club_id\": \"521470419\",\n            \"name\": \"Automation and Robotics \",\n            \"description\": \"Automation, the future of work. About the cooperation between people & machines. \\n🤝RPA Robotic Process Automation, 🤝Cobot and Industrial Robot systems. \\nAI, ML and data driven applications. Looking forward to insights, use cases, your challenge and successes to share. \\nLets talk about:\\n✅Your business / new business \\n✅Change - transformation\\n✅Robot automation \\n✅#ml+ #ai\\nLet’s talk about Ecosystems, Medtech, Proptech and Fintech. Investment opportunities, feasability studies, make or buy decisions and ROI calculations. Sensor, vision and data driven Machine learning #ai solutions. Let’s talk about industry 4.0 , smart industry and hyperautomation .\\n\\n✅rpa Robotic Process Automation \\n#ai artificial intelligence  \\n#ml machine learning #tensorflow #deepmind #watson and alternatives.\\n#Chatbot #Voicebot #cxm customer experience management. Roadmap strategy and transformation. Digital twins, avatar, client data management and security.\\nMarketing Automation\\nIndustrial Robots\\n\\n✅ Industrial robot applications provided by KUKA - Yaskawa - Teradyne - Fanuc \\n✅ Universal Robots- Hanwha- Baxter Sirris (Sawyer)- Techman cobots - Hyundai\\n✅ Application Dev. MADP\\nSalesforce, Outsystems, Mendix, ServiceNow, Microsoft, Betty Blocks, Pegasystems, Oracle, Kony, eg.\\n✅#rpa RoboticProcessAutomation\\nUiPath - Automation Anywhere - RoboPlatform - Blue Prism - WorkFusion - Kofax - Pegasystems - NICE- Kryon Systems - Antworks- ..\\nPowerautomation- Microsoft Power Automate ✅ERP/CRM switch from/to applications provided by Oracle, Microsoft, SAP, SAP Hana, Afas, Exact \\n✅ Feel free to start your own room in this Automation Club. Automate the future of work. Software ate the world, now #ai is eating software. Let’s talk about easy switching and how to work with/avoid vendor lock-in. Feel free to join, follow or share. Marketing sales, devops, developers, project managers business owners and consultants.\\n✅Follow this group and we will add you as a member to the member list ✅The stage is yours.\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_521470419_6aa33fbb-84db-4ad1-8bd3-4538afa44555_thumbnail_250x250\",\n            \"num_followers\": 390,\n            \"num_members\": 162,\n            \"is_member\": false,\n            \"is_follower\": false\n        },\n        {\n            \"club_id\": \"981526158\",\n            \"name\": \"All Things Cybersecurity \",\n            \"description\": \"All Things Cybersecurity. Topics covered include: Password Managers, Multi-Factor Authentication, Zero Trust Security, Identity & Access Management, Passwordless Security, Single Sign-On, Privileged Access Management, Endpoint Protection, Access Control Policies, Adaptive Authentication, Vulnerability Scanning, SIEM, Red Teaming, FIDO, WebAuthn, OIDC, OAUTH, TOTP, HOTP, U2F, UAF, Breach Analysis, Data Breaches, Patching policies, Identity Governance, Security Compliance, Cloud Security, Perimeter Defense, VPN, Software Defined Networks, IAM, PAM, IGA, SSO, 2FA, MFA, CIAM, Account Recovery, Social Engineering, Cyberattacks, SaaS security, Malware, CMMC, NIST DFARS, OWASP, GDPR, Antivirus, Browser security, Biometric Authentication, Facial Authentication, Personal Security, Enterprise Security, Ecommerce Security, the responsibilities of CISO, CSO and IT departments, KYC, AML, two factor authentication, CSA, ISACA, Cloud Security Alliance, Crypto Security, Bitcoin security, Active Directory, AD, Encryption, Cryptography, Quantum Cryptography, Blockchain security, Cryptocurrency, Risk Management, GRC, Ransomware, Penetration Testing, Forensics, Privacy, Malware Analysis, Incident Response, Two Factor Authentication, Authenticator, VDI, AI, ML, Machine Learning, Neural Networks, Asset Management, Artificial Intelligence, Secure Remote Access, WFH, Yubico, Threat Intelligence, RSA, AES, DES, Anomaly Detection, Fraud Monitoring, Social Engineering, Skynet, Yubikey, Network Security, SDN, CISM, CISSP, ICS, PLC, SCADA, IOT, SSL, TLS, MSP, MSSP, ISO 27001, Red Team, Blue Team, Purple Team, Infrastructure Security, Application Security, NFC, Near Field Communications, Proximity, BLE, ICAO, CCPA, Information Security, Infosec, Bug Bounty, CompTIA, DevSecOps, BYOD, CEH, CIPP, Cyber Security Club, The Matrix, SaaS, Talkinfosec, Matrix, The Crypto Club, Tech Talks, Devops, Virtual Chief Infosec, The Port Eighty Club, VC, security investing strategies of, A16Z, Financial Crimes, Anti Money Laundering, OFAC, BSA compliance, DLP, Data Loss Protection, AWS, Microsoft Azure, Google Cloud Engine, GCE, Google Workspace, IBM Softlayer, Security Audits, Security Roadmap, Email Security, Proxy Security, Edge Computing, Embedded Systems, Hardware security, Federated Identity, RASP, Web Application Security, RegTech, Fraud Prevention, Fraud Protection, Behavioral Security, OSINT, HITRUST, KVKK, Open Source Intelligence, PIV cards, CAC, Common Access Cards, and so much more....\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_981526158_3492e242-9a30-47c0-a5fe-77acbf5f2ee6_thumbnail_250x250\",\n            \"num_followers\": 341,\n            \"num_members\": 1747,\n            \"is_member\": false,\n            \"is_follower\": false\n        },\n        {\n            \"club_id\": \"1210683776\",\n            \"name\": \"Русская Айтишечка • IT\",\n            \"description\": \"Клуб для айтишников и сочувствующих. Приглашайте знакомых :)\\n\\nПрограммисты, сисадмины, дизайнеры, верстальщики, менеджеры, управляющие, ... - ядрёный компот из всего IT.\\n\\nОт неоперившихся джунов до магистров тёмных ассемблерных сил. Здесь рады всем!\\n\\n—//—\\n\\nЕженедельная комната: «λx.АйТи трёп за неделю»\\nПроводится каждое воскресенье, в 21 вечера по Москве. Ближайшая - 14 марта.\\n\\n—//—\\n\\n❓ Чтобы создать комнату, сотрудничать с нами или узнать/предложить что-то ещё, пишите в телегу мне: t.me/yakovgellert\\n\\n📰✈️ Telegram\\n\\nТелеграм канал: t.me/itshechka\\nТелеграм чат: ЧАТ • Русская Айтишечка (доступ из канала выше)\\n\\n🎤 Соседний клуб про EdTech: «Русский EdTech • exode»\\n\\n—//—\\n\\nРазработчики. Тестировщики. Рекрутёры. Руководители компаний. Менеджеры. СисАдмины. IT Community. Russian IT. IT Russia. IT Club. Clubhouse IT. АйТи. АйТи Сообщество. IT. IT HR. IT HeadHunter. Программисты. Hackers. Хакеры. Developers. Devs. Разработка. QA. QA Automation Testing. ООП. OOP. Patterns. SOLID. ACID. CAP. Functional Programming. Функциональное программирование. Лямбда исчисление. Исчислимость. Тест Тьюринга. Lambda Calculus. Computability. Turing Test. DevOps. Linux. Unix. MacOS. Windows. Frontend. Backend. Fullstack. PR. IT PR. HR. Tech. Technologies. SysAdmin. SaaS. System as a Service. Server. CS. Computer Science. Design. Marketing. Management. Figma. Photoshop. PS. Фриланс. Freelance. React. Angular. Nodejs. Flutter. Native. React Native. Java. JavaScript. PHP. Python 2. Python 3. Perl. Bash. Shell. POSIX. TypeScript. TS. JS. Golang. Go. Scala. Clojure. ClojureScript. Dart. Rust. C. C++. D. Haskell. Erlang. Elixir. Racket. Scheme. Lisp. Pascal. QBasic. Assembly. Containerd. Clouds. AWS. Systemd. OpenSource. AMD. Nvidia. Intel. M1. Apple. Google. Framework. Ionic. Apache Cordova. Apache. NGINX. Kotlin. Android. iOS. Nextjs. Vue. Vuejs. Gatsby. Jekyll. Hugo. Docusaurus. Sphinx. ElasticSearch. Docker. Kafka. MySQL. PostgreSQL. Cassandra. CouchDB. MSSQL. SQL. NoSQL. NoCode. HTML. CSS. Kubernetes. K8s. Microk8s. K3s. Virtualization. Hyper-V. VM. QEMU. Kvm. Bhyve. Sun. Solaris. VirtualBox. VMWare. Startups. Tech Startups. InfoSec. CyberSec. CTF. Capture the flag. Information Security. White hat. Black hat. 0day. 0-day. CTO. CEO. СЕО. СТО. Engineers. Engineering. Software. Микросервисы. Монолиты. Microservices. Monolith. Soft. Софт. Coding. Code. IT Consulting. IT Talks. IT Work. Soft Skills. Hard Skills. Digital. Digital Transformation. Цифровая трансформация бизнеса. АЯ Студия. AYA Studio.\\n\\nРусская Айтишечка • Русское АйТи • Russian IT\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1210683776_03aa2ad1-7a41-4a8f-9b9c-eab6d162ad94_thumbnail_250x250\",\n            \"num_followers\": 332,\n            \"num_members\": 405,\n            \"is_member\": false,\n            \"is_follower\": false\n        },\n        {\n            \"club_id\": \"2045001442\",\n            \"name\": \"All Hands on Tech\",\n            \"description\": \"We help software developers, technology professionals and leaders become better at what they do. Hosted by Pluralsight. Topics include programming, web development, mobile development, cloud, security, DevOps, AI, ML, emerging tech and more.\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_2045001442_65298261-f48a-4d8d-9e5b-008cba19ac8e_thumbnail_250x250\",\n            \"num_followers\": 199,\n            \"num_members\": 282,\n            \"is_member\": false,\n            \"is_follower\": false\n        },\n        {\n            \"club_id\": \"1312205387\",\n            \"name\": \"Cloud and Cybersecurity\",\n            \"description\": \"Using this club to help those looking to get started in Cloud Computing and Cybersecurity. I have written articles on LinkedIn, created hands-on AWS YouTube videos and have a Telegram channel now with over 3k+ subscribers. \\n\\nMany of those that have benefited from my articles, Telegram channel and free resume template have gotten jobs at top tech/consulting companies.\\n\\nI currently work full time at AWS as a Solutions Architect. I am AWS Solutions Architect Professional, DevOps Engineer Professional and Security Specialty certified. I am also CISSP (Certified Information Systems Security Professional) certified.\\n\\nI am the founder of the Cloud and Cybersecurity Telegram Channel, now with over 3k+ subscribers. https://t.mecloudandcybersecurity (As featured in number 3 of the SentinelOne blog here - https://www.sentinelone.com/blog/top-10-telegram-cybersecurity-groups-you-should-join/)\\n\\nInterested in Cloud Computing and Cybersecurity? Let’s connect on LinkedIn https://www.linkedin.com/in/mkabir4u. \\n\\nBe sure to read my AWS article on how to get started in Cloud Computing, now with over 10,000+ views - https://www.linkedin.com/pulse/all-resources-you-need-get-started-succeed-cloud-engineer-kabir\\n\\nHere’s the free cloud resume template that I put together for the public. Please note that the link is case sensitive https://bit.ly/2BcqlHh\\n\\nLooking forward to helping you in your journey as well and thanks for reading my bio.\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1312205387_dad412a5-9a20-4a01-9d42-452771c0c638_thumbnail_250x250\",\n            \"num_followers\": 192,\n            \"num_members\": 1,\n            \"is_member\": false,\n            \"is_follower\": false\n        },\n        {\n            \"club_id\": \"916499727\",\n            \"name\": \"Microsoft Developers\",\n            \"description\": \"Come discuss all things 💻Microsoft. Join discussions and DM info Twitter:   \\n@msdevclubhouse  WhatsApp:  http://tiny.cc/pvuutz\\nMembers are free to open rooms for this club.  We meet weekly \\nSunday 11:30am CST , 12:30pm EST , 9:30am PST\\n— \\n\\n  🧑\\u200d💻👩\\u200d💻💻.      ....... Cross-Platform.Net, Azure cloud, Visual Studios .Net Development, 🎮Xbox game development tools, AI/Data Science,  🕶Hololens VR/AR/MR ,  Office 365 , DevOps, Cyber Security , Design UI/UX and more.\\n\\nCode examples from discussions  GitHub:  https://github.com/devcmgm/msdevclubhouse\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_916499727_a2fd5e22-fefc-4e63-86ef-8be1cc5a87cf_thumbnail_250x250\",\n            \"num_followers\": 102,\n            \"num_members\": 75,\n            \"is_member\": false,\n            \"is_follower\": false\n        },\n        {\n            \"club_id\": \"628758410\",\n            \"name\": \"Cumulonimbus \",\n            \"description\": \"A club for Cloud engineers, DevOps/SREs and whoever is interested to get educated with some deep dive talks in clouds. You can join us in telegram: https://t.me/cumulonimbusSF\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_628758410_8600ee89-4bac-480e-aa69-c52efc52786f_thumbnail_250x250\",\n            \"num_followers\": 89,\n            \"num_members\": 6,\n            \"is_member\": false,\n            \"is_follower\": false\n        },\n        {\n            \"club_id\": \"526641990\",\n            \"name\": \"Telecom and Technology\",\n            \"description\": \"Discuss topics related to telecom and technology: BSS | 5G | Telco Cloud | DevOps | Innovation | Tech Startups | Digital Transformation. For topic suggestion please contact admins.                                                                                                                      Feel free to create a room and discuss topics you interested in.\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_526641990_1453df87-724d-4cee-9bd4-49fdb31b1554_thumbnail_250x250\",\n            \"num_followers\": 80,\n            \"num_members\": 196,\n            \"is_member\": false,\n            \"is_follower\": false\n        },\n        {\n            \"club_id\": \"250354374\",\n            \"name\": \"DEVSECOPS K8S SERVERLESS  \",\n            \"description\": \"CI, CD, Devops, Kubernetes, Go, Python, and whatever else you can think of are vehicles. They make the journey to a destination easier/better/faster. The important thing people don’t spend enough time thinking about is the actual destination. Where do you want to end up and why?\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_250354374_3742cbcf-1e80-4b19-b3a1-4b7f8a355150_thumbnail_250x250\",\n            \"num_followers\": 68,\n            \"num_members\": 12,\n            \"is_member\": false,\n            \"is_follower\": false\n        },\n        {\n            \"club_id\": \"605223766\",\n            \"name\": \"Tech Interview in English\",\n            \"description\": \"🗣Any Tech interview “exercise” rooms related with🎙coding algorithms🎙Devops SRE Agile🎙Linux Openstack🎙Kubernetes Docker 🎙 Ansible Terraform Chef 🎙Tensorflow Pytorch Sklearn 🎙 Python Flutter Java Javascript 🎙Spring Mvc Node JS ... are welcome to club! 🤗🤗 Plz create room as you want in this channel and help each other 😊😊                     __________________________________________ 1) Discuss the topic and the level of questions.   2) Share the interview questions and help each other providing key words for the answers.        3) change role and help vice versa 🤗🤗\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_605223766_4194433c-17d8-49cc-adb5-cb8ffd6ec80e_thumbnail_250x250\",\n            \"num_followers\": 53,\n            \"num_members\": 159,\n            \"is_member\": false,\n            \"is_follower\": false\n        },\n        {\n            \"club_id\": \"1937598060\",\n            \"name\": \"Google Cloud \",\n            \"description\": \"This is a Google Cloud group where we discuss buildings application in the cloud. Topics include: Big Data, Serverless, containerization, kubernetes, scaling, mobile, migration, databases, machine learning, AI, DevOps, SRE and more... we plan on hosting every week! Follow us to express your interest.\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1937598060_b54ea558-12a1-4ef8-8004-d6808511bee8_thumbnail_250x250\",\n            \"num_followers\": 34,\n            \"num_members\": 1,\n            \"is_member\": false,\n            \"is_follower\": false\n        },\n        {\n            \"club_id\": \"1802652534\",\n            \"name\": \"xOps Today\",\n            \"description\": \"Connecting ProductOps, DesignOps, and DevOps in one place. Let's speak about the common challenges that we face while setting up the right processes, efficient workflows and knowledge management. Learn more https://www.xops.today/\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1802652534_5d752f73-943c-43a6-ad80-3bdb7ce3913d_thumbnail_250x250\",\n            \"num_followers\": 33,\n            \"num_members\": 22,\n            \"is_member\": false,\n            \"is_follower\": false\n        },\n        {\n            \"club_id\": \"1945296098\",\n            \"name\": \"Atlassian community \",\n            \"description\": \"This is a club for everyone who interested in tech tools and support of team development. We often discuss jira, confluence, tempo, bitbucket  and agile methodologies, devops, process and team management, project management and other.\",\n            \"photo_url\": null,\n            \"num_followers\": 24,\n            \"num_members\": 5,\n            \"is_member\": false,\n            \"is_follower\": false\n        },\n        {\n            \"club_id\": \"649109518\",\n            \"name\": \"Cloud Native Community\",\n            \"description\": \"The Cloud Native Community is a great place for DevOps, Engineers, Programmers, and other members and followers of the Cloud Native Computing Foundation (CNCF) community. \",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_649109518_f5703902-f594-447f-a593-dcfff58ca82b_thumbnail_250x250\",\n            \"num_followers\": 24,\n            \"num_members\": 3,\n            \"is_member\": false,\n            \"is_follower\": false\n        },\n        {\n            \"club_id\": \"326187910\",\n            \"name\": \"Lean & Agile Polska\",\n            \"description\": \"Społeczność osób skupiona wokół szeroko pojętego tematu Lean i Agile w projektach IT (i nie tylko IT). Tematy takie jak: Lean, Scrum, Kanban, SAFe, XP, DevOps etc.\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_326187910_0bbb244d-6be7-49a7-aab1-3d785fb3e36d_thumbnail_250x250\",\n            \"num_followers\": 21,\n            \"num_members\": 11,\n            \"is_member\": false,\n            \"is_follower\": false\n        },\n        {\n            \"club_id\": \"1308215320\",\n            \"name\": \"/dev/random>IT>/dev/null\",\n            \"description\": \"DevOps, Cloud, Infrastrutture IT, frontend e backend, sicurezza, network, intelligenza artificiale ... Discussioni random sul mondo IT fra gli addetti ai lavori che di sporcano le mani con la tastiera. Tutte destinate a scomparire nello stesso momento in cui vengono fatte. O forse no.\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1308215320_7de0cde9-3f4e-4866-b48b-fdfc9991e536_thumbnail_250x250\",\n            \"num_followers\": 19,\n            \"num_members\": 83,\n            \"is_member\": false,\n            \"is_follower\": false\n        },\n        {\n            \"club_id\": \"190027700\",\n            \"name\": \"Aquelarre tecnológico\",\n            \"description\": \"Estás entrando al aquelarre tecnológico 🧙\\u200d♀️🧙\\u200d♂️\\n\\nAquí la brujería se convierte en tecnología, la magia en técnica y la ciencia en el porque.\\n\\nTemas a tratar aquí:\\n👩\\u200d💻 Desarrollo de software\\n☁️ Cloud\\n🤖 Inteligencia artificial\\n🍎 Educación en tecnología \\n⚙️ Temas STEAM\\n💬 Historias tecnológicas \\n💭 Futuro tecnológico \\n🪄 Y más \\n\\nTod@s l@s hechicer@ son bienvenid@s aquí. \\n\\n🙋\\u200d♀️🙋\\u200d♂️ Siéntete libre de crear salas aquí, de hacer conversación y de hacer comunidad. Invita a más personas en el mundo de la tecnología para que crezcamos tod@s junt@s.\\n\\nBienvenid@ si eres:\\n🧑\\u200d💻 Desarrollador@ de software\\n🤖 Cualquier rol tecnológico como DevOps, IA engineer, CTO, UX...\\n👨\\u200d🔬 Cientific@ de cualquier índole \\n👾 Apasionad@ de la tecnología \\n📚 Estudiante\\n🍎 Profesor@\\n💬 Simplemente quieres hablar y aprender de tecnología.\\n\\n🎯 El objetivo de este espacio es promover el aprendizaje tecnológico, compartir conocimientos, hacer comunidad y crear nuevos hechizos 🪄 en esta industria.\\n\\n🧙\\u200d♂️🧙\\u200d♀️ Admins\\n⚫️ Jesús Guzmán\\n⚫️ Juan Fernando Ruiz                                                               \\nCall for admins. Envíame mensaje por Instagram @josejesusguzman\\n\\n🎙 Club asociado a No es Brujería, es Tecnología, podcast que puedes escuchar en todas las plataformas y en YouTube. También puedes encontrarlo en todas las redes sociales como @brujeriatech\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_190027700_b5ff9b63-62c4-4a0b-96a6-918b9784e784_thumbnail_250x250\",\n            \"num_followers\": 18,\n            \"num_members\": 64,\n            \"is_member\": false,\n            \"is_follower\": false\n        },\n        {\n            \"club_id\": \"483443284\",\n            \"name\": \"Fwdays - Tech Talks\",\n            \"description\": \"Every Saturday we meet at the Clubhouse to talk about the latest trends and news in IT✌️\\n\\nWho are we?\\n\\nFwdays — the largest tech IT events in Ukraine, which are being held since 2011.\\nWe organize large-scale conferences, workshops, webinars, meetups online and in comfortable halls in Kyiv. Our goal is to spread ideas and share experience, so we invite the best Ukrainian and international speakers in their field (authors of frameworks, core contributors and prominent developers) and gather everyone interested in the topic of the event, e.g.: JavaScript, .NET, PHP, QA, Architecture, DevOps etc.\\n\\nFwdays in numbers:\\n📌 11 years of organizing events\\n📌 100+ events organized\\n📌 30k+ participants visited\\n📌 268  speakers gave a talk\\n📌 20+ countries involved\\n📌 450+ hours of talks\\n\\nWe work passionately to make talks interesting, useful and suitable for everyone, also think of the informal and entertaining part of the event and do our best to provide you with a great atmosphere.\\nIt is very important for us to organize every event on high level and to be useful for you. \\n\\nFwdays — the exact IT conferences in Ukraine you were looking for!\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_483443284_e2fa1ed9-3ecc-477d-8270-b29050ee5190_thumbnail_250x250\",\n            \"num_followers\": 10,\n            \"num_members\": 35,\n            \"is_member\": false,\n            \"is_follower\": false\n        },\n        {\n            \"club_id\": \"654223342\",\n            \"name\": \"IT-GRC [ITSM-ITIL]\",\n            \"description\": \"🇺🇸  IT SERVICE MANAGEMENT 🇺🇸     ================================= ITGRC, ITSM / ITIL, COBIT, SRE, DevOps, DevSecOps, SRE, Cyber Security, Artificial Intelligence AI, IT Production Operations, IT Management, AWS, Azure, Google Cloud, SaaS, SDLC, Medicine & Technology MedTech. FinTech, and everything related. ****************************************** Information Technology Governance, Risk and Compliance ( ITGRC ) refers to a strategy for managing an organization's overall governance, enterprise risk management and compliance with regulations.  🧠 Think of GRC as a structured approach to aligning IT with business objectives, while effectively managing risk and meeting compliance requirements. A well-planned GRC strategy comes with lots of benefits: improved decision-making, more optimal IT investments, elimination of silos, and reduced fragmentation among divisions and departments, to name a few.  ********************************************🙋\\u200d♂️ Come Join us, Follow us, Book room and discuss with us! *********************************************🔻📈If you are a vendor or a Service Provider, and would like to partner and present your tools, applications, or products or services, please reach us out on Twitter @waseemitsm to schedule room and discussion.\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_654223342_f2d22f09-6623-46fe-a244-ae695549239d_thumbnail_250x250\",\n            \"num_followers\": 10,\n            \"num_members\": 31,\n            \"is_member\": false,\n            \"is_follower\": false\n        },\n        {\n            \"club_id\": \"182408984\",\n            \"name\": \"RealDevOps [ru]\",\n            \"description\": \"Про DevOps-трансформацию, разработку и ИТ. Просто.\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_182408984_22e6dd1d-b4b5-4197-b753-bbecd522795b_thumbnail_250x250\",\n            \"num_followers\": 3,\n            \"num_members\": 2,\n            \"is_member\": false,\n            \"is_follower\": false\n        },\n        {\n            \"club_id\": \"1898959135\",\n            \"name\": \"Reskilling Greece\",\n            \"description\": \"💪🏻Empowering professionals to acquire or level up their digital skills\\n\\n🎯Our goal is to share knowledge, experiences & tips, to boost our digital readiness. \\n\\nIf you’re interested in \\n-Agile Transformation \\n-DevOps\\n-Project Management\\n-Scrum\\n-IT Service Management \\n-Digital Transformation\\n-Digital Marketing \\nJoin us!\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1898959135_c262ecaa-bd6a-4ef4-a3b5-841aac5f4f6c_thumbnail_250x250\",\n            \"num_followers\": 2,\n            \"num_members\": 38,\n            \"is_member\": false,\n            \"is_follower\": false\n        },\n        {\n            \"club_id\": \"1626407868\",\n            \"name\": \"ZEET\",\n            \"description\": \"join the devops revolution with https://zeet.co\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1626407868_d66a4c62-617f-422e-809d-df4b72138741_thumbnail_250x250\",\n            \"num_followers\": 0,\n            \"num_members\": 2,\n            \"is_member\": false,\n            \"is_follower\": false\n        },\n        {\n            \"club_id\": \"1275134460\",\n            \"name\": \"Art & Faith\",\n            \"description\": \"Are you a Christian ✝️ artist, crafter or small business owner?  Would you like to connect with other creatives 🧶 who share common values with you? 💭\\n\\nIf so, this is the perfect club for you! ❤️. \\n\\nWeekly Rooms:\\nM & W \\n7:45 am CST\\nEntrepreneur topics\\nSocial Media\\nBio reviews\\nTik Tok Tips\\n\\nDevos & Doodles\\nTuesdays\\n1 pm CST\\n\\nLet your light 💡 shine before others so they can see your good deeds and glorify your Father in heaven. 🕊 Matthew 5:16\\n\\nIf you are interested in hosting a room, DM Christie Daugherty so we can connect! 😉 I’m the first name below. ⬇️⬇️⬇️\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1275134460_4e93aff6-0b86-4f7c-91e4-03a620fdb10a_thumbnail_250x250\",\n            \"num_followers\": 73,\n            \"num_members\": 350,\n            \"is_member\": false,\n            \"is_follower\": false\n        },\n        {\n            \"club_id\": \"1863036103\",\n            \"name\": \"The Magical Woman\",\n            \"description\": \"The Magical Woman is you! Everybody has the potential to become the best version you can dream of on all levels: physical health, a mind free of worries, healthy relationships and spiritual growth. Are you ready for the ride? Join your sisters here and share wisdom! Follow founders Birgitte Devos and Michelle Thuis for alerts.\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1863036103_1004d8b7-0dca-4aa6-a91c-a77394e85f6a_thumbnail_250x250\",\n            \"num_followers\": 43,\n            \"num_members\": 24,\n            \"is_member\": false,\n            \"is_follower\": false\n        },\n        {\n            \"club_id\": \"2057269922\",\n            \"name\": \"Smart Recouvrement\",\n            \"description\": \"🇫🇷 Un collectif de Fintech s’engage ! 🔗\\nManifeste pour le Smart Recouvrement\\n\\nLe Smart Recouvrement c’est quoi ?\\nPendant cette période où la solidarité est indispensable, nous devons pérenniser les relations, qu’elles soient clients / fournisseurs, Grands comptes / PME ou Etat / Entreprises. Nous nous engageons à pratiquer le Smart Recouvrement, car c’est avant tout :\\n\\n💫Une éthique 🤗\\nIl est normal d’être payé. Mais il faut garder une mesure dans les actions menées notamment pour préserver une relation à l’amiable avec ses clients.\\n\\n💫Des solutions🙏🏻\\nLe règlement du litige se trouve dans les réponses proposées. Il convient d’adapter les procédures, en orchestrant la relation, et en proposant le recouvrement modulable.\\n\\n💫Des technologies🦾🦵🏿\\nFaire plus simple, plus rapide et plus économique. L’innovation offre de nouvelles perspectives avec des outils interfacés et accessibles au plus grand nombre.\\n\\n💫Du dialogue🤝\\nLa confiance est au cœur de l’économie. La transparence et un langage clair doivent accompagner les échanges pour une relation inter-entreprise fiable.   Rejoignez nous🙌\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_2057269922_a3cbf33e-06cc-47d0-bb72-363318185644_thumbnail_250x250\",\n            \"num_followers\": 13,\n            \"num_members\": 7,\n            \"is_member\": false,\n            \"is_follower\": false\n        },\n        {\n            \"club_id\": \"1821540923\",\n            \"name\": \"Le manchot survivra !\",\n            \"description\": \"🐧 Parce que le manchot est l’un des êtres les plus exposés aux changements climatiques, je vous propose de combattre ces dérèglements grâce à l’entrepreneuriat ! Il faut sauver la Planète 🌎 , l’Humanité 👩🏽\\u200d🤝\\u200d👨🏿 et l’Animal 🦓 ! Quoi de mieux que de créer des sociétés pour lutter tous ensemble contre tous ces effets néfastes ! La planète elle, se remettra de ces changements climatiques, nous devons lutter contre la 6e extinction de masse ! 🌪🔥❄️⛈☀️☄️⭐️💫🌞🌚\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1821540923_242cbbc8-6c26-4e7e-9480-da90e57c2629_thumbnail_250x250\",\n            \"num_followers\": 3,\n            \"num_members\": 15,\n            \"is_member\": false,\n            \"is_follower\": false\n        },\n        {\n            \"club_id\": \"1868641261\",\n            \"name\": \"RevOps Fanatics\",\n            \"description\": \"📈 Revenue Operations (RevOps) Fanatics is a group of passionate professionals who are leaders, practitioners or business owners looking to grow. \\n\\n💻 Technology discussions, software comparisons, strategy and automation brainstorms, and career growth sessions will be just the start. Sales Ops and Marketing Ops pros now have a place to learn and grow on Clubhouse — regardless of their specific software of choice.\\n\\n👏 Know a RevOps pro or a revenue leader? Share the group and continue to grow the community.\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1868641261_fefa6705-875b-489e-aa75-0f5c8e795de8_thumbnail_250x250\",\n            \"num_followers\": 22,\n            \"num_members\": 4,\n            \"is_member\": false,\n            \"is_follower\": false\n        },\n        {\n            \"club_id\": \"517326752\",\n            \"name\": \"RevOps\",\n            \"description\": \"Let’s define and refine the RevOps function in your org.\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_517326752_a96a4711-5dd4-4052-a14a-0cbda938b73a_thumbnail_250x250\",\n            \"num_followers\": 3,\n            \"num_members\": 10,\n            \"is_member\": false,\n            \"is_follower\": false\n        },\n        {\n            \"club_id\": \"350766767\",\n            \"name\": \"RevOps Club\",\n            \"description\": \"A unified approach to maximising revenues across entire customer life cycles driven by tech, enabled by people.\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_350766767_d63aebaa-5b0f-49ec-b5b5-a43d0b6ec00d_thumbnail_250x250\",\n            \"num_followers\": 2,\n            \"num_members\": 6,\n            \"is_member\": false,\n            \"is_follower\": false\n        }\n    ],\n    \"count\": 48,\n    \"next\": null,\n    \"previous\": null,\n    \"success\": true\n}"}],"_postman_id":"972d6cd5-33f3-42d0-b3cb-449baafaa140"},{"name":"Information","id":"7aa7b4bb-25c4-4c5a-9a43-a0c2fc777d1d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"<id>","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token <token>","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"club_id\": 1092471136,\r\n    \"source_topic_id\": null\r\n}"},"url":"https://www.clubhouseapi.com/api/get_club","description":"<p>Get the information about the given <code>club_id</code>.</p>\n","urlObject":{"path":["get_club"],"host":["https://www.clubhouseapi.com/api"],"query":[],"variable":[]}},"response":[{"id":"928745b1-b36a-4b25-bc75-dc5577c4c294","name":"Successful","originalRequest":{"method":"POST","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"1387526936","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token 78da002dd191f3781e4a7ff0e8c7136156a8af0c","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"club_id\": 1092471136,\r\n    \"source_topic_id\": null\r\n}"},"url":"https://www.clubhouseapi.com/api/get_club"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 04 Apr 2021 11:12:20 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"462"},{"key":"Connection","value":"close"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Vary","value":"Accept-Encoding, Origin"},{"key":"Content-Encoding","value":"gzip"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"093e2e7f1800002c56f50b0000000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"63aa19de8b792c56-FRA"}],"cookie":[],"responseTime":null,"body":"{\n    \"club\": {\n        \"club_id\": 1092471136,\n        \"name\": \"DevOps/SRE\",\n        \"description\": \"\",\n        \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/club_1092471136_1078fb23-db5c-4fdd-927b-0635d8390bdc_thumbnail_250x250\",\n        \"num_members\": 65,\n        \"num_followers\": 744,\n        \"enable_private\": true,\n        \"is_follow_allowed\": true,\n        \"is_membership_private\": false,\n        \"is_community\": false,\n        \"rules\": [\n            {\n                \"desc\": \"\",\n                \"title\": \"We talk about DevOps and its implementation\"\n            },\n            {\n                \"desc\": \"\",\n                \"title\": \"Please suggest your topic to be scheduled for the next room \"\n            }\n        ],\n        \"url\": \"https://www.joinclubhouse.com/club/DevOps%2FSRE\",\n        \"num_online\": 0\n    },\n    \"is_admin\": false,\n    \"is_member\": false,\n    \"is_follower\": true,\n    \"is_pending_accept\": false,\n    \"is_pending_approval\": false,\n    \"added_by_user_profile\": null,\n    \"member_user_ids\": [],\n    \"num_invites\": 0,\n    \"invite_link\": null,\n    \"topics\": [],\n    \"success\": true\n}"}],"_postman_id":"7aa7b4bb-25c4-4c5a-9a43-a0c2fc777d1d"},{"name":"Members","id":"43d32baf-ac80-45d2-9d37-ead6e0d85095","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"<id>","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token <token>","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://www.clubhouseapi.com/api/get_club_members?club_id=1092471136&return_followers=1&return_members=1&page_size=100&page=1","description":"<p>Get list of members on the given <code>club_id</code>.</p>\n","urlObject":{"path":["get_club_members"],"host":["https://www.clubhouseapi.com/api"],"query":[{"key":"club_id","value":"1092471136"},{"key":"return_followers","value":"1"},{"key":"return_members","value":"1"},{"key":"page_size","value":"100"},{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"b22435f3-f668-4907-abc6-b0891e68c927","name":"Successful","originalRequest":{"method":"GET","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"1387526936","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token 78da002dd191f3781e4a7ff0e8c7136156a8af0c","type":"text"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://www.clubhouseapi.com/api/get_club_members?club_id=1092471136&return_followers=1&return_members=1&page_size=100&page=1","protocol":"https","host":["www","clubhouseapi","com"],"path":["api","get_club_members"],"query":[{"key":"club_id","value":"1092471136"},{"key":"return_followers","value":"1"},{"key":"return_members","value":"1"},{"key":"page_size","value":"100"},{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 04 Apr 2021 11:14:23 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"6465"},{"key":"Connection","value":"close"},{"key":"Allow","value":"GET, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Vary","value":"Accept-Encoding, Origin"},{"key":"Content-Encoding","value":"gzip"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"093e3060c600002c56f6365000000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"63aa1ce139952c56-FRA"}],"cookie":[],"responseTime":null,"body":"{\n    \"users\": [\n        {\n            \"user_id\": 1022096660,\n            \"name\": \"Ehsan Khodadadi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1022096660_c84ef578-9fb9-4cd3-a872-7f1f8da7a923_thumbnail_250x250\",\n            \"username\": \"ehsank777\",\n            \"bio\": \"SRE / DevOps engineer/consultant\\nSoftware engineering consultant \\nPython / AWS /…\",\n            \"is_admin\": true,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 262212609,\n            \"name\": \"Rasool Seyghaly\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/262212609_0110d3dc-30cf-4212-b9f7-6e436143993a_thumbnail_250x250\",\n            \"username\": \"rasoolseyghaly\",\n            \"bio\": \"PhD student at UPC (ML/IOT)🇪🇸\\nFounder @ eAds🇪🇺\\n🎙radio javan:TechWich\\nFounder & C…\",\n            \"is_admin\": true,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 1560689961,\n            \"name\": \"Hamid Emamian\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1560689961_0f4f5c99-67fc-4aa1-bbe2-4531b3f81cab_thumbnail_250x250\",\n            \"username\": \"hamid.emamian\",\n            \"bio\": \"Infrastructure Manager at Snapp\\nMSc. of Software engineering\\nInterested in new e…\",\n            \"is_admin\": true,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 605175915,\n            \"name\": \"Milad Nekofar\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/605175915_5eae7918-adca-458d-8aed-fb55b289fe6f_thumbnail_250x250\",\n            \"username\": \"nekofar\",\n            \"bio\": \"🔱 Freelancer • 👨\\u200d💻 Software Developer\\n💰Crypto Fan • 🎙️ Podcast Lover \\n👨\\u200d🏫 Mentor…\",\n            \"is_admin\": false,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 1660820615,\n            \"name\": \"M Kiyani\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1660820615_0ad54dc4-e3c0-4ddb-9c1b-86149be86684_thumbnail_250x250\",\n            \"username\": \"kiyani.nl\",\n            \"bio\": \"Hi, my name is Mahdad Kiyani and I develop consumer and enterprise applications …\",\n            \"is_admin\": false,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 720605871,\n            \"name\": \"Mohammad Hosseini\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/720605871_e52bfb44-1d2b-4343-9acc-db5d48d86e6b_thumbnail_250x250\",\n            \"username\": \"moyacool\",\n            \"bio\": \"Software engineer\\nBlockchain enthusiast\\nNetherlands 🇳🇱\",\n            \"is_admin\": false,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 526728593,\n            \"name\": \"Nicky Nikravesh\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/526728593_31571a83-bcaa-47d1-b6b5-c3a595fe8fe7_thumbnail_250x250\",\n            \"username\": \"bafanmaster\",\n            \"bio\": \"Software developer @Coolblue\\nKurdish\\nBorn in Kermanshah\\nLived in three countries…\",\n            \"is_admin\": false,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 1909050511,\n            \"name\": \"Hamed Bavafa\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1909050511_135b4211-adb6-4c38-9109-ee2324493e17_thumbnail_250x250\",\n            \"username\": \"hamedbavafa\",\n            \"bio\": \"Software Developer | Interested in music, literature, cinema, games, and food. 🇳…\",\n            \"is_admin\": false,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 606643365,\n            \"name\": \"Masom Heidari\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/606643365_373dd4a3-e498-4fa8-bdae-b58fa52e891b_thumbnail_250x250\",\n            \"username\": \"enigma_hb\",\n            \"bio\": \"Software Engineer \\n☕️ Java Developer\\n📍based in Frankfurt I Germany\\n📧 Masoom.heyd…\",\n            \"is_admin\": false,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 631231527,\n            \"name\": \"Atabak Touri\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/631231527_80c17755-2759-46eb-96d2-6419211bae3c_thumbnail_250x250\",\n            \"username\": \"atabak.tr\",\n            \"bio\": \"Master’s student in physical chemistry at Iran university of science and technol…\",\n            \"is_admin\": false,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 605458327,\n            \"name\": \"Reza Emami\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/605458327_dfcec67a-b6fc-4e8f-8a12-0d4780ff6222_thumbnail_250x250\",\n            \"username\": \"rezaemami96\",\n            \"bio\": \"👨🏻\\u200d💻 Programmer(Java+Android)\\n👨🏻\\u200d🎓 Master of software engineering\\n📱 Mobile repai…\",\n            \"is_admin\": false,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 1816564098,\n            \"name\": \"Ehsan H.\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1816564098_17564fbf-ff3b-40d5-99e3-9f1c6fe1fc97_thumbnail_250x250\",\n            \"username\": \"ehsanix\",\n            \"bio\": \"sysadmin | webmaster | engineer | IT enthusiast | geek | blogger\\n\\n\\\"Progress Bar …\",\n            \"is_admin\": false,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 1148933652,\n            \"name\": \"Shervin Sadjadi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1148933652_e7449f99-309c-434a-b14f-965670d0f34e_thumbnail_250x250\",\n            \"username\": \"shervinsadjadi\",\n            \"bio\": \"MEB Digital Bank Product Owner (Bankino)\",\n            \"is_admin\": false,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 1106242022,\n            \"name\": \"Sadra Amlashi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1106242022_5ee3050c-9539-4d16-9566-0d11f4de5b5e_thumbnail_250x250\",\n            \"username\": \"sadrame\",\n            \"bio\": \"🤠 Co-Founder of Crys.to\\n💰 Cryptocurrency Trading Solutions Developer\\n💻 Software …\",\n            \"is_admin\": false,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 795233950,\n            \"name\": \"Sajjad Taghilou\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/795233950_c2dac432-185a-40ac-bf33-cc5b576daf6c_thumbnail_250x250\",\n            \"username\": \"sajjadtaghilou\",\n            \"bio\": \"🧑🏼\\u200d💻 Software Engineer @Suonentieto\\n📍Finland 🇫🇮\\n\\n👨\\u200d🎓 Studied\\n• MS.c CS  @UEF |📈 …\",\n            \"is_admin\": false,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 2977025,\n            \"name\": \"Nima Fatemi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2977025_dcfcc00c-a239-40bf-9816-b6de62690001_thumbnail_250x250\",\n            \"username\": \"mrphs\",\n            \"bio\": \"Mostly into intersectional activism, information security, privacy, internet fre…\",\n            \"is_admin\": false,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 650071201,\n            \"name\": \"Ermiya Eskandary\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/650071201_be2fced2-6533-46d3-9785-b06eec017aea_thumbnail_250x250\",\n            \"username\": \"ermiya\",\n            \"bio\": \"Software Developer, Fortune 15\\n📌 Manchester 🇬🇧 | 🇮🇷\\n📲 +447751234978\",\n            \"is_admin\": false,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 3201429,\n            \"name\": \"Sharokh Koussari\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/3201429_8ceb8703-4459-4f0a-9bc8-3075dcda229a_thumbnail_250x250\",\n            \"username\": \"sharokh\",\n            \"bio\": \"Lawyer\\nLondon\\nCommercial Litigation ✅ \\nEmployment law ✅ \\nMulti jurisdictional ca…\",\n            \"is_admin\": false,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 1014362716,\n            \"name\": \"Alireza Aghaei\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1014362716_45606aef-4770-4a40-b775-f26c49f378e9_thumbnail_250x250\",\n            \"username\": \"alireza_aghaei\",\n            \"bio\": \"Founder & CEO @Zomorod.\\n\\n\\nSystem Design, Software, Machine Learning, Iot, Hardwa…\",\n            \"is_admin\": false,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 1841736073,\n            \"name\": \"Ali Safaie\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1841736073_48137bad-3789-4b12-968b-7f3aa8de1dc8_thumbnail_250x250\",\n            \"username\": \"alisafaie\",\n            \"bio\": \"📓 MSc | Information Resource Mng\\n🖋 BSc | Computer Hardware Eng\\n✨ Interested in C…\",\n            \"is_admin\": false,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 858902783,\n            \"name\": \"MortezaDalil\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/858902783_f460d30b-3e8d-4bc5-a4f5-e93db4b0a877_thumbnail_250x250\",\n            \"username\": \"mortezadalil\",\n            \"bio\": \"\\u200c\",\n            \"is_admin\": false,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 1895351110,\n            \"name\": \"Reza Hashemi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1895351110_9caba17f-13bd-477b-b27d-a6dbcad63a8b_thumbnail_250x250\",\n            \"username\": \"rezahashemi\",\n            \"bio\": \"An engineer, technology obsessor and future dreamer.\\n\\nPersian | Gen X | INTJ \\n\\n📍…\",\n            \"is_admin\": false,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 9963546,\n            \"name\": \"Payam Mohajeri\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/9963546_038d9de7-f07f-4cc6-8821-c8450cac3242_thumbnail_250x250\",\n            \"username\": \"payamohajeri\",\n            \"bio\": \"📍Germany\\n- DevOps Engineer & Consultant\\n- Chef @ Home\\n- Amateur Photographer\\n- S…\",\n            \"is_admin\": false,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 812961827,\n            \"name\": \"Reza Bay\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/812961827_2c33f756-064e-4cd5-8756-1a7c384a0b72_thumbnail_250x250\",\n            \"username\": \"rezabay\",\n            \"bio\": \"Software Engineer\\n🇮🇷 🇨🇦\\n\\n❤️ .NET Core, Angular, Flutter\\n\\nFounder of Fooreco 🌐 bi…\",\n            \"is_admin\": false,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 1664633402,\n            \"name\": \"Vidya Subramanian\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1664633402_ab65f41b-0e8a-4b42-b65e-c7dfcb346a24_thumbnail_250x250\",\n            \"username\": \"vidyasubra\",\n            \"bio\": \"Mytechladder.com | Democratize technical career development |  Technical mock in…\",\n            \"is_admin\": false,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 849473434,\n            \"name\": \"pedram Ezzati\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/849473434_915e3d4e-158d-4873-930b-c31767a97b5e_thumbnail_250x250\",\n            \"username\": \"pedinil\",\n            \"bio\": \"🖥\\nExperience :\\nTechnical  Team Leader (Microservices, Java , Reactjs )\\nDevops En…\",\n            \"is_admin\": false,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 810127078,\n            \"name\": \"Pooria Ghaedi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/810127078_1ade0896-1d76-4d59-92d9-258b3bad61c1_thumbnail_250x250\",\n            \"username\": \"pooria93\",\n            \"bio\": \"Cloud Engineer☁️\\nAWS, COA, LFCS\",\n            \"is_admin\": false,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 1295756612,\n            \"name\": \"Amirali Amirifar\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1295756612_6a713c0c-f0dd-4cfa-b214-680268635dd5_thumbnail_250x250\",\n            \"username\": \"amiraliamirifar\",\n            \"bio\": \"20 | CS @ SUT\",\n            \"is_admin\": false,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 1209011562,\n            \"name\": \"Parsa Radfar\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1209011562_dd8cfa3b-9214-42a5-bbe3-d2e80a9c6a65_thumbnail_250x250\",\n            \"username\": \"lordversa\",\n            \"bio\": \"I’m VersA\\n\\nMusic producer - Programmer\",\n            \"is_admin\": false,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 1262913163,\n            \"name\": \"Amin Jalali\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1262913163_5feb740c-976c-4b64-a234-6f0f5f212288_thumbnail_250x250\",\n            \"username\": \"amin_jalali\",\n            \"bio\": \"A./Professor @Stockholm University, Sweden 🇸🇪\\n\\nML | MLOps | Microservices | Kube…\",\n            \"is_admin\": false,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 1076360445,\n            \"name\": \"Mehraj Pakmehr\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1076360445_67b2abce-cd7c-4b80-943f-450a30da10c5_thumbnail_250x250\",\n            \"username\": \"mehraj4\",\n            \"bio\": \"- Cloud and Network Solutions Architect\\n- Enterprise Architect\\n- Currently @Acce…\",\n            \"is_admin\": false,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 288786142,\n            \"name\": \"Amirbahador Bahadori\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/288786142_ff369a8b-1362-4081-92ea-3dbc97eadac0_thumbnail_250x250\",\n            \"username\": \"abb798\",\n            \"bio\": \"Developer 💻 ,Linux ❤️,Metal 🤘, Mafia 🧠, Anime 👀, Finance 🤑\",\n            \"is_admin\": false,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 930166970,\n            \"name\": \"Arvin Arab\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/930166970_afdec508-b06b-484c-8e4a-3af5ce3f7146_thumbnail_250x250\",\n            \"username\": \"arvinab\",\n            \"bio\": \"Infrastructure Systems Engineer\\n\\ni’m here to Listen 😉\",\n            \"is_admin\": false,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 429159572,\n            \"name\": \"Sara Roshan\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/429159572_ec859eac-af52-4405-ae1d-901a2d9e7f9c_thumbnail_250x250\",\n            \"username\": \"sara.roshan\",\n            \"bio\": null,\n            \"is_admin\": false,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 1005921301,\n            \"name\": \"Rejith Krishnan\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1005921301_d982cfd6-69a7-4aef-a90a-9b92c0623e3f_thumbnail_250x250\",\n            \"username\": \"rejith\",\n            \"bio\": \"Founder/CEO @LowTouch.cloud, passionate about low-touch, hassle free Kubernetes/…\",\n            \"is_admin\": false,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 190519247,\n            \"name\": \"Yalda Milantash\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/190519247_16c7ab8b-2684-4ef3-a94e-2c17d50da524_thumbnail_250x250\",\n            \"username\": \"yaldamilantash\",\n            \"bio\": \"Hannover🇩🇪\",\n            \"is_admin\": false,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 1840746972,\n            \"name\": \"Babak Yazdanfar\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1840746972_eca9a59b-18b8-47d7-9414-65e570f3398c_thumbnail_250x250\",\n            \"username\": \"babakyfar\",\n            \"bio\": \"PhD candidate | IE-Automation 🏭\\n\\nHere to learn, network, connect, share and insp…\",\n            \"is_admin\": false,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 1655317332,\n            \"name\": \"Shiva Rajabi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1655317332_ccacd7f0-2eec-4ae6-ad49-a1a8990fcb57_thumbnail_250x250\",\n            \"username\": \"sshivass\",\n            \"bio\": null,\n            \"is_admin\": false,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 1258638347,\n            \"name\": \"Nima Behzad\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1258638347_a2a38095-fb49-44a3-8c30-9d5b09025a09_thumbnail_250x250\",\n            \"username\": \"nimabehzad\",\n            \"bio\": \"Software/Robotics engineer with an interest in Medical device development, AI (M…\",\n            \"is_admin\": false,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 2044804851,\n            \"name\": \"Maryam Gh\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2044804851_af904dba-93d1-442d-876f-a8982f377ed0_thumbnail_250x250\",\n            \"username\": \"maryam-gh\",\n            \"bio\": \"🔘 Lead Engineer Automation\\n🔘 Software Developer 👩\\u200d💻\\n🔘 DevOps Engineer\\n💕 Engaged …\",\n            \"is_admin\": false,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 1645846531,\n            \"name\": \"Pegah Vaheb\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1645846531_1acb8d7f-ea2a-4acf-b6de-f9b24ea3e66e_thumbnail_250x250\",\n            \"username\": \"pghvhb\",\n            \"bio\": \"👩🏻\\u200d💻 AI/ML/DL Engineer\\n🧬 Neurodivergent\\n\\n👩🏻\\u200d🎓 MSc in Computer Vision\\n👩🏻\\u200d🎓 BSc in…\",\n            \"is_admin\": false,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 2037694885,\n            \"name\": \"Hossein Dindar\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2037694885_dcb10fa8-821e-4384-9ea7-14d2f20571c9_thumbnail_250x250\",\n            \"username\": \"hosseindindar\",\n            \"bio\": \"Front-End engineer at Aurox LLC\\n\\n📍Texas / Remote\\n\\nI’m Here to learn from other p…\",\n            \"is_admin\": false,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 174426954,\n            \"name\": \"Mohammad Khodaei\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/174426954_64122a63-f63a-4d9c-ac58-8c87e1895ffb_thumbnail_250x250\",\n            \"username\": \"mkhodaei\",\n            \"bio\": \"IT | Computer Security | Researcher\\n📍Stockholm 🇸🇪\\n\\nAlways looking forward to exp…\",\n            \"is_admin\": false,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 1711051064,\n            \"name\": \"Arash Heydarian\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1711051064_2071194e-70e4-4b6d-86c5-e33db04d5749_thumbnail_250x250\",\n            \"username\": \"arainjast\",\n            \"bio\": \"👨🏻\\u200d💻 Software Engineer (Back-End)\\n\\n👨🏻\\u200d🎓 Lifelong Learner\",\n            \"is_admin\": false,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 1816867263,\n            \"name\": \"Nazanin Kazemi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1816867263_1f0bdc73-96a3-42e8-9f0d-b710da49d8a2_thumbnail_250x250\",\n            \"username\": \"nazanink\",\n            \"bio\": \"Current project manager and former journalist who couldn't follow her dreams.\\n\\n👩…\",\n            \"is_admin\": false,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 1565143119,\n            \"name\": \"Mehdi Khosravi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1565143119_48ccb17a-dd05-4e93-a77f-58de75cb7706_thumbnail_250x250\",\n            \"username\": \"mehdikhosravi\",\n            \"bio\": \"👨🏻\\u200d💻Software Engineer @ Splunk\\nPreviously @ VMware\\n\\n📈Making data-driven decision…\",\n            \"is_admin\": false,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 1347801224,\n            \"name\": \"Armin Esmaeilzadeh\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1347801224_946db5db-3285-42d6-bd27-b5ca2601f7f2_thumbnail_250x250\",\n            \"username\": \"arminsmailzade\",\n            \"bio\": \"Software / Data / ML Engineer (Finance 💳)\\nCertified AWS Solution Architect ☁️\\nPh…\",\n            \"is_admin\": false,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 1020330949,\n            \"name\": \"Bahman Reshadi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1020330949_838912c2-faff-4bea-aa8c-bfb8578a960f_thumbnail_250x250\",\n            \"username\": \"25mordad\",\n            \"bio\": \"Team Lead @1des\\n1des.com \\n#1des Trading Solutions Powered by Machine Learning\\n\\nP…\",\n            \"is_admin\": false,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 933478769,\n            \"name\": \"Afarin Ahmadi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/933478769_bbcc14ba-85b0-4585-b395-b1719f729350_thumbnail_250x250\",\n            \"username\": \"afariin\",\n            \"bio\": null,\n            \"is_admin\": false,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 3433697,\n            \"name\": \"Farshid Gilak\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/3433697_cca4dc3a-a584-447f-b409-d47a61e55591_thumbnail_250x250\",\n            \"username\": \"gilak\",\n            \"bio\": \"Senior Software Engineer\\nDelivery Hero SE,📍Berlin\",\n            \"is_admin\": false,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 2141525989,\n            \"name\": \"Behrouz Alibakhshi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2141525989_7b088a0c-838d-4c75-b755-e12768fb794b_thumbnail_250x250\",\n            \"username\": \"behrouza\",\n            \"bio\": \"Architect & Developer of new ideas\\n📍🇨🇦Montréal\\n\\n💰- passionate about business \\n🤩-…\",\n            \"is_admin\": false,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 420825674,\n            \"name\": \"Eric\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/420825674_76ffeebb-572d-4c86-a332-d910aaf8e9f1_thumbnail_250x250\",\n            \"username\": \"jerilok\",\n            \"bio\": \"📍Finland 🇫🇮\\n💻Cloud native developer @ Elisa Telco\\n🕴🏻Oracle certified Java progra…\",\n            \"is_admin\": false,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 1123944083,\n            \"name\": \"Ehsan Gharaei\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1123944083_209cfdbf-a87f-45fc-ae24-d61d4ad128fb_thumbnail_250x250\",\n            \"username\": \"e.gharaei\",\n            \"bio\": \"👨🏻\\u200d💻 Software Engineer (FE)\\n📍Hamburg 🇩🇪\\n\\n🔗 https://www.linkedin.com/in/e-gharaei\",\n            \"is_admin\": false,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 1259115436,\n            \"name\": \"Reza Shalbafzadeh\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1259115436_7b250370-1bf2-40d1-91cd-193495686741_thumbnail_250x250\",\n            \"username\": \"shalbafzadeh\",\n            \"bio\": \"Senior Site Reliability Engineer @ Alibaba Travels Co\",\n            \"is_admin\": false,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 398521471,\n            \"name\": \"Mehdi Rastegarian\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/398521471_11b2461c-9e80-49d4-af9c-a5def58075cb_thumbnail_250x250\",\n            \"username\": \"mehdi.rgn\",\n            \"bio\": \"Web Developer & ML Researcher @ 1des.com\\nNatural Born Gamer\\nArt Enthusiast\\n\\n“I’l…\",\n            \"is_admin\": false,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 1135557927,\n            \"name\": \"Mohammad Golmoradi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1135557927_85c2f1dc-f7d0-4b9f-831c-16dc532100c1_thumbnail_250x250\",\n            \"username\": \"mmdglmr\",\n            \"bio\": null,\n            \"is_admin\": false,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 1158603234,\n            \"name\": \"Ehsan Mehranvari\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1158603234_f5b211cc-4b25-4930-ad5a-ab8a10a4cf25_thumbnail_250x250\",\n            \"username\": \"ehsunshine\",\n            \"bio\": \"Mobile Application Developer \\n🇸🇪🇮🇷\",\n            \"is_admin\": false,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 1749371880,\n            \"name\": \"Milad Ghasemzadeh\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1749371880_d37c5446-49df-46c0-9596-e1d88d377370_thumbnail_250x250\",\n            \"username\": \"miladghasmzadeh\",\n            \"bio\": \"کارمند شرکت فناپ\\nBusinessDevelopment@Fanap\\n\\n#BuiltToLast\\n#BusinessArchitect\",\n            \"is_admin\": false,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 1840740036,\n            \"name\": \"Amineh Dadsetan\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1840740036_c3f99955-8989-4f9c-9691-b4d31f6a17d1_thumbnail_250x250\",\n            \"username\": \"aminehdd\",\n            \"bio\": null,\n            \"is_admin\": false,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 1780630566,\n            \"name\": \"Behnam Goudarzi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/1780630566_68775d93-058a-4123-b36c-c10d4ebbfaa2_thumbnail_250x250\",\n            \"username\": \"behigm\",\n            \"bio\": \"Computer Science Student @LUH\\n📍Germany\",\n            \"is_admin\": false,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 2056916665,\n            \"name\": \"Ali Fazaeli\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2056916665_352bbf0f-835c-4985-ae73-e67cd1cbc71f_thumbnail_250x250\",\n            \"username\": \"afazaeli\",\n            \"bio\": \"Product Manager @Selected\\n\\nFan of ML\",\n            \"is_admin\": false,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 2032348577,\n            \"name\": \"Anis Hamidi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/2032348577_12cca732-e4d1-435e-821b-84a42c0c7357_thumbnail_250x250\",\n            \"username\": \"anishamidi\",\n            \"bio\": \"DevOps Engineer\",\n            \"is_admin\": false,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 58307,\n            \"name\": \"Bahman Bidmeshki\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/58307_5506b904-c3fb-41ea-88a1-4fee0fdf82b5_thumbnail_250x250\",\n            \"username\": \"bahman\",\n            \"bio\": \"AI ML DL Automation Software developer, Crypto\\n🧡Yoga, Mountain climbing, singing…\",\n            \"is_admin\": false,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        },\n        {\n            \"user_id\": 615455409,\n            \"name\": \"Amirreza Hashemi\",\n            \"photo_url\": \"https://clubhouseprod.s3.amazonaws.com:443/615455409_15280d4e-dea5-4a5f-877b-3cc84f35b6ee_thumbnail_250x250\",\n            \"username\": \"amirreza66\",\n            \"bio\": null,\n            \"is_admin\": false,\n            \"is_member\": true,\n            \"is_follower\": false,\n            \"is_pending_accept\": false,\n            \"is_pending_approval\": false\n        }\n    ],\n    \"count\": 64,\n    \"next\": null,\n    \"previous\": null,\n    \"success\": true\n}"}],"_postman_id":"43d32baf-ac80-45d2-9d37-ead6e0d85095"},{"name":"Follow","id":"9e8ca27d-24c2-419d-891d-9468bb30902f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"<id>","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token <token>","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"club_id\": 1233549833,\r\n    \"source_topic_id\": null\r\n}"},"url":"https://www.clubhouseapi.com/api/follow_club","description":"<p>Follow a club.</p>\n","urlObject":{"path":["follow_club"],"host":["https://www.clubhouseapi.com/api"],"query":[],"variable":[]}},"response":[{"id":"edda74f3-90ef-4cb7-862e-03781df6d1e2","name":"Successful","originalRequest":{"method":"POST","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"1387526936","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token 78da002dd191f3781e4a7ff0e8c7136156a8af0c","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"club_id\": 1233549833,\r\n    \"source_topic_id\": null\r\n}"},"url":"https://www.clubhouseapi.com/api/follow_club"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 04 Apr 2021 11:17:45 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"16"},{"key":"Connection","value":"close"},{"key":"Allow","value":"OPTIONS, POST"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Vary","value":"Origin"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"093e33768d00002c56ef974000000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"63aa21d0ed672c56-FRA"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true\n}"},{"id":"18227622-edc1-497d-994a-033d181dd09a","name":"Already followed","originalRequest":{"method":"POST","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"1387526936","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token 78da002dd191f3781e4a7ff0e8c7136156a8af0c","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"club_id\": 1233549833,\r\n    \"source_topic_id\": null\r\n}"},"url":"https://www.clubhouseapi.com/api/follow_club"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 04 Apr 2021 11:18:03 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"36"},{"key":"Connection","value":"close"},{"key":"Allow","value":"OPTIONS, POST"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Vary","value":"Origin"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"093e33bc7c00002c56de1b4000000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"63aa2240ca0c2c56-FRA"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"error_message\": \"\"\n}"}],"_postman_id":"9e8ca27d-24c2-419d-891d-9468bb30902f"},{"name":"Unfollow","id":"55811960-6643-4791-b56e-9250a59f4a41","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"<id>","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token <token>","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"club_id\": 1233549833,\r\n    \"source_topic_id\": null\r\n}"},"url":"https://www.clubhouseapi.com/api/unfollow_club","description":"<p>Unfollow a club.</p>\n","urlObject":{"path":["unfollow_club"],"host":["https://www.clubhouseapi.com/api"],"query":[],"variable":[]}},"response":[{"id":"baf85cdb-b10d-4280-9355-ef67161b22c8","name":"Successful","originalRequest":{"method":"POST","header":[{"key":"CH-Languages","value":"en-US","type":"text"},{"key":"CH-Locale","value":"en_US","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"CH-AppBuild","value":"304","type":"text"},{"key":"CH-AppVersion","value":"0.1.28","type":"text"},{"key":"CH-UserID","value":"1387526936","type":"text"},{"key":"User-Agent","value":"clubhouse/304 (iPhone; iOS 14.4; Scale/2.00)","type":"text"},{"key":"Connection","value":"close","type":"text"},{"key":"Content-Type","value":"application/json; charset=utf-8","type":"text"},{"key":"Authorization","value":"Token 78da002dd191f3781e4a7ff0e8c7136156a8af0c","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"club_id\": 1233549833,\r\n    \"source_topic_id\": null\r\n}"},"url":"https://www.clubhouseapi.com/api/unfollow_club"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 04 Apr 2021 11:18:43 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"16"},{"key":"Connection","value":"close"},{"key":"Allow","value":"OPTIONS, POST"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Vary","value":"Origin"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"093e34570100002c56d3afc000000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"63aa23380ce12c56-FRA"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true\n}"}],"_postman_id":"55811960-6643-4791-b56e-9250a59f4a41"}],"id":"de415599-e742-4a43-aeae-3138d99d0678","description":"<p>Club related API endpoints</p>\n","_postman_id":"de415599-e742-4a43-aeae-3138d99d0678"}],"event":[{"listen":"prerequest","script":{"id":"a81745b8-ed3b-438a-986d-3bfb417dc436","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"d926a389-7725-4609-8695-94de105e6b9b","type":"text/javascript","exec":[""]}}],"variable":[{"key":"user_id","value":"<id>"},{"key":"auth_token","value":"<token>"},{"key":"base_url","value":"https://www.clubhouseapi.com/api"},{"key":"phone","value":"<phone number>"},{"key":"email","value":"<email address>"}]}