{"info":{"_postman_id":"ec3c5ec2-eec7-4300-9ca0-22d8b060b156","name":"RavenTrack API [Account]","description":"<html><head></head><body><p>These API's are available at an account level. Meaning the API's that are configured in the \"/account\" section of any RavenTrack platform.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"8768368","collectionId":"ec3c5ec2-eec7-4300-9ca0-22d8b060b156","publishedId":"2sB2cX8g8F","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-04-09T11:31:39.000Z"},"item":[{"name":"Auth","item":[{"name":"New Access Token","id":"28319dc1-8b05-488c-9029-b7fa557d4bd9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"description":"<p>When you create your first access token in your account, you will be a given a refresh token that you use here to get a new access token.</p>\n","key":"refresh_token","type":"text","value":"{{refresh-token}}"}]},"url":"{{url}}/api/oauth/refresh-token","description":"<p>Request a <em>new access token</em> so you can query our API. Access tokens are long lived and <strong>last for one year</strong>, so we advise you request periodically for a new token to avoid issues.</p>\n","urlObject":{"path":["api","oauth","refresh-token"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"d7319ec8-8780-486c-92ad-bf56e2efd085","name":"New Access Token","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"description":"When you create your first access token in your account, you will be a given a refresh token that you use here to get a new access token.","key":"refresh_token","type":"text","value":"{{refresh-token}}"}]},"url":"{{url}}/api/oauth/refresh-token"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, private"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Security-Policy","value":"default-src 'self' ;script-src 'self' 'unsafe-inline' data: *.googleapis.com *.twitter.com *.facebook.net www.googleadservices.com www.gstatic.com www.google.com google.com google.co.uk http://*.hotjar.com https://*.hotjar.com http://*.hotjar.io https://*.hotjar.io use.fontawesome.com storage.bannernow.com banner-now-test.com 'unsafe-eval';style-src 'self' 'unsafe-inline' fonts.googleapis.com www.gstatic.com tagmanager.google.com maxcdn.bootstrapcdn.com cdn-images.mailchimp.com use.fontawesome.com;img-src 'self' * data:;font-src 'self' data: fonts.googleapis.com fonts.gstatic.com use.fontawesome.com;connect-src 'self' fonts.googleapis.com insights.hotjar.com wss://*.hotjar.com http://*.hotjar.com https://*.hotjar.com http://*.hotjar.io https://*.hotjar.io;frame-src 'self' www.google.com vars.hotjar.com http://*.hotjar.com https://*.hotjar.com http://*.hotjar.io https://*.hotjar.io storage.bannernow.com banner-now-test.com;worker-src 'self' self blob: 'unsafe-inline';"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Date","value":"Fri, 26 May 2023 11:45:31 GMT"},{"key":"Pragma","value":"no-cache"},{"key":"Server","value":"nginx/1.24.0"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"PHP/7.2.34"},{"key":"X-Ratelimit-Limit","value":"60"},{"key":"X-Ratelimit-Remaining","value":"59"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"token_type\": \"Bearer\",\n    \"expires_in\": 31622400,\n    \"access_token\": \"HERE\",\n    \"refresh_token\": \"HERE\"\n}"}],"_postman_id":"28319dc1-8b05-488c-9029-b7fa557d4bd9"},{"name":"Ping","id":"a9d43005-0f9b-4557-b474-daa53351263c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Bearer {{access-token}}","type":"text","description":"<p>Generate a new access token in your account and use this here,  this is to ensure you are authenticated to make the request.</p>\n"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"{{url}}/api/ping","description":"<p>This is the endpoint that allows you to test whether or not you are connected to our track API.</p>\n","urlObject":{"path":["api","ping"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"e52ee752-0ad3-47ca-be34-3ca0aa27f065","name":"Ping","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{betfred-access-token}}","type":"text","description":"Generate a new access token in your account and use this here,  this is to ensure you are authenticated to make the request."},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"{{track-url}}/api/ping"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.15.8"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Tue, 17 Mar 2020 20:06:08 GMT"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"57"},{"key":"Content-Security-Policy","value":"default-src 'self' ;script-src 'self' 'unsafe-inline' data: *.googleapis.com *.twitter.com *.facebook.net www.googleadservices.com www.gstatic.com www.google.com google.com google.co.uk use.fontawesome.com 'unsafe-eval';style-src 'self' 'unsafe-inline' fonts.googleapis.com www.gstatic.com tagmanager.google.com maxcdn.bootstrapcdn.com cdn-images.mailchimp.com use.fontawesome.com;img-src 'self' * data:;font-src 'self' data: fonts.googleapis.com fonts.gstatic.com use.fontawesome.com;connect-src 'self' fonts.googleapis.com insights.hotjar.com wss://*.hotjar.com;frame-src 'self' www.google.com vars.hotjar.com;"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"pong\"\n}"}],"_postman_id":"a9d43005-0f9b-4557-b474-daa53351263c"}],"id":"88d22fe1-42f8-4e18-be4d-53fc05bf1e65","description":"<p>The API uses OAuth 2 for authentication. You will need to generate an <strong>access token</strong> and a <strong>refresh token</strong>.</p>\n<p>Access tokens currently are long lived, so they <strong>expire after one year</strong>. It is recommended to request a new access token periodically.</p>\n<h3 id=\"making-requests\">Making Requests</h3>\n<p>When making requests that require authentication you will need to set the following request headers/values:</p>\n<ul>\n<li><em>Authorization:</em> Bearer</li>\n<li><em>Accept:</em> application/json</li>\n</ul>\n<h4 id=\"access-tokens\">Access Tokens</h4>\n<p>Please ensure you use the <strong>correct access token</strong> in your request. This token must have access to the part of the API you are querying, so ensure you select the correct <strong>scope</strong>. You will do this within your account in the application, look at the \"API\" section to learn more.</p>\n<h4 id=\"scopes\">Scopes</h4>\n<p>Our API supports multiple scopes. Scopes restrict the use of certain parts of the API based on what the account has been given access to. You select your scopes when creating your access tokens within our application. Please speak to your account manager if you require more information on this.</p>\n","event":[{"listen":"prerequest","script":{"id":"e92f5cbe-0e38-4d22-acda-152cd80ac6fc","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"ff78299b-6727-4820-85e8-660004daad77","type":"text/javascript","exec":[""]}}],"_postman_id":"88d22fe1-42f8-4e18-be4d-53fc05bf1e65"},{"name":"Reports","item":[{"name":"Affiliate Activity By Date Range","item":[{"name":"Get Affiliate","id":"b88cb4a4-7a81-4f30-9790-12707cf5cc95","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Bearer {{access-token}}","description":"<p>Generate a new access token in your account and use this here,  this is to ensure you are authenticated to make the request.</p>\n"},{"key":"Accept","value":"application/json"}],"url":"{{url}}/api/reporting/affiliate?start_date=2024-05-01&end_date=2024-05-31&currency=GBP&grouping=affiliate&requesting_account_type=vendor&show_by_site=1&paginate=1&per_page=100&page=1","description":"<p>Look up information about affiliates within a given date range by currency with different grouping options.</p>\n","urlObject":{"path":["api","reporting","affiliate"],"host":["{{url}}"],"query":[{"description":{"content":"<p><code>String</code>. Required. Y-m-d format.<br />Lower bound for the affiliate activity date.</p>\n","type":"text/plain"},"key":"start_date","value":"2024-05-01"},{"description":{"content":"<p><code>String</code>. Required. Y-m-d format.<br />Upper bound for the affiliate activity date.</p>\n","type":"text/plain"},"key":"end_date","value":"2024-05-31"},{"description":{"content":"<p><code>String</code>. Required. e.g. GBP, USD, EUR. Default: GBP.<br />Currency the report filters to (It’s not a conversion to that currency).</p>\n","type":"text/plain"},"key":"currency","value":"GBP"},{"description":{"content":"<p><code>String</code>. Required. e.g. affiliate, affiliate_by_day, affiliate_by_month<br />It indicates how data is grouped at the affiliate profile level. </p>\n","type":"text/plain"},"key":"grouping","value":"affiliate"},{"description":{"content":"<p><code>String</code>. Required. e.g. affiliate, vendor<br />The type of account that is requesting the report.</p>\n","type":"text/plain"},"key":"requesting_account_type","value":"vendor"},{"description":{"content":"<p><code>Boolean</code>. Not required. e.g. 1 or 0. Default: 0<br />Whether the report shows activity by affiliate profile AND affiliate site ID.</p>\n","type":"text/plain"},"key":"show_by_site","value":"1"},{"disabled":true,"description":{"content":"<p><code>Boolean</code>. Not required. e.g. 1 or 0. Default: 0<br />Whether product columns are returned in the response.</p>\n","type":"text/plain"},"key":"show_product_columns","value":"0"},{"description":{"content":"<p><code>Boolean</code>. Not required. e.g. 1, 0, Default: 1.<br />Whether results are returned by page or in full.</p>\n","type":"text/plain"},"key":"paginate","value":"1"},{"description":{"content":"<p><code>Integer</code>.  Not required. e.g. 50, 100, 150, 200, 250. Default: 50.<br />Number of rows per page.</p>\n","type":"text/plain"},"key":"per_page","value":"100"},{"description":{"content":"<p><code>Integer</code>. Required if \"paginate\" is provided. e.g. 1, 2.<br />Page number of the requested page.</p>\n","type":"text/plain"},"key":"page","value":"1"},{"disabled":true,"description":{"content":"<p><code>Integer</code>. Not Required.</p>\n<ul>\n<li>Vendor ID number</li>\n</ul>\n","type":"text/plain"},"key":"vendor","value":"1"}],"variable":[]}},"response":[{"id":"0d083740-448c-4d28-acdf-23ce26c1b91a","name":"Get Affiliate [No Pagination]","originalRequest":{"method":"GET","header":[{"description":"Generate a new access token in your account and use this here,  this is to ensure you are authenticated to make the request.","key":"Authorization","type":"text","value":"Bearer {{access-token}}"},{"key":"Accept","type":"text","value":"application/json"}],"url":{"raw":"{{url}}/api/reporting/affiliate?start_date=2020-02-24&end_date=2020-03-29&currency=GBP&grouping=affiliate_by_day&requesting_account_type=affiliate&show_by_site=1&show_product_columns=0&paginate=0&per_page=100&page=1","host":["{{url}}"],"path":["api","reporting","affiliate"],"query":[{"key":"start_date","value":"2020-02-24","description":"`String`. Required. Y-m-d format.  \nLower bound for the affiliate activity date."},{"key":"end_date","value":"2020-03-29","description":"`String`. Required. Y-m-d format.  \nUpper bound for the affiliate activity date."},{"key":"currency","value":"GBP","description":"`String`. Not required. e.g. GBP, USD, EUR. Default: GBP.  \nCurrency the report filters to (It’s not a conversion to that currency)."},{"key":"grouping","value":"affiliate_by_day","description":"`String`. Required. e.g. affiliate, affiliate_by_day, affiliate_by_month  \nIt indicates how data is grouped at the affiliate profile level. "},{"key":"requesting_account_type","value":"affiliate","description":"`String`. Required. e.g. affiliate, vendor  \nThe type of account that is requesting the report."},{"key":"show_by_site","value":"1","description":"`Boolean`. Not required. e.g. 1 or 0. Default: 0  \nWhether the report shows activity by affiliate profile AND affiliate site ID."},{"key":"show_product_columns","value":"0","description":"`Boolean`. Not required. e.g. 1 or 0. Default: 0  \nWhether product columns are returned in the response."},{"key":"paginate","value":"0","description":"`Boolean`. Not required. e.g. 1, 0, Default: 1.  \nWhether results are returned by page or in full."},{"key":"per_page","value":"100","description":"`Integer`.  Not required. e.g. 50, 100, 150, 200, 250. Default: 50.  \nNumber of rows per page."},{"key":"page","value":"1","description":"`Integer`. Required if \"paginate\" is provided. e.g. 1, 2.  \nPage number of the requested page."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.15.8"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Mon, 23 Mar 2020 12:16:01 GMT"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Content-Security-Policy","value":"default-src 'self' ;script-src 'self' 'unsafe-inline' data: *.googleapis.com *.twitter.com *.facebook.net www.googleadservices.com www.gstatic.com www.google.com google.com google.co.uk use.fontawesome.com 'unsafe-eval';style-src 'self' 'unsafe-inline' fonts.googleapis.com www.gstatic.com tagmanager.google.com maxcdn.bootstrapcdn.com cdn-images.mailchimp.com use.fontawesome.com;img-src 'self' * data:;font-src 'self' data: fonts.googleapis.com fonts.gstatic.com use.fontawesome.com;connect-src 'self' fonts.googleapis.com insights.hotjar.com wss://*.hotjar.com;frame-src 'self' www.google.com vars.hotjar.com;"}],"cookie":[],"responseTime":null,"body":"{\n    \"params\": {\n        \"start_date\": \"2020-02-24\",\n        \"end_date\": \"2020-03-29\",\n        \"requesting_account_type\": \"affiliate\",\n        \"currency\": \"GBP\",\n        \"grouping\": \"affiliate_by_day\",\n        \"show_by_site\": \"1\",\n        \"show_product_columns\": \"0\",\n        \"paginate\": \"0\",\n        \"per_page\": \"100\",\n        \"page\": \"1\"\n    },\n    \"results\": [\n        {\n        \t\"activity_date\": \"2020-03-01\",\n            \"vendor_id\": 1,\n            \"vendor_name\": \"Default\",\n            \"account_id\": 1,\n            \"affiliate_profile_id\": 1,\n            \"affiliate_profile_username\": \"test\",\n            \"affiliate_profile_site_id\": \"N/A\",\n            \"affiliate_profile_site_name\": \"N/A\",\n            \"clicks\": 0,\n            \"registrations\": 0,\n            \"registration_ratio\": 0,\n            \"ftd_count\": 0,\n            \"new_account_ratio\": 0,\n            \"active_accounts\": 5,\n            \"new_account_deposits\": \"0.00\",\n            \"depositing_accounts\": 5,\n            \"wagering_accounts\": 5,\n            \"net_player\": \"2117.60\",\n            \"deposits\": \"3795.00\",\n            \"stakes\": \"997.00\",\n            \"chargebacks\": \"0.00\",\n            \"net_revenue\": \"10588.00\",\n            \"total_bonus\": \"386.00\",\n            \"revshare_commission\": \"0.00\",\n            \"cpa_commission\": \"0.00\",\n            \"total_commission\": \"0.00\",\n            \"cpa_count\": 0\n        },\n        {\n        \t\"activity_date\": \"2020-02-29\",\n            \"vendor_id\": 1,\n            \"vendor_name\": \"Default\",\n            \"account_id\": 1,\n            \"affiliate_profile_id\": 1,\n            \"affiliate_profile_username\": \"test\",\n            \"affiliate_profile_site_id\": \"N/A\",\n            \"affiliate_profile_site_name\": \"N/A\",\n            \"clicks\": 0,\n            \"registrations\": 0,\n            \"registration_ratio\": 0,\n            \"ftd_count\": 0,\n            \"new_account_ratio\": 0,\n            \"active_accounts\": 5,\n            \"new_account_deposits\": \"0.00\",\n            \"depositing_accounts\": 5,\n            \"wagering_accounts\": 5,\n            \"net_player\": \"2628.40\",\n            \"deposits\": \"1533.00\",\n            \"stakes\": \"1445.00\",\n            \"chargebacks\": \"0.00\",\n            \"net_revenue\": \"13142.00\",\n            \"total_bonus\": \"361.00\",\n            \"revshare_commission\": \"0.00\",\n            \"cpa_commission\": \"0.00\",\n            \"total_commission\": \"0.00\",\n            \"cpa_count\": 0\n        },\n        {\n        \t\"activity_date\": \"2020-02-28\",\n            \"vendor_id\": 1,\n            \"vendor_name\": \"Default\",\n            \"account_id\": 1,\n            \"affiliate_profile_id\": 1,\n            \"affiliate_profile_username\": \"test\",\n            \"affiliate_profile_site_id\": \"N/A\",\n            \"affiliate_profile_site_name\": \"N/A\",\n            \"clicks\": 1,\n            \"registrations\": 5,\n            \"registration_ratio\": 500,\n            \"ftd_count\": 0,\n            \"new_account_ratio\": 0,\n            \"active_accounts\": 5,\n            \"new_account_deposits\": \"0.00\",\n            \"depositing_accounts\": 5,\n            \"wagering_accounts\": 5,\n            \"net_player\": \"3636.60\",\n            \"deposits\": \"2545.00\",\n            \"stakes\": \"1214.00\",\n            \"chargebacks\": \"0.00\",\n            \"net_revenue\": \"18183.00\",\n            \"total_bonus\": \"219.00\",\n            \"revshare_commission\": \"0.00\",\n            \"cpa_commission\": \"50.00\",\n            \"total_commission\": \"50.00\",\n            \"cpa_count\": 5\n        }\n    ],\n    \"totals\": {\n        \"clicks\": 1,\n        \"registrations\": 5,\n        \"registration_ratio\": 500,\n        \"ftd_count\": 0,\n        \"new_account_ratio\": 0,\n        \"active_accounts\": 5,\n        \"new_account_deposits\": \"0.00\",\n        \"depositing_accounts\": \"13546.00\",\n        \"wagering_accounts\": 5,\n        \"net_player\": \"8382.60\",\n        \"deposits\": \"7873.00\",\n        \"stakes\": \"3656.00\",\n        \"chargebacks\": \"0.00\",\n        \"net_revenue\": \"41913.00\",\n        \"total_bonus\": \"966.00\",\n        \"revshare_commission\": \"0.00\",\n        \"cpa_commission\": \"50.00\",\n        \"total_commission\": \"50.00\",\n        \"cpa_count\": 5\n    }\n}"},{"id":"c8df5c85-cd0f-46ea-ae38-9a5ae731bf3e","name":"Get Affiliate [Per Affiliate]","originalRequest":{"method":"GET","header":[{"description":"Generate a new access token in your account and use this here,  this is to ensure you are authenticated to make the request.","key":"Authorization","type":"text","value":"Bearer {{access-token}}"},{"key":"Accept","type":"text","value":"application/json"}],"url":{"raw":"{{url}}/api/reporting/affiliate?start_date=2020-02-24&end_date=2020-03-29&currency=GBP&grouping=affiliate_by_day&requesting_account_type=affiliate&show_by_site=1&show_product_columns=0&paginate=1&per_page=100&page=1","host":["{{url}}"],"path":["api","reporting","affiliate"],"query":[{"key":"start_date","value":"2020-02-24","description":"`String`. Required. Y-m-d format.  \nLower bound for the affiliate activity date."},{"key":"end_date","value":"2020-03-29","description":"`String`. Required. Y-m-d format.  \nUpper bound for the affiliate activity date."},{"key":"currency","value":"GBP","description":"`String`. Not required. e.g. GBP, USD, EUR. Default: GBP.  \nCurrency the report filters to (It’s not a conversion to that currency)."},{"key":"grouping","value":"affiliate_by_day","description":"`String`. Required. e.g. affiliate, affiliate_by_day, affiliate_by_month  \nIt indicates how data is grouped at the affiliate profile level. "},{"key":"requesting_account_type","value":"affiliate","description":"`String`. Required. e.g. affiliate, casino  \nThe type of account that is requesting the report."},{"key":"show_by_site","value":"1","description":"`Boolean`. Not required. e.g. 1 or 0. Default: 0  \nWhether the report shows activity by affiliate profile AND affiliate site ID."},{"key":"show_product_columns","value":"0","description":"`Boolean`. Not required. e.g. 1 or 0. Default: 0  \nWhether product columns are returned in the response."},{"key":"paginate","value":"1","description":"`Boolean`. Not required. e.g. 1, 0, Default: 1.  \nWhether results are returned by page or in full."},{"key":"per_page","value":"100","description":"`Integer`.  Not required. e.g. 50, 100, 150, 200, 250. Default: 50.  \nNumber of rows per page."},{"key":"page","value":"1","description":"`Integer`. Required if \"paginate\" is provided. e.g. 1, 2.  \nPage number of the requested page."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.15.8"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Mon, 23 Mar 2020 12:01:01 GMT"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Content-Security-Policy","value":"default-src 'self' ;script-src 'self' 'unsafe-inline' data: *.googleapis.com *.twitter.com *.facebook.net www.googleadservices.com www.gstatic.com www.google.com google.com google.co.uk use.fontawesome.com 'unsafe-eval';style-src 'self' 'unsafe-inline' fonts.googleapis.com www.gstatic.com tagmanager.google.com maxcdn.bootstrapcdn.com cdn-images.mailchimp.com use.fontawesome.com;img-src 'self' * data:;font-src 'self' data: fonts.googleapis.com fonts.gstatic.com use.fontawesome.com;connect-src 'self' fonts.googleapis.com insights.hotjar.com wss://*.hotjar.com;frame-src 'self' www.google.com vars.hotjar.com;"}],"cookie":[],"responseTime":null,"body":"{\n    \"params\": {\n        \"start_date\": \"2020-02-24\",\n        \"end_date\": \"2020-03-29\",\n        \"requesting_account_type\": \"affiliate\",\n        \"currency\": \"GBP\",\n        \"grouping\": \"affiliate_by_day\",\n        \"show_by_site\": \"1\",\n        \"show_product_columns\": \"0\",\n        \"paginate\": \"1\",\n        \"per_page\": \"100\",\n        \"page\": \"1\"\n    },\n    \"results\": {\n        \"current_page\": 1,\n        \"data\": [\n            {\n            \t\"activity_date\": \"2020-03-01\",\n                \"vendor_id\": 1,\n                \"vendor_name\": \"Default\",\n                \"account_id\": 1,\n                \"affiliate_profile_id\": 1,\n                \"affiliate_profile_username\": \"test\",\n                \"affiliate_profile_site_id\": \"N/A\",\n                \"affiliate_profile_site_name\": \"N/A\",\n                \"clicks\": 0,\n                \"registrations\": 0,\n                \"registration_ratio\": 0,\n                \"ftd_count\": 0,\n                \"new_account_ratio\": 0,\n                \"active_accounts\": 5,\n                \"new_account_deposits\": \"0.00\",\n                \"depositing_accounts\": 5,\n                \"wagering_accounts\": 5,\n                \"net_player\": \"2117.60\",\n                \"deposits\": \"3795.00\",\n                \"stakes\": \"997.00\",\n                \"chargebacks\": \"0.00\",\n                \"net_revenue\": \"10588.00\",\n                \"total_bonus\": \"386.00\",\n                \"revshare_commission\": \"0.00\",\n                \"cpa_commission\": \"0.00\",\n                \"total_commission\": \"0.00\",\n                \"cpa_count\": 0\n            },\n            {\n            \t\"activity_date\": \"2020-02-29\",\n                \"vendor_id\": 1,\n                \"vendor_name\": \"Default\",\n                \"account_id\": 1,\n                \"affiliate_profile_id\": 1,\n                \"affiliate_profile_username\": \"test\",\n                \"affiliate_profile_site_id\": \"N/A\",\n                \"affiliate_profile_site_name\": \"N/A\",\n                \"clicks\": 0,\n                \"registrations\": 0,\n                \"registration_ratio\": 0,\n                \"ftd_count\": 0,\n                \"new_account_ratio\": 0,\n                \"active_accounts\": 5,\n                \"new_account_deposits\": \"0.00\",\n                \"depositing_accounts\": 5,\n                \"wagering_accounts\": 5,\n                \"net_player\": \"2628.40\",\n                \"deposits\": \"1533.00\",\n                \"stakes\": \"1445.00\",\n                \"chargebacks\": \"0.00\",\n                \"net_revenue\": \"13142.00\",\n                \"total_bonus\": \"361.00\",\n                \"revshare_commission\": \"0.00\",\n                \"cpa_commission\": \"0.00\",\n                \"total_commission\": \"0.00\",\n                \"cpa_count\": 0\n            },\n            {\n                \"activity_date\": \"2020-02-28\",\n                \"vendor_id\": 1,\n                \"vendor_name\": \"Default\",\n                \"account_id\": 1,\n                \"affiliate_profile_id\": 1,\n                \"affiliate_profile_username\": \"test\",\n                \"affiliate_profile_site_id\": \"N/A\",\n                \"affiliate_profile_site_name\": \"N/A\",\n                \"clicks\": 1,\n                \"registrations\": 5,\n                \"registration_ratio\": 500,\n                \"ftd_count\": 0,\n                \"new_account_ratio\": 0,\n                \"active_accounts\": 5,\n                \"new_account_deposits\": \"0.00\",\n                \"depositing_accounts\": 5,\n                \"wagering_accounts\": 5,\n                \"net_player\": \"3636.60\",\n                \"deposits\": \"2545.00\",\n                \"stakes\": \"1214.00\",\n                \"chargebacks\": \"0.00\",\n                \"net_revenue\": \"18183.00\",\n                \"total_bonus\": \"219.00\",\n                \"revshare_commission\": \"0.00\",\n                \"cpa_commission\": \"50.00\",\n                \"total_commission\": \"50.00\",\n                \"cpa_count\": 5\n            }\n        ],\n        \"first_page_url\": \"http://www.enter-your-domain-here.com/api/reporting/affiliate?start_date=2020-02-24&end_date=2020-03-29&requesting_account_type=affiliate&currency=GBP&grouping=affiliate_by_day&show_by_site=1&show_product_columns=0&paginate=1&per_page=100&page=1\",\n        \"from\": 1,\n        \"last_page\": 1,\n        \"last_page_url\": \"http://www.enter-your-domain-here.com/api/reporting/affiliate?start_date=2020-02-24&end_date=2020-03-29&requesting_account_type=affiliate&currency=GBP&grouping=affiliate_by_day&show_by_site=1&show_product_columns=0&paginate=1&per_page=100&page=1\",\n        \"next_page_url\": null,\n        \"path\": \"http://www.enter-your-domain-here.com/api/reporting/affiliate\",\n        \"per_page\": 100,\n        \"prev_page_url\": null,\n        \"to\": 3,\n        \"total\": 3\n    },\n    \"totals\": {\n        \"clicks\": 1,\n        \"registrations\": 5,\n        \"registration_ratio\": 500,\n        \"ftd_count\": 0,\n        \"new_account_ratio\": 0,\n        \"active_accounts\": 5,\n        \"new_account_deposits\": \"0.00\",\n        \"depositing_accounts\": \"13546.00\",\n        \"wagering_accounts\": 5,\n        \"net_player\": \"8382.60\",\n        \"deposits\": \"7873.00\",\n        \"stakes\": \"3656.00\",\n        \"chargebacks\": \"0.00\",\n        \"net_revenue\": \"41913.00\",\n        \"total_bonus\": \"966.00\",\n        \"revshare_commission\": \"0.00\",\n        \"cpa_commission\": \"50.00\",\n        \"total_commission\": \"50.00\",\n        \"cpa_count\": 5\n    }\n}"},{"id":"cd7b0f61-0d27-4019-8140-08506728cbac","name":"Get Affiliate [Per Vendor]","originalRequest":{"method":"GET","header":[{"description":"Generate a new access token in your account and use this here,  this is to ensure you are authenticated to make the request.","key":"Authorization","type":"text","value":"Bearer {{access-token}}"},{"key":"Accept","type":"text","value":"application/json"}],"url":{"raw":"{{url}}/api/reporting/affiliate?start_date=2020-02-24&end_date=2020-03-29&currency=GBP&grouping=affiliate_by_day&requesting_account_type=vendor&show_by_site=1&show_product_columns=0&paginate=1&per_page=100&page=1","host":["{{url}}"],"path":["api","reporting","affiliate"],"query":[{"key":"start_date","value":"2020-02-24","description":"`String`. Required. Y-m-d format.  \nLower bound for the affiliate activity date."},{"key":"end_date","value":"2020-03-29","description":"`String`. Required. Y-m-d format.  \nUpper bound for the affiliate activity date."},{"key":"currency","value":"GBP","description":"`String`. Not required. e.g. GBP, USD, EUR. Default: GBP.  \nCurrency the report filters to (It’s not a conversion to that currency)."},{"key":"grouping","value":"affiliate_by_day","description":"`String`. Required. e.g. affiliate, affiliate_by_day, affiliate_by_month  \nIt indicates how data is grouped at the affiliate profile level. "},{"key":"requesting_account_type","value":"vendor","description":"`String`. Required. e.g. affiliate, vendor  \nThe type of account that is requesting the report."},{"key":"show_by_site","value":"1","description":"`Boolean`. Not required. e.g. 1 or 0. Default: 0  \nWhether the report shows activity by affiliate profile AND affiliate site ID."},{"key":"show_product_columns","value":"0","description":"`Boolean`. Not required. e.g. 1 or 0. Default: 0  \nWhether product columns are returned in the response."},{"key":"paginate","value":"1","description":"`Boolean`. Not required. e.g. 1, 0, Default: 1.  \nWhether results are returned by page or in full."},{"key":"per_page","value":"100","description":"`Integer`.  Not required. e.g. 50, 100, 150, 200, 250. Default: 50.  \nNumber of rows per page."},{"key":"page","value":"1","description":"`Integer`. Required if \"paginate\" is provided. e.g. 1, 2.  \nPage number of the requested page."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.15.8"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Mon, 23 Mar 2020 12:01:26 GMT"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"Content-Security-Policy","value":"default-src 'self' ;script-src 'self' 'unsafe-inline' data: *.googleapis.com *.twitter.com *.facebook.net www.googleadservices.com www.gstatic.com www.google.com google.com google.co.uk use.fontawesome.com 'unsafe-eval';style-src 'self' 'unsafe-inline' fonts.googleapis.com www.gstatic.com tagmanager.google.com maxcdn.bootstrapcdn.com cdn-images.mailchimp.com use.fontawesome.com;img-src 'self' * data:;font-src 'self' data: fonts.googleapis.com fonts.gstatic.com use.fontawesome.com;connect-src 'self' fonts.googleapis.com insights.hotjar.com wss://*.hotjar.com;frame-src 'self' www.google.com vars.hotjar.com;"}],"cookie":[],"responseTime":null,"body":"{\n    \"params\": {\n        \"start_date\": \"2020-02-24\",\n        \"end_date\": \"2020-03-29\",\n        \"requesting_account_type\": \"vendor\",\n        \"currency\": \"GBP\",\n        \"grouping\": \"affiliate_by_day\",\n        \"show_by_site\": \"1\",\n        \"show_product_columns\": \"0\",\n        \"paginate\": \"1\",\n        \"per_page\": \"100\",\n        \"page\": \"1\"\n    },\n    \"results\": {\n        \"current_page\": 1,\n        \"data\": [\n            {\n                \"activity_date\": \"2020-03-01\",\n                \"vendor_id\": 1,\n                \"vendor_name\": \"Default\",\n                \"affiliate_profile_id\": 1,\n                \"affiliate_profile_username\": \"test\",\n                \"affiliate_profile_site_id\": \"N/A\",\n                \"clicks\": 0,\n                \"registrations\": 0,\n                \"registration_ratio\": 0,\n                \"ftd_count\": 0,\n                \"new_account_ratio\": 0,\n                \"active_accounts\": 5,\n                \"new_account_deposits\": \"0.00\",\n                \"depositing_accounts\": 5,\n                \"wagering_accounts\": 5,\n                \"gross_player\": \"2194.80\",\n                \"net_player\": \"2117.60\",\n                \"deposits\": \"3795.00\",\n                \"stakes\": \"997.00\",\n                \"chargebacks\": \"0.00\",\n                \"gross_revenue\": \"10974.00\",\n                \"net_revenue\": \"10588.00\",\n                \"total_bonus\": \"386.00\",\n                \"revshare_commission\": \"0.00\",\n                \"cpa_commission\": \"0.00\",\n                \"total_commission\": \"0.00\",\n                \"cpa_count\": 0\n            },\n            {\n                \"activity_date\": \"2020-02-29\",\n                \"vendor_id\": 1,\n                \"vendor_name\": \"Default\",\n                \"affiliate_profile_id\": 1,\n                \"affiliate_profile_username\": \"test\",\n                \"affiliate_profile_site_id\": \"N/A\",\n                \"clicks\": 0,\n                \"registrations\": 0,\n                \"registration_ratio\": 0,\n                \"ftd_count\": 0,\n                \"new_account_ratio\": 0,\n                \"active_accounts\": 5,\n                \"new_account_deposits\": \"0.00\",\n                \"depositing_accounts\": 5,\n                \"wagering_accounts\": 5,\n                \"gross_player\": \"2700.60\",\n                \"net_player\": \"2628.40\",\n                \"deposits\": \"1533.00\",\n                \"stakes\": \"1445.00\",\n                \"chargebacks\": \"0.00\",\n                \"gross_revenue\": \"13503.00\",\n                \"net_revenue\": \"13142.00\",\n                \"total_bonus\": \"361.00\",\n                \"revshare_commission\": \"0.00\",\n                \"cpa_commission\": \"0.00\",\n                \"total_commission\": \"0.00\",\n                \"cpa_count\": 0\n            },\n            {\n                \"activity_date\": \"2020-02-28\",\n                \"vendor_id\": 1,\n                \"vendor_name\": \"Default\",\n                \"affiliate_profile_id\": 1,\n                \"affiliate_profile_username\": \"test\",\n                \"affiliate_profile_site_id\": \"N/A\",\n                \"clicks\": 1,\n                \"registrations\": 5,\n                \"registration_ratio\": 500,\n                \"ftd_count\": 0,\n                \"new_account_ratio\": 0,\n                \"active_accounts\": 5,\n                \"new_account_deposits\": \"0.00\",\n                \"depositing_accounts\": 5,\n                \"wagering_accounts\": 5,\n                \"gross_player\": \"3680.40\",\n                \"net_player\": \"3636.60\",\n                \"deposits\": \"2545.00\",\n                \"stakes\": \"1214.00\",\n                \"chargebacks\": \"0.00\",\n                \"gross_revenue\": \"18402.00\",\n                \"net_revenue\": \"18183.00\",\n                \"total_bonus\": \"219.00\",\n                \"revshare_commission\": \"0.00\",\n                \"cpa_commission\": \"50.00\",\n                \"total_commission\": \"50.00\",\n                \"cpa_count\": 5\n            }\n        ],\n        \"first_page_url\": \"http://www.enter-your-domain-here.com/api/reporting/affiliate?start_date=2020-02-24&end_date=2020-03-29&requesting_account_type=vendor&currency=GBP&grouping=affiliate_by_day&show_by_site=1&show_product_columns=0&paginate=1&per_page=100&page=1\",\n        \"from\": 1,\n        \"last_page\": 1,\n        \"last_page_url\": \"http://www.enter-your-domain-here.com/api/reporting/affiliate?start_date=2020-02-24&end_date=2020-03-29&requesting_account_type=vendor&currency=GBP&grouping=affiliate_by_day&show_by_site=1&show_product_columns=0&paginate=1&per_page=100&page=1\",\n        \"next_page_url\": null,\n        \"path\": \"http://www.enter-your-domain-here.com/api/reporting/affiliate\",\n        \"per_page\": 100,\n        \"prev_page_url\": null,\n        \"to\": 3,\n        \"total\": 3\n    },\n    \"totals\": {\n        \"clicks\": 1,\n        \"registrations\": 5,\n        \"registration_ratio\": 500,\n        \"ftd_count\": 0,\n        \"new_account_ratio\": 0,\n        \"active_accounts\": 5,\n        \"new_account_deposits\": \"0.00\",\n        \"depositing_accounts\": \"13546.00\",\n        \"wagering_accounts\": 5,\n        \"net_player\": \"8382.60\",\n        \"deposits\": \"7873.00\",\n        \"stakes\": \"3656.00\",\n        \"chargebacks\": \"0.00\",\n        \"gross_revenue\": \"42879.00\",\n        \"net_revenue\": \"41913.00\",\n        \"total_bonus\": \"966.00\",\n        \"revshare_commission\": \"0.00\",\n        \"cpa_commission\": \"50.00\",\n        \"total_commission\": \"50.00\",\n        \"cpa_count\": 5\n    }\n}"},{"id":"f411db72-3aa2-4b87-90e1-ed52b51408de","name":"Get Affiliate [Per Affiliate, With Product Columns]","originalRequest":{"method":"GET","header":[{"description":"Generate a new access token in your account and use this here,  this is to ensure you are authenticated to make the request.","key":"Authorization","type":"text","value":"Bearer {{access-token}}"},{"key":"Accept","type":"text","value":"application/json"}],"url":{"raw":"{{url}}/api/reporting/affiliate?start_date=2020-02-24&end_date=2020-03-29&currency=GBP&grouping=affiliate_by_day&requesting_account_type=affiliate&show_by_site=1&show_product_columns=1&paginate=1&per_page=100&page=1","host":["{{url}}"],"path":["api","reporting","affiliate"],"query":[{"key":"start_date","value":"2020-02-24","description":"`String`. Required. Y-m-d format.  \nLower bound for the affiliate activity date."},{"key":"end_date","value":"2020-03-29","description":"`String`. Required. Y-m-d format.  \nUpper bound for the affiliate activity date."},{"key":"currency","value":"GBP","description":"`String`. Not required. e.g. GBP, USD, EUR. Default: GBP.  \nCurrency the report filters to (It’s not a conversion to that currency)."},{"key":"grouping","value":"affiliate_by_day","description":"`String`. Required. e.g. affiliate, affiliate_by_day, affiliate_by_month  \nIt indicates how data is grouped at the affiliate profile level. "},{"key":"requesting_account_type","value":"affiliate","description":"`String`. Required. e.g. affiliate, vendor  \nThe type of account that is requesting the report."},{"key":"show_by_site","value":"1","description":"`Boolean`. Not required. e.g. 1 or 0. Default: 0  \nWhether the report shows activity by affiliate profile AND affiliate site ID."},{"key":"show_product_columns","value":"1","description":"`Boolean`. Not required. e.g. 1 or 0. Default: 0  \nWhether product columns are returned in the response."},{"key":"paginate","value":"1","description":"`Boolean`. Not required. e.g. 1, 0, Default: 1.  \nWhether results are returned by page or in full."},{"key":"per_page","value":"100","description":"`Integer`.  Not required. e.g. 50, 100, 150, 200, 250. Default: 50.  \nNumber of rows per page."},{"key":"page","value":"1","description":"`Integer`. Required if \"paginate\" is provided. e.g. 1, 2.  \nPage number of the requested page."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.15.8"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Mon, 23 Mar 2020 12:13:23 GMT"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"Content-Security-Policy","value":"default-src 'self' ;script-src 'self' 'unsafe-inline' data: *.googleapis.com *.twitter.com *.facebook.net www.googleadservices.com www.gstatic.com www.google.com google.com google.co.uk use.fontawesome.com 'unsafe-eval';style-src 'self' 'unsafe-inline' fonts.googleapis.com www.gstatic.com tagmanager.google.com maxcdn.bootstrapcdn.com cdn-images.mailchimp.com use.fontawesome.com;img-src 'self' * data:;font-src 'self' data: fonts.googleapis.com fonts.gstatic.com use.fontawesome.com;connect-src 'self' fonts.googleapis.com insights.hotjar.com wss://*.hotjar.com;frame-src 'self' www.google.com vars.hotjar.com;"}],"cookie":[],"responseTime":null,"body":"{\n    \"params\": {\n        \"start_date\": \"2020-02-24\",\n        \"end_date\": \"2020-03-29\",\n        \"requesting_account_type\": \"affiliate\",\n        \"currency\": \"GBP\",\n        \"grouping\": \"affiliate_by_day\",\n        \"show_by_site\": \"1\",\n        \"show_product_columns\": \"1\",\n        \"paginate\": \"1\",\n        \"per_page\": \"100\",\n        \"page\": \"1\"\n    },\n    \"results\": {\n        \"current_page\": 1,\n        \"data\": [\n            {\n                \"activity_date\": \"2020-03-01\",\n                \"vendor_id\": 1,\n                \"vendor_name\": \"Default\",\n                \"account_id\": 1,\n                \"affiliate_profile_id\": 1,\n                \"affiliate_profile_username\": \"test\",\n                \"affiliate_profile_site_id\": \"N/A\",\n                \"affiliate_profile_site_name\": \"N/A\",\n                \"clicks\": 0,\n                \"registrations\": 0,\n                \"registration_ratio\": 0,\n                \"ftd_count\": 0,\n                \"new_account_ratio\": 0,\n                \"active_accounts\": 5,\n                \"new_account_deposits\": \"0.00\",\n                \"depositing_accounts\": 5,\n                \"wagering_accounts\": 5,\n                \"net_player\": \"2117.60\",\n                \"deposits\": \"3795.00\",\n                \"stakes\": \"997.00\",\n                \"chargebacks\": \"0.00\",\n                \"net_revenue\": \"10588.00\",\n                \"desktop_sportsbook_bets\": 36,\n                \"desktop_sportsbook_wagered\": \"179.00\",\n                \"desktop_sportsbook_bonus\": \"0.00\",\n                \"desktop_sportsbook_ngr\": \"1584.00\",\n                \"desktop_casino_bets\": 30,\n                \"desktop_casino_wagered\": \"119.00\",\n                \"desktop_casino_bonus\": \"0.00\",\n                \"desktop_casino_ngr\": \"2298.00\",\n                \"desktop_games_bets\": 21,\n                \"desktop_games_wagered\": \"271.00\",\n                \"desktop_games_bonus\": \"0.00\",\n                \"desktop_games_ngr\": \"2414.00\",\n                \"mobile_sportsbook_bets\": 0,\n                \"mobile_sportsbook_wagered\": \"0.00\",\n                \"mobile_sportsbook_bonus\": \"0.00\",\n                \"mobile_sportsbook_ngr\": \"0.00\",\n                \"mobile_casino_bets\": 0,\n                \"mobile_casino_wagered\": \"0.00\",\n                \"mobile_casino_bonus\": \"0.00\",\n                \"mobile_casino_ngr\": \"0.00\",\n                \"mobile_games_bets\": 0,\n                \"mobile_games_wagered\": \"0.00\",\n                \"mobile_games_bonus\": \"0.00\",\n                \"mobile_games_ngr\": \"0.00\",\n                \"total_bonus\": \"386.00\",\n                \"revshare_commission\": \"0.00\",\n                \"cpa_commission\": \"0.00\",\n                \"total_commission\": \"0.00\",\n                \"cpa_count\": 0\n            },\n            {\n                \"activity_date\": \"2020-02-29\",\n                \"vendor_id\": 1,\n                \"vendor_name\": \"Default\",\n                \"account_id\": 1,\n                \"affiliate_profile_id\": 1,\n                \"affiliate_profile_username\": \"test\",\n                \"affiliate_profile_site_id\": \"N/A\",\n                \"affiliate_profile_site_name\": \"N/A\",\n                \"clicks\": 0,\n                \"registrations\": 0,\n                \"registration_ratio\": 0,\n                \"ftd_count\": 0,\n                \"new_account_ratio\": 0,\n                \"active_accounts\": 5,\n                \"new_account_deposits\": \"0.00\",\n                \"depositing_accounts\": 5,\n                \"wagering_accounts\": 5,\n                \"net_player\": \"2628.40\",\n                \"deposits\": \"1533.00\",\n                \"stakes\": \"1445.00\",\n                \"chargebacks\": \"0.00\",\n                \"net_revenue\": \"13142.00\",\n                \"desktop_sportsbook_bets\": 32,\n                \"desktop_sportsbook_wagered\": \"417.00\",\n                \"desktop_sportsbook_bonus\": \"0.00\",\n                \"desktop_sportsbook_ngr\": \"2542.00\",\n                \"desktop_casino_bets\": 22,\n                \"desktop_casino_wagered\": \"215.00\",\n                \"desktop_casino_bonus\": \"0.00\",\n                \"desktop_casino_ngr\": \"3518.00\",\n                \"desktop_games_bets\": 25,\n                \"desktop_games_wagered\": \"253.00\",\n                \"desktop_games_bonus\": \"0.00\",\n                \"desktop_games_ngr\": \"1967.00\",\n                \"mobile_sportsbook_bets\": 0,\n                \"mobile_sportsbook_wagered\": \"0.00\",\n                \"mobile_sportsbook_bonus\": \"0.00\",\n                \"mobile_sportsbook_ngr\": \"0.00\",\n                \"mobile_casino_bets\": 0,\n                \"mobile_casino_wagered\": \"0.00\",\n                \"mobile_casino_bonus\": \"0.00\",\n                \"mobile_casino_ngr\": \"0.00\",\n                \"mobile_games_bets\": 0,\n                \"mobile_games_wagered\": \"0.00\",\n                \"mobile_games_bonus\": \"0.00\",\n                \"mobile_games_ngr\": \"0.00\",\n                \"total_bonus\": \"361.00\",\n                \"revshare_commission\": \"0.00\",\n                \"cpa_commission\": \"0.00\",\n                \"total_commission\": \"0.00\",\n                \"cpa_count\": 0\n            },\n            {\n                \"activity_date\": \"2020-02-28\",\n                \"vendor_id\": 1,\n                \"vendor_name\": \"Default\",\n                \"account_id\": 1,\n                \"affiliate_profile_id\": 1,\n                \"affiliate_profile_username\": \"test\",\n                \"affiliate_profile_site_id\": \"N/A\",\n                \"affiliate_profile_site_name\": \"N/A\",\n                \"clicks\": 1,\n                \"registrations\": 5,\n                \"registration_ratio\": 500,\n                \"ftd_count\": 0,\n                \"new_account_ratio\": 0,\n                \"active_accounts\": 5,\n                \"new_account_deposits\": \"0.00\",\n                \"depositing_accounts\": 5,\n                \"wagering_accounts\": 5,\n                \"net_player\": \"3636.60\",\n                \"deposits\": \"2545.00\",\n                \"stakes\": \"1214.00\",\n                \"chargebacks\": \"0.00\",\n                \"net_revenue\": \"18183.00\",\n                \"desktop_sportsbook_bets\": 30,\n                \"desktop_sportsbook_wagered\": \"340.00\",\n                \"desktop_sportsbook_bonus\": \"0.00\",\n                \"desktop_sportsbook_ngr\": \"4217.00\",\n                \"desktop_casino_bets\": 18,\n                \"desktop_casino_wagered\": \"211.00\",\n                \"desktop_casino_bonus\": \"0.00\",\n                \"desktop_casino_ngr\": \"4320.00\",\n                \"desktop_games_bets\": 25,\n                \"desktop_games_wagered\": \"196.00\",\n                \"desktop_games_bonus\": \"0.00\",\n                \"desktop_games_ngr\": \"3001.00\",\n                \"mobile_sportsbook_bets\": 0,\n                \"mobile_sportsbook_wagered\": \"0.00\",\n                \"mobile_sportsbook_bonus\": \"0.00\",\n                \"mobile_sportsbook_ngr\": \"0.00\",\n                \"mobile_casino_bets\": 0,\n                \"mobile_casino_wagered\": \"0.00\",\n                \"mobile_casino_bonus\": \"0.00\",\n                \"mobile_casino_ngr\": \"0.00\",\n                \"mobile_games_bets\": 0,\n                \"mobile_games_wagered\": \"0.00\",\n                \"mobile_games_bonus\": \"0.00\",\n                \"mobile_games_ngr\": \"0.00\",\n                \"total_bonus\": \"219.00\",\n                \"revshare_commission\": \"0.00\",\n                \"cpa_commission\": \"50.00\",\n                \"total_commission\": \"50.00\",\n                \"cpa_count\": 5\n            }\n        ],\n        \"first_page_url\": \"http://www.enter-your-domain-here.com/api/reporting/affiliate?start_date=2020-02-24&end_date=2020-03-29&requesting_account_type=affiliate&currency=GBP&grouping=affiliate_by_day&show_by_site=1&show_product_columns=1&paginate=1&per_page=100&page=1\",\n        \"from\": 1,\n        \"last_page\": 1,\n        \"last_page_url\": \"http://www.enter-your-domain-here.com/api/reporting/affiliate?start_date=2020-02-24&end_date=2020-03-29&requesting_account_type=affiliate&currency=GBP&grouping=affiliate_by_day&show_by_site=1&show_product_columns=1&paginate=1&per_page=100&page=1\",\n        \"next_page_url\": null,\n        \"path\": \"http://www.enter-your-domain-here.com/api/reporting/affiliate\",\n        \"per_page\": 100,\n        \"prev_page_url\": null,\n        \"to\": 3,\n        \"total\": 3\n    },\n    \"totals\": {\n        \"clicks\": 1,\n        \"registrations\": 5,\n        \"registration_ratio\": 500,\n        \"ftd_count\": 0,\n        \"new_account_ratio\": 0,\n        \"active_accounts\": 5,\n        \"new_account_deposits\": \"0.00\",\n        \"depositing_accounts\": \"13546.00\",\n        \"wagering_accounts\": 5,\n        \"net_player\": \"8382.60\",\n        \"deposits\": \"7873.00\",\n        \"stakes\": \"3656.00\",\n        \"chargebacks\": \"0.00\",\n        \"net_revenue\": \"41913.00\",\n        \"total_bonus\": \"966.00\",\n        \"revshare_commission\": \"0.00\",\n        \"cpa_commission\": \"50.00\",\n        \"total_commission\": \"50.00\",\n        \"cpa_count\": 5,\n        \"total_poker_rake\": \"140.00\",\n        \"total_poker_bonus\": \"161.00\",\n        \"total_poker_costs\": \"0.00\",\n        \"total_poker_fees\": \"0.00\",\n        \"total_poker_ngr\": \"-21.00\",\n        \"total_bingo_wagered\": \"878.00\",\n        \"total_bingo_bonus\": \"805.00\",\n        \"total_bingo_costs\": \"0.00\",\n        \"total_bingo_ngr\": \"7471.00\",\n        \"total_sidegames_bets\": 0,\n        \"total_sidegames_wagered\": \"577.00\",\n        \"total_sidegames_bonus\": \"0.00\",\n        \"total_sidegames_costs\": \"0.00\",\n        \"total_sidegames_ngr\": \"8602.00\",\n        \"total_desktop_sportsbook_bets\": 70,\n        \"total_desktop_sportsbook_wagered\": \"545.00\",\n        \"total_desktop_sportsbook_bonus\": \"0.00\",\n        \"total_desktop_sportsbook_costs\": \"0.00\",\n        \"total_desktop_sportsbook_ngr\": \"10136.00\",\n        \"total_desktop_casino_bets\": 70,\n        \"total_desktop_casino_wagered\": \"545.00\",\n        \"total_desktop_casino_costs\": \"0.00\",\n        \"total_desktop_casino_bonus\": \"0.00\",\n        \"total_desktop_casino_ngr\": \"10136.00\",\n        \"total_desktop_games_bets\": 71,\n        \"total_desktop_games_wagered\": \"720.00\",\n        \"total_desktop_games_bonus\": \"0.00\",\n        \"total_desktop_games_costs\": \"0.00\",\n        \"total_desktop_games_ngr\": \"7382.00\",\n        \"total_mobile_sportsbook_bets\": 0,\n        \"total_mobile_sportsbook_wagered\": \"0.00\",\n        \"total_mobile_sportsbook_bonus\": \"0.00\",\n        \"total_mobile_sportsbook_costs\": \"0.00\",\n        \"total_mobile_sportsbook_ngr\": \"0.00\",\n        \"total_mobile_casino_bets\": 0,\n        \"total_mobile_casino_wagered\": \"0.00\",\n        \"total_mobile_casino_costs\": \"0.00\",\n        \"total_mobile_casino_bonus\": \"0.00\",\n        \"total_mobile_casino_ngr\": \"0.00\",\n        \"total_mobile_games_bets\": 0,\n        \"total_mobile_games_wagered\": \"0.00\",\n        \"total_mobile_games_bonus\": \"0.00\",\n        \"total_mobile_games_costs\": \"0.00\",\n        \"total_mobile_games_ngr\": \"0.00\"\n    }\n}"}],"_postman_id":"b88cb4a4-7a81-4f30-9790-12707cf5cc95"}],"id":"dd0a2d86-73a1-4e58-9942-2b59aae1ad36","description":"<p>Returns details on the activity of affiliates within a date range.</p>\n","event":[{"listen":"prerequest","script":{"id":"cdb9d817-14c9-400b-9d8b-cc330b8239a9","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"12c2bed3-099a-405d-9be9-4f1a0e7c5946","type":"text/javascript","exec":[""]}}],"_postman_id":"dd0a2d86-73a1-4e58-9942-2b59aae1ad36"},{"name":"Player Activity By Date Range","item":[{"name":"Get Player","id":"27d1d0b3-aa63-4e84-ba88-58331a7f9e46","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"},{"key":"Authorization","value":"Bearer {{access-token}}","description":"<p>Generate a new access token in your account and use this here,  this is to ensure you are authenticated to make the request.</p>\n"}],"url":"{{url}}/api/reporting/player?start_date=2026-02-01&end_date=2026-02-28&currency=GBP&grouping=player&requesting_account_type=affiliate&page=1&per_page=50&paginate=1&vendor=1","description":"<p>Look up information about players within a given date range by currency with different grouping options.</p>\n","urlObject":{"path":["api","reporting","player"],"host":["{{url}}"],"query":[{"description":{"content":"<p><code>String</code>. Required. Y-m-d format.<br />Lower date bound for player activity.</p>\n","type":"text/plain"},"key":"start_date","value":"2026-02-01"},{"description":{"content":"<p><code>String</code>. Required. Y-m-d format.<br />Upper date bound for player activity.</p>\n","type":"text/plain"},"key":"end_date","value":"2026-02-28"},{"description":{"content":"<p><code>String</code>. Not required. e.g. GBP, USD, EUR. Default: GBP.<br />Currency the report filters to (It’s not a conversion to that currency).</p>\n","type":"text/plain"},"key":"currency","value":"GBP"},{"description":{"content":"<p><code>String</code>. Not required. e.g. player, player_by_day, player_by_month. Default: player.<br />It indicates how data is grouped at the player level.</p>\n","type":"text/plain"},"key":"grouping","value":"player"},{"description":{"content":"<p><code>String</code>. Required. e.g. affiliate, vendor<br />The type of account that is requesting the report.</p>\n","type":"text/plain"},"key":"requesting_account_type","value":"affiliate"},{"disabled":true,"description":{"content":"<p><code>Boolean</code>. Not required. e.g. 1 or 0. Default: 0<br />Whether product columns are returned in the response.</p>\n","type":"text/plain"},"key":"show_product_columns","value":"0"},{"description":{"content":"<p><code>Integer</code>. Required if \"paginate\" is provided. e.g. 1, 2.<br />Page number of the requested page.</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p><code>Integer</code>.  Not required. e.g. 50, 100, 150, 200, 250. Default: 50.<br />Number of rows per page.</p>\n","type":"text/plain"},"key":"per_page","value":"50"},{"description":{"content":"<p><code>Boolean</code>. Not required. e.g. 1, 0, Default: 1.<br />Whether results are returned by page or in full.</p>\n","type":"text/plain"},"key":"paginate","value":"1"},{"description":{"content":"<p><code>Integer</code>. Not Required.</p>\n<ul>\n<li>Vendor ID number</li>\n</ul>\n","type":"text/plain"},"key":"vendor","value":"1"},{"disabled":true,"description":{"content":"<p><code>String</code>. Not required. 2 digit ISO representation of a country. Represents the players country of registration. e.g. GB, FR, ES.</p>\n<p>You can submit more than one country via countries[].</p>\n","type":"text/plain"},"key":"countries[]","value":"GB"}],"variable":[]}},"response":[{"id":"3b96f2f8-8885-4962-8c79-d455072dfc9e","name":"Get Player [Per Affiliate - All Results]","originalRequest":{"method":"GET","header":[{"key":"Accept","type":"text","value":"application/json"},{"key":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"},{"key":"Authorization","value":"Bearer {{access-token}}","description":"Generate a new access token in your account and use this here,  this is to ensure you are authenticated to make the request.","type":"text"}],"url":{"raw":"{{url}}/api/reporting/player?start_date=2020-09-01&end_date=2020-09-30&currency=GBP&grouping=player_by_month&requesting_account_type=affiliate&show_product_columns=0&page=1&per_page=50&paginate=0","host":["{{url}}"],"path":["api","reporting","player"],"query":[{"key":"start_date","value":"2020-09-01","description":"`String`. Required. Y-m-d format.  \nLower date bound for player activity."},{"key":"end_date","value":"2020-09-30","description":"`String`. Required. Y-m-d format.  \nUpper date bound for player activity."},{"key":"currency","value":"GBP","description":"`String`. Not required. e.g. GBP, USD, EUR. Default: GBP.  \nCurrency the report filters to (It’s not a conversion to that currency)."},{"key":"grouping","value":"player_by_month","description":"`String`. Not required. e.g. player, player_by_day, player_by_month. Default: player.  \nIt indicates how data is grouped at the player level."},{"key":"requesting_account_type","value":"affiliate","description":"`String`. Required. e.g. affiliate, vendor  \nThe type of account that is requesting the report."},{"key":"show_product_columns","value":"0","description":"`Boolean`. Not required. e.g. 1 or 0. Default: 0  \nWhether product columns are returned in the response."},{"key":"page","value":"1","description":"`Integer`. Required if \"paginate\" is provided. e.g. 1, 2.  \nPage number of the requested page."},{"key":"per_page","value":"50","description":"`Integer`.  Not required. e.g. 50, 100, 150, 200, 250. Default: 50.  \nNumber of rows per page."},{"key":"paginate","value":"0","description":"`Boolean`. Not required. e.g. 1, 0, Default: 1.  \nWhether results are returned by page or in full."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.15.8"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 25 Sep 2020 09:27:40 GMT"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X4c297b535bbfc96683eb3d0815bc5b76"},{"key":"Content-Security-Policy","value":"default-src 'self' ;script-src 'self' 'unsafe-inline' data: *.googleapis.com *.twitter.com *.facebook.net www.googleadservices.com www.gstatic.com www.google.com google.com google.co.uk http://*.hotjar.com https://*.hotjar.com http://*.hotjar.io https://*.hotjar.io use.fontawesome.com 'unsafe-eval';style-src 'self' 'unsafe-inline' fonts.googleapis.com www.gstatic.com tagmanager.google.com maxcdn.bootstrapcdn.com cdn-images.mailchimp.com use.fontawesome.com;img-src 'self' * data:;font-src 'self' data: fonts.googleapis.com fonts.gstatic.com use.fontawesome.com;connect-src 'self' fonts.googleapis.com insights.hotjar.com wss://*.hotjar.com http://*.hotjar.com https://*.hotjar.com http://*.hotjar.io https://*.hotjar.io;frame-src 'self' www.google.com vars.hotjar.com http://*.hotjar.com https://*.hotjar.com http://*.hotjar.io https://*.hotjar.io;"}],"cookie":[],"responseTime":null,"body":"{\n    \"params\": {\n        \"start_date\": \"2020-09-01\",\n        \"end_date\": \"2020-09-30\",\n        \"requesting_account_type\": \"affiliate\",\n        \"currency\": \"GBP\",\n        \"grouping\": \"player_by_month\",\n        \"show_product_columns\": \"0\",\n        \"paginate\": \"0\",\n        \"per_page\": \"50\",\n        \"page\": \"1\"\n    },\n    \"results\": [\n        {\n            \"activity_date\": \"2020-09\",\n            \"vendor_id\": 1,\n            \"vendor_name\": \"Keeling LLC Casino\",\n            \"campaign_id\": \"1\",\n            \"campaign_name\": \"Test Campaign\",\n            \"affiliate_profile_id\": 1,\n            \"affiliate_profile_username\": \"test\",\n            \"affiliate_profile_site_id\": null,\n            \"resource_id\": null,\n            \"resource_name\": null,\n            \"resource_type\": null,\n            \"country_of_registration\": \"GB\",\n            \"player_id\": \"3\",\n            \"registered_date\": \"2020-09-24\",\n            \"first_deposit_date\": null,\n            \"first_bet_date\": null,\n            \"first_cpa_date\": \"2020-09-24\",\n            \"deposits\": \"2494.00\",\n            \"stakes\": \"1236.00\",\n            \"chargebacks\": \"0.00\",\n            \"net_revenue\": \"13734.00\",\n            \"total_bonus\": \"294.00\",\n            \"revshare_commission\": \"0.00\",\n            \"cpa_commission\": \"10.00\",\n            \"total_commission\": \"10.00\",\n            \"t1\": null,\n            \"t2\": null,\n            \"t3\": null,\n            \"s1\": null,\n            \"s2\": null,\n            \"s3\": null,\n            \"cpa_count\": 1\n        },\n        {\n            \"activity_date\": \"2020-09\",\n            \"vendor_id\": 1,\n            \"vendor_name\": \"Keeling LLC Casino\",\n            \"campaign_id\": \"1\",\n            \"campaign_name\": \"Test Campaign\",\n            \"affiliate_profile_id\": 1,\n            \"affiliate_profile_username\": \"test\",\n            \"affiliate_profile_site_id\": null,\n            \"resource_id\": 1,\n            \"resource_name\": \"Test Resource\",\n            \"resource_type\": \"testimonial\",\n            \"player_id\": \"1\",\n            \"registered_date\": \"2020-09-24\",\n            \"first_deposit_date\": null,\n            \"first_bet_date\": null,\n            \"first_cpa_date\": \"2020-09-24\",\n            \"deposits\": \"1723.00\",\n            \"stakes\": \"1426.00\",\n            \"chargebacks\": \"0.00\",\n            \"net_revenue\": \"11918.00\",\n            \"total_bonus\": \"281.00\",\n            \"revshare_commission\": \"0.00\",\n            \"cpa_commission\": \"10.00\",\n            \"total_commission\": \"10.00\",\n            \"t1\": null,\n            \"t2\": null,\n            \"t3\": null,\n            \"s1\": null,\n            \"s2\": null,\n            \"s3\": null,\n            \"cpa_count\": 1\n        },\n        {\n            \"activity_date\": \"2020-09\",\n            \"vendor_id\": 1,\n            \"vendor_name\": \"Keeling LLC Casino\",\n            \"campaign_id\": \"1\",\n            \"campaign_name\": \"Test Campaign\",\n            \"affiliate_profile_id\": 1,\n            \"affiliate_profile_username\": \"test\",\n            \"affiliate_profile_site_id\": null,\n            \"resource_id\": null,\n            \"resource_name\": null,\n            \"resource_type\": null,\n            \"player_id\": \"4\",\n            \"registered_date\": \"2020-09-24\",\n            \"first_deposit_date\": null,\n            \"first_bet_date\": null,\n            \"first_cpa_date\": \"2020-09-24\",\n            \"deposits\": \"1944.00\",\n            \"stakes\": \"1420.00\",\n            \"chargebacks\": \"0.00\",\n            \"net_revenue\": \"15097.00\",\n            \"total_bonus\": \"193.00\",\n            \"revshare_commission\": \"0.00\",\n            \"cpa_commission\": \"10.00\",\n            \"total_commission\": \"10.00\",\n            \"t1\": null,\n            \"t2\": null,\n            \"t3\": null,\n            \"s1\": null,\n            \"s2\": null,\n            \"s3\": null,\n            \"cpa_count\": 1\n        },\n        {\n            \"activity_date\": \"2020-09\",\n            \"vendor_id\": 1,\n            \"vendor_name\": \"Keeling LLC Casino\",\n            \"campaign_id\": \"1\",\n            \"campaign_name\": \"Test Campaign\",\n            \"affiliate_profile_id\": 1,\n            \"affiliate_profile_username\": \"test\",\n            \"affiliate_profile_site_id\": null,\n            \"resource_id\": null,\n            \"resource_name\": null,\n            \"resource_type\": null,\n            \"player_id\": \"2\",\n            \"registered_date\": \"2020-09-24\",\n            \"first_deposit_date\": null,\n            \"first_bet_date\": null,\n            \"first_cpa_date\": \"2020-09-24\",\n            \"deposits\": \"2269.00\",\n            \"stakes\": \"1326.00\",\n            \"chargebacks\": \"0.00\",\n            \"net_revenue\": \"12610.00\",\n            \"total_bonus\": \"242.00\",\n            \"revshare_commission\": \"0.00\",\n            \"cpa_commission\": \"10.00\",\n            \"total_commission\": \"10.00\",\n            \"t1\": null,\n            \"t2\": null,\n            \"t3\": null,\n            \"s1\": null,\n            \"s2\": null,\n            \"s3\": null,\n            \"cpa_count\": 1\n        },\n        {\n            \"activity_date\": \"2020-09\",\n            \"vendor_id\": 1,\n            \"vendor_name\": \"Keeling LLC Casino\",\n            \"campaign_id\": \"1\",\n            \"campaign_name\": \"Test Campaign\",\n            \"affiliate_profile_id\": 1,\n            \"affiliate_profile_username\": \"test\",\n            \"affiliate_profile_site_id\": null,\n            \"resource_id\": null,\n            \"resource_name\": null,\n            \"resource_type\": null,\n            \"player_id\": \"5\",\n            \"registered_date\": \"2020-09-24\",\n            \"first_deposit_date\": null,\n            \"first_bet_date\": null,\n            \"first_cpa_date\": \"2020-09-24\",\n            \"deposits\": \"1705.00\",\n            \"stakes\": \"1420.00\",\n            \"chargebacks\": \"0.00\",\n            \"net_revenue\": \"15040.00\",\n            \"total_bonus\": \"304.00\",\n            \"revshare_commission\": \"0.00\",\n            \"cpa_commission\": \"10.00\",\n            \"total_commission\": \"10.00\",\n            \"t1\": null,\n            \"t2\": null,\n            \"t3\": null,\n            \"s1\": null,\n            \"s2\": null,\n            \"s3\": null,\n            \"cpa_count\": 1\n        }\n    ],\n    \"totals\": {\n        \"total_deposits\": \"10135.00\",\n        \"total_stakes\": \"6828.00\",\n        \"total_chargebacks\": \"0.00\",\n        \"total_net_revenue\": \"68399.00\",\n        \"total_cpa_commission\": \"50.00\",\n        \"total_cpa_ringfenced_commission\": \"0.00\",\n        \"total_revshare_commission\": \"0.00\",\n        \"total_revshare_allow_negative_commission\": \"0.00\",\n        \"total_commission\": \"50.00\",\n        \"total_bonus\": \"1314.00\",\n        \"total_cpa_count\": 5\n    }\n}"},{"id":"3f922092-a027-4f1e-8d20-37c74d8d37cc","name":"Get Player [With Product Columns]","originalRequest":{"method":"GET","header":[{"key":"Accept","type":"text","value":"application/json"},{"key":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"},{"key":"Authorization","value":"Bearer {{access-token}}","description":"Generate a new access token in your account and use this here,  this is to ensure you are authenticated to make the request.","type":"text"}],"url":{"raw":"{{url}}/api/reporting/player?start_date=2020-09-01&end_date=2020-09-30&currency=GBP&grouping=player&requesting_account_type=affiliate&show_product_columns=1&page=1&per_page=50&paginate=1","host":["{{url}}"],"path":["api","reporting","player"],"query":[{"key":"start_date","value":"2020-09-01","description":"`String`. Required. Y-m-d format.  \nLower date bound for player activity."},{"key":"end_date","value":"2020-09-30","description":"`String`. Required. Y-m-d format.  \nUpper date bound for player activity."},{"key":"currency","value":"GBP","description":"`String`. Not required. e.g. GBP, USD, EUR. Default: GBP.  \nCurrency the report filters to (It’s not a conversion to that currency)."},{"key":"grouping","value":"player","description":"`String`. Not required. e.g. player, player_by_day, player_by_month. Default: player.  \nIt indicates how data is grouped at the player level."},{"key":"requesting_account_type","value":"affiliate","description":"`String`. Required. e.g. affiliate, vendor  \nThe type of account that is requesting the report."},{"key":"show_product_columns","value":"1","description":"`Boolean`. Not required. e.g. 1 or 0. Default: 0  \nWhether product columns are returned in the response."},{"key":"page","value":"1","description":"`Integer`. Required if \"paginate\" is provided. e.g. 1, 2.  \nPage number of the requested page."},{"key":"per_page","value":"50","description":"`Integer`.  Not required. e.g. 50, 100, 150, 200, 250. Default: 50.  \nNumber of rows per page."},{"key":"paginate","value":"1","description":"`Boolean`. Not required. e.g. 1, 0, Default: 1.  \nWhether results are returned by page or in full."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.15.8"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 25 Sep 2020 09:28:28 GMT"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"phpdebugbar-id","value":"X7729648688f13d264fdc2ed2775cacb5"},{"key":"Content-Security-Policy","value":"default-src 'self' ;script-src 'self' 'unsafe-inline' data: *.googleapis.com *.twitter.com *.facebook.net www.googleadservices.com www.gstatic.com www.google.com google.com google.co.uk http://*.hotjar.com https://*.hotjar.com http://*.hotjar.io https://*.hotjar.io use.fontawesome.com 'unsafe-eval';style-src 'self' 'unsafe-inline' fonts.googleapis.com www.gstatic.com tagmanager.google.com maxcdn.bootstrapcdn.com cdn-images.mailchimp.com use.fontawesome.com;img-src 'self' * data:;font-src 'self' data: fonts.googleapis.com fonts.gstatic.com use.fontawesome.com;connect-src 'self' fonts.googleapis.com insights.hotjar.com wss://*.hotjar.com http://*.hotjar.com https://*.hotjar.com http://*.hotjar.io https://*.hotjar.io;frame-src 'self' www.google.com vars.hotjar.com http://*.hotjar.com https://*.hotjar.com http://*.hotjar.io https://*.hotjar.io;"}],"cookie":[],"responseTime":null,"body":"{\n    \"params\": {\n        \"start_date\": \"2020-09-01\",\n        \"end_date\": \"2020-09-30\",\n        \"requesting_account_type\": \"affiliate\",\n        \"currency\": \"GBP\",\n        \"grouping\": \"player\",\n        \"show_product_columns\": \"1\",\n        \"paginate\": \"1\",\n        \"per_page\": \"50\",\n        \"page\": \"1\"\n    },\n    \"results\": {\n        \"current_page\": 1,\n        \"data\": [\n            {\n                \"activity_date\": null,\n                \"vendor_id\": 1,\n                \"vendor_name\": \"Keeling LLC Casino\",\n                \"campaign_id\": \"1\",\n                \"campaign_name\": \"Test Campaign\",\n                \"affiliate_profile_id\": 1,\n                \"affiliate_profile_username\": \"test\",\n                \"affiliate_profile_site_id\": null,\n                \"resource_id\": 1,\n                \"resource_name\": \"Test Resource\",\n                \"resource_type\": \"testimonial\",\n                \"country_of_registration\": \"GB\",\n                \"player_id\": \"1\",\n                \"registered_date\": \"2020-09-24\",\n                \"first_deposit_date\": null,\n                \"first_bet_date\": null,\n                \"first_cpa_date\": \"2020-09-24\",\n                \"deposits\": \"1723.00\",\n                \"stakes\": \"1426.00\",\n                \"chargebacks\": \"0.00\",\n                \"net_revenue\": \"11918.00\",\n                \"desktop_sportsbook_bets\": 34,\n                \"desktop_sportsbook_wagered\": \"240.00\",\n                \"desktop_sportsbook_bonus\": \"0.00\",\n                \"desktop_sportsbook_ngr\": \"2716.00\",\n                \"desktop_casino_bets\": 27,\n                \"desktop_casino_wagered\": \"246.00\",\n                \"desktop_casino_bonus\": \"0.00\",\n                \"desktop_casino_ngr\": \"2763.00\",\n                \"desktop_games_bets\": 22,\n                \"desktop_games_wagered\": \"406.00\",\n                \"desktop_games_bonus\": \"0.00\",\n                \"desktop_games_ngr\": \"2107.00\",\n                \"mobile_sportsbook_bets\": 0,\n                \"mobile_sportsbook_wagered\": \"0.00\",\n                \"mobile_sportsbook_bonus\": \"0.00\",\n                \"mobile_sportsbook_ngr\": \"0.00\",\n                \"mobile_casino_bets\": 0,\n                \"mobile_casino_wagered\": \"0.00\",\n                \"mobile_casino_bonus\": \"0.00\",\n                \"mobile_casino_ngr\": \"0.00\",\n                \"mobile_games_bets\": 0,\n                \"mobile_games_wagered\": \"0.00\",\n                \"mobile_games_bonus\": \"0.00\",\n                \"mobile_games_ngr\": \"0.00\",\n                \"total_bonus\": \"281.00\",\n                \"revshare_commission\": \"0.00\",\n                \"cpa_commission\": \"10.00\",\n                \"total_commission\": \"10.00\",\n                \"t1\": null,\n                \"t2\": null,\n                \"t3\": null,\n                \"s1\": null,\n                \"s2\": null,\n                \"s3\": null,\n                \"cpa_count\": 1\n            },\n            {\n                \"activity_date\": null,\n                \"vendor_id\": 1,\n                \"vendor_name\": \"Keeling LLC Casino\",\n                \"campaign_id\": \"1\",\n                \"campaign_name\": \"Test Campaign\",\n                \"affiliate_profile_id\": 1,\n                \"affiliate_profile_username\": \"test\",\n                \"affiliate_profile_site_id\": null,\n                \"resource_id\": null,\n                \"resource_name\": null,\n                \"resource_type\": null,\n                \"player_id\": \"2\",\n                \"registered_date\": \"2020-09-24\",\n                \"first_deposit_date\": null,\n                \"first_bet_date\": null,\n                \"first_cpa_date\": \"2020-09-24\",\n                \"deposits\": \"2269.00\",\n                \"stakes\": \"1326.00\",\n                \"chargebacks\": \"0.00\",\n                \"net_revenue\": \"12610.00\",\n                \"desktop_sportsbook_bets\": 42,\n                \"desktop_sportsbook_wagered\": \"251.00\",\n                \"desktop_sportsbook_bonus\": \"0.00\",\n                \"desktop_sportsbook_ngr\": \"3682.00\",\n                \"desktop_casino_bets\": 30,\n                \"desktop_casino_wagered\": \"299.00\",\n                \"desktop_casino_bonus\": \"0.00\",\n                \"desktop_casino_ngr\": \"1738.00\",\n                \"desktop_games_bets\": 21,\n                \"desktop_games_wagered\": \"310.00\",\n                \"desktop_games_bonus\": \"0.00\",\n                \"desktop_games_ngr\": \"2270.00\",\n                \"mobile_sportsbook_bets\": 0,\n                \"mobile_sportsbook_wagered\": \"0.00\",\n                \"mobile_sportsbook_bonus\": \"0.00\",\n                \"mobile_sportsbook_ngr\": \"0.00\",\n                \"mobile_casino_bets\": 0,\n                \"mobile_casino_wagered\": \"0.00\",\n                \"mobile_casino_bonus\": \"0.00\",\n                \"mobile_casino_ngr\": \"0.00\",\n                \"mobile_games_bets\": 0,\n                \"mobile_games_wagered\": \"0.00\",\n                \"mobile_games_bonus\": \"0.00\",\n                \"mobile_games_ngr\": \"0.00\",\n                \"total_bonus\": \"242.00\",\n                \"revshare_commission\": \"0.00\",\n                \"cpa_commission\": \"10.00\",\n                \"total_commission\": \"10.00\",\n                \"t1\": null,\n                \"t2\": null,\n                \"t3\": null,\n                \"s1\": null,\n                \"s2\": null,\n                \"s3\": null,\n                \"cpa_count\": 1\n            },\n            {\n                \"activity_date\": null,\n                \"vendor_id\": 1,\n                \"vendor_name\": \"Keeling LLC Casino\",\n                \"campaign_id\": \"1\",\n                \"campaign_name\": \"Test Campaign\",\n                \"affiliate_profile_id\": 1,\n                \"affiliate_profile_username\": \"test\",\n                \"affiliate_profile_site_id\": null,\n                \"resource_id\": null,\n                \"resource_name\": null,\n                \"resource_type\": null,\n                \"player_id\": \"3\",\n                \"registered_date\": \"2020-09-24\",\n                \"first_deposit_date\": null,\n                \"first_bet_date\": null,\n                \"first_cpa_date\": \"2020-09-24\",\n                \"deposits\": \"2494.00\",\n                \"stakes\": \"1236.00\",\n                \"chargebacks\": \"0.00\",\n                \"net_revenue\": \"13734.00\",\n                \"desktop_sportsbook_bets\": 25,\n                \"desktop_sportsbook_wagered\": \"256.00\",\n                \"desktop_sportsbook_bonus\": \"0.00\",\n                \"desktop_sportsbook_ngr\": \"2478.00\",\n                \"desktop_casino_bets\": 23,\n                \"desktop_casino_wagered\": \"184.00\",\n                \"desktop_casino_bonus\": \"0.00\",\n                \"desktop_casino_ngr\": \"3040.00\",\n                \"desktop_games_bets\": 40,\n                \"desktop_games_wagered\": \"200.00\",\n                \"desktop_games_bonus\": \"0.00\",\n                \"desktop_games_ngr\": \"2835.00\",\n                \"mobile_sportsbook_bets\": 0,\n                \"mobile_sportsbook_wagered\": \"0.00\",\n                \"mobile_sportsbook_bonus\": \"0.00\",\n                \"mobile_sportsbook_ngr\": \"0.00\",\n                \"mobile_casino_bets\": 0,\n                \"mobile_casino_wagered\": \"0.00\",\n                \"mobile_casino_bonus\": \"0.00\",\n                \"mobile_casino_ngr\": \"0.00\",\n                \"mobile_games_bets\": 0,\n                \"mobile_games_wagered\": \"0.00\",\n                \"mobile_games_bonus\": \"0.00\",\n                \"mobile_games_ngr\": \"0.00\",\n                \"total_bonus\": \"294.00\",\n                \"revshare_commission\": \"0.00\",\n                \"cpa_commission\": \"10.00\",\n                \"total_commission\": \"10.00\",\n                \"t1\": null,\n                \"t2\": null,\n                \"t3\": null,\n                \"s1\": null,\n                \"s2\": null,\n                \"s3\": null,\n                \"cpa_count\": 1\n            },\n            {\n                \"activity_date\": null,\n                \"vendor_id\": 1,\n                \"vendor_name\": \"Keeling LLC Casino\",\n                \"campaign_id\": \"1\",\n                \"campaign_name\": \"Test Campaign\",\n                \"affiliate_profile_id\": 1,\n                \"affiliate_profile_username\": \"test\",\n                \"affiliate_profile_site_id\": null,\n                \"resource_id\": null,\n                \"resource_name\": null,\n                \"resource_type\": null,\n                \"player_id\": \"4\",\n                \"registered_date\": \"2020-09-24\",\n                \"first_deposit_date\": null,\n                \"first_bet_date\": null,\n                \"first_cpa_date\": \"2020-09-24\",\n                \"deposits\": \"1944.00\",\n                \"stakes\": \"1420.00\",\n                \"chargebacks\": \"0.00\",\n                \"net_revenue\": \"15097.00\",\n                \"desktop_sportsbook_bets\": 26,\n                \"desktop_sportsbook_wagered\": \"291.00\",\n                \"desktop_sportsbook_bonus\": \"0.00\",\n                \"desktop_sportsbook_ngr\": \"2737.00\",\n                \"desktop_casino_bets\": 21,\n                \"desktop_casino_wagered\": \"215.00\",\n                \"desktop_casino_bonus\": \"0.00\",\n                \"desktop_casino_ngr\": \"2746.00\",\n                \"desktop_games_bets\": 32,\n                \"desktop_games_wagered\": \"323.00\",\n                \"desktop_games_bonus\": \"0.00\",\n                \"desktop_games_ngr\": \"2893.00\",\n                \"mobile_sportsbook_bets\": 0,\n                \"mobile_sportsbook_wagered\": \"0.00\",\n                \"mobile_sportsbook_bonus\": \"0.00\",\n                \"mobile_sportsbook_ngr\": \"0.00\",\n                \"mobile_casino_bets\": 0,\n                \"mobile_casino_wagered\": \"0.00\",\n                \"mobile_casino_bonus\": \"0.00\",\n                \"mobile_casino_ngr\": \"0.00\",\n                \"mobile_games_bets\": 0,\n                \"mobile_games_wagered\": \"0.00\",\n                \"mobile_games_bonus\": \"0.00\",\n                \"mobile_games_ngr\": \"0.00\",\n                \"total_bonus\": \"193.00\",\n                \"revshare_commission\": \"0.00\",\n                \"cpa_commission\": \"10.00\",\n                \"total_commission\": \"10.00\",\n                \"t1\": null,\n                \"t2\": null,\n                \"t3\": null,\n                \"s1\": null,\n                \"s2\": null,\n                \"s3\": null,\n                \"cpa_count\": 1\n            },\n            {\n                \"activity_date\": null,\n                \"vendor_id\": 1,\n                \"vendor_name\": \"Keeling LLC Casino\",\n                \"campaign_id\": \"1\",\n                \"campaign_name\": \"Test Campaign\",\n                \"affiliate_profile_id\": 1,\n                \"affiliate_profile_username\": \"test\",\n                \"affiliate_profile_site_id\": null,\n                \"resource_id\": null,\n                \"resource_name\": null,\n                \"resource_type\": null,\n                \"player_id\": \"5\",\n                \"registered_date\": \"2020-09-24\",\n                \"first_deposit_date\": null,\n                \"first_bet_date\": null,\n                \"first_cpa_date\": \"2020-09-24\",\n                \"deposits\": \"1705.00\",\n                \"stakes\": \"1420.00\",\n                \"chargebacks\": \"0.00\",\n                \"net_revenue\": \"15040.00\",\n                \"desktop_sportsbook_bets\": 26,\n                \"desktop_sportsbook_wagered\": \"187.00\",\n                \"desktop_sportsbook_bonus\": \"0.00\",\n                \"desktop_sportsbook_ngr\": \"3782.00\",\n                \"desktop_casino_bets\": 30,\n                \"desktop_casino_wagered\": \"317.00\",\n                \"desktop_casino_bonus\": \"0.00\",\n                \"desktop_casino_ngr\": \"3088.00\",\n                \"desktop_games_bets\": 29,\n                \"desktop_games_wagered\": \"338.00\",\n                \"desktop_games_bonus\": \"0.00\",\n                \"desktop_games_ngr\": \"3466.00\",\n                \"mobile_sportsbook_bets\": 0,\n                \"mobile_sportsbook_wagered\": \"0.00\",\n                \"mobile_sportsbook_bonus\": \"0.00\",\n                \"mobile_sportsbook_ngr\": \"0.00\",\n                \"mobile_casino_bets\": 0,\n                \"mobile_casino_wagered\": \"0.00\",\n                \"mobile_casino_bonus\": \"0.00\",\n                \"mobile_casino_ngr\": \"0.00\",\n                \"mobile_games_bets\": 0,\n                \"mobile_games_wagered\": \"0.00\",\n                \"mobile_games_bonus\": \"0.00\",\n                \"mobile_games_ngr\": \"0.00\",\n                \"total_bonus\": \"304.00\",\n                \"revshare_commission\": \"0.00\",\n                \"cpa_commission\": \"10.00\",\n                \"total_commission\": \"10.00\",\n                \"t1\": null,\n                \"t2\": null,\n                \"t3\": null,\n                \"s1\": null,\n                \"s2\": null,\n                \"s3\": null,\n                \"cpa_count\": 1\n            }\n        ],\n        \"first_page_url\": \"http://raven-app.test/api/reporting/player?start_date=2020-09-01&end_date=2020-09-30&requesting_account_type=affiliate&currency=GBP&grouping=player&show_product_columns=1&paginate=1&per_page=50&page=1\",\n        \"from\": 1,\n        \"last_page\": 1,\n        \"last_page_url\": \"http://raven-app.test/api/reporting/player?start_date=2020-09-01&end_date=2020-09-30&requesting_account_type=affiliate&currency=GBP&grouping=player&show_product_columns=1&paginate=1&per_page=50&page=1\",\n        \"next_page_url\": null,\n        \"path\": \"http://raven-app.test/api/reporting/player\",\n        \"per_page\": 50,\n        \"prev_page_url\": null,\n        \"to\": 5,\n        \"total\": 5\n    },\n    \"totals\": {\n        \"total_deposits\": \"10135.00\",\n        \"total_stakes\": \"6828.00\",\n        \"total_chargebacks\": \"0.00\",\n        \"total_net_revenue\": \"68399.00\",\n        \"total_cpa_commission\": \"50.00\",\n        \"total_cpa_ringfenced_commission\": \"0.00\",\n        \"total_revshare_commission\": \"0.00\",\n        \"total_revshare_allow_negative_commission\": \"0.00\",\n        \"total_commission\": \"50.00\",\n        \"total_bonus\": \"1314.00\",\n        \"total_cpa_count\": 5,\n        \"total_poker_rake\": \"262.00\",\n        \"total_poker_bonus\": \"278.00\",\n        \"total_poker_costs\": \"0.00\",\n        \"total_poker_fees\": \"0.00\",\n        \"total_poker_ngr\": \"-16.00\",\n        \"total_bingo_wagered\": \"1288.00\",\n        \"total_bingo_bonus\": \"1036.00\",\n        \"total_bingo_costs\": \"0.00\",\n        \"total_bingo_ngr\": \"12977.00\",\n        \"total_sidegames_bets\": 155,\n        \"total_sidegames_wagered\": \"1477.00\",\n        \"total_sidegames_bonus\": \"0.00\",\n        \"total_sidegames_costs\": \"0.00\",\n        \"total_sidegames_ngr\": \"13097.00\",\n        \"total_desktop_sportsbook_bets\": 131,\n        \"total_desktop_sportsbook_wagered\": \"1261.00\",\n        \"total_desktop_sportsbook_bonus\": \"0.00\",\n        \"total_desktop_sportsbook_costs\": \"0.00\",\n        \"total_desktop_sportsbook_ngr\": \"13375.00\",\n        \"total_desktop_casino_bets\": 131,\n        \"total_desktop_casino_wagered\": \"1261.00\",\n        \"total_desktop_casino_costs\": \"0.00\",\n        \"total_desktop_casino_bonus\": \"0.00\",\n        \"total_desktop_casino_ngr\": \"13375.00\",\n        \"total_desktop_games_bets\": 144,\n        \"total_desktop_games_wagered\": \"1577.00\",\n        \"total_desktop_games_bonus\": \"0.00\",\n        \"total_desktop_games_costs\": \"0.00\",\n        \"total_desktop_games_ngr\": \"13571.00\",\n        \"total_mobile_sportsbook_bets\": 0,\n        \"total_mobile_sportsbook_wagered\": \"0.00\",\n        \"total_mobile_sportsbook_bonus\": \"0.00\",\n        \"total_mobile_sportsbook_costs\": \"0.00\",\n        \"total_mobile_sportsbook_ngr\": \"0.00\",\n        \"total_mobile_casino_bets\": 0,\n        \"total_mobile_casino_wagered\": \"0.00\",\n        \"total_mobile_casino_costs\": \"0.00\",\n        \"total_mobile_casino_bonus\": \"0.00\",\n        \"total_mobile_casino_ngr\": \"0.00\",\n        \"total_mobile_games_bets\": 0,\n        \"total_mobile_games_wagered\": \"0.00\",\n        \"total_mobile_games_bonus\": \"0.00\",\n        \"total_mobile_games_costs\": \"0.00\",\n        \"total_mobile_games_ngr\": \"0.00\"\n    }\n}"},{"id":"4ed4cf29-996d-4aeb-81ce-a5f54a1a8ef8","name":"Get Player [Per Vendor]","originalRequest":{"method":"GET","header":[{"key":"Accept","type":"text","value":"application/json"},{"key":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"},{"key":"Authorization","value":"Bearer {{access-token}}","description":"Generate a new access token in your account and use this here,  this is to ensure you are authenticated to make the request.","type":"text"}],"url":{"raw":"{{url}}/api/reporting/player?start_date=2020-09-01&end_date=2020-09-30&currency=GBP&grouping=player&requesting_account_type=vendor&show_product_columns=0&page=1&per_page=50&paginate=1","host":["{{url}}"],"path":["api","reporting","player"],"query":[{"key":"start_date","value":"2020-09-01","description":"`String`. Required. Y-m-d format.  \nLower date bound for player activity."},{"key":"end_date","value":"2020-09-30","description":"`String`. Required. Y-m-d format.  \nUpper date bound for player activity."},{"key":"currency","value":"GBP","description":"`String`. Not required. e.g. GBP, USD, EUR. Default: GBP.  \nCurrency the report filters to (It’s not a conversion to that currency)."},{"key":"grouping","value":"player","description":"`String`. Not required. e.g. player, player_by_day, player_by_month. Default: player.  \nIt indicates how data is grouped at the player level."},{"key":"requesting_account_type","value":"vendor","description":"`String`. Required. e.g. affiliate, vendor  \nThe type of account that is requesting the report."},{"key":"show_product_columns","value":"0","description":"`Boolean`. Not required. e.g. 1 or 0. Default: 0  \nWhether product columns are returned in the response."},{"key":"page","value":"1","description":"`Integer`. Required if \"paginate\" is provided. e.g. 1, 2.  \nPage number of the requested page."},{"key":"per_page","value":"50","description":"`Integer`.  Not required. e.g. 50, 100, 150, 200, 250. Default: 50.  \nNumber of rows per page."},{"key":"paginate","value":"1","description":"`Boolean`. Not required. e.g. 1, 0, Default: 1.  \nWhether results are returned by page or in full."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.15.8"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 25 Sep 2020 09:26:17 GMT"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X28228b1643f19c2fe330adabc24d8e91"},{"key":"Content-Security-Policy","value":"default-src 'self' ;script-src 'self' 'unsafe-inline' data: *.googleapis.com *.twitter.com *.facebook.net www.googleadservices.com www.gstatic.com www.google.com google.com google.co.uk http://*.hotjar.com https://*.hotjar.com http://*.hotjar.io https://*.hotjar.io use.fontawesome.com 'unsafe-eval';style-src 'self' 'unsafe-inline' fonts.googleapis.com www.gstatic.com tagmanager.google.com maxcdn.bootstrapcdn.com cdn-images.mailchimp.com use.fontawesome.com;img-src 'self' * data:;font-src 'self' data: fonts.googleapis.com fonts.gstatic.com use.fontawesome.com;connect-src 'self' fonts.googleapis.com insights.hotjar.com wss://*.hotjar.com http://*.hotjar.com https://*.hotjar.com http://*.hotjar.io https://*.hotjar.io;frame-src 'self' www.google.com vars.hotjar.com http://*.hotjar.com https://*.hotjar.com http://*.hotjar.io https://*.hotjar.io;"}],"cookie":[],"responseTime":null,"body":"{\n    \"params\": {\n        \"start_date\": \"2020-09-01\",\n        \"end_date\": \"2020-09-30\",\n        \"requesting_account_type\": \"vendor\",\n        \"currency\": \"GBP\",\n        \"grouping\": \"player\",\n        \"show_product_columns\": \"0\",\n        \"paginate\": \"1\",\n        \"per_page\": \"50\",\n        \"page\": \"1\"\n    },\n    \"results\": {\n        \"current_page\": 1,\n        \"data\": [\n            {\n                \"activity_date\": null,\n                \"vendor_id\": 1,\n                \"vendor_name\": \"Keeling LLC Casino\",\n                \"campaign_id\": \"1\",\n                \"campaign_name\": \"Test Campaign\",\n                \"affiliate_profile_id\": 1,\n                \"affiliate_profile_username\": \"test\",\n                \"affiliate_profile_site_id\": null,\n                \"resource_id\": 1,\n                \"resource_name\": \"Test Resource\",\n                \"resource_type\": \"testimonial\",\n                \"country_of_registration\": \"GB\",\n                \"player_id\": \"1\",\n                \"registered_date\": \"2020-09-24\",\n                \"first_deposit_date\": null,\n                \"first_bet_date\": null,\n                \"first_cpa_date\": \"2020-09-24\",\n                \"deposits\": \"1723.00\",\n                \"stakes\": \"1426.00\",\n                \"chargebacks\": \"0.00\",\n                \"gross_revenue\": \"12199.00\",\n                \"net_revenue\": \"11918.00\",\n                \"total_bonus\": \"281.00\",\n                \"revshare_commission\": \"0.00\",\n                \"cpa_commission\": \"10.00\",\n                \"total_commission\": \"10.00\",\n                \"t1\": null,\n                \"t2\": null,\n                \"t3\": null,\n                \"s1\": null,\n                \"s2\": null,\n                \"s3\": null,\n                \"cpa_count\": 1\n            },\n            {\n                \"activity_date\": null,\n                \"vendor_id\": 1,\n                \"vendor_name\": \"Keeling LLC Casino\",\n                \"campaign_id\": \"1\",\n                \"campaign_name\": \"Test Campaign\",\n                \"affiliate_profile_id\": 1,\n                \"affiliate_profile_username\": \"test\",\n                \"affiliate_profile_site_id\": null,\n                \"resource_id\": null,\n                \"resource_name\": null,\n                \"resource_type\": null,\n                \"player_id\": \"2\",\n                \"registered_date\": \"2020-09-24\",\n                \"first_deposit_date\": null,\n                \"first_bet_date\": null,\n                \"first_cpa_date\": \"2020-09-24\",\n                \"deposits\": \"2269.00\",\n                \"stakes\": \"1326.00\",\n                \"chargebacks\": \"0.00\",\n                \"gross_revenue\": \"12852.00\",\n                \"net_revenue\": \"12610.00\",\n                \"total_bonus\": \"242.00\",\n                \"revshare_commission\": \"0.00\",\n                \"cpa_commission\": \"10.00\",\n                \"total_commission\": \"10.00\",\n                \"t1\": null,\n                \"t2\": null,\n                \"t3\": null,\n                \"s1\": null,\n                \"s2\": null,\n                \"s3\": null,\n                \"cpa_count\": 1\n            },\n            {\n                \"activity_date\": null,\n                \"vendor_id\": 1,\n                \"vendor_name\": \"Keeling LLC Casino\",\n                \"campaign_id\": \"1\",\n                \"campaign_name\": \"Test Campaign\",\n                \"affiliate_profile_id\": 1,\n                \"affiliate_profile_username\": \"test\",\n                \"affiliate_profile_site_id\": null,\n                \"resource_id\": null,\n                \"resource_name\": null,\n                \"resource_type\": null,\n                \"player_id\": \"3\",\n                \"registered_date\": \"2020-09-24\",\n                \"first_deposit_date\": null,\n                \"first_bet_date\": null,\n                \"first_cpa_date\": \"2020-09-24\",\n                \"deposits\": \"2494.00\",\n                \"stakes\": \"1236.00\",\n                \"chargebacks\": \"0.00\",\n                \"gross_revenue\": \"14028.00\",\n                \"net_revenue\": \"13734.00\",\n                \"total_bonus\": \"294.00\",\n                \"revshare_commission\": \"0.00\",\n                \"cpa_commission\": \"10.00\",\n                \"total_commission\": \"10.00\",\n                \"t1\": null,\n                \"t2\": null,\n                \"t3\": null,\n                \"s1\": null,\n                \"s2\": null,\n                \"s3\": null,\n                \"cpa_count\": 1\n            },\n            {\n                \"activity_date\": null,\n                \"vendor_id\": 1,\n                \"vendor_name\": \"Keeling LLC Casino\",\n                \"campaign_id\": \"1\",\n                \"campaign_name\": \"Test Campaign\",\n                \"affiliate_profile_id\": 1,\n                \"affiliate_profile_username\": \"test\",\n                \"affiliate_profile_site_id\": null,\n                \"resource_id\": null,\n                \"resource_name\": null,\n                \"resource_type\": null,\n                \"player_id\": \"4\",\n                \"registered_date\": \"2020-09-24\",\n                \"first_deposit_date\": null,\n                \"first_bet_date\": null,\n                \"first_cpa_date\": \"2020-09-24\",\n                \"deposits\": \"1944.00\",\n                \"stakes\": \"1420.00\",\n                \"chargebacks\": \"0.00\",\n                \"gross_revenue\": \"15290.00\",\n                \"net_revenue\": \"15097.00\",\n                \"total_bonus\": \"193.00\",\n                \"revshare_commission\": \"0.00\",\n                \"cpa_commission\": \"10.00\",\n                \"total_commission\": \"10.00\",\n                \"t1\": null,\n                \"t2\": null,\n                \"t3\": null,\n                \"s1\": null,\n                \"s2\": null,\n                \"s3\": null,\n                \"cpa_count\": 1\n            },\n            {\n                \"activity_date\": null,\n                \"vendor_id\": 1,\n                \"vendor_name\": \"Keeling LLC Casino\",\n                \"campaign_id\": \"1\",\n                \"campaign_name\": \"Test Campaign\",\n                \"affiliate_profile_id\": 1,\n                \"affiliate_profile_username\": \"test\",\n                \"affiliate_profile_site_id\": null,\n                \"resource_id\": null,\n                \"resource_name\": null,\n                \"resource_type\": null,\n                \"player_id\": \"5\",\n                \"registered_date\": \"2020-09-24\",\n                \"first_deposit_date\": null,\n                \"first_bet_date\": null,\n                \"first_cpa_date\": \"2020-09-24\",\n                \"deposits\": \"1705.00\",\n                \"stakes\": \"1420.00\",\n                \"chargebacks\": \"0.00\",\n                \"gross_revenue\": \"15344.00\",\n                \"net_revenue\": \"15040.00\",\n                \"total_bonus\": \"304.00\",\n                \"revshare_commission\": \"0.00\",\n                \"cpa_commission\": \"10.00\",\n                \"total_commission\": \"10.00\",\n                \"t1\": null,\n                \"t2\": null,\n                \"t3\": null,\n                \"s1\": null,\n                \"s2\": null,\n                \"s3\": null,\n                \"cpa_count\": 1\n            }\n        ],\n        \"first_page_url\": \"http://raven-app.test/api/reporting/player?start_date=2020-09-01&end_date=2020-09-30&requesting_account_type=vendor&currency=GBP&grouping=player&show_product_columns=0&paginate=1&per_page=50&page=1\",\n        \"from\": 1,\n        \"last_page\": 1,\n        \"last_page_url\": \"http://raven-app.test/api/reporting/player?start_date=2020-09-01&end_date=2020-09-30&requesting_account_type=vendor&currency=GBP&grouping=player&show_product_columns=0&paginate=1&per_page=50&page=1\",\n        \"next_page_url\": null,\n        \"path\": \"http://raven-app.test/api/reporting/player\",\n        \"per_page\": 50,\n        \"prev_page_url\": null,\n        \"to\": 5,\n        \"total\": 5\n    },\n    \"totals\": {\n        \"total_deposits\": \"10135.00\",\n        \"total_stakes\": \"6828.00\",\n        \"total_chargebacks\": \"0.00\",\n        \"total_gross_revenue\": \"69713.00\",\n        \"total_net_revenue\": \"68399.00\",\n        \"total_cpa_commission\": \"50.00\",\n        \"total_cpa_ringfenced_commission\": \"0.00\",\n        \"total_revshare_commission\": \"0.00\",\n        \"total_revshare_allow_negative_commission\": \"0.00\",\n        \"total_commission\": \"50.00\",\n        \"total_bonus\": \"1314.00\",\n        \"total_cpa_count\": 5\n    }\n}"},{"id":"773b1495-ea5c-41ef-9091-71708f16c9e2","name":"Get Player [Per Affiliate]","originalRequest":{"method":"GET","header":[{"key":"Accept","type":"text","value":"application/json"},{"key":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"},{"key":"Authorization","value":"Bearer {{access-token}}","description":"Generate a new access token in your account and use this here,  this is to ensure you are authenticated to make the request.","type":"text"}],"url":{"raw":"{{url}}/api/reporting/player?start_date=2020-09-01&end_date=2020-09-30&currency=GBP&grouping=player_by_day&requesting_account_type=affiliate&show_product_columns=1&page=1&per_page=50&paginate=1","host":["{{url}}"],"path":["api","reporting","player"],"query":[{"key":"start_date","value":"2020-09-01","description":"`String`. Required. Y-m-d format.  \nLower date bound for player activity."},{"key":"end_date","value":"2020-09-30","description":"`String`. Required. Y-m-d format.  \nUpper date bound for player activity."},{"key":"currency","value":"GBP","description":"`String`. Not required. e.g. GBP, USD, EUR. Default: GBP.  \nCurrency the report filters to (It’s not a conversion to that currency)."},{"key":"grouping","value":"player_by_day","description":"`String`. Not required. e.g. player, player_by_day, player_by_month. Default: player.  \nIt indicates how data is grouped at the player level."},{"key":"requesting_account_type","value":"affiliate","description":"`String`. Required. e.g. affiliate, vendor  \nThe type of account that is requesting the report."},{"key":"show_product_columns","value":"1","description":"`Boolean`. Not required. e.g. 1 or 0. Default: 0  \nWhether product columns are returned in the response."},{"key":"page","value":"1","description":"`Integer`. Required if \"paginate\" is provided. e.g. 1, 2.  \nPage number of the requested page."},{"key":"per_page","value":"50","description":"`Integer`.  Not required. e.g. 50, 100, 150, 200, 250. Default: 50.  \nNumber of rows per page."},{"key":"paginate","value":"1","description":"`Boolean`. Not required. e.g. 1, 0, Default: 1.  \nWhether results are returned by page or in full."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.15.8"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 25 Sep 2020 09:29:27 GMT"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X33d33f02bf29bed0cda8107a4d7ce8da"},{"key":"Content-Security-Policy","value":"default-src 'self' ;script-src 'self' 'unsafe-inline' data: *.googleapis.com *.twitter.com *.facebook.net www.googleadservices.com www.gstatic.com www.google.com google.com google.co.uk http://*.hotjar.com https://*.hotjar.com http://*.hotjar.io https://*.hotjar.io use.fontawesome.com 'unsafe-eval';style-src 'self' 'unsafe-inline' fonts.googleapis.com www.gstatic.com tagmanager.google.com maxcdn.bootstrapcdn.com cdn-images.mailchimp.com use.fontawesome.com;img-src 'self' * data:;font-src 'self' data: fonts.googleapis.com fonts.gstatic.com use.fontawesome.com;connect-src 'self' fonts.googleapis.com insights.hotjar.com wss://*.hotjar.com http://*.hotjar.com https://*.hotjar.com http://*.hotjar.io https://*.hotjar.io;frame-src 'self' www.google.com vars.hotjar.com http://*.hotjar.com https://*.hotjar.com http://*.hotjar.io https://*.hotjar.io;"}],"cookie":[],"responseTime":null,"body":"{\n    \"params\": {\n        \"start_date\": \"2020-09-01\",\n        \"end_date\": \"2020-09-30\",\n        \"requesting_account_type\": \"affiliate\",\n        \"currency\": \"GBP\",\n        \"grouping\": \"player_by_day\",\n        \"show_product_columns\": \"1\",\n        \"paginate\": \"1\",\n        \"per_page\": \"50\",\n        \"page\": \"1\"\n    },\n    \"results\": {\n        \"current_page\": 1,\n        \"data\": [\n            {\n                \"activity_date\": \"2020-09-28\",\n                \"vendor_id\": 1,\n                \"vendor_name\": \"Keeling LLC Casino\",\n                \"campaign_id\": \"1\",\n                \"campaign_name\": \"Test Campaign\",\n                \"affiliate_profile_id\": 1,\n                \"affiliate_profile_username\": \"test\",\n                \"affiliate_profile_site_id\": null,\n                \"resource_id\": null,\n                \"resource_name\": null,\n                \"resource_type\": null,\n                \"country_of_registration\": \"GB\",\n                \"player_id\": \"5\",\n                \"registered_date\": \"2020-09-24\",\n                \"first_deposit_date\": null,\n                \"first_bet_date\": null,\n                \"first_cpa_date\": \"2020-09-24\",\n                \"deposits\": \"150.00\",\n                \"stakes\": \"247.00\",\n                \"chargebacks\": \"0.00\",\n                \"net_revenue\": \"3132.00\",\n                \"desktop_sportsbook_bets\": 3,\n                \"desktop_sportsbook_wagered\": \"26.00\",\n                \"desktop_sportsbook_bonus\": \"0.00\",\n                \"desktop_sportsbook_ngr\": \"509.00\",\n                \"desktop_casino_bets\": 10,\n                \"desktop_casino_wagered\": \"47.00\",\n                \"desktop_casino_bonus\": \"0.00\",\n                \"desktop_casino_ngr\": \"891.00\",\n                \"desktop_games_bets\": 10,\n                \"desktop_games_wagered\": \"41.00\",\n                \"desktop_games_bonus\": \"0.00\",\n                \"desktop_games_ngr\": \"847.00\",\n                \"mobile_sportsbook_bets\": 0,\n                \"mobile_sportsbook_wagered\": \"0.00\",\n                \"mobile_sportsbook_bonus\": \"0.00\",\n                \"mobile_sportsbook_ngr\": \"0.00\",\n                \"mobile_casino_bets\": 0,\n                \"mobile_casino_wagered\": \"0.00\",\n                \"mobile_casino_bonus\": \"0.00\",\n                \"mobile_casino_ngr\": \"0.00\",\n                \"mobile_games_bets\": 0,\n                \"mobile_games_wagered\": \"0.00\",\n                \"mobile_games_bonus\": \"0.00\",\n                \"mobile_games_ngr\": \"0.00\",\n                \"total_bonus\": \"76.00\",\n                \"revshare_commission\": \"0.00\",\n                \"cpa_commission\": \"0.00\",\n                \"total_commission\": \"0.00\",\n                \"t1\": null,\n                \"t2\": null,\n                \"t3\": null,\n                \"s1\": null,\n                \"s2\": null,\n                \"s3\": null,\n                \"cpa_count\": 0\n            },\n            {\n                \"activity_date\": \"2020-09-28\",\n                \"vendor_id\": 1,\n                \"vendor_name\": \"Keeling LLC Casino\",\n                \"campaign_id\": \"1\",\n                \"campaign_name\": \"Test Campaign\",\n                \"affiliate_profile_id\": 1,\n                \"affiliate_profile_username\": \"test\",\n                \"affiliate_profile_site_id\": null,\n                \"resource_id\": 1,\n                \"resource_name\": \"Test Resource\",\n                \"resource_type\": \"testimonial\",\n                \"player_id\": \"1\",\n                \"registered_date\": \"2020-09-24\",\n                \"first_deposit_date\": null,\n                \"first_bet_date\": null,\n                \"first_cpa_date\": \"2020-09-24\",\n                \"deposits\": \"282.00\",\n                \"stakes\": \"362.00\",\n                \"chargebacks\": \"0.00\",\n                \"net_revenue\": \"2864.00\",\n                \"desktop_sportsbook_bets\": 2,\n                \"desktop_sportsbook_wagered\": \"64.00\",\n                \"desktop_sportsbook_bonus\": \"0.00\",\n                \"desktop_sportsbook_ngr\": \"842.00\",\n                \"desktop_casino_bets\": 5,\n                \"desktop_casino_wagered\": \"83.00\",\n                \"desktop_casino_bonus\": \"0.00\",\n                \"desktop_casino_ngr\": \"937.00\",\n                \"desktop_games_bets\": 3,\n                \"desktop_games_wagered\": \"99.00\",\n                \"desktop_games_bonus\": \"0.00\",\n                \"desktop_games_ngr\": \"363.00\",\n                \"mobile_sportsbook_bets\": 0,\n                \"mobile_sportsbook_wagered\": \"0.00\",\n                \"mobile_sportsbook_bonus\": \"0.00\",\n                \"mobile_sportsbook_ngr\": \"0.00\",\n                \"mobile_casino_bets\": 0,\n                \"mobile_casino_wagered\": \"0.00\",\n                \"mobile_casino_bonus\": \"0.00\",\n                \"mobile_casino_ngr\": \"0.00\",\n                \"mobile_games_bets\": 0,\n                \"mobile_games_wagered\": \"0.00\",\n                \"mobile_games_bonus\": \"0.00\",\n                \"mobile_games_ngr\": \"0.00\",\n                \"total_bonus\": \"77.00\",\n                \"revshare_commission\": \"0.00\",\n                \"cpa_commission\": \"0.00\",\n                \"total_commission\": \"0.00\",\n                \"t1\": null,\n                \"t2\": null,\n                \"t3\": null,\n                \"s1\": null,\n                \"s2\": null,\n                \"s3\": null,\n                \"cpa_count\": 0\n            },\n            {\n                \"activity_date\": \"2020-09-28\",\n                \"vendor_id\": 1,\n                \"vendor_name\": \"Keeling LLC Casino\",\n                \"campaign_id\": \"1\",\n                \"campaign_name\": \"Test Campaign\",\n                \"affiliate_profile_id\": 1,\n                \"affiliate_profile_username\": \"test\",\n                \"affiliate_profile_site_id\": null,\n                \"resource_id\": null,\n                \"resource_name\": null,\n                \"resource_type\": null,\n                \"player_id\": \"2\",\n                \"registered_date\": \"2020-09-24\",\n                \"first_deposit_date\": null,\n                \"first_bet_date\": null,\n                \"first_cpa_date\": \"2020-09-24\",\n                \"deposits\": \"203.00\",\n                \"stakes\": \"249.00\",\n                \"chargebacks\": \"0.00\",\n                \"net_revenue\": \"1746.00\",\n                \"desktop_sportsbook_bets\": 10,\n                \"desktop_sportsbook_wagered\": \"59.00\",\n                \"desktop_sportsbook_bonus\": \"0.00\",\n                \"desktop_sportsbook_ngr\": \"779.00\",\n                \"desktop_casino_bets\": 2,\n                \"desktop_casino_wagered\": \"65.00\",\n                \"desktop_casino_bonus\": \"0.00\",\n                \"desktop_casino_ngr\": \"120.00\",\n                \"desktop_games_bets\": 1,\n                \"desktop_games_wagered\": \"82.00\",\n                \"desktop_games_bonus\": \"0.00\",\n                \"desktop_games_ngr\": \"309.00\",\n                \"mobile_sportsbook_bets\": 0,\n                \"mobile_sportsbook_wagered\": \"0.00\",\n                \"mobile_sportsbook_bonus\": \"0.00\",\n                \"mobile_sportsbook_ngr\": \"0.00\",\n                \"mobile_casino_bets\": 0,\n                \"mobile_casino_wagered\": \"0.00\",\n                \"mobile_casino_bonus\": \"0.00\",\n                \"mobile_casino_ngr\": \"0.00\",\n                \"mobile_games_bets\": 0,\n                \"mobile_games_wagered\": \"0.00\",\n                \"mobile_games_bonus\": \"0.00\",\n                \"mobile_games_ngr\": \"0.00\",\n                \"total_bonus\": \"102.00\",\n                \"revshare_commission\": \"0.00\",\n                \"cpa_commission\": \"0.00\",\n                \"total_commission\": \"0.00\",\n                \"t1\": null,\n                \"t2\": null,\n                \"t3\": null,\n                \"s1\": null,\n                \"s2\": null,\n                \"s3\": null,\n                \"cpa_count\": 0\n            },\n            {\n                \"activity_date\": \"2020-09-28\",\n                \"vendor_id\": 1,\n                \"vendor_name\": \"Keeling LLC Casino\",\n                \"campaign_id\": \"1\",\n                \"campaign_name\": \"Test Campaign\",\n                \"affiliate_profile_id\": 1,\n                \"affiliate_profile_username\": \"test\",\n                \"affiliate_profile_site_id\": null,\n                \"resource_id\": null,\n                \"resource_name\": null,\n                \"resource_type\": null,\n                \"player_id\": \"3\",\n                \"registered_date\": \"2020-09-24\",\n                \"first_deposit_date\": null,\n                \"first_bet_date\": null,\n                \"first_cpa_date\": \"2020-09-24\",\n                \"deposits\": \"930.00\",\n                \"stakes\": \"206.00\",\n                \"chargebacks\": \"0.00\",\n                \"net_revenue\": \"2418.00\",\n                \"desktop_sportsbook_bets\": 9,\n                \"desktop_sportsbook_wagered\": \"19.00\",\n                \"desktop_sportsbook_bonus\": \"0.00\",\n                \"desktop_sportsbook_ngr\": \"271.00\",\n                \"desktop_casino_bets\": 5,\n                \"desktop_casino_wagered\": \"6.00\",\n                \"desktop_casino_bonus\": \"0.00\",\n                \"desktop_casino_ngr\": \"872.00\",\n                \"desktop_games_bets\": 10,\n                \"desktop_games_wagered\": \"19.00\",\n                \"desktop_games_bonus\": \"0.00\",\n                \"desktop_games_ngr\": \"622.00\",\n                \"mobile_sportsbook_bets\": 0,\n                \"mobile_sportsbook_wagered\": \"0.00\",\n                \"mobile_sportsbook_bonus\": \"0.00\",\n                \"mobile_sportsbook_ngr\": \"0.00\",\n                \"mobile_casino_bets\": 0,\n                \"mobile_casino_wagered\": \"0.00\",\n                \"mobile_casino_bonus\": \"0.00\",\n                \"mobile_casino_ngr\": \"0.00\",\n                \"mobile_games_bets\": 0,\n                \"mobile_games_wagered\": \"0.00\",\n                \"mobile_games_bonus\": \"0.00\",\n                \"mobile_games_ngr\": \"0.00\",\n                \"total_bonus\": \"98.00\",\n                \"revshare_commission\": \"0.00\",\n                \"cpa_commission\": \"0.00\",\n                \"total_commission\": \"0.00\",\n                \"t1\": null,\n                \"t2\": null,\n                \"t3\": null,\n                \"s1\": null,\n                \"s2\": null,\n                \"s3\": null,\n                \"cpa_count\": 0\n            },\n            {\n                \"activity_date\": \"2020-09-28\",\n                \"vendor_id\": 1,\n                \"vendor_name\": \"Keeling LLC Casino\",\n                \"campaign_id\": \"1\",\n                \"campaign_name\": \"Test Campaign\",\n                \"affiliate_profile_id\": 1,\n                \"affiliate_profile_username\": \"test\",\n                \"affiliate_profile_site_id\": null,\n                \"resource_id\": null,\n                \"resource_name\": null,\n                \"resource_type\": null,\n                \"player_id\": \"4\",\n                \"registered_date\": \"2020-09-24\",\n                \"first_deposit_date\": null,\n                \"first_bet_date\": null,\n                \"first_cpa_date\": \"2020-09-24\",\n                \"deposits\": \"788.00\",\n                \"stakes\": \"287.00\",\n                \"chargebacks\": \"0.00\",\n                \"net_revenue\": \"3477.00\",\n                \"desktop_sportsbook_bets\": 2,\n                \"desktop_sportsbook_wagered\": \"80.00\",\n                \"desktop_sportsbook_bonus\": \"0.00\",\n                \"desktop_sportsbook_ngr\": \"737.00\",\n                \"desktop_casino_bets\": 6,\n                \"desktop_casino_wagered\": \"26.00\",\n                \"desktop_casino_bonus\": \"0.00\",\n                \"desktop_casino_ngr\": \"271.00\",\n                \"desktop_games_bets\": 8,\n                \"desktop_games_wagered\": \"67.00\",\n                \"desktop_games_bonus\": \"0.00\",\n                \"desktop_games_ngr\": \"714.00\",\n                \"mobile_sportsbook_bets\": 0,\n                \"mobile_sportsbook_wagered\": \"0.00\",\n                \"mobile_sportsbook_bonus\": \"0.00\",\n                \"mobile_sportsbook_ngr\": \"0.00\",\n                \"mobile_casino_bets\": 0,\n                \"mobile_casino_wagered\": \"0.00\",\n                \"mobile_casino_bonus\": \"0.00\",\n                \"mobile_casino_ngr\": \"0.00\",\n                \"mobile_games_bets\": 0,\n                \"mobile_games_wagered\": \"0.00\",\n                \"mobile_games_bonus\": \"0.00\",\n                \"mobile_games_ngr\": \"0.00\",\n                \"total_bonus\": \"77.00\",\n                \"revshare_commission\": \"0.00\",\n                \"cpa_commission\": \"0.00\",\n                \"total_commission\": \"0.00\",\n                \"t1\": null,\n                \"t2\": null,\n                \"t3\": null,\n                \"s1\": null,\n                \"s2\": null,\n                \"s3\": null,\n                \"cpa_count\": 0\n            },\n            {\n                \"activity_date\": \"2020-09-27\",\n                \"vendor_id\": 1,\n                \"vendor_name\": \"Keeling LLC Casino\",\n                \"campaign_id\": \"1\",\n                \"campaign_name\": \"Test Campaign\",\n                \"affiliate_profile_id\": 1,\n                \"affiliate_profile_username\": \"test\",\n                \"affiliate_profile_site_id\": null,\n                \"resource_id\": null,\n                \"resource_name\": null,\n                \"resource_type\": null,\n                \"player_id\": \"2\",\n                \"registered_date\": \"2020-09-24\",\n                \"first_deposit_date\": null,\n                \"first_bet_date\": null,\n                \"first_cpa_date\": \"2020-09-24\",\n                \"deposits\": \"991.00\",\n                \"stakes\": \"191.00\",\n                \"chargebacks\": \"0.00\",\n                \"net_revenue\": \"3012.00\",\n                \"desktop_sportsbook_bets\": 8,\n                \"desktop_sportsbook_wagered\": \"48.00\",\n                \"desktop_sportsbook_bonus\": \"0.00\",\n                \"desktop_sportsbook_ngr\": \"701.00\",\n                \"desktop_casino_bets\": 5,\n                \"desktop_casino_wagered\": \"29.00\",\n                \"desktop_casino_bonus\": \"0.00\",\n                \"desktop_casino_ngr\": \"349.00\",\n                \"desktop_games_bets\": 4,\n                \"desktop_games_wagered\": \"17.00\",\n                \"desktop_games_bonus\": \"0.00\",\n                \"desktop_games_ngr\": \"998.00\",\n                \"mobile_sportsbook_bets\": 0,\n                \"mobile_sportsbook_wagered\": \"0.00\",\n                \"mobile_sportsbook_bonus\": \"0.00\",\n                \"mobile_sportsbook_ngr\": \"0.00\",\n                \"mobile_casino_bets\": 0,\n                \"mobile_casino_wagered\": \"0.00\",\n                \"mobile_casino_bonus\": \"0.00\",\n                \"mobile_casino_ngr\": \"0.00\",\n                \"mobile_games_bets\": 0,\n                \"mobile_games_wagered\": \"0.00\",\n                \"mobile_games_bonus\": \"0.00\",\n                \"mobile_games_ngr\": \"0.00\",\n                \"total_bonus\": \"17.00\",\n                \"revshare_commission\": \"0.00\",\n                \"cpa_commission\": \"0.00\",\n                \"total_commission\": \"0.00\",\n                \"t1\": null,\n                \"t2\": null,\n                \"t3\": null,\n                \"s1\": null,\n                \"s2\": null,\n                \"s3\": null,\n                \"cpa_count\": 0\n            },\n            {\n                \"activity_date\": \"2020-09-27\",\n                \"vendor_id\": 1,\n                \"vendor_name\": \"Keeling LLC Casino\",\n                \"campaign_id\": \"1\",\n                \"campaign_name\": \"Test Campaign\",\n                \"affiliate_profile_id\": 1,\n                \"affiliate_profile_username\": \"test\",\n                \"affiliate_profile_site_id\": null,\n                \"resource_id\": null,\n                \"resource_name\": null,\n                \"resource_type\": null,\n                \"player_id\": \"3\",\n                \"registered_date\": \"2020-09-24\",\n                \"first_deposit_date\": null,\n                \"first_bet_date\": null,\n                \"first_cpa_date\": \"2020-09-24\",\n                \"deposits\": \"121.00\",\n                \"stakes\": \"259.00\",\n                \"chargebacks\": \"0.00\",\n                \"net_revenue\": \"2889.00\",\n                \"desktop_sportsbook_bets\": 1,\n                \"desktop_sportsbook_wagered\": \"38.00\",\n                \"desktop_sportsbook_bonus\": \"0.00\",\n                \"desktop_sportsbook_ngr\": \"102.00\",\n                \"desktop_casino_bets\": 8,\n                \"desktop_casino_wagered\": \"30.00\",\n                \"desktop_casino_bonus\": \"0.00\",\n                \"desktop_casino_ngr\": \"538.00\",\n                \"desktop_games_bets\": 10,\n                \"desktop_games_wagered\": \"99.00\",\n                \"desktop_games_bonus\": \"0.00\",\n                \"desktop_games_ngr\": \"542.00\",\n                \"mobile_sportsbook_bets\": 0,\n                \"mobile_sportsbook_wagered\": \"0.00\",\n                \"mobile_sportsbook_bonus\": \"0.00\",\n                \"mobile_sportsbook_ngr\": \"0.00\",\n                \"mobile_casino_bets\": 0,\n                \"mobile_casino_wagered\": \"0.00\",\n                \"mobile_casino_bonus\": \"0.00\",\n                \"mobile_casino_ngr\": \"0.00\",\n                \"mobile_games_bets\": 0,\n                \"mobile_games_wagered\": \"0.00\",\n                \"mobile_games_bonus\": \"0.00\",\n                \"mobile_games_ngr\": \"0.00\",\n                \"total_bonus\": \"13.00\",\n                \"revshare_commission\": \"0.00\",\n                \"cpa_commission\": \"0.00\",\n                \"total_commission\": \"0.00\",\n                \"t1\": null,\n                \"t2\": null,\n                \"t3\": null,\n                \"s1\": null,\n                \"s2\": null,\n                \"s3\": null,\n                \"cpa_count\": 0\n            },\n            {\n                \"activity_date\": \"2020-09-27\",\n                \"vendor_id\": 1,\n                \"vendor_name\": \"Keeling LLC Casino\",\n                \"campaign_id\": \"1\",\n                \"campaign_name\": \"Test Campaign\",\n                \"affiliate_profile_id\": 1,\n                \"affiliate_profile_username\": \"test\",\n                \"affiliate_profile_site_id\": null,\n                \"resource_id\": null,\n                \"resource_name\": null,\n                \"resource_type\": null,\n                \"player_id\": \"4\",\n                \"registered_date\": \"2020-09-24\",\n                \"first_deposit_date\": null,\n                \"first_bet_date\": null,\n                \"first_cpa_date\": \"2020-09-24\",\n                \"deposits\": \"536.00\",\n                \"stakes\": \"264.00\",\n                \"chargebacks\": \"0.00\",\n                \"net_revenue\": \"2087.00\",\n                \"desktop_sportsbook_bets\": 7,\n                \"desktop_sportsbook_wagered\": \"91.00\",\n                \"desktop_sportsbook_bonus\": \"0.00\",\n                \"desktop_sportsbook_ngr\": \"262.00\",\n                \"desktop_casino_bets\": 3,\n                \"desktop_casino_wagered\": \"33.00\",\n                \"desktop_casino_bonus\": \"0.00\",\n                \"desktop_casino_ngr\": \"347.00\",\n                \"desktop_games_bets\": 6,\n                \"desktop_games_wagered\": \"65.00\",\n                \"desktop_games_bonus\": \"0.00\",\n                \"desktop_games_ngr\": \"256.00\",\n                \"mobile_sportsbook_bets\": 0,\n                \"mobile_sportsbook_wagered\": \"0.00\",\n                \"mobile_sportsbook_bonus\": \"0.00\",\n                \"mobile_sportsbook_ngr\": \"0.00\",\n                \"mobile_casino_bets\": 0,\n                \"mobile_casino_wagered\": \"0.00\",\n                \"mobile_casino_bonus\": \"0.00\",\n                \"mobile_casino_ngr\": \"0.00\",\n                \"mobile_games_bets\": 0,\n                \"mobile_games_wagered\": \"0.00\",\n                \"mobile_games_bonus\": \"0.00\",\n                \"mobile_games_ngr\": \"0.00\",\n                \"total_bonus\": \"18.00\",\n                \"revshare_commission\": \"0.00\",\n                \"cpa_commission\": \"0.00\",\n                \"total_commission\": \"0.00\",\n                \"t1\": null,\n                \"t2\": null,\n                \"t3\": null,\n                \"s1\": null,\n                \"s2\": null,\n                \"s3\": null,\n                \"cpa_count\": 0\n            },\n            {\n                \"activity_date\": \"2020-09-27\",\n                \"vendor_id\": 1,\n                \"vendor_name\": \"Keeling LLC Casino\",\n                \"campaign_id\": \"1\",\n                \"campaign_name\": \"Test Campaign\",\n                \"affiliate_profile_id\": 1,\n                \"affiliate_profile_username\": \"test\",\n                \"affiliate_profile_site_id\": null,\n                \"resource_id\": null,\n                \"resource_name\": null,\n                \"resource_type\": null,\n                \"player_id\": \"5\",\n                \"registered_date\": \"2020-09-24\",\n                \"first_deposit_date\": null,\n                \"first_bet_date\": null,\n                \"first_cpa_date\": \"2020-09-24\",\n                \"deposits\": \"60.00\",\n                \"stakes\": \"330.00\",\n                \"chargebacks\": \"0.00\",\n                \"net_revenue\": \"2457.00\",\n                \"desktop_sportsbook_bets\": 9,\n                \"desktop_sportsbook_wagered\": \"22.00\",\n                \"desktop_sportsbook_bonus\": \"0.00\",\n                \"desktop_sportsbook_ngr\": \"971.00\",\n                \"desktop_casino_bets\": 2,\n                \"desktop_casino_wagered\": \"89.00\",\n                \"desktop_casino_bonus\": \"0.00\",\n                \"desktop_casino_ngr\": \"431.00\",\n                \"desktop_games_bets\": 4,\n                \"desktop_games_wagered\": \"94.00\",\n                \"desktop_games_bonus\": \"0.00\",\n                \"desktop_games_ngr\": \"674.00\",\n                \"mobile_sportsbook_bets\": 0,\n                \"mobile_sportsbook_wagered\": \"0.00\",\n                \"mobile_sportsbook_bonus\": \"0.00\",\n                \"mobile_sportsbook_ngr\": \"0.00\",\n                \"mobile_casino_bets\": 0,\n                \"mobile_casino_wagered\": \"0.00\",\n                \"mobile_casino_bonus\": \"0.00\",\n                \"mobile_casino_ngr\": \"0.00\",\n                \"mobile_games_bets\": 0,\n                \"mobile_games_wagered\": \"0.00\",\n                \"mobile_games_bonus\": \"0.00\",\n                \"mobile_games_ngr\": \"0.00\",\n                \"total_bonus\": \"76.00\",\n                \"revshare_commission\": \"0.00\",\n                \"cpa_commission\": \"0.00\",\n                \"total_commission\": \"0.00\",\n                \"t1\": null,\n                \"t2\": null,\n                \"t3\": null,\n                \"s1\": null,\n                \"s2\": null,\n                \"s3\": null,\n                \"cpa_count\": 0\n            },\n            {\n                \"activity_date\": \"2020-09-27\",\n                \"vendor_id\": 1,\n                \"vendor_name\": \"Keeling LLC Casino\",\n                \"campaign_id\": \"1\",\n                \"campaign_name\": \"Test Campaign\",\n                \"affiliate_profile_id\": 1,\n                \"affiliate_profile_username\": \"test\",\n                \"affiliate_profile_site_id\": null,\n                \"resource_id\": 1,\n                \"resource_name\": \"Test Resource\",\n                \"resource_type\": \"testimonial\",\n                \"player_id\": \"1\",\n                \"registered_date\": \"2020-09-24\",\n                \"first_deposit_date\": null,\n                \"first_bet_date\": null,\n                \"first_cpa_date\": \"2020-09-24\",\n                \"deposits\": \"660.00\",\n                \"stakes\": \"227.00\",\n                \"chargebacks\": \"0.00\",\n                \"net_revenue\": \"2846.00\",\n                \"desktop_sportsbook_bets\": 8,\n                \"desktop_sportsbook_wagered\": \"58.00\",\n                \"desktop_sportsbook_bonus\": \"0.00\",\n                \"desktop_sportsbook_ngr\": \"351.00\",\n                \"desktop_casino_bets\": 7,\n                \"desktop_casino_wagered\": \"9.00\",\n                \"desktop_casino_bonus\": \"0.00\",\n                \"desktop_casino_ngr\": \"470.00\",\n                \"desktop_games_bets\": 2,\n                \"desktop_games_wagered\": \"57.00\",\n                \"desktop_games_bonus\": \"0.00\",\n                \"desktop_games_ngr\": \"363.00\",\n                \"mobile_sportsbook_bets\": 0,\n                \"mobile_sportsbook_wagered\": \"0.00\",\n                \"mobile_sportsbook_bonus\": \"0.00\",\n                \"mobile_sportsbook_ngr\": \"0.00\",\n                \"mobile_casino_bets\": 0,\n                \"mobile_casino_wagered\": \"0.00\",\n                \"mobile_casino_bonus\": \"0.00\",\n                \"mobile_casino_ngr\": \"0.00\",\n                \"mobile_games_bets\": 0,\n                \"mobile_games_wagered\": \"0.00\",\n                \"mobile_games_bonus\": \"0.00\",\n                \"mobile_games_ngr\": \"0.00\",\n                \"total_bonus\": \"33.00\",\n                \"revshare_commission\": \"0.00\",\n                \"cpa_commission\": \"0.00\",\n                \"total_commission\": \"0.00\",\n                \"t1\": null,\n                \"t2\": null,\n                \"t3\": null,\n                \"s1\": null,\n                \"s2\": null,\n                \"s3\": null,\n                \"cpa_count\": 0\n            },\n            {\n                \"activity_date\": \"2020-09-26\",\n                \"vendor_id\": 1,\n                \"vendor_name\": \"Keeling LLC Casino\",\n                \"campaign_id\": \"1\",\n                \"campaign_name\": \"Test Campaign\",\n                \"affiliate_profile_id\": 1,\n                \"affiliate_profile_username\": \"test\",\n                \"affiliate_profile_site_id\": null,\n                \"resource_id\": null,\n                \"resource_name\": null,\n                \"resource_type\": null,\n                \"player_id\": \"3\",\n                \"registered_date\": \"2020-09-24\",\n                \"first_deposit_date\": null,\n                \"first_bet_date\": null,\n                \"first_cpa_date\": \"2020-09-24\",\n                \"deposits\": \"550.00\",\n                \"stakes\": \"307.00\",\n                \"chargebacks\": \"0.00\",\n                \"net_revenue\": \"2507.00\",\n                \"desktop_sportsbook_bets\": 7,\n                \"desktop_sportsbook_wagered\": \"13.00\",\n                \"desktop_sportsbook_bonus\": \"0.00\",\n                \"desktop_sportsbook_ngr\": \"843.00\",\n                \"desktop_casino_bets\": 2,\n                \"desktop_casino_wagered\": \"55.00\",\n                \"desktop_casino_bonus\": \"0.00\",\n                \"desktop_casino_ngr\": \"270.00\",\n                \"desktop_games_bets\": 7,\n                \"desktop_games_wagered\": \"46.00\",\n                \"desktop_games_bonus\": \"0.00\",\n                \"desktop_games_ngr\": \"848.00\",\n                \"mobile_sportsbook_bets\": 0,\n                \"mobile_sportsbook_wagered\": \"0.00\",\n                \"mobile_sportsbook_bonus\": \"0.00\",\n                \"mobile_sportsbook_ngr\": \"0.00\",\n                \"mobile_casino_bets\": 0,\n                \"mobile_casino_wagered\": \"0.00\",\n                \"mobile_casino_bonus\": \"0.00\",\n                \"mobile_casino_ngr\": \"0.00\",\n                \"mobile_games_bets\": 0,\n                \"mobile_games_wagered\": \"0.00\",\n                \"mobile_games_bonus\": \"0.00\",\n                \"mobile_games_ngr\": \"0.00\",\n                \"total_bonus\": \"68.00\",\n                \"revshare_commission\": \"0.00\",\n                \"cpa_commission\": \"0.00\",\n                \"total_commission\": \"0.00\",\n                \"t1\": null,\n                \"t2\": null,\n                \"t3\": null,\n                \"s1\": null,\n                \"s2\": null,\n                \"s3\": null,\n                \"cpa_count\": 0\n            },\n            {\n                \"activity_date\": \"2020-09-26\",\n                \"vendor_id\": 1,\n                \"vendor_name\": \"Keeling LLC Casino\",\n                \"campaign_id\": \"1\",\n                \"campaign_name\": \"Test Campaign\",\n                \"affiliate_profile_id\": 1,\n                \"affiliate_profile_username\": \"test\",\n                \"affiliate_profile_site_id\": null,\n                \"resource_id\": null,\n                \"resource_name\": null,\n                \"resource_type\": null,\n                \"player_id\": \"4\",\n                \"registered_date\": \"2020-09-24\",\n                \"first_deposit_date\": null,\n                \"first_bet_date\": null,\n                \"first_cpa_date\": \"2020-09-24\",\n                \"deposits\": \"49.00\",\n                \"stakes\": \"218.00\",\n                \"chargebacks\": \"0.00\",\n                \"net_revenue\": \"3105.00\",\n                \"desktop_sportsbook_bets\": 10,\n                \"desktop_sportsbook_wagered\": \"51.00\",\n                \"desktop_sportsbook_bonus\": \"0.00\",\n                \"desktop_sportsbook_ngr\": \"148.00\",\n                \"desktop_casino_bets\": 2,\n                \"desktop_casino_wagered\": \"34.00\",\n                \"desktop_casino_bonus\": \"0.00\",\n                \"desktop_casino_ngr\": \"442.00\",\n                \"desktop_games_bets\": 8,\n                \"desktop_games_wagered\": \"90.00\",\n                \"desktop_games_bonus\": \"0.00\",\n                \"desktop_games_ngr\": \"780.00\",\n                \"mobile_sportsbook_bets\": 0,\n                \"mobile_sportsbook_wagered\": \"0.00\",\n                \"mobile_sportsbook_bonus\": \"0.00\",\n                \"mobile_sportsbook_ngr\": \"0.00\",\n                \"mobile_casino_bets\": 0,\n                \"mobile_casino_wagered\": \"0.00\",\n                \"mobile_casino_bonus\": \"0.00\",\n                \"mobile_casino_ngr\": \"0.00\",\n                \"mobile_games_bets\": 0,\n                \"mobile_games_wagered\": \"0.00\",\n                \"mobile_games_bonus\": \"0.00\",\n                \"mobile_games_ngr\": \"0.00\",\n                \"total_bonus\": \"24.00\",\n                \"revshare_commission\": \"0.00\",\n                \"cpa_commission\": \"0.00\",\n                \"total_commission\": \"0.00\",\n                \"t1\": null,\n                \"t2\": null,\n                \"t3\": null,\n                \"s1\": null,\n                \"s2\": null,\n                \"s3\": null,\n                \"cpa_count\": 0\n            },\n            {\n                \"activity_date\": \"2020-09-26\",\n                \"vendor_id\": 1,\n                \"vendor_name\": \"Keeling LLC Casino\",\n                \"campaign_id\": \"1\",\n                \"campaign_name\": \"Test Campaign\",\n                \"affiliate_profile_id\": 1,\n                \"affiliate_profile_username\": \"test\",\n                \"affiliate_profile_site_id\": null,\n                \"resource_id\": null,\n                \"resource_name\": null,\n                \"resource_type\": null,\n                \"player_id\": \"5\",\n                \"registered_date\": \"2020-09-24\",\n                \"first_deposit_date\": null,\n                \"first_bet_date\": null,\n                \"first_cpa_date\": \"2020-09-24\",\n                \"deposits\": \"873.00\",\n                \"stakes\": \"207.00\",\n                \"chargebacks\": \"0.00\",\n                \"net_revenue\": \"2499.00\",\n                \"desktop_sportsbook_bets\": 5,\n                \"desktop_sportsbook_wagered\": \"11.00\",\n                \"desktop_sportsbook_bonus\": \"0.00\",\n                \"desktop_sportsbook_ngr\": \"928.00\",\n                \"desktop_casino_bets\": 9,\n                \"desktop_casino_wagered\": \"74.00\",\n                \"desktop_casino_bonus\": \"0.00\",\n                \"desktop_casino_ngr\": \"290.00\",\n                \"desktop_games_bets\": 4,\n                \"desktop_games_wagered\": \"65.00\",\n                \"desktop_games_bonus\": \"0.00\",\n                \"desktop_games_ngr\": \"536.00\",\n                \"mobile_sportsbook_bets\": 0,\n                \"mobile_sportsbook_wagered\": \"0.00\",\n                \"mobile_sportsbook_bonus\": \"0.00\",\n                \"mobile_sportsbook_ngr\": \"0.00\",\n                \"mobile_casino_bets\": 0,\n                \"mobile_casino_wagered\": \"0.00\",\n                \"mobile_casino_bonus\": \"0.00\",\n                \"mobile_casino_ngr\": \"0.00\",\n                \"mobile_games_bets\": 0,\n                \"mobile_games_wagered\": \"0.00\",\n                \"mobile_games_bonus\": \"0.00\",\n                \"mobile_games_ngr\": \"0.00\",\n                \"total_bonus\": \"78.00\",\n                \"revshare_commission\": \"0.00\",\n                \"cpa_commission\": \"0.00\",\n                \"total_commission\": \"0.00\",\n                \"t1\": null,\n                \"t2\": null,\n                \"t3\": null,\n                \"s1\": null,\n                \"s2\": null,\n                \"s3\": null,\n                \"cpa_count\": 0\n            },\n            {\n                \"activity_date\": \"2020-09-26\",\n                \"vendor_id\": 1,\n                \"vendor_name\": \"Keeling LLC Casino\",\n                \"campaign_id\": \"1\",\n                \"campaign_name\": \"Test Campaign\",\n                \"affiliate_profile_id\": 1,\n                \"affiliate_profile_username\": \"test\",\n                \"affiliate_profile_site_id\": null,\n                \"resource_id\": 1,\n                \"resource_name\": \"Test Resource\",\n                \"resource_type\": \"testimonial\",\n                \"player_id\": \"1\",\n                \"registered_date\": \"2020-09-24\",\n                \"first_deposit_date\": null,\n                \"first_bet_date\": null,\n                \"first_cpa_date\": \"2020-09-24\",\n                \"deposits\": \"60.00\",\n                \"stakes\": \"219.00\",\n                \"chargebacks\": \"0.00\",\n                \"net_revenue\": \"1288.00\",\n                \"desktop_sportsbook_bets\": 7,\n                \"desktop_sportsbook_wagered\": \"33.00\",\n                \"desktop_sportsbook_bonus\": \"0.00\",\n                \"desktop_sportsbook_ngr\": \"198.00\",\n                \"desktop_casino_bets\": 2,\n                \"desktop_casino_wagered\": \"42.00\",\n                \"desktop_casino_bonus\": \"0.00\",\n                \"desktop_casino_ngr\": \"139.00\",\n                \"desktop_games_bets\": 6,\n                \"desktop_games_wagered\": \"95.00\",\n                \"desktop_games_bonus\": \"0.00\",\n                \"desktop_games_ngr\": \"642.00\",\n                \"mobile_sportsbook_bets\": 0,\n                \"mobile_sportsbook_wagered\": \"0.00\",\n                \"mobile_sportsbook_bonus\": \"0.00\",\n                \"mobile_sportsbook_ngr\": \"0.00\",\n                \"mobile_casino_bets\": 0,\n                \"mobile_casino_wagered\": \"0.00\",\n                \"mobile_casino_bonus\": \"0.00\",\n                \"mobile_casino_ngr\": \"0.00\",\n                \"mobile_games_bets\": 0,\n                \"mobile_games_wagered\": \"0.00\",\n                \"mobile_games_bonus\": \"0.00\",\n                \"mobile_games_ngr\": \"0.00\",\n                \"total_bonus\": \"26.00\",\n                \"revshare_commission\": \"0.00\",\n                \"cpa_commission\": \"0.00\",\n                \"total_commission\": \"0.00\",\n                \"t1\": null,\n                \"t2\": null,\n                \"t3\": null,\n                \"s1\": null,\n                \"s2\": null,\n                \"s3\": null,\n                \"cpa_count\": 0\n            },\n            {\n                \"activity_date\": \"2020-09-26\",\n                \"vendor_id\": 1,\n                \"vendor_name\": \"Keeling LLC Casino\",\n                \"campaign_id\": \"1\",\n                \"campaign_name\": \"Test Campaign\",\n                \"affiliate_profile_id\": 1,\n                \"affiliate_profile_username\": \"test\",\n                \"affiliate_profile_site_id\": null,\n                \"resource_id\": null,\n                \"resource_name\": null,\n                \"resource_type\": null,\n                \"player_id\": \"2\",\n                \"registered_date\": \"2020-09-24\",\n                \"first_deposit_date\": null,\n                \"first_bet_date\": null,\n                \"first_cpa_date\": \"2020-09-24\",\n                \"deposits\": \"439.00\",\n                \"stakes\": \"320.00\",\n                \"chargebacks\": \"0.00\",\n                \"net_revenue\": \"1854.00\",\n                \"desktop_sportsbook_bets\": 9,\n                \"desktop_sportsbook_wagered\": \"69.00\",\n                \"desktop_sportsbook_bonus\": \"0.00\",\n                \"desktop_sportsbook_ngr\": \"487.00\",\n                \"desktop_casino_bets\": 10,\n                \"desktop_casino_wagered\": \"75.00\",\n                \"desktop_casino_bonus\": \"0.00\",\n                \"desktop_casino_ngr\": \"449.00\",\n                \"desktop_games_bets\": 4,\n                \"desktop_games_wagered\": \"93.00\",\n                \"desktop_games_bonus\": \"0.00\",\n                \"desktop_games_ngr\": \"237.00\",\n                \"mobile_sportsbook_bets\": 0,\n                \"mobile_sportsbook_wagered\": \"0.00\",\n                \"mobile_sportsbook_bonus\": \"0.00\",\n                \"mobile_sportsbook_ngr\": \"0.00\",\n                \"mobile_casino_bets\": 0,\n                \"mobile_casino_wagered\": \"0.00\",\n                \"mobile_casino_bonus\": \"0.00\",\n                \"mobile_casino_ngr\": \"0.00\",\n                \"mobile_games_bets\": 0,\n                \"mobile_games_wagered\": \"0.00\",\n                \"mobile_games_bonus\": \"0.00\",\n                \"mobile_games_ngr\": \"0.00\",\n                \"total_bonus\": \"12.00\",\n                \"revshare_commission\": \"0.00\",\n                \"cpa_commission\": \"0.00\",\n                \"total_commission\": \"0.00\",\n                \"t1\": null,\n                \"t2\": null,\n                \"t3\": null,\n                \"s1\": null,\n                \"s2\": null,\n                \"s3\": null,\n                \"cpa_count\": 0\n            },\n            {\n                \"activity_date\": \"2020-09-25\",\n                \"vendor_id\": 1,\n                \"vendor_name\": \"Keeling LLC Casino\",\n                \"campaign_id\": \"1\",\n                \"campaign_name\": \"Test Campaign\",\n                \"affiliate_profile_id\": 1,\n                \"affiliate_profile_username\": \"test\",\n                \"affiliate_profile_site_id\": null,\n                \"resource_id\": null,\n                \"resource_name\": null,\n                \"resource_type\": null,\n                \"player_id\": \"3\",\n                \"registered_date\": \"2020-09-24\",\n                \"first_deposit_date\": null,\n                \"first_bet_date\": null,\n                \"first_cpa_date\": \"2020-09-24\",\n                \"deposits\": \"404.00\",\n                \"stakes\": \"178.00\",\n                \"chargebacks\": \"0.00\",\n                \"net_revenue\": \"3109.00\",\n                \"desktop_sportsbook_bets\": 3,\n                \"desktop_sportsbook_wagered\": \"89.00\",\n                \"desktop_sportsbook_bonus\": \"0.00\",\n                \"desktop_sportsbook_ngr\": \"951.00\",\n                \"desktop_casino_bets\": 6,\n                \"desktop_casino_wagered\": \"16.00\",\n                \"desktop_casino_bonus\": \"0.00\",\n                \"desktop_casino_ngr\": \"718.00\",\n                \"desktop_games_bets\": 4,\n                \"desktop_games_wagered\": \"28.00\",\n                \"desktop_games_bonus\": \"0.00\",\n                \"desktop_games_ngr\": \"142.00\",\n                \"mobile_sportsbook_bets\": 0,\n                \"mobile_sportsbook_wagered\": \"0.00\",\n                \"mobile_sportsbook_bonus\": \"0.00\",\n                \"mobile_sportsbook_ngr\": \"0.00\",\n                \"mobile_casino_bets\": 0,\n                \"mobile_casino_wagered\": \"0.00\",\n                \"mobile_casino_bonus\": \"0.00\",\n                \"mobile_casino_ngr\": \"0.00\",\n                \"mobile_games_bets\": 0,\n                \"mobile_games_wagered\": \"0.00\",\n                \"mobile_games_bonus\": \"0.00\",\n                \"mobile_games_ngr\": \"0.00\",\n                \"total_bonus\": \"55.00\",\n                \"revshare_commission\": \"0.00\",\n                \"cpa_commission\": \"0.00\",\n                \"total_commission\": \"0.00\",\n                \"t1\": null,\n                \"t2\": null,\n                \"t3\": null,\n                \"s1\": null,\n                \"s2\": null,\n                \"s3\": null,\n                \"cpa_count\": 0\n            },\n            {\n                \"activity_date\": \"2020-09-25\",\n                \"vendor_id\": 1,\n                \"vendor_name\": \"Keeling LLC Casino\",\n                \"campaign_id\": \"1\",\n                \"campaign_name\": \"Test Campaign\",\n                \"affiliate_profile_id\": 1,\n                \"affiliate_profile_username\": \"test\",\n                \"affiliate_profile_site_id\": null,\n                \"resource_id\": null,\n                \"resource_name\": null,\n                \"resource_type\": null,\n                \"player_id\": \"4\",\n                \"registered_date\": \"2020-09-24\",\n                \"first_deposit_date\": null,\n                \"first_bet_date\": null,\n                \"first_cpa_date\": \"2020-09-24\",\n                \"deposits\": \"31.00\",\n                \"stakes\": \"412.00\",\n                \"chargebacks\": \"0.00\",\n                \"net_revenue\": \"3093.00\",\n                \"desktop_sportsbook_bets\": 4,\n                \"desktop_sportsbook_wagered\": \"44.00\",\n                \"desktop_sportsbook_bonus\": \"0.00\",\n                \"desktop_sportsbook_ngr\": \"827.00\",\n                \"desktop_casino_bets\": 6,\n                \"desktop_casino_wagered\": \"90.00\",\n                \"desktop_casino_bonus\": \"0.00\",\n                \"desktop_casino_ngr\": \"719.00\",\n                \"desktop_games_bets\": 2,\n                \"desktop_games_wagered\": \"90.00\",\n                \"desktop_games_bonus\": \"0.00\",\n                \"desktop_games_ngr\": \"498.00\",\n                \"mobile_sportsbook_bets\": 0,\n                \"mobile_sportsbook_wagered\": \"0.00\",\n                \"mobile_sportsbook_bonus\": \"0.00\",\n                \"mobile_sportsbook_ngr\": \"0.00\",\n                \"mobile_casino_bets\": 0,\n                \"mobile_casino_wagered\": \"0.00\",\n                \"mobile_casino_bonus\": \"0.00\",\n                \"mobile_casino_ngr\": \"0.00\",\n                \"mobile_games_bets\": 0,\n                \"mobile_games_wagered\": \"0.00\",\n                \"mobile_games_bonus\": \"0.00\",\n                \"mobile_games_ngr\": \"0.00\",\n                \"total_bonus\": \"54.00\",\n                \"revshare_commission\": \"0.00\",\n                \"cpa_commission\": \"0.00\",\n                \"total_commission\": \"0.00\",\n                \"t1\": null,\n                \"t2\": null,\n                \"t3\": null,\n                \"s1\": null,\n                \"s2\": null,\n                \"s3\": null,\n                \"cpa_count\": 0\n            },\n            {\n                \"activity_date\": \"2020-09-25\",\n                \"vendor_id\": 1,\n                \"vendor_name\": \"Keeling LLC Casino\",\n                \"campaign_id\": \"1\",\n                \"campaign_name\": \"Test Campaign\",\n                \"affiliate_profile_id\": 1,\n                \"affiliate_profile_username\": \"test\",\n                \"affiliate_profile_site_id\": null,\n                \"resource_id\": null,\n                \"resource_name\": null,\n                \"resource_type\": null,\n                \"player_id\": \"5\",\n                \"registered_date\": \"2020-09-24\",\n                \"first_deposit_date\": null,\n                \"first_bet_date\": null,\n                \"first_cpa_date\": \"2020-09-24\",\n                \"deposits\": \"593.00\",\n                \"stakes\": \"221.00\",\n                \"chargebacks\": \"0.00\",\n                \"net_revenue\": \"3864.00\",\n                \"desktop_sportsbook_bets\": 6,\n                \"desktop_sportsbook_wagered\": \"29.00\",\n                \"desktop_sportsbook_bonus\": \"0.00\",\n                \"desktop_sportsbook_ngr\": \"596.00\",\n                \"desktop_casino_bets\": 3,\n                \"desktop_casino_wagered\": \"50.00\",\n                \"desktop_casino_bonus\": \"0.00\",\n                \"desktop_casino_ngr\": \"885.00\",\n                \"desktop_games_bets\": 9,\n                \"desktop_games_wagered\": \"39.00\",\n                \"desktop_games_bonus\": \"0.00\",\n                \"desktop_games_ngr\": \"721.00\",\n                \"mobile_sportsbook_bets\": 0,\n                \"mobile_sportsbook_wagered\": \"0.00\",\n                \"mobile_sportsbook_bonus\": \"0.00\",\n                \"mobile_sportsbook_ngr\": \"0.00\",\n                \"mobile_casino_bets\": 0,\n                \"mobile_casino_wagered\": \"0.00\",\n                \"mobile_casino_bonus\": \"0.00\",\n                \"mobile_casino_ngr\": \"0.00\",\n                \"mobile_games_bets\": 0,\n                \"mobile_games_wagered\": \"0.00\",\n                \"mobile_games_bonus\": \"0.00\",\n                \"mobile_games_ngr\": \"0.00\",\n                \"total_bonus\": \"51.00\",\n                \"revshare_commission\": \"0.00\",\n                \"cpa_commission\": \"0.00\",\n                \"total_commission\": \"0.00\",\n                \"t1\": null,\n                \"t2\": null,\n                \"t3\": null,\n                \"s1\": null,\n                \"s2\": null,\n                \"s3\": null,\n                \"cpa_count\": 0\n            },\n            {\n                \"activity_date\": \"2020-09-25\",\n                \"vendor_id\": 1,\n                \"vendor_name\": \"Keeling LLC Casino\",\n                \"campaign_id\": \"1\",\n                \"campaign_name\": \"Test Campaign\",\n                \"affiliate_profile_id\": 1,\n                \"affiliate_profile_username\": \"test\",\n                \"affiliate_profile_site_id\": null,\n                \"resource_id\": 1,\n                \"resource_name\": \"Test Resource\",\n                \"resource_type\": \"testimonial\",\n                \"player_id\": \"1\",\n                \"registered_date\": \"2020-09-24\",\n                \"first_deposit_date\": null,\n                \"first_bet_date\": null,\n                \"first_cpa_date\": \"2020-09-24\",\n                \"deposits\": \"594.00\",\n                \"stakes\": \"352.00\",\n                \"chargebacks\": \"0.00\",\n                \"net_revenue\": \"2481.00\",\n                \"desktop_sportsbook_bets\": 9,\n                \"desktop_sportsbook_wagered\": \"67.00\",\n                \"desktop_sportsbook_bonus\": \"0.00\",\n                \"desktop_sportsbook_ngr\": \"593.00\",\n                \"desktop_casino_bets\": 9,\n                \"desktop_casino_wagered\": \"75.00\",\n                \"desktop_casino_bonus\": \"0.00\",\n                \"desktop_casino_ngr\": \"781.00\",\n                \"desktop_games_bets\": 6,\n                \"desktop_games_wagered\": \"75.00\",\n                \"desktop_games_bonus\": \"0.00\",\n                \"desktop_games_ngr\": \"196.00\",\n                \"mobile_sportsbook_bets\": 0,\n                \"mobile_sportsbook_wagered\": \"0.00\",\n                \"mobile_sportsbook_bonus\": \"0.00\",\n                \"mobile_sportsbook_ngr\": \"0.00\",\n                \"mobile_casino_bets\": 0,\n                \"mobile_casino_wagered\": \"0.00\",\n                \"mobile_casino_bonus\": \"0.00\",\n                \"mobile_casino_ngr\": \"0.00\",\n                \"mobile_games_bets\": 0,\n                \"mobile_games_wagered\": \"0.00\",\n                \"mobile_games_bonus\": \"0.00\",\n                \"mobile_games_ngr\": \"0.00\",\n                \"total_bonus\": \"56.00\",\n                \"revshare_commission\": \"0.00\",\n                \"cpa_commission\": \"0.00\",\n                \"total_commission\": \"0.00\",\n                \"t1\": null,\n                \"t2\": null,\n                \"t3\": null,\n                \"s1\": null,\n                \"s2\": null,\n                \"s3\": null,\n                \"cpa_count\": 0\n            },\n            {\n                \"activity_date\": \"2020-09-25\",\n                \"vendor_id\": 1,\n                \"vendor_name\": \"Keeling LLC Casino\",\n                \"campaign_id\": \"1\",\n                \"campaign_name\": \"Test Campaign\",\n                \"affiliate_profile_id\": 1,\n                \"affiliate_profile_username\": \"test\",\n                \"affiliate_profile_site_id\": null,\n                \"resource_id\": null,\n                \"resource_name\": null,\n                \"resource_type\": null,\n                \"player_id\": \"2\",\n                \"registered_date\": \"2020-09-24\",\n                \"first_deposit_date\": null,\n                \"first_bet_date\": null,\n                \"first_cpa_date\": \"2020-09-24\",\n                \"deposits\": \"347.00\",\n                \"stakes\": \"302.00\",\n                \"chargebacks\": \"0.00\",\n                \"net_revenue\": \"2795.00\",\n                \"desktop_sportsbook_bets\": 8,\n                \"desktop_sportsbook_wagered\": \"6.00\",\n                \"desktop_sportsbook_bonus\": \"0.00\",\n                \"desktop_sportsbook_ngr\": \"798.00\",\n                \"desktop_casino_bets\": 7,\n                \"desktop_casino_wagered\": \"95.00\",\n                \"desktop_casino_bonus\": \"0.00\",\n                \"desktop_casino_ngr\": \"518.00\",\n                \"desktop_games_bets\": 8,\n                \"desktop_games_wagered\": \"81.00\",\n                \"desktop_games_bonus\": \"0.00\",\n                \"desktop_games_ngr\": \"547.00\",\n                \"mobile_sportsbook_bets\": 0,\n                \"mobile_sportsbook_wagered\": \"0.00\",\n                \"mobile_sportsbook_bonus\": \"0.00\",\n                \"mobile_sportsbook_ngr\": \"0.00\",\n                \"mobile_casino_bets\": 0,\n                \"mobile_casino_wagered\": \"0.00\",\n                \"mobile_casino_bonus\": \"0.00\",\n                \"mobile_casino_ngr\": \"0.00\",\n                \"mobile_games_bets\": 0,\n                \"mobile_games_wagered\": \"0.00\",\n                \"mobile_games_bonus\": \"0.00\",\n                \"mobile_games_ngr\": \"0.00\",\n                \"total_bonus\": \"84.00\",\n                \"revshare_commission\": \"0.00\",\n                \"cpa_commission\": \"0.00\",\n                \"total_commission\": \"0.00\",\n                \"t1\": null,\n                \"t2\": null,\n                \"t3\": null,\n                \"s1\": null,\n                \"s2\": null,\n                \"s3\": null,\n                \"cpa_count\": 0\n            },\n            {\n                \"activity_date\": \"2020-09-24\",\n                \"vendor_id\": 1,\n                \"vendor_name\": \"Keeling LLC Casino\",\n                \"campaign_id\": \"1\",\n                \"campaign_name\": \"Test Campaign\",\n                \"affiliate_profile_id\": 1,\n                \"affiliate_profile_username\": \"test\",\n                \"affiliate_profile_site_id\": null,\n                \"resource_id\": null,\n                \"resource_name\": null,\n                \"resource_type\": null,\n                \"player_id\": \"3\",\n                \"registered_date\": \"2020-09-24\",\n                \"first_deposit_date\": null,\n                \"first_bet_date\": null,\n                \"first_cpa_date\": \"2020-09-24\",\n                \"deposits\": \"489.00\",\n                \"stakes\": \"286.00\",\n                \"chargebacks\": \"0.00\",\n                \"net_revenue\": \"2811.00\",\n                \"desktop_sportsbook_bets\": 5,\n                \"desktop_sportsbook_wagered\": \"97.00\",\n                \"desktop_sportsbook_bonus\": \"0.00\",\n                \"desktop_sportsbook_ngr\": \"311.00\",\n                \"desktop_casino_bets\": 2,\n                \"desktop_casino_wagered\": \"77.00\",\n                \"desktop_casino_bonus\": \"0.00\",\n                \"desktop_casino_ngr\": \"642.00\",\n                \"desktop_games_bets\": 9,\n                \"desktop_games_wagered\": \"8.00\",\n                \"desktop_games_bonus\": \"0.00\",\n                \"desktop_games_ngr\": \"681.00\",\n                \"mobile_sportsbook_bets\": 0,\n                \"mobile_sportsbook_wagered\": \"0.00\",\n                \"mobile_sportsbook_bonus\": \"0.00\",\n                \"mobile_sportsbook_ngr\": \"0.00\",\n                \"mobile_casino_bets\": 0,\n                \"mobile_casino_wagered\": \"0.00\",\n                \"mobile_casino_bonus\": \"0.00\",\n                \"mobile_casino_ngr\": \"0.00\",\n                \"mobile_games_bets\": 0,\n                \"mobile_games_wagered\": \"0.00\",\n                \"mobile_games_bonus\": \"0.00\",\n                \"mobile_games_ngr\": \"0.00\",\n                \"total_bonus\": \"60.00\",\n                \"revshare_commission\": \"0.00\",\n                \"cpa_commission\": \"10.00\",\n                \"total_commission\": \"10.00\",\n                \"t1\": null,\n                \"t2\": null,\n                \"t3\": null,\n                \"s1\": null,\n                \"s2\": null,\n                \"s3\": null,\n                \"cpa_count\": 1\n            },\n            {\n                \"activity_date\": \"2020-09-24\",\n                \"vendor_id\": 1,\n                \"vendor_name\": \"Keeling LLC Casino\",\n                \"campaign_id\": \"1\",\n                \"campaign_name\": \"Test Campaign\",\n                \"affiliate_profile_id\": 1,\n                \"affiliate_profile_username\": \"test\",\n                \"affiliate_profile_site_id\": null,\n                \"resource_id\": null,\n                \"resource_name\": null,\n                \"resource_type\": null,\n                \"player_id\": \"4\",\n                \"registered_date\": \"2020-09-24\",\n                \"first_deposit_date\": null,\n                \"first_bet_date\": null,\n                \"first_cpa_date\": \"2020-09-24\",\n                \"deposits\": \"540.00\",\n                \"stakes\": \"239.00\",\n                \"chargebacks\": \"0.00\",\n                \"net_revenue\": \"3335.00\",\n                \"desktop_sportsbook_bets\": 3,\n                \"desktop_sportsbook_wagered\": \"25.00\",\n                \"desktop_sportsbook_bonus\": \"0.00\",\n                \"desktop_sportsbook_ngr\": \"763.00\",\n                \"desktop_casino_bets\": 4,\n                \"desktop_casino_wagered\": \"32.00\",\n                \"desktop_casino_bonus\": \"0.00\",\n                \"desktop_casino_ngr\": \"967.00\",\n                \"desktop_games_bets\": 8,\n                \"desktop_games_wagered\": \"11.00\",\n                \"desktop_games_bonus\": \"0.00\",\n                \"desktop_games_ngr\": \"645.00\",\n                \"mobile_sportsbook_bets\": 0,\n                \"mobile_sportsbook_wagered\": \"0.00\",\n                \"mobile_sportsbook_bonus\": \"0.00\",\n                \"mobile_sportsbook_ngr\": \"0.00\",\n                \"mobile_casino_bets\": 0,\n                \"mobile_casino_wagered\": \"0.00\",\n                \"mobile_casino_bonus\": \"0.00\",\n                \"mobile_casino_ngr\": \"0.00\",\n                \"mobile_games_bets\": 0,\n                \"mobile_games_wagered\": \"0.00\",\n                \"mobile_games_bonus\": \"0.00\",\n                \"mobile_games_ngr\": \"0.00\",\n                \"total_bonus\": \"20.00\",\n                \"revshare_commission\": \"0.00\",\n                \"cpa_commission\": \"10.00\",\n                \"total_commission\": \"10.00\",\n                \"t1\": null,\n                \"t2\": null,\n                \"t3\": null,\n                \"s1\": null,\n                \"s2\": null,\n                \"s3\": null,\n                \"cpa_count\": 1\n            },\n            {\n                \"activity_date\": \"2020-09-24\",\n                \"vendor_id\": 1,\n                \"vendor_name\": \"Keeling LLC Casino\",\n                \"campaign_id\": \"1\",\n                \"campaign_name\": \"Test Campaign\",\n                \"affiliate_profile_id\": 1,\n                \"affiliate_profile_username\": \"test\",\n                \"affiliate_profile_site_id\": null,\n                \"resource_id\": null,\n                \"resource_name\": null,\n                \"resource_type\": null,\n                \"player_id\": \"5\",\n                \"registered_date\": \"2020-09-24\",\n                \"first_deposit_date\": null,\n                \"first_bet_date\": null,\n                \"first_cpa_date\": \"2020-09-24\",\n                \"deposits\": \"29.00\",\n                \"stakes\": \"415.00\",\n                \"chargebacks\": \"0.00\",\n                \"net_revenue\": \"3088.00\",\n                \"desktop_sportsbook_bets\": 3,\n                \"desktop_sportsbook_wagered\": \"99.00\",\n                \"desktop_sportsbook_bonus\": \"0.00\",\n                \"desktop_sportsbook_ngr\": \"778.00\",\n                \"desktop_casino_bets\": 6,\n                \"desktop_casino_wagered\": \"57.00\",\n                \"desktop_casino_bonus\": \"0.00\",\n                \"desktop_casino_ngr\": \"591.00\",\n                \"desktop_games_bets\": 2,\n                \"desktop_games_wagered\": \"99.00\",\n                \"desktop_games_bonus\": \"0.00\",\n                \"desktop_games_ngr\": \"688.00\",\n                \"mobile_sportsbook_bets\": 0,\n                \"mobile_sportsbook_wagered\": \"0.00\",\n                \"mobile_sportsbook_bonus\": \"0.00\",\n                \"mobile_sportsbook_ngr\": \"0.00\",\n                \"mobile_casino_bets\": 0,\n                \"mobile_casino_wagered\": \"0.00\",\n                \"mobile_casino_bonus\": \"0.00\",\n                \"mobile_casino_ngr\": \"0.00\",\n                \"mobile_games_bets\": 0,\n                \"mobile_games_wagered\": \"0.00\",\n                \"mobile_games_bonus\": \"0.00\",\n                \"mobile_games_ngr\": \"0.00\",\n                \"total_bonus\": \"23.00\",\n                \"revshare_commission\": \"0.00\",\n                \"cpa_commission\": \"10.00\",\n                \"total_commission\": \"10.00\",\n                \"t1\": null,\n                \"t2\": null,\n                \"t3\": null,\n                \"s1\": null,\n                \"s2\": null,\n                \"s3\": null,\n                \"cpa_count\": 1\n            },\n            {\n                \"activity_date\": \"2020-09-24\",\n                \"vendor_id\": 1,\n                \"vendor_name\": \"Keeling LLC Casino\",\n                \"campaign_id\": \"1\",\n                \"campaign_name\": \"Test Campaign\",\n                \"affiliate_profile_id\": 1,\n                \"affiliate_profile_username\": \"test\",\n                \"affiliate_profile_site_id\": null,\n                \"resource_id\": 1,\n                \"resource_name\": \"Test Resource\",\n                \"resource_type\": \"testimonial\",\n                \"player_id\": \"1\",\n                \"registered_date\": \"2020-09-24\",\n                \"first_deposit_date\": null,\n                \"first_bet_date\": null,\n                \"first_cpa_date\": \"2020-09-24\",\n                \"deposits\": \"127.00\",\n                \"stakes\": \"266.00\",\n                \"chargebacks\": \"0.00\",\n                \"net_revenue\": \"2439.00\",\n                \"desktop_sportsbook_bets\": 8,\n                \"desktop_sportsbook_wagered\": \"18.00\",\n                \"desktop_sportsbook_bonus\": \"0.00\",\n                \"desktop_sportsbook_ngr\": \"732.00\",\n                \"desktop_casino_bets\": 4,\n                \"desktop_casino_wagered\": \"37.00\",\n                \"desktop_casino_bonus\": \"0.00\",\n                \"desktop_casino_ngr\": \"436.00\",\n                \"desktop_games_bets\": 5,\n                \"desktop_games_wagered\": \"80.00\",\n                \"desktop_games_bonus\": \"0.00\",\n                \"desktop_games_ngr\": \"543.00\",\n                \"mobile_sportsbook_bets\": 0,\n                \"mobile_sportsbook_wagered\": \"0.00\",\n                \"mobile_sportsbook_bonus\": \"0.00\",\n                \"mobile_sportsbook_ngr\": \"0.00\",\n                \"mobile_casino_bets\": 0,\n                \"mobile_casino_wagered\": \"0.00\",\n                \"mobile_casino_bonus\": \"0.00\",\n                \"mobile_casino_ngr\": \"0.00\",\n                \"mobile_games_bets\": 0,\n                \"mobile_games_wagered\": \"0.00\",\n                \"mobile_games_bonus\": \"0.00\",\n                \"mobile_games_ngr\": \"0.00\",\n                \"total_bonus\": \"89.00\",\n                \"revshare_commission\": \"0.00\",\n                \"cpa_commission\": \"10.00\",\n                \"total_commission\": \"10.00\",\n                \"t1\": null,\n                \"t2\": null,\n                \"t3\": null,\n                \"s1\": null,\n                \"s2\": null,\n                \"s3\": null,\n                \"cpa_count\": 1\n            },\n            {\n                \"activity_date\": \"2020-09-24\",\n                \"vendor_id\": 1,\n                \"vendor_name\": \"Keeling LLC Casino\",\n                \"campaign_id\": \"1\",\n                \"campaign_name\": \"Test Campaign\",\n                \"affiliate_profile_id\": 1,\n                \"affiliate_profile_username\": \"test\",\n                \"affiliate_profile_site_id\": null,\n                \"resource_id\": null,\n                \"resource_name\": null,\n                \"resource_type\": null,\n                \"player_id\": \"2\",\n                \"registered_date\": \"2020-09-24\",\n                \"first_deposit_date\": null,\n                \"first_bet_date\": null,\n                \"first_cpa_date\": \"2020-09-24\",\n                \"deposits\": \"289.00\",\n                \"stakes\": \"264.00\",\n                \"chargebacks\": \"0.00\",\n                \"net_revenue\": \"3203.00\",\n                \"desktop_sportsbook_bets\": 7,\n                \"desktop_sportsbook_wagered\": \"69.00\",\n                \"desktop_sportsbook_bonus\": \"0.00\",\n                \"desktop_sportsbook_ngr\": \"917.00\",\n                \"desktop_casino_bets\": 6,\n                \"desktop_casino_wagered\": \"35.00\",\n                \"desktop_casino_bonus\": \"0.00\",\n                \"desktop_casino_ngr\": \"302.00\",\n                \"desktop_games_bets\": 4,\n                \"desktop_games_wagered\": \"37.00\",\n                \"desktop_games_bonus\": \"0.00\",\n                \"desktop_games_ngr\": \"179.00\",\n                \"mobile_sportsbook_bets\": 0,\n                \"mobile_sportsbook_wagered\": \"0.00\",\n                \"mobile_sportsbook_bonus\": \"0.00\",\n                \"mobile_sportsbook_ngr\": \"0.00\",\n                \"mobile_casino_bets\": 0,\n                \"mobile_casino_wagered\": \"0.00\",\n                \"mobile_casino_bonus\": \"0.00\",\n                \"mobile_casino_ngr\": \"0.00\",\n                \"mobile_games_bets\": 0,\n                \"mobile_games_wagered\": \"0.00\",\n                \"mobile_games_bonus\": \"0.00\",\n                \"mobile_games_ngr\": \"0.00\",\n                \"total_bonus\": \"27.00\",\n                \"revshare_commission\": \"0.00\",\n                \"cpa_commission\": \"10.00\",\n                \"total_commission\": \"10.00\",\n                \"t1\": null,\n                \"t2\": null,\n                \"t3\": null,\n                \"s1\": null,\n                \"s2\": null,\n                \"s3\": null,\n                \"cpa_count\": 1\n            }\n        ],\n        \"first_page_url\": \"http://raven-app.test/api/reporting/player?start_date=2020-09-01&end_date=2020-09-30&requesting_account_type=affiliate&currency=GBP&grouping=player_by_day&show_product_columns=1&paginate=1&per_page=50&page=1\",\n        \"from\": 1,\n        \"last_page\": 1,\n        \"last_page_url\": \"http://raven-app.test/api/reporting/player?start_date=2020-09-01&end_date=2020-09-30&requesting_account_type=affiliate&currency=GBP&grouping=player_by_day&show_product_columns=1&paginate=1&per_page=50&page=1\",\n        \"next_page_url\": null,\n        \"path\": \"http://raven-app.test/api/reporting/player\",\n        \"per_page\": 50,\n        \"prev_page_url\": null,\n        \"to\": 25,\n        \"total\": 25\n    },\n    \"totals\": {\n        \"total_deposits\": \"10135.00\",\n        \"total_stakes\": \"6828.00\",\n        \"total_chargebacks\": \"0.00\",\n        \"total_net_revenue\": \"68399.00\",\n        \"total_cpa_commission\": \"50.00\",\n        \"total_cpa_ringfenced_commission\": \"0.00\",\n        \"total_revshare_commission\": \"0.00\",\n        \"total_revshare_allow_negative_commission\": \"0.00\",\n        \"total_commission\": \"50.00\",\n        \"total_bonus\": \"1314.00\",\n        \"total_cpa_count\": 5,\n        \"total_poker_rake\": \"262.00\",\n        \"total_poker_bonus\": \"278.00\",\n        \"total_poker_costs\": \"0.00\",\n        \"total_poker_fees\": \"0.00\",\n        \"total_poker_ngr\": \"-16.00\",\n        \"total_bingo_wagered\": \"1288.00\",\n        \"total_bingo_bonus\": \"1036.00\",\n        \"total_bingo_costs\": \"0.00\",\n        \"total_bingo_ngr\": \"12977.00\",\n        \"total_sidegames_bets\": 155,\n        \"total_sidegames_wagered\": \"1477.00\",\n        \"total_sidegames_bonus\": \"0.00\",\n        \"total_sidegames_costs\": \"0.00\",\n        \"total_sidegames_ngr\": \"13097.00\",\n        \"total_desktop_sportsbook_bets\": 131,\n        \"total_desktop_sportsbook_wagered\": \"1261.00\",\n        \"total_desktop_sportsbook_bonus\": \"0.00\",\n        \"total_desktop_sportsbook_costs\": \"0.00\",\n        \"total_desktop_sportsbook_ngr\": \"13375.00\",\n        \"total_desktop_casino_bets\": 131,\n        \"total_desktop_casino_wagered\": \"1261.00\",\n        \"total_desktop_casino_costs\": \"0.00\",\n        \"total_desktop_casino_bonus\": \"0.00\",\n        \"total_desktop_casino_ngr\": \"13375.00\",\n        \"total_desktop_games_bets\": 144,\n        \"total_desktop_games_wagered\": \"1577.00\",\n        \"total_desktop_games_bonus\": \"0.00\",\n        \"total_desktop_games_costs\": \"0.00\",\n        \"total_desktop_games_ngr\": \"13571.00\",\n        \"total_mobile_sportsbook_bets\": 0,\n        \"total_mobile_sportsbook_wagered\": \"0.00\",\n        \"total_mobile_sportsbook_bonus\": \"0.00\",\n        \"total_mobile_sportsbook_costs\": \"0.00\",\n        \"total_mobile_sportsbook_ngr\": \"0.00\",\n        \"total_mobile_casino_bets\": 0,\n        \"total_mobile_casino_wagered\": \"0.00\",\n        \"total_mobile_casino_costs\": \"0.00\",\n        \"total_mobile_casino_bonus\": \"0.00\",\n        \"total_mobile_casino_ngr\": \"0.00\",\n        \"total_mobile_games_bets\": 0,\n        \"total_mobile_games_wagered\": \"0.00\",\n        \"total_mobile_games_bonus\": \"0.00\",\n        \"total_mobile_games_costs\": \"0.00\",\n        \"total_mobile_games_ngr\": \"0.00\"\n    }\n}"},{"id":"89d23f09-aeb2-48ec-9d45-09c266a6a798","name":"Get Player [Per Affiliate, By Month]","originalRequest":{"method":"GET","header":[{"key":"Accept","type":"text","value":"application/json"},{"key":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"},{"key":"Authorization","value":"Bearer {{access-token}}","description":"Generate a new access token in your account and use this here,  this is to ensure you are authenticated to make the request.","type":"text"}],"url":{"raw":"{{url}}/api/reporting/player?start_date=2020-09-01&end_date=2020-09-30&currency=GBP&grouping=player_by_month&requesting_account_type=affiliate&show_product_columns=1&page=1&per_page=50&paginate=1","host":["{{url}}"],"path":["api","reporting","player"],"query":[{"key":"start_date","value":"2020-09-01","description":"`String`. Required. Y-m-d format.  \nLower date bound for player activity."},{"key":"end_date","value":"2020-09-30","description":"`String`. Required. Y-m-d format.  \nUpper date bound for player activity."},{"key":"currency","value":"GBP","description":"`String`. Not required. e.g. GBP, USD, EUR. Default: GBP.  \nCurrency the report filters to (It’s not a conversion to that currency)."},{"key":"grouping","value":"player_by_month","description":"`String`. Not required. e.g. player, player_by_day, player_by_month. Default: player.  \nIt indicates how data is grouped at the player level."},{"key":"requesting_account_type","value":"affiliate","description":"`String`. Required. e.g. affiliate, vendor  \nThe type of account that is requesting the report."},{"key":"show_product_columns","value":"1","description":"`Boolean`. Not required. e.g. 1 or 0. Default: 0  \nWhether product columns are returned in the response."},{"key":"page","value":"1","description":"`Integer`. Required if \"paginate\" is provided. e.g. 1, 2.  \nPage number of the requested page."},{"key":"per_page","value":"50","description":"`Integer`.  Not required. e.g. 50, 100, 150, 200, 250. Default: 50.  \nNumber of rows per page."},{"key":"paginate","value":"1","description":"`Boolean`. Not required. e.g. 1, 0, Default: 1.  \nWhether results are returned by page or in full."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.15.8"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 25 Sep 2020 09:30:16 GMT"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"phpdebugbar-id","value":"Xd80024c13514cbb416c2688a8c3cd725"},{"key":"Content-Security-Policy","value":"default-src 'self' ;script-src 'self' 'unsafe-inline' data: *.googleapis.com *.twitter.com *.facebook.net www.googleadservices.com www.gstatic.com www.google.com google.com google.co.uk http://*.hotjar.com https://*.hotjar.com http://*.hotjar.io https://*.hotjar.io use.fontawesome.com 'unsafe-eval';style-src 'self' 'unsafe-inline' fonts.googleapis.com www.gstatic.com tagmanager.google.com maxcdn.bootstrapcdn.com cdn-images.mailchimp.com use.fontawesome.com;img-src 'self' * data:;font-src 'self' data: fonts.googleapis.com fonts.gstatic.com use.fontawesome.com;connect-src 'self' fonts.googleapis.com insights.hotjar.com wss://*.hotjar.com http://*.hotjar.com https://*.hotjar.com http://*.hotjar.io https://*.hotjar.io;frame-src 'self' www.google.com vars.hotjar.com http://*.hotjar.com https://*.hotjar.com http://*.hotjar.io https://*.hotjar.io;"}],"cookie":[],"responseTime":null,"body":"{\n    \"params\": {\n        \"start_date\": \"2020-09-01\",\n        \"end_date\": \"2020-09-30\",\n        \"requesting_account_type\": \"affiliate\",\n        \"currency\": \"GBP\",\n        \"grouping\": \"player_by_month\",\n        \"show_product_columns\": \"1\",\n        \"paginate\": \"1\",\n        \"per_page\": \"50\",\n        \"page\": \"1\"\n    },\n    \"results\": {\n        \"current_page\": 1,\n        \"data\": [\n            {\n                \"activity_date\": \"2020-09\",\n                \"vendor_id\": 1,\n                \"vendor_name\": \"Keeling LLC Casino\",\n                \"campaign_id\": \"1\",\n                \"campaign_name\": \"Test Campaign\",\n                \"affiliate_profile_id\": 1,\n                \"affiliate_profile_username\": \"test\",\n                \"affiliate_profile_site_id\": null,\n                \"resource_id\": 1,\n                \"resource_name\": \"Test Resource\",\n                \"resource_type\": \"testimonial\",\n                \"country_of_registration\": \"GB\",\n                \"player_id\": \"1\",\n                \"registered_date\": \"2020-09-24\",\n                \"first_deposit_date\": null,\n                \"first_bet_date\": null,\n                \"first_cpa_date\": \"2020-09-24\",\n                \"deposits\": \"1723.00\",\n                \"stakes\": \"1426.00\",\n                \"chargebacks\": \"0.00\",\n                \"net_revenue\": \"11918.00\",\n                \"desktop_sportsbook_bets\": 34,\n                \"desktop_sportsbook_wagered\": \"240.00\",\n                \"desktop_sportsbook_bonus\": \"0.00\",\n                \"desktop_sportsbook_ngr\": \"2716.00\",\n                \"desktop_casino_bets\": 27,\n                \"desktop_casino_wagered\": \"246.00\",\n                \"desktop_casino_bonus\": \"0.00\",\n                \"desktop_casino_ngr\": \"2763.00\",\n                \"desktop_games_bets\": 22,\n                \"desktop_games_wagered\": \"406.00\",\n                \"desktop_games_bonus\": \"0.00\",\n                \"desktop_games_ngr\": \"2107.00\",\n                \"mobile_sportsbook_bets\": 0,\n                \"mobile_sportsbook_wagered\": \"0.00\",\n                \"mobile_sportsbook_bonus\": \"0.00\",\n                \"mobile_sportsbook_ngr\": \"0.00\",\n                \"mobile_casino_bets\": 0,\n                \"mobile_casino_wagered\": \"0.00\",\n                \"mobile_casino_bonus\": \"0.00\",\n                \"mobile_casino_ngr\": \"0.00\",\n                \"mobile_games_bets\": 0,\n                \"mobile_games_wagered\": \"0.00\",\n                \"mobile_games_bonus\": \"0.00\",\n                \"mobile_games_ngr\": \"0.00\",\n                \"total_bonus\": \"281.00\",\n                \"revshare_commission\": \"0.00\",\n                \"cpa_commission\": \"10.00\",\n                \"total_commission\": \"10.00\",\n                \"t1\": null,\n                \"t2\": null,\n                \"t3\": null,\n                \"s1\": null,\n                \"s2\": null,\n                \"s3\": null,\n                \"cpa_count\": 1\n            },\n            {\n                \"activity_date\": \"2020-09\",\n                \"vendor_id\": 1,\n                \"vendor_name\": \"Keeling LLC Casino\",\n                \"campaign_id\": \"1\",\n                \"campaign_name\": \"Test Campaign\",\n                \"affiliate_profile_id\": 1,\n                \"affiliate_profile_username\": \"test\",\n                \"affiliate_profile_site_id\": null,\n                \"resource_id\": null,\n                \"resource_name\": null,\n                \"resource_type\": null,\n                \"player_id\": \"4\",\n                \"registered_date\": \"2020-09-24\",\n                \"first_deposit_date\": null,\n                \"first_bet_date\": null,\n                \"first_cpa_date\": \"2020-09-24\",\n                \"deposits\": \"1944.00\",\n                \"stakes\": \"1420.00\",\n                \"chargebacks\": \"0.00\",\n                \"net_revenue\": \"15097.00\",\n                \"desktop_sportsbook_bets\": 26,\n                \"desktop_sportsbook_wagered\": \"291.00\",\n                \"desktop_sportsbook_bonus\": \"0.00\",\n                \"desktop_sportsbook_ngr\": \"2737.00\",\n                \"desktop_casino_bets\": 21,\n                \"desktop_casino_wagered\": \"215.00\",\n                \"desktop_casino_bonus\": \"0.00\",\n                \"desktop_casino_ngr\": \"2746.00\",\n                \"desktop_games_bets\": 32,\n                \"desktop_games_wagered\": \"323.00\",\n                \"desktop_games_bonus\": \"0.00\",\n                \"desktop_games_ngr\": \"2893.00\",\n                \"mobile_sportsbook_bets\": 0,\n                \"mobile_sportsbook_wagered\": \"0.00\",\n                \"mobile_sportsbook_bonus\": \"0.00\",\n                \"mobile_sportsbook_ngr\": \"0.00\",\n                \"mobile_casino_bets\": 0,\n                \"mobile_casino_wagered\": \"0.00\",\n                \"mobile_casino_bonus\": \"0.00\",\n                \"mobile_casino_ngr\": \"0.00\",\n                \"mobile_games_bets\": 0,\n                \"mobile_games_wagered\": \"0.00\",\n                \"mobile_games_bonus\": \"0.00\",\n                \"mobile_games_ngr\": \"0.00\",\n                \"total_bonus\": \"193.00\",\n                \"revshare_commission\": \"0.00\",\n                \"cpa_commission\": \"10.00\",\n                \"total_commission\": \"10.00\",\n                \"t1\": null,\n                \"t2\": null,\n                \"t3\": null,\n                \"s1\": null,\n                \"s2\": null,\n                \"s3\": null,\n                \"cpa_count\": 1\n            },\n            {\n                \"activity_date\": \"2020-09\",\n                \"vendor_id\": 1,\n                \"vendor_name\": \"Keeling LLC Casino\",\n                \"campaign_id\": \"1\",\n                \"campaign_name\": \"Test Campaign\",\n                \"affiliate_profile_id\": 1,\n                \"affiliate_profile_username\": \"test\",\n                \"affiliate_profile_site_id\": null,\n                \"resource_id\": null,\n                \"resource_name\": null,\n                \"resource_type\": null,\n                \"player_id\": \"2\",\n                \"registered_date\": \"2020-09-24\",\n                \"first_deposit_date\": null,\n                \"first_bet_date\": null,\n                \"first_cpa_date\": \"2020-09-24\",\n                \"deposits\": \"2269.00\",\n                \"stakes\": \"1326.00\",\n                \"chargebacks\": \"0.00\",\n                \"net_revenue\": \"12610.00\",\n                \"desktop_sportsbook_bets\": 42,\n                \"desktop_sportsbook_wagered\": \"251.00\",\n                \"desktop_sportsbook_bonus\": \"0.00\",\n                \"desktop_sportsbook_ngr\": \"3682.00\",\n                \"desktop_casino_bets\": 30,\n                \"desktop_casino_wagered\": \"299.00\",\n                \"desktop_casino_bonus\": \"0.00\",\n                \"desktop_casino_ngr\": \"1738.00\",\n                \"desktop_games_bets\": 21,\n                \"desktop_games_wagered\": \"310.00\",\n                \"desktop_games_bonus\": \"0.00\",\n                \"desktop_games_ngr\": \"2270.00\",\n                \"mobile_sportsbook_bets\": 0,\n                \"mobile_sportsbook_wagered\": \"0.00\",\n                \"mobile_sportsbook_bonus\": \"0.00\",\n                \"mobile_sportsbook_ngr\": \"0.00\",\n                \"mobile_casino_bets\": 0,\n                \"mobile_casino_wagered\": \"0.00\",\n                \"mobile_casino_bonus\": \"0.00\",\n                \"mobile_casino_ngr\": \"0.00\",\n                \"mobile_games_bets\": 0,\n                \"mobile_games_wagered\": \"0.00\",\n                \"mobile_games_bonus\": \"0.00\",\n                \"mobile_games_ngr\": \"0.00\",\n                \"total_bonus\": \"242.00\",\n                \"revshare_commission\": \"0.00\",\n                \"cpa_commission\": \"10.00\",\n                \"total_commission\": \"10.00\",\n                \"t1\": null,\n                \"t2\": null,\n                \"t3\": null,\n                \"s1\": null,\n                \"s2\": null,\n                \"s3\": null,\n                \"cpa_count\": 1\n            },\n            {\n                \"activity_date\": \"2020-09\",\n                \"vendor_id\": 1,\n                \"vendor_name\": \"Keeling LLC Casino\",\n                \"campaign_id\": \"1\",\n                \"campaign_name\": \"Test Campaign\",\n                \"affiliate_profile_id\": 1,\n                \"affiliate_profile_username\": \"test\",\n                \"affiliate_profile_site_id\": null,\n                \"resource_id\": null,\n                \"resource_name\": null,\n                \"resource_type\": null,\n                \"player_id\": \"5\",\n                \"registered_date\": \"2020-09-24\",\n                \"first_deposit_date\": null,\n                \"first_bet_date\": null,\n                \"first_cpa_date\": \"2020-09-24\",\n                \"deposits\": \"1705.00\",\n                \"stakes\": \"1420.00\",\n                \"chargebacks\": \"0.00\",\n                \"net_revenue\": \"15040.00\",\n                \"desktop_sportsbook_bets\": 26,\n                \"desktop_sportsbook_wagered\": \"187.00\",\n                \"desktop_sportsbook_bonus\": \"0.00\",\n                \"desktop_sportsbook_ngr\": \"3782.00\",\n                \"desktop_casino_bets\": 30,\n                \"desktop_casino_wagered\": \"317.00\",\n                \"desktop_casino_bonus\": \"0.00\",\n                \"desktop_casino_ngr\": \"3088.00\",\n                \"desktop_games_bets\": 29,\n                \"desktop_games_wagered\": \"338.00\",\n                \"desktop_games_bonus\": \"0.00\",\n                \"desktop_games_ngr\": \"3466.00\",\n                \"mobile_sportsbook_bets\": 0,\n                \"mobile_sportsbook_wagered\": \"0.00\",\n                \"mobile_sportsbook_bonus\": \"0.00\",\n                \"mobile_sportsbook_ngr\": \"0.00\",\n                \"mobile_casino_bets\": 0,\n                \"mobile_casino_wagered\": \"0.00\",\n                \"mobile_casino_bonus\": \"0.00\",\n                \"mobile_casino_ngr\": \"0.00\",\n                \"mobile_games_bets\": 0,\n                \"mobile_games_wagered\": \"0.00\",\n                \"mobile_games_bonus\": \"0.00\",\n                \"mobile_games_ngr\": \"0.00\",\n                \"total_bonus\": \"304.00\",\n                \"revshare_commission\": \"0.00\",\n                \"cpa_commission\": \"10.00\",\n                \"total_commission\": \"10.00\",\n                \"t1\": null,\n                \"t2\": null,\n                \"t3\": null,\n                \"s1\": null,\n                \"s2\": null,\n                \"s3\": null,\n                \"cpa_count\": 1\n            },\n            {\n                \"activity_date\": \"2020-09\",\n                \"vendor_id\": 1,\n                \"vendor_name\": \"Keeling LLC Casino\",\n                \"campaign_id\": \"1\",\n                \"campaign_name\": \"Test Campaign\",\n                \"affiliate_profile_id\": 1,\n                \"affiliate_profile_username\": \"test\",\n                \"affiliate_profile_site_id\": null,\n                \"resource_id\": null,\n                \"resource_name\": null,\n                \"resource_type\": null,\n                \"player_id\": \"3\",\n                \"registered_date\": \"2020-09-24\",\n                \"first_deposit_date\": null,\n                \"first_bet_date\": null,\n                \"first_cpa_date\": \"2020-09-24\",\n                \"deposits\": \"2494.00\",\n                \"stakes\": \"1236.00\",\n                \"chargebacks\": \"0.00\",\n                \"net_revenue\": \"13734.00\",\n                \"desktop_sportsbook_bets\": 25,\n                \"desktop_sportsbook_wagered\": \"256.00\",\n                \"desktop_sportsbook_bonus\": \"0.00\",\n                \"desktop_sportsbook_ngr\": \"2478.00\",\n                \"desktop_casino_bets\": 23,\n                \"desktop_casino_wagered\": \"184.00\",\n                \"desktop_casino_bonus\": \"0.00\",\n                \"desktop_casino_ngr\": \"3040.00\",\n                \"desktop_games_bets\": 40,\n                \"desktop_games_wagered\": \"200.00\",\n                \"desktop_games_bonus\": \"0.00\",\n                \"desktop_games_ngr\": \"2835.00\",\n                \"mobile_sportsbook_bets\": 0,\n                \"mobile_sportsbook_wagered\": \"0.00\",\n                \"mobile_sportsbook_bonus\": \"0.00\",\n                \"mobile_sportsbook_ngr\": \"0.00\",\n                \"mobile_casino_bets\": 0,\n                \"mobile_casino_wagered\": \"0.00\",\n                \"mobile_casino_bonus\": \"0.00\",\n                \"mobile_casino_ngr\": \"0.00\",\n                \"mobile_games_bets\": 0,\n                \"mobile_games_wagered\": \"0.00\",\n                \"mobile_games_bonus\": \"0.00\",\n                \"mobile_games_ngr\": \"0.00\",\n                \"total_bonus\": \"294.00\",\n                \"revshare_commission\": \"0.00\",\n                \"cpa_commission\": \"10.00\",\n                \"total_commission\": \"10.00\",\n                \"t1\": null,\n                \"t2\": null,\n                \"t3\": null,\n                \"s1\": null,\n                \"s2\": null,\n                \"s3\": null,\n                \"cpa_count\": 1\n            }\n        ],\n        \"first_page_url\": \"http://raven-app.test/api/reporting/player?start_date=2020-09-01&end_date=2020-09-30&requesting_account_type=affiliate&currency=GBP&grouping=player_by_month&show_product_columns=1&paginate=1&per_page=50&page=1\",\n        \"from\": 1,\n        \"last_page\": 1,\n        \"last_page_url\": \"http://raven-app.test/api/reporting/player?start_date=2020-09-01&end_date=2020-09-30&requesting_account_type=affiliate&currency=GBP&grouping=player_by_month&show_product_columns=1&paginate=1&per_page=50&page=1\",\n        \"next_page_url\": null,\n        \"path\": \"http://raven-app.test/api/reporting/player\",\n        \"per_page\": 50,\n        \"prev_page_url\": null,\n        \"to\": 5,\n        \"total\": 5\n    },\n    \"totals\": {\n        \"total_deposits\": \"10135.00\",\n        \"total_stakes\": \"6828.00\",\n        \"total_chargebacks\": \"0.00\",\n        \"total_net_revenue\": \"68399.00\",\n        \"total_cpa_commission\": \"50.00\",\n        \"total_cpa_ringfenced_commission\": \"0.00\",\n        \"total_revshare_commission\": \"0.00\",\n        \"total_revshare_allow_negative_commission\": \"0.00\",\n        \"total_commission\": \"50.00\",\n        \"total_bonus\": \"1314.00\",\n        \"total_cpa_count\": 5,\n        \"total_poker_rake\": \"262.00\",\n        \"total_poker_bonus\": \"278.00\",\n        \"total_poker_costs\": \"0.00\",\n        \"total_poker_fees\": \"0.00\",\n        \"total_poker_ngr\": \"-16.00\",\n        \"total_bingo_wagered\": \"1288.00\",\n        \"total_bingo_bonus\": \"1036.00\",\n        \"total_bingo_costs\": \"0.00\",\n        \"total_bingo_ngr\": \"12977.00\",\n        \"total_sidegames_bets\": 155,\n        \"total_sidegames_wagered\": \"1477.00\",\n        \"total_sidegames_bonus\": \"0.00\",\n        \"total_sidegames_costs\": \"0.00\",\n        \"total_sidegames_ngr\": \"13097.00\",\n        \"total_desktop_sportsbook_bets\": 131,\n        \"total_desktop_sportsbook_wagered\": \"1261.00\",\n        \"total_desktop_sportsbook_bonus\": \"0.00\",\n        \"total_desktop_sportsbook_costs\": \"0.00\",\n        \"total_desktop_sportsbook_ngr\": \"13375.00\",\n        \"total_desktop_casino_bets\": 131,\n        \"total_desktop_casino_wagered\": \"1261.00\",\n        \"total_desktop_casino_costs\": \"0.00\",\n        \"total_desktop_casino_bonus\": \"0.00\",\n        \"total_desktop_casino_ngr\": \"13375.00\",\n        \"total_desktop_games_bets\": 144,\n        \"total_desktop_games_wagered\": \"1577.00\",\n        \"total_desktop_games_bonus\": \"0.00\",\n        \"total_desktop_games_costs\": \"0.00\",\n        \"total_desktop_games_ngr\": \"13571.00\",\n        \"total_mobile_sportsbook_bets\": 0,\n        \"total_mobile_sportsbook_wagered\": \"0.00\",\n        \"total_mobile_sportsbook_bonus\": \"0.00\",\n        \"total_mobile_sportsbook_costs\": \"0.00\",\n        \"total_mobile_sportsbook_ngr\": \"0.00\",\n        \"total_mobile_casino_bets\": 0,\n        \"total_mobile_casino_wagered\": \"0.00\",\n        \"total_mobile_casino_costs\": \"0.00\",\n        \"total_mobile_casino_bonus\": \"0.00\",\n        \"total_mobile_casino_ngr\": \"0.00\",\n        \"total_mobile_games_bets\": 0,\n        \"total_mobile_games_wagered\": \"0.00\",\n        \"total_mobile_games_bonus\": \"0.00\",\n        \"total_mobile_games_costs\": \"0.00\",\n        \"total_mobile_games_ngr\": \"0.00\"\n    }\n}"},{"id":"1f3043d2-95e2-4497-a0b7-9d9ae1ca03a5","name":"Get Player [By Single Country]","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"},{"key":"Authorization","value":"Bearer {{access-token}}","description":"Generate a new access token in your account and use this here,  this is to ensure you are authenticated to make the request."}],"url":{"raw":"{{url}}/api/reporting/player?start_date=2026-02-01&end_date=2026-02-28&currency=GBP&grouping=player&requesting_account_type=affiliate&page=1&per_page=50&paginate=1&vendor=1&countries[]=GB","host":["{{url}}"],"path":["api","reporting","player"],"query":[{"key":"start_date","value":"2026-02-01","description":"`String`. Required. Y-m-d format.  \nLower date bound for player activity."},{"key":"end_date","value":"2026-02-28","description":"`String`. Required. Y-m-d format.  \nUpper date bound for player activity."},{"key":"currency","value":"GBP","description":"`String`. Not required. e.g. GBP, USD, EUR. Default: GBP.  \nCurrency the report filters to (It’s not a conversion to that currency)."},{"key":"grouping","value":"player","description":"`String`. Not required. e.g. player, player_by_day, player_by_month. Default: player.  \nIt indicates how data is grouped at the player level."},{"key":"requesting_account_type","value":"affiliate","description":"`String`. Required. e.g. affiliate, vendor  \nThe type of account that is requesting the report."},{"key":"show_product_columns","value":"0","description":"`Boolean`. Not required. e.g. 1 or 0. Default: 0  \nWhether product columns are returned in the response.","disabled":true},{"key":"page","value":"1","description":"`Integer`. Required if \"paginate\" is provided. e.g. 1, 2.  \nPage number of the requested page."},{"key":"per_page","value":"50","description":"`Integer`.  Not required. e.g. 50, 100, 150, 200, 250. Default: 50.  \nNumber of rows per page."},{"key":"paginate","value":"1","description":"`Boolean`. Not required. e.g. 1, 0, Default: 1.  \nWhether results are returned by page or in full."},{"key":"vendor","value":"1","description":"`Integer`. Not Required.\n* Vendor ID number"},{"key":"countries[]","value":"GB","description":"`String`. Not required. 2 digit ISO representation of a country. Represents the players country of registration. e.g. GB, FR, ES.\nYou can submit more than one country via countries[]."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.28.3"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Thu, 26 Mar 2026 10:18:11 GMT"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"57"},{"key":"phpdebugbar-id","value":"X7599b87eef856a73e67e77b6cfc14ea0"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src 'self' ;script-src 'self' *.googleapis.com *.twitter.com *.facebook.net www.googleadservices.com www.gstatic.com www.google.com google.com google.co.uk http://*.hotjar.com https://*.hotjar.com http://*.hotjar.io https://*.hotjar.io use.fontawesome.com storage.bannernow.com c.bannerflow.net https://boost.box banner-now-test.com 'unsafe-inline' 'unsafe-eval';style-src 'self' 'unsafe-inline' fonts.googleapis.com www.gstatic.com tagmanager.google.com maxcdn.bootstrapcdn.com cdn-images.mailchimp.com use.fontawesome.com fonts.bunny.net;img-src 'self' * data:;font-src 'self' data: fonts.googleapis.com fonts.gstatic.com fonts.bunny.net use.fontawesome.com;connect-src 'self' fonts.googleapis.com insights.hotjar.com wss://*.hotjar.com http://*.hotjar.com https://*.hotjar.com http://*.hotjar.io https://*.hotjar.io;frame-src 'self' www.google.com vars.hotjar.com http://*.hotjar.com https://*.hotjar.com http://*.hotjar.io https://*.hotjar.io storage.bannernow.com c.bannerflow.net https://app.boost.box/ banner-now-test.com;worker-src 'self' self blob: 'unsafe-inline';"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"params\": {\n        \"page\": \"1\",\n        \"paginate\": \"1\",\n        \"per_page\": \"50\",\n        \"grouping\": \"player\",\n        \"start_date\": \"2026-02-01\",\n        \"end_date\": \"2026-02-28\",\n        \"requesting_account_type\": \"affiliate\",\n        \"currency\": \"GBP\",\n        \"vendor\": \"1\",\n        \"countries\": [\n            \"GB\"\n        ]\n    },\n    \"results\": {\n        \"current_page\": 1,\n        \"data\": [\n            {\n                \"activity_date\": null,\n                \"currency\": \"GBP\",\n                \"vendor_id\": 1,\n                \"vendor_name\": \"Epic Casino\",\n                \"campaign_id\": \"1\",\n                \"campaign_name\": \"Test Campaign For Vendor 1\",\n                \"affiliate_profile_id\": 1,\n                \"affiliate_profile_username\": \"test_username\",\n                \"affiliate_profile_site_id\": \"N/A\",\n                \"affiliate_profile_site_name\": \"N/A\",\n                \"resource_id\": 1,\n                \"resource_name\": \"sint\",\n                \"resource_type\": \"Email\",\n                \"country\": \"GB\",\n                \"country_of_registration\": \"GB\",\n                \"player_id\": \"2\",\n                \"registered_date\": \"2026-02-01\",\n                \"first_deposit_date\": \"2026-02-01\",\n                \"first_bet_date\": \"2026-02-01\",\n                \"first_cpa_date\": \"2026-02-01\",\n                \"deposits\": \"1459.00\",\n                \"stakes\": \"187.00\",\n                \"chargebacks\": \"0.00\",\n                \"net_revenue\": \"1705.00\",\n                \"total_bonus\": \"0.00\",\n                \"revshare_commission\": \"170.50\",\n                \"cpa_commission\": \"100.00\",\n                \"total_commission\": \"270.50\",\n                \"t1\": null,\n                \"t2\": null,\n                \"t3\": null,\n                \"s1\": \"gVSUZO\",\n                \"s2\": \"ids2ui\",\n                \"s3\": null,\n                \"cpa_count\": 1\n            }\n        ],\n        \"first_page_url\": \"https://raven-app.test/api/reporting/player?paginate=1&per_page=50&grouping=player&start_date=2026-02-01&end_date=2026-02-28&requesting_account_type=affiliate&currency=GBP&vendor=1&countries%5B0%5D=GB&page=1\",\n        \"from\": 1,\n        \"last_page\": 1,\n        \"last_page_url\": \"https://raven-app.test/api/reporting/player?paginate=1&per_page=50&grouping=player&start_date=2026-02-01&end_date=2026-02-28&requesting_account_type=affiliate&currency=GBP&vendor=1&countries%5B0%5D=GB&page=1\",\n        \"links\": [\n            {\n                \"url\": null,\n                \"label\": \"&laquo; Previous\",\n                \"active\": false\n            },\n            {\n                \"url\": \"https://raven-app.test/api/reporting/player?paginate=1&per_page=50&grouping=player&start_date=2026-02-01&end_date=2026-02-28&requesting_account_type=affiliate&currency=GBP&vendor=1&countries%5B0%5D=GB&page=1\",\n                \"label\": \"1\",\n                \"active\": true\n            },\n            {\n                \"url\": null,\n                \"label\": \"Next &raquo;\",\n                \"active\": false\n            }\n        ],\n        \"next_page_url\": null,\n        \"path\": \"https://raven-app.test/api/reporting/player\",\n        \"per_page\": 50,\n        \"prev_page_url\": null,\n        \"to\": 1,\n        \"total\": 1\n    },\n    \"totals\": {\n        \"deposits\": \"1459.00\",\n        \"stakes\": \"187.00\",\n        \"chargebacks\": \"0.00\",\n        \"net_revenue\": \"1705.00\",\n        \"total_bonus\": \"0.00\",\n        \"revshare_commission\": \"358.30\",\n        \"cpa_commission\": \"200.00\",\n        \"total_commission\": \"558.30\",\n        \"cpa_count\": 2\n    }\n}"},{"id":"71d6e669-f951-4197-8ad4-b4aecc9839d3","name":"Get Player [By Multiple Countries]","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"},{"key":"Authorization","value":"Bearer {{access-token}}","description":"Generate a new access token in your account and use this here,  this is to ensure you are authenticated to make the request."}],"url":{"raw":"{{url}}/api/reporting/player?start_date=2026-02-01&end_date=2026-02-28&currency=GBP&grouping=player&requesting_account_type=affiliate&page=1&per_page=50&paginate=1&vendor=1&countries[]=GB&countries[]=FR","host":["{{url}}"],"path":["api","reporting","player"],"query":[{"key":"start_date","value":"2026-02-01","description":"`String`. Required. Y-m-d format.  \nLower date bound for player activity."},{"key":"end_date","value":"2026-02-28","description":"`String`. Required. Y-m-d format.  \nUpper date bound for player activity."},{"key":"currency","value":"GBP","description":"`String`. Not required. e.g. GBP, USD, EUR. Default: GBP.  \nCurrency the report filters to (It’s not a conversion to that currency)."},{"key":"grouping","value":"player","description":"`String`. Not required. e.g. player, player_by_day, player_by_month. Default: player.  \nIt indicates how data is grouped at the player level."},{"key":"requesting_account_type","value":"affiliate","description":"`String`. Required. e.g. affiliate, vendor  \nThe type of account that is requesting the report."},{"key":"show_product_columns","value":"0","description":"`Boolean`. Not required. e.g. 1 or 0. Default: 0  \nWhether product columns are returned in the response.","disabled":true},{"key":"page","value":"1","description":"`Integer`. Required if \"paginate\" is provided. e.g. 1, 2.  \nPage number of the requested page."},{"key":"per_page","value":"50","description":"`Integer`.  Not required. e.g. 50, 100, 150, 200, 250. Default: 50.  \nNumber of rows per page."},{"key":"paginate","value":"1","description":"`Boolean`. Not required. e.g. 1, 0, Default: 1.  \nWhether results are returned by page or in full."},{"key":"vendor","value":"1","description":"`Integer`. Not Required.\n* Vendor ID number"},{"key":"countries[]","value":"GB","description":"`String`. Not required. 2 digit ISO representation of a country. Represents the players country of registration. e.g. GB, FR, ES.\nYou can submit more than one country via countries[]."},{"key":"countries[]","value":"FR","description":"`String`. Not required. 2 digit ISO representation of a country. Represents the players country of registration. e.g. GB, FR, ES.\nYou can submit more than one country via countries[]."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.28.3"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Thu, 26 Mar 2026 10:21:11 GMT"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X81f51ac33be25420780f43309da9d94b"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src 'self' ;script-src 'self' *.googleapis.com *.twitter.com *.facebook.net www.googleadservices.com www.gstatic.com www.google.com google.com google.co.uk http://*.hotjar.com https://*.hotjar.com http://*.hotjar.io https://*.hotjar.io use.fontawesome.com storage.bannernow.com c.bannerflow.net https://boost.box banner-now-test.com 'unsafe-inline' 'unsafe-eval';style-src 'self' 'unsafe-inline' fonts.googleapis.com www.gstatic.com tagmanager.google.com maxcdn.bootstrapcdn.com cdn-images.mailchimp.com use.fontawesome.com fonts.bunny.net;img-src 'self' * data:;font-src 'self' data: fonts.googleapis.com fonts.gstatic.com fonts.bunny.net use.fontawesome.com;connect-src 'self' fonts.googleapis.com insights.hotjar.com wss://*.hotjar.com http://*.hotjar.com https://*.hotjar.com http://*.hotjar.io https://*.hotjar.io;frame-src 'self' www.google.com vars.hotjar.com http://*.hotjar.com https://*.hotjar.com http://*.hotjar.io https://*.hotjar.io storage.bannernow.com c.bannerflow.net https://app.boost.box/ banner-now-test.com;worker-src 'self' self blob: 'unsafe-inline';"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"params\": {\n        \"page\": \"1\",\n        \"paginate\": \"1\",\n        \"per_page\": \"50\",\n        \"grouping\": \"player\",\n        \"start_date\": \"2026-02-01\",\n        \"end_date\": \"2026-02-28\",\n        \"requesting_account_type\": \"affiliate\",\n        \"currency\": \"GBP\",\n        \"vendor\": \"1\",\n        \"countries\": [\n            \"GB\",\n            \"FR\"\n        ]\n    },\n    \"results\": {\n        \"current_page\": 1,\n        \"data\": [\n            {\n                \"activity_date\": null,\n                \"currency\": \"GBP\",\n                \"vendor_id\": 1,\n                \"vendor_name\": \"Epic Casino\",\n                \"campaign_id\": \"1\",\n                \"campaign_name\": \"Test Campaign For Vendor 1\",\n                \"affiliate_profile_id\": 1,\n                \"affiliate_profile_username\": \"test_username\",\n                \"affiliate_profile_site_id\": \"N/A\",\n                \"affiliate_profile_site_name\": \"N/A\",\n                \"resource_id\": 1,\n                \"resource_name\": \"sint\",\n                \"resource_type\": \"Email\",\n                \"country\": \"FR\",\n                \"country_of_registration\": \"FR\",\n                \"player_id\": \"1\",\n                \"registered_date\": \"2026-02-01\",\n                \"first_deposit_date\": \"2026-02-01\",\n                \"first_bet_date\": \"2026-02-01\",\n                \"first_cpa_date\": \"2026-02-01\",\n                \"deposits\": \"781.00\",\n                \"stakes\": \"217.00\",\n                \"chargebacks\": \"0.00\",\n                \"net_revenue\": \"1878.00\",\n                \"total_bonus\": \"0.00\",\n                \"revshare_commission\": \"187.80\",\n                \"cpa_commission\": \"100.00\",\n                \"total_commission\": \"287.80\",\n                \"t1\": null,\n                \"t2\": null,\n                \"t3\": null,\n                \"s1\": \"k5FCXW\",\n                \"s2\": \"JZbl1B\",\n                \"s3\": null,\n                \"cpa_count\": 1\n            },\n            {\n                \"activity_date\": null,\n                \"currency\": \"GBP\",\n                \"vendor_id\": 1,\n                \"vendor_name\": \"Epic Casino\",\n                \"campaign_id\": \"1\",\n                \"campaign_name\": \"Test Campaign For Vendor 1\",\n                \"affiliate_profile_id\": 1,\n                \"affiliate_profile_username\": \"test_username\",\n                \"affiliate_profile_site_id\": \"N/A\",\n                \"affiliate_profile_site_name\": \"N/A\",\n                \"resource_id\": 1,\n                \"resource_name\": \"sint\",\n                \"resource_type\": \"Email\",\n                \"country\": \"GB\",\n                \"country_of_registration\": \"GB\",\n                \"player_id\": \"2\",\n                \"registered_date\": \"2026-02-01\",\n                \"first_deposit_date\": \"2026-02-01\",\n                \"first_bet_date\": \"2026-02-01\",\n                \"first_cpa_date\": \"2026-02-01\",\n                \"deposits\": \"1459.00\",\n                \"stakes\": \"187.00\",\n                \"chargebacks\": \"0.00\",\n                \"net_revenue\": \"1705.00\",\n                \"total_bonus\": \"0.00\",\n                \"revshare_commission\": \"170.50\",\n                \"cpa_commission\": \"100.00\",\n                \"total_commission\": \"270.50\",\n                \"t1\": null,\n                \"t2\": null,\n                \"t3\": null,\n                \"s1\": \"gVSUZO\",\n                \"s2\": \"ids2ui\",\n                \"s3\": null,\n                \"cpa_count\": 1\n            }\n        ],\n        \"first_page_url\": \"https://raven-app.test/api/reporting/player?paginate=1&per_page=50&grouping=player&start_date=2026-02-01&end_date=2026-02-28&requesting_account_type=affiliate&currency=GBP&vendor=1&countries%5B0%5D=GB&countries%5B1%5D=FR&page=1\",\n        \"from\": 1,\n        \"last_page\": 1,\n        \"last_page_url\": \"https://raven-app.test/api/reporting/player?paginate=1&per_page=50&grouping=player&start_date=2026-02-01&end_date=2026-02-28&requesting_account_type=affiliate&currency=GBP&vendor=1&countries%5B0%5D=GB&countries%5B1%5D=FR&page=1\",\n        \"links\": [\n            {\n                \"url\": null,\n                \"label\": \"&laquo; Previous\",\n                \"active\": false\n            },\n            {\n                \"url\": \"https://raven-app.test/api/reporting/player?paginate=1&per_page=50&grouping=player&start_date=2026-02-01&end_date=2026-02-28&requesting_account_type=affiliate&currency=GBP&vendor=1&countries%5B0%5D=GB&countries%5B1%5D=FR&page=1\",\n                \"label\": \"1\",\n                \"active\": true\n            },\n            {\n                \"url\": null,\n                \"label\": \"Next &raquo;\",\n                \"active\": false\n            }\n        ],\n        \"next_page_url\": null,\n        \"path\": \"https://raven-app.test/api/reporting/player\",\n        \"per_page\": 50,\n        \"prev_page_url\": null,\n        \"to\": 2,\n        \"total\": 2\n    },\n    \"totals\": {\n        \"deposits\": \"2240.00\",\n        \"stakes\": \"404.00\",\n        \"chargebacks\": \"0.00\",\n        \"net_revenue\": \"3583.00\",\n        \"total_bonus\": \"0.00\",\n        \"revshare_commission\": \"358.30\",\n        \"cpa_commission\": \"200.00\",\n        \"total_commission\": \"558.30\",\n        \"cpa_count\": 2\n    }\n}"},{"id":"32c3deac-3fd1-4246-b539-300ebf23ae97","name":"Get Player [Invalid Country]","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"},{"key":"Authorization","value":"Bearer {{access-token}}","description":"Generate a new access token in your account and use this here,  this is to ensure you are authenticated to make the request."}],"url":{"raw":"{{url}}/api/reporting/player?start_date=2026-02-01&end_date=2026-02-28&currency=GBP&grouping=player&requesting_account_type=affiliate&page=1&per_page=50&paginate=1&vendor=1&countries[]=invalid","host":["{{url}}"],"path":["api","reporting","player"],"query":[{"key":"start_date","value":"2026-02-01","description":"`String`. Required. Y-m-d format.  \nLower date bound for player activity."},{"key":"end_date","value":"2026-02-28","description":"`String`. Required. Y-m-d format.  \nUpper date bound for player activity."},{"key":"currency","value":"GBP","description":"`String`. Not required. e.g. GBP, USD, EUR. Default: GBP.  \nCurrency the report filters to (It’s not a conversion to that currency)."},{"key":"grouping","value":"player","description":"`String`. Not required. e.g. player, player_by_day, player_by_month. Default: player.  \nIt indicates how data is grouped at the player level."},{"key":"requesting_account_type","value":"affiliate","description":"`String`. Required. e.g. affiliate, vendor  \nThe type of account that is requesting the report."},{"key":"show_product_columns","value":"0","description":"`Boolean`. Not required. e.g. 1 or 0. Default: 0  \nWhether product columns are returned in the response.","disabled":true},{"key":"page","value":"1","description":"`Integer`. Required if \"paginate\" is provided. e.g. 1, 2.  \nPage number of the requested page."},{"key":"per_page","value":"50","description":"`Integer`.  Not required. e.g. 50, 100, 150, 200, 250. Default: 50.  \nNumber of rows per page."},{"key":"paginate","value":"1","description":"`Boolean`. Not required. e.g. 1, 0, Default: 1.  \nWhether results are returned by page or in full."},{"key":"vendor","value":"1","description":"`Integer`. Not Required.\n* Vendor ID number"},{"key":"countries[]","value":"invalid","description":"`String`. Not required. 2 digit ISO representation of a country. Represents the players country of registration. e.g. GB, FR, ES.\nYou can submit more than one country via countries[]."}]}},"status":"Unprocessable Content","code":422,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.28.3"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Thu, 26 Mar 2026 10:19:57 GMT"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"Xd43cf40cc56ba5ea6fd93c11b59252fe"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src 'self' ;script-src 'self' *.googleapis.com *.twitter.com *.facebook.net www.googleadservices.com www.gstatic.com www.google.com google.com google.co.uk http://*.hotjar.com https://*.hotjar.com http://*.hotjar.io https://*.hotjar.io use.fontawesome.com storage.bannernow.com c.bannerflow.net https://boost.box banner-now-test.com 'unsafe-inline' 'unsafe-eval';style-src 'self' 'unsafe-inline' fonts.googleapis.com www.gstatic.com tagmanager.google.com maxcdn.bootstrapcdn.com cdn-images.mailchimp.com use.fontawesome.com fonts.bunny.net;img-src 'self' * data:;font-src 'self' data: fonts.googleapis.com fonts.gstatic.com fonts.bunny.net use.fontawesome.com;connect-src 'self' fonts.googleapis.com insights.hotjar.com wss://*.hotjar.com http://*.hotjar.com https://*.hotjar.com http://*.hotjar.io https://*.hotjar.io;frame-src 'self' www.google.com vars.hotjar.com http://*.hotjar.com https://*.hotjar.com http://*.hotjar.io https://*.hotjar.io storage.bannernow.com c.bannerflow.net https://app.boost.box/ banner-now-test.com;worker-src 'self' self blob: 'unsafe-inline';"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"The given data was invalid.\",\n    \"errors\": {\n        \"countries.0\": [\n            \"The selected country code is invalid.\"\n        ]\n    }\n}"}],"_postman_id":"27d1d0b3-aa63-4e84-ba88-58331a7f9e46"}],"id":"df1a28f0-f781-4651-b5bc-a6c492cc21dc","description":"<p>Returns details on the activity of players within a date range.</p>\n","auth":{"type":"noauth","isInherited":false},"event":[{"listen":"prerequest","script":{"id":"3d1e85a9-5cd0-4194-9a76-c79592d5ec01","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"c3181a58-2b2b-48a2-8e5f-0eaf9511faa2","type":"text/javascript","exec":[""]}}],"_postman_id":"df1a28f0-f781-4651-b5bc-a6c492cc21dc"},{"name":"Dynamic Parameter Activity By Date Range","item":[{"name":"Get Dynamic Parameter","id":"74d914fc-da6c-487e-8159-415065dcf511","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"},{"key":"Authorization","value":"Bearer {{access-token}}","description":"<p>Generate a new access token in your account and use this here,  this is to ensure you are authenticated to make the request.</p>\n","type":"text"}],"url":"{{url}}/api/reporting/dynamic-parameter?start_date=2024-05-01&end_date=2024-05-31&requesting_account_type=affiliate&currency=GBP&vendor=1&dynamic_parameter=s1&grouping=dynamic_parameter&paginate=0&per_page=100&page=1&split_results_desktop_and_mobile=0","urlObject":{"path":["api","reporting","dynamic-parameter"],"host":["{{url}}"],"query":[{"description":{"content":"<p>Required. Date in YYYY-MM-DD format.</p>\n","type":"text/plain"},"key":"start_date","value":"2024-05-01"},{"description":{"content":"<p>Required. Date in YYYY-MM-DD format.</p>\n","type":"text/plain"},"key":"end_date","value":"2024-05-31"},{"description":{"content":"<p>Required. </p>\n<p>e.g. affiliate, vendor  </p>\n<p>The type of account that is requesting the report.</p>\n","type":"text/plain"},"key":"requesting_account_type","value":"affiliate"},{"description":{"content":"<p>Required. Currency of the report.</p>\n","type":"text/plain"},"key":"currency","value":"GBP"},{"description":{"content":"<p>Required. Positive integer.</p>\n","type":"text/plain"},"key":"vendor","value":"1"},{"description":{"content":"<p>Required.\ns1, s2, s3</p>\n","type":"text/plain"},"key":"dynamic_parameter","value":"s1"},{"disabled":true,"description":{"content":"<p>Optional. Search for a specific parameter value.</p>\n","type":"text/plain"},"key":"dynamic_parameter_value","value":"TOUCH"},{"disabled":true,"description":{"content":"<p>Optional.</p>\n","type":"text/plain"},"key":"affiliate_profile_id","value":"956"},{"description":{"content":"<p>Required.</p>\n<p>dynamic_parameter, dynamic_parameter_by_day, dynamic_parameter_by_month</p>\n","type":"text/plain"},"key":"grouping","value":"dynamic_parameter"},{"description":{"content":"<p>Optional. 1 or 0.</p>\n","type":"text/plain"},"key":"paginate","value":"0"},{"description":{"content":"<p>Optional. </p>\n<p>50, 100, 150, 200, 250, 500, 1000.</p>\n","type":"text/plain"},"key":"per_page","value":"100"},{"description":{"content":"<p>Required if paginate = 1. Select which page of data you would like.</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>Optional. 1 or 0. \nSplit the product columns into their respective categories.</p>\n","type":"text/plain"},"key":"split_results_desktop_and_mobile","value":"0"}],"variable":[]}},"response":[{"id":"8e6ab813-bd4a-4291-b629-3dd49fe2e6db","name":"Get Dynamic Parameter","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"},{"key":"Authorization","value":"Bearer {{access-token}}","description":"Generate a new access token in your account and use this here,  this is to ensure you are authenticated to make the request.","type":"text"}],"url":{"raw":"{{url}}/api/reporting/dynamic-parameter?start_date=2023-10-01&end_date=2023-10-01&requesting_account_type=affiliate&currency=NGN&vendor=1&dynamic_parameter=s1&affiliate_profile_id=1&grouping=dynamic_parameter&paginate=1&per_page=100&page=1","host":["{{url}}"],"path":["api","reporting","dynamic-parameter"],"query":[{"key":"start_date","value":"2023-10-01","description":"Required. Date in YYYY-MM-DD format."},{"key":"end_date","value":"2023-10-01","description":"Required. Date in YYYY-MM-DD format."},{"key":"requesting_account_type","value":"affiliate","description":"Required. \n\ne.g. affiliate, vendor  \n\nThe type of account that is requesting the report."},{"key":"currency","value":"NGN","description":"Required. Currency of the report."},{"key":"vendor","value":"1","description":"Required. Positive integer."},{"key":"dynamic_parameter","value":"s1","description":"Required.\ns1, s2, s3"},{"key":"dynamic_parameter_value","value":"TOUCH","description":"Optional. Search for a specific parameter value.","type":"text","disabled":true},{"key":"affiliate_profile_id","value":"1","description":"Optional."},{"key":"grouping","value":"dynamic_parameter","description":"Required.\n\ndynamic_parameter, dynamic_parameter_by_day, dynamic_parameter_by_month"},{"key":"paginate","value":"1","description":"Optional. 1 or 0."},{"key":"per_page","value":"100","description":"Optional. \n\n50, 100, 150, 200, 250, 500, 1000."},{"key":"page","value":"1","description":"Required if paginate = 1. Select which page of data you would like."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Security-Policy","value":"default-src 'self' ;script-src 'self' 'unsafe-inline' data: *.googleapis.com *.twitter.com *.facebook.net www.googleadservices.com www.gstatic.com www.google.com google.com google.co.uk http://*.hotjar.com https://*.hotjar.com http://*.hotjar.io https://*.hotjar.io use.fontawesome.com storage.bannernow.com banner-now-test.com storage.noviassets.com 'unsafe-eval';style-src 'self' 'unsafe-inline' fonts.googleapis.com www.gstatic.com tagmanager.google.com maxcdn.bootstrapcdn.com cdn-images.mailchimp.com use.fontawesome.com fonts.bunny.net;img-src 'self' * data:;font-src 'self' data: fonts.googleapis.com fonts.gstatic.com fonts.bunny.net use.fontawesome.com;connect-src 'self' fonts.googleapis.com insights.hotjar.com wss://*.hotjar.com http://*.hotjar.com https://*.hotjar.com http://*.hotjar.io https://*.hotjar.io;frame-src 'self' www.google.com vars.hotjar.com http://*.hotjar.com https://*.hotjar.com http://*.hotjar.io https://*.hotjar.io storage.bannernow.com banner-now-test.com storage.noviassets.com;worker-src 'self' self blob: 'unsafe-inline';"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Thu, 02 Nov 2023 08:58:06 GMT"},{"key":"Server","value":"nginx/1.24.0"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"X-Ratelimit-Limit","value":"60"},{"key":"X-Ratelimit-Remaining","value":"59"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"params\": {\n        \"start_date\": \"2023-10-01\",\n        \"end_date\": \"2023-10-01\",\n        \"requesting_account_type\": \"affiliate\",\n        \"currency\": \"NGN\",\n        \"vendor\": \"1\",\n        \"affiliate_profile_id\": \"1\",\n        \"dynamic_parameter\": \"s1\",\n        \"grouping\": \"dynamic_parameter\",\n        \"paginate\": \"1\",\n        \"per_page\": \"100\",\n        \"page\": \"1\"\n    },\n    \"results\": {\n        \"current_page\": 1,\n        \"data\": [\n            {\n                \"start_date\": \"2023-10-01\",\n                \"end_date\": \"2023-10-01\",\n                \"activity_date\": null,\n                \"currency\": \"NGN\",\n                \"vendor_id\": 1,\n                \"vendor_name\": \"Koch Group Casino\",\n                \"affiliate_profile_id\": 1,\n                \"affiliate_profile_username\": \"test\",\n                \"dynamic_parameter\": \"s1\",\n                \"dynamic_parameter_value\": \"laboriosam\",\n                \"clicks\": 0,\n                \"registrations\": 0,\n                \"registration_ratio\": 0,\n                \"deposits\": \"47000000100.42\",\n                \"bet_count\": 10,\n                \"ftd_count\": 1,\n                \"wagered\": \"47000009060.42\",\n                \"gross_revenue\": \"3495.36\",\n                \"net_revenue\": \"3355.36\",\n                \"new_depositing_player_count\": 1,\n                \"depositing_player_count\": 1,\n                \"wagering_player_count\": 1,\n                \"active_player_count\": 1,\n                \"new_active_player_count\": 1,\n                \"poker_bets\": 2,\n                \"poker_wagered\": \"100.00\",\n                \"poker_rake\": \"0.00\",\n                \"poker_bonus\": \"0.00\",\n                \"poker_fees\": \"0.00\",\n                \"poker_ggr\": \"1000.00\",\n                \"poker_ngr\": \"0.00\",\n                \"poker_revshare_commission\": \"0.00\",\n                \"bingo_wagered\": \"0.00\",\n                \"bingo_bonus\": \"0.00\",\n                \"bingo_ggr\": \"0.00\",\n                \"bingo_ngr\": \"0.00\",\n                \"bingo_revshare_commission\": \"0.00\",\n                \"sidegames_bets\": 3,\n                \"sidegames_wagered\": \"47000000100.42\",\n                \"sidegames_bonus\": \"10.00\",\n                \"sidegames_ggr\": \"150.36\",\n                \"sidegames_ngr\": \"0.00\",\n                \"sidegames_revshare_commission\": \"0.00\",\n                \"desktop_sportsbook_bets\": 2,\n                \"desktop_sportsbook_wagered\": \"40.00\",\n                \"desktop_sportsbook_bonus\": \"10.00\",\n                \"desktop_sportsbook_ggr\": \"-500.00\",\n                \"desktop_sportsbook_ngr\": \"0.00\",\n                \"desktop_casino_bets\": 2,\n                \"desktop_casino_wagered\": \"20.00\",\n                \"desktop_casino_bonus\": \"10.00\",\n                \"desktop_casino_ggr\": \"-150.00\",\n                \"desktop_casino_ngr\": \"0.00\",\n                \"desktop_games_bets\": 1,\n                \"desktop_games_wagered\": \"8800.00\",\n                \"desktop_games_bonus\": \"10.00\",\n                \"desktop_games_ggr\": \"2995.00\",\n                \"desktop_games_ngr\": \"0.00\",\n                \"mobile_sportsbook_bets\": 0,\n                \"mobile_sportsbook_wagered\": \"0.00\",\n                \"mobile_sportsbook_bonus\": \"0.00\",\n                \"mobile_sportsbook_ggr\": \"0.00\",\n                \"mobile_sportsbook_ngr\": \"0.00\",\n                \"mobile_casino_bets\": 0,\n                \"mobile_casino_wagered\": \"0.00\",\n                \"mobile_casino_bonus\": \"0.00\",\n                \"mobile_casino_ggr\": \"0.00\",\n                \"mobile_casino_ngr\": \"0.00\",\n                \"mobile_games_bets\": 0,\n                \"mobile_games_wagered\": \"0.00\",\n                \"mobile_games_bonus\": \"0.00\",\n                \"mobile_games_ggr\": \"0.00\",\n                \"mobile_games_ngr\": \"0.00\",\n                \"sportsbook_bets\": 2,\n                \"sportsbook_wagered\": \"40.00\",\n                \"sportsbook_bonus\": \"10.00\",\n                \"sportsbook_ggr\": \"-500.00\",\n                \"sportsbook_ngr\": \"0.00\",\n                \"sportsbook_revshare_commission\": \"0.00\",\n                \"casino_bets\": 2,\n                \"casino_wagered\": \"20.00\",\n                \"casino_bonus\": \"10.00\",\n                \"casino_ggr\": \"-150.00\",\n                \"casino_ngr\": \"0.00\",\n                \"casino_revshare_commission\": \"0.00\",\n                \"games_bets\": 1,\n                \"games_wagered\": \"8800.00\",\n                \"games_bonus\": \"10.00\",\n                \"games_ggr\": \"2995.00\",\n                \"games_ngr\": \"0.00\",\n                \"games_revshare_commission\": \"0.00\",\n                \"revshare_commission\": \"0.41\",\n                \"cpa_commission\": \"100.00\",\n                \"total_commission\": \"100.41\",\n                \"cpa_count\": 1\n            }\n        ],\n        \"first_page_url\": \"https://raven-app.test/api/reporting/dynamic-parameter?start_date=2023-10-01&end_date=2023-10-01&requesting_account_type=affiliate&currency=NGN&vendor=1&affiliate_profile_id=1&dynamic_parameter=s1&grouping=dynamic_parameter&paginate=1&per_page=100&page=1\",\n        \"from\": 1,\n        \"last_page\": 1,\n        \"last_page_url\": \"https://raven-app.test/api/reporting/dynamic-parameter?start_date=2023-10-01&end_date=2023-10-01&requesting_account_type=affiliate&currency=NGN&vendor=1&affiliate_profile_id=1&dynamic_parameter=s1&grouping=dynamic_parameter&paginate=1&per_page=100&page=1\",\n        \"links\": [\n            {\n                \"url\": null,\n                \"label\": \"&laquo; Previous\",\n                \"active\": false\n            },\n            {\n                \"url\": \"https://raven-app.test/api/reporting/dynamic-parameter?start_date=2023-10-01&end_date=2023-10-01&requesting_account_type=affiliate&currency=NGN&vendor=1&affiliate_profile_id=1&dynamic_parameter=s1&grouping=dynamic_parameter&paginate=1&per_page=100&page=1\",\n                \"label\": \"1\",\n                \"active\": true\n            },\n            {\n                \"url\": null,\n                \"label\": \"Next &raquo;\",\n                \"active\": false\n            }\n        ],\n        \"next_page_url\": null,\n        \"path\": \"https://raven-app.test/api/reporting/dynamic-parameter\",\n        \"per_page\": 100,\n        \"prev_page_url\": null,\n        \"to\": 1,\n        \"total\": 1\n    },\n    \"totals\": {\n        \"clicks\": 0,\n        \"registrations\": 0,\n        \"registrations_ratio\": 0,\n        \"new_account_ratio\": 0,\n        \"deposits\": \"47000000100.42\",\n        \"bet_count\": 10,\n        \"ftd_count\": 1,\n        \"wagered\": \"47000009060.42\",\n        \"net_revenue\": \"3355.36\",\n        \"new_depositing_player_count\": 1,\n        \"depositing_player_count\": 1,\n        \"wagering_player_count\": 1,\n        \"active_player_count\": 1,\n        \"new_active_player_count\": 1,\n        \"currency\": \"NGN\",\n        \"account_type\": \"affiliate\"\n    }\n}"}],"_postman_id":"74d914fc-da6c-487e-8159-415065dcf511"}],"id":"06bfe7c8-add6-451a-be56-32c632a6339d","_postman_id":"06bfe7c8-add6-451a-be56-32c632a6339d","description":""}],"id":"0c7ba5df-1419-4e49-81d3-b9c1caaae9c9","description":"<p>This is a collection of API endpoints that return data as found within the reports in the application.</p>\n<p>You will get a 202 HTTP Status Code if reports/imports/commissions are generating within the app. This is because all data has not yet been proccessed.</p>\n","event":[{"listen":"prerequest","script":{"id":"4a1a00c8-670a-4c20-8f55-6254aa0fcd0a","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"d2819f63-d07d-4e7e-9159-96e60ca5c7e7","type":"text/javascript","exec":[""]}}],"_postman_id":"0c7ba5df-1419-4e49-81d3-b9c1caaae9c9"},{"name":"Track","item":[{"name":"Ping","id":"2ebf963b-37b3-4561-94c8-f77245106b2f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"Bearer {{access-token}}","type":"text","description":"<p>Generate a new access token in your account and use this here,  this is to ensure you are authenticated to make the request.</p>\n"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"{{track-url}}/api/ping","description":"<p>This is the endpoint that allows you to test whether or not you are connected to our track API.</p>\n","urlObject":{"path":["api","ping"],"host":["{{track-url}}"],"query":[],"variable":[]}},"response":[{"id":"9a9a7b0f-5333-4222-9e96-0c17daa6f51b","name":"Ping","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{betfred-access-token}}","type":"text","description":"Generate a new access token in your account and use this here,  this is to ensure you are authenticated to make the request."},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"{{track-url}}/api/ping"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.15.8"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Tue, 17 Mar 2020 20:06:08 GMT"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"57"},{"key":"Content-Security-Policy","value":"default-src 'self' ;script-src 'self' 'unsafe-inline' data: *.googleapis.com *.twitter.com *.facebook.net www.googleadservices.com www.gstatic.com www.google.com google.com google.co.uk use.fontawesome.com 'unsafe-eval';style-src 'self' 'unsafe-inline' fonts.googleapis.com www.gstatic.com tagmanager.google.com maxcdn.bootstrapcdn.com cdn-images.mailchimp.com use.fontawesome.com;img-src 'self' * data:;font-src 'self' data: fonts.googleapis.com fonts.gstatic.com use.fontawesome.com;connect-src 'self' fonts.googleapis.com insights.hotjar.com wss://*.hotjar.com;frame-src 'self' www.google.com vars.hotjar.com;"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"pong\"\n}"}],"_postman_id":"2ebf963b-37b3-4561-94c8-f77245106b2f"},{"name":"Create Click","id":"c0b0eeb5-c408-40fb-a781-07a866f8671b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"description":"<p>Generate a new access token in your account and use this here,  this is to ensure you are authenticated to make the request.</p>\n","key":"Authorization","type":"text","value":"Bearer {{access-token}}"},{"key":"Accept","type":"text","value":"application/json"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"formdata","formdata":[{"key":"campaign_id","value":"1","description":"<p><code>Integer</code>. Not required. e.g. 1, 2, 3.\nThe unique identifier for the campaign id that you wish to generate the click against. If it isn't provided, then we can get the campaign id from the track hash that is provided.</p>\n","type":"text"},{"key":"track_hash","value":"E4108F","type":"text","description":"<p><code>Alpha Numeric</code>.  Required.<br />This is the unique track hash that is assigned to the campaign in our platform. </p>\n<p>You can obtain this identifier by opening your campaign and going to the Testing tab. Look for and add an affiliate then click \"Get Link\". You will find the identifier in the URL. e.g.\n{{track-url}}/o/jyLdHh?test=1&amp;geo=1&amp;targeting=1</p>\n<p>Where \"jyLdHh\" is the campaign track hash.</p>\n"},{"key":"ip_address","value":"82.5.60.81","type":"text","description":"<p><code>String</code>. Required.<br />The IP address of the client that originally clicked the track link.</p>\n"},{"key":"s1","value":"facebook","type":"text","description":"<p><code>String</code>. Not required.<br />Sub source tagging. Used in analytics.</p>\n"},{"key":"s2","value":"male","type":"text","description":"<p><code>String</code>. Not required.<br />Sub source tagging. Used in analytics.</p>\n"},{"key":"s3","value":"","type":"text","description":"<p><code>String</code>. Not required.<br />Sub source tagging. Used in analytics.</p>\n"},{"key":"t1","value":"","description":"<p><code>String</code>. Not required.<br />Transaction tagging. Used in pixels and exports.</p>\n","type":"text"},{"key":"t2","value":"","description":"<p><code>String</code>. Not required.<br />Transaction tagging. Used in pixels and exports.</p>\n","type":"text"},{"key":"t3","value":"","description":"<p><code>String</code>. Not required.<br />Transaction tagging. Used in pixels and exports.</p>\n","type":"text"},{"key":"gclid","value":"1234","type":"text","description":"<p><code>String</code>. Not required. e.g. EAIaIQobChMI2pv_seD95AIVB7TtCh1xZAJPEAAYASAAEtD2XfD_BwE  </p>\n<p>Google click identifier. This is a unique tracking parameter that Google uses to transfer information between your Google Ads account and your Google Analytics account.</p>\n"},{"key":"msclkid","value":"78910","type":"text","description":"<p><code>String</code>. Not required. e.g. bc5b8caeb3601b9238b8213a1df2d674</p>\n<p>Microsoft click identifier. This is a unique tracking parameter that Microsoft uses to track all subsequent UET events fired whenever the same customer visits your page, thereby allowing you to track the conversion from this customer on your site.</p>\n"},{"key":"test","value":"1","description":"<p><code>Integer</code>. Not required. e.g. 1, 0. Default: 0.\nMark this request as a test. Useful during your initial testing phase.</p>\n","type":"text"},{"key":"geo","value":"1","description":"<p><code>Integer</code>. Not required. e.g. 1, 0. Default: 1.<br />Mark whether or not you want to skip geo targeting on this request. Geo targeting must be enabled against your campaign to use this feature. Speak to your account manager to learn more.</p>\n","type":"text"},{"key":"targeting","value":"1","description":"<p><code>Integer</code>. Not required. e.g. 1, 0. Default: 1.<br />Mark whether or not you want to skip advanced targeting on this request. Advanced targeting must be enabled against your account to use this feature. Speak to your account manager to learn more.</p>\n","type":"text"}]},"url":"{{track-url}}/api/track","description":"<p>This endpoint is used to generate a unique click identifier based on the data posted against a campaign.</p>\n","urlObject":{"path":["api","track"],"host":["{{track-url}}"],"query":[],"variable":[]}},"response":[{"id":"e6615cb5-15f7-4d75-9a2c-a118230c189b","name":"Create Click","originalRequest":{"method":"POST","header":[{"description":"Generate a new access token in your account and use this here,  this is to ensure you are authenticated to make the request.","key":"Authorization","type":"text","value":"Bearer {{access-token}}"},{"key":"Accept","type":"text","value":"application/json"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"formdata","formdata":[{"key":"campaign_id","value":"2","description":"`Integer`. Not required. e.g. 1, 2, 3.\nThe unique identifier for the campaign id that you wish to generate the click against. If it isn't provided, then we can get the campaign id from the track hash that is provided.","type":"text"},{"key":"track_hash","value":"vHVtK4","type":"text","description":"`Alpha Numeric`.  Required.  \nThis is the unique track hash that is assigned to the landing page once it's created in our platform."},{"key":"ip_address","value":"82.5.60.81","type":"text","description":"`String`. Required.  \nThe IP address of the client that originally clicked the track link."},{"key":"s1","value":"facebook","type":"text","description":"`String`. Not required.  \nSub source tagging. Used in analytics."},{"key":"s2","value":"male","type":"text","description":"`String`. Not required.  \nSub source tagging. Used in analytics."},{"key":"s3","value":"","type":"text","description":"`String`. Not required.  \nSub source tagging. Used in analytics."},{"key":"t1","value":"","description":"`String`. Not required.  \nTransaction tagging. Used in pixels and exports.","type":"text"},{"key":"t2","value":"","description":"`String`. Not required.  \nTransaction tagging. Used in pixels and exports.","type":"text"},{"key":"t3","value":"","description":"`String`. Not required.  \nTransaction tagging. Used in pixels and exports.","type":"text"},{"key":"gclid","value":"1234","type":"text","description":"`String`. Not required. e.g. EAIaIQobChMI2pv_seD95AIVB7TtCh1xZAJPEAAYASAAEtD2XfD_BwE  \n\nGoogle click identifier. This is a unique tracking parameter that Google uses to transfer information between your Google Ads account and your Google Analytics account."},{"key":"msclkid","value":"78910","type":"text","description":"`String`. Not required. e.g. bc5b8caeb3601b9238b8213a1df2d674\n\nMicrosoft click identifier. This is a unique tracking parameter that Microsoft uses to track all subsequent UET events fired whenever the same customer visits your page, thereby allowing you to track the conversion from this customer on your site."},{"key":"test","value":"1","description":"`Integer`. Not required. e.g. 1, 0. Default: 0.\nMark this request as a test. Useful during your initial testing phase.","type":"text"},{"key":"geo","value":"1","description":"`Integer`. Not required. e.g. 1, 0. Default: 1.  \nMark whether or not you want to skip geo targeting on this request. Geo targeting must be enabled against your campaign to use this feature.","type":"text"},{"key":"targeting","value":"1","description":"`Integer`. Not required. e.g. 1, 0. Default: 1.  \nMark whether or not you want to skip advanced targeting on this request. Advanced targeting must be enabled against your account to use this feature.","type":"text"}]},"url":"{{track-url}}/api/track"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.15.8"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Wed, 18 Mar 2020 08:48:27 GMT"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Content-Security-Policy","value":"default-src 'self' ;script-src 'self' 'unsafe-inline' data: *.googleapis.com *.twitter.com *.facebook.net www.googleadservices.com www.gstatic.com www.google.com google.com google.co.uk use.fontawesome.com 'unsafe-eval';style-src 'self' 'unsafe-inline' fonts.googleapis.com www.gstatic.com tagmanager.google.com maxcdn.bootstrapcdn.com cdn-images.mailchimp.com use.fontawesome.com;img-src 'self' * data:;font-src 'self' data: fonts.googleapis.com fonts.gstatic.com use.fontawesome.com;connect-src 'self' fonts.googleapis.com insights.hotjar.com wss://*.hotjar.com;frame-src 'self' www.google.com vars.hotjar.com;"}],"cookie":[],"responseTime":null,"body":"{\n    \"click_id\": 293,\n    \"redirect\": \"http://nienow.net/et-odit-sed-enim-et-ut-dolor\"\n}"}],"_postman_id":"c0b0eeb5-c408-40fb-a781-07a866f8671b"},{"name":"Click Lookup","id":"6deb769e-dbbe-4ca9-bd93-8f8fc6cc795e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"description":"<p>Generate a new access token in your account and use this here,  this is to ensure you are authenticated to make the request.</p>\n","key":"Authorization","type":"text","value":"Bearer {{access-token}}"},{"key":"Accept","type":"text","value":"application/json"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"url":"{{track-url}}/api/click/lookup?click_id=1&by=click","description":"<p>This endpoint is used to look up information about a particular click. This is mainly used by users to navigate around recent ITP2.2 issues or to implement parallel tracking in Google Ads.</p>\n","urlObject":{"path":["api","click","lookup"],"host":["{{track-url}}"],"query":[{"description":{"content":"<p><code>Alpha Numeric</code>. Required.  e.g. 12345\nDepending on which method you are selecting by, this is our internal click id, microsoft click id or google click id.</p>\n","type":"text/plain"},"key":"click_id","value":"1"},{"description":{"content":"<p><code>String</code>. Required. Allowed values: click, ms, google.<br />Look up the click by our internal click id, the microsoft click id or the google click id.</p>\n","type":"text/plain"},"key":"by","value":"click"}],"variable":[]}},"response":[{"id":"a0e62fc0-ca34-4849-b65c-f0029dd38004","name":"Success","originalRequest":{"method":"GET","header":[{"description":"Generate a new access token in your account and use this here,  this is to ensure you are authenticated to make the request.","key":"Authorization","type":"text","value":"Bearer {{access-token}}"},{"key":"Accept","type":"text","value":"application/json"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"url":{"raw":"{{track-url}}/api/click/lookup?click_id=1&by=click","host":["{{track-url}}"],"path":["api","click","lookup"],"query":[{"key":"click_id","value":"1","description":"`Alpha Numeric`. Required.  e.g. 12345\nDepending on which method you are selecting by, this is our internal click id, microsoft click id or google click id."},{"key":"by","value":"click","description":"`String`. Required. Allowed values: click, ms, google.  \nLook up the click by our internal click id, the microsoft click id or the google click id."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Security-Policy","value":"default-src 'self' ;script-src 'self' 'unsafe-inline' data: *.googleapis.com *.twitter.com *.facebook.net www.googleadservices.com www.gstatic.com www.google.com google.com google.co.uk http://*.hotjar.com https://*.hotjar.com http://*.hotjar.io https://*.hotjar.io use.fontawesome.com storage.bannernow.com banner-now-test.com storage.noviassets.com 'unsafe-eval';style-src 'self' 'unsafe-inline' fonts.googleapis.com www.gstatic.com tagmanager.google.com maxcdn.bootstrapcdn.com cdn-images.mailchimp.com use.fontawesome.com;img-src 'self' * data:;font-src 'self' data: fonts.googleapis.com fonts.gstatic.com use.fontawesome.com;connect-src 'self' fonts.googleapis.com insights.hotjar.com wss://*.hotjar.com http://*.hotjar.com https://*.hotjar.com http://*.hotjar.io https://*.hotjar.io;frame-src 'self' www.google.com vars.hotjar.com http://*.hotjar.com https://*.hotjar.com http://*.hotjar.io https://*.hotjar.io storage.bannernow.com banner-now-test.com storage.noviassets.com;worker-src 'self' self blob: 'unsafe-inline';"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Mon, 05 Dec 2022 12:21:02 GMT"},{"key":"Server","value":"nginx/1.22.1"},{"key":"X-Powered-By","value":"PHP/7.2.34"},{"key":"X-Ratelimit-Limit","value":"60"},{"key":"X-Ratelimit-Remaining","value":"59"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"click_id\": 1,\n    \"click_date\": \"2022-10-29 15:43:57\",\n    \"campaign_id\": 1,\n    \"campaign_username\": \"test\",\n    \"currency\": \"USD\",\n    \"landing_page_id\": 1,\n    \"user_agent\": null,\n    \"referrer_url\": null,\n    \"device\": null,\n    \"ip_address\": null,\n    \"country_code\": \"TN\",\n    \"affiliate_profile_id\": 1,\n    \"affiliate_username\": \"test\",\n    \"site_id\": null,\n    \"resource_id\": null,\n    \"gclid\": null,\n    \"msclkid\": null,\n    \"s1\": \"mew\",\n    \"s2\": \"totam\",\n    \"s3\": \"officia\",\n    \"t1\": \"consectetur\",\n    \"t2\": \"est\",\n    \"t3\": \"culpa\",\n    \"test\": 0,\n    \"tracking_tag_information\": {\n        \"btag\": \"a_1b_1\"\n    }\n}"}],"_postman_id":"6deb769e-dbbe-4ca9-bd93-8f8fc6cc795e"}],"id":"5162e691-ba22-4aba-9573-161a7c071a85","description":"<p>This is a collection of API endpoints to generate Raven clicks on our platform on the fly and to return the attribution information of a click. This is useful for navigating around ITP2.2 (hyperlink: <a href=\"https://webkit.org/blog/8828/intelligent-tracking-prevention-2-2/\">https://webkit.org/blog/8828/intelligent-tracking-prevention-2-2/</a>) or to implement parallel tracking <a href=\"https://support.google.com/google-ads/answer/7650215?hl=en-GB\">parallel tracking on your Google Ads account</a> on your Google Ads account.</p>\n","event":[{"listen":"prerequest","script":{"id":"a5f41164-5188-4fa8-a949-72fea70f6d2a","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"b0d82059-fd64-4707-9fcd-1cc805116884","type":"text/javascript","exec":[""]}}],"_postman_id":"5162e691-ba22-4aba-9573-161a7c071a85"},{"name":"Affiliate Pixel","item":[{"name":"Affiliate Pixel Webhook","id":"6feb2f3e-49df-44e4-bc74-b3264ea1cf5e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{access-token}}"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"vendor_id","value":"16","description":"<p><code>Integer</code>. Required. This is the RavenTrack’s vendor ID.</p>\n","type":"text"},{"key":"action","value":"deposit","description":"<p><code>String</code>. Required. Player’s action. It can be one of: registration, deposit or first_time_deposit.</p>\n","type":"text"},{"key":"action_date","value":"2026-01-21","description":"<p><code>String</code>. Required. YYYY-MM-DD format. Date of the player’s action.</p>\n","type":"text"},{"key":"deposit_amount","value":"100.68","description":"<p><code>Float</code>. Required if action is either deposit or first_time_deposit. The player’s deposit amount.</p>\n","type":"text"},{"key":"tracking_tag","value":"cid_1224265929.pid_100528","description":"<p><code>String</code>. If the player registered on a tracking tag value, then it is required. Value of the tracking tag the player registered on.</p>\n","type":"text"},{"key":"c1","value":"facebook","description":"<p><code>String</code>. Optional. Custom parameter.</p>\n","type":"text"},{"key":"c2","value":"male","description":"<p><code>String</code>. Optional. Custom parameter.</p>\n","type":"text"},{"key":"c3","value":"29","description":"<p><code>String</code>. Optional. Custom parameter.</p>\n","type":"text"},{"key":"c4","value":"https://google.com?meow=cat&foo=bar","description":"<p><code>String</code>. Optional. Custom parameter.</p>\n","type":"text"},{"key":"c5","value":"meow","description":"<p><code>String</code>. Optional. Custom parameter.</p>\n","type":"text"},{"key":"promo_code","value":"betmax","description":"<p><code>String</code>. If the player registered on a promo code, then it is required. Value of the promo code the player registered on.</p>\n","type":"text"},{"key":"player_id","value":"349511740475273","description":"<p><code>String</code>. Required for Aardvark when sending a first time deposit action. Optional for other gaming providers. </p>\n","type":"text"}]},"url":"{{url}}/api/webhook/integration/player/","description":"<p>The Affiliate Pixel API allows Raven to be notified by a white label when a player has either registered or deposited. In turn, Raven can fire any affiliate pixels that are configured.</p>\n","urlObject":{"path":["api","webhook","integration","player",""],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"0a4be611-a3d5-47e7-824e-a4bc0af9605f","name":"Affiliate Pixel Webhook [Registration]","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{access-token}}","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"vendor_id","value":"16","description":"Integer. Required. This is the RavenTrack’s vendor ID.","type":"text"},{"key":"action","value":"registration","description":"String. Required. Player’s action. It can be one of: registration, deposit or first_time_deposit","type":"text"},{"key":"action_date","value":"2026-01-21","description":"String. Required. YYYY-MM-DD format. Date of the player’s action.","type":"text"},{"key":"tracking_tag","value":"cid_1224265929.pid_100528","description":"String. If the player registered on a tracking tag value, then it is required. Value of the tracking tag the player registered on.","type":"text"},{"key":"c1","value":"facebook","description":"String. Optional. Custom parameter.","type":"text"},{"key":"c2","value":"male","description":"String. Optional. Custom parameter.","type":"text"},{"key":"c3","value":"29","description":"String. Optional. Custom parameter.","type":"text"},{"key":"c4","value":"https://google.com?meow=cat&foo=bar","description":"String. Optional. Custom parameter.","type":"text"},{"key":"c5","value":"meow","description":"String. Optional. Custom parameter.","type":"text"},{"key":"promo_code","value":"betmax","description":"String. If the player registered on a promo code, then it is required. Value of the promo code the player registered on.","type":"text","uuid":"0d6eb7ce-ed1d-471f-8541-5a057f20d033"},{"key":"player_id","value":"349511740475273","description":"String. Required for Aardvark when sending a first time deposit action. Optional for other gaming providers. ","type":"text","uuid":"3963daa9-9aee-4929-b037-3e526bfd6f1a"}]},"url":"{{url}}/api/webhook/integration/player"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.15.8"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Mon, 22 Jun 2020 11:41:19 GMT"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"Content-Security-Policy","value":"default-src 'self' ;script-src 'self' 'unsafe-inline' data: *.googleapis.com *.twitter.com *.facebook.net www.googleadservices.com www.gstatic.com www.google.com google.com google.co.uk http://*.hotjar.com https://*.hotjar.com http://*.hotjar.io https://*.hotjar.io use.fontawesome.com 'unsafe-eval';style-src 'self' 'unsafe-inline' fonts.googleapis.com www.gstatic.com tagmanager.google.com maxcdn.bootstrapcdn.com cdn-images.mailchimp.com use.fontawesome.com;img-src 'self' * data:;font-src 'self' data: fonts.googleapis.com fonts.gstatic.com use.fontawesome.com;connect-src 'self' fonts.googleapis.com insights.hotjar.com wss://*.hotjar.com http://*.hotjar.com https://*.hotjar.com http://*.hotjar.io https://*.hotjar.io;frame-src 'self' www.google.com vars.hotjar.com http://*.hotjar.com https://*.hotjar.com http://*.hotjar.io https://*.hotjar.io;"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\"\n}"},{"id":"391ac804-db95-446a-886e-82ae2588d22c","name":"Affiliate Pixel Webhook [Deposit]","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{access-token}}","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"vendor_id","value":"16","description":"Integer. Required. This is the RavenTrack’s vendor ID.","type":"text"},{"key":"action","value":"deposit","description":"String. Required. Player’s action. It can be one of: registration, deposit or first_time_deposit","type":"text"},{"key":"action_date","value":"2026-01-21","description":"String. Required. YYYY-MM-DD format. Date of the player’s action.","type":"text"},{"key":"deposit_amount","value":"100.68","description":"Float. Required if action is either deposit or first_time_deposit. The player’s deposit amount.","type":"text"},{"key":"tracking_tag","value":"cid_1224265929.pid_100528","description":"String. If the player registered on a tracking tag value, then it is required. Value of the tracking tag the player registered on.","type":"text"},{"key":"c1","value":"facebook","description":"String. Optional. Custom parameter.","type":"text"},{"key":"c2","value":"male","description":"String. Optional. Custom parameter.","type":"text"},{"key":"c3","value":"29","description":"String. Optional. Custom parameter.","type":"text"},{"key":"c4","value":"https://google.com?meow=cat&foo=bar","description":"String. Optional. Custom parameter.","type":"text"},{"key":"c5","value":"meow","description":"String. Optional. Custom parameter.","type":"text"},{"key":"promo_code","value":"betmax","description":"String. If the player registered on a promo code, then it is required. Value of the promo code the player registered on.","type":"text","uuid":"3845e2dd-02f6-439a-a654-ccdd2151e592"},{"key":"player_id","value":"349511740475273","description":"String. Required for Aardvark when sending a first time deposit action. Optional for other gaming providers. ","type":"text","uuid":"5edfc522-30c5-4138-9228-2b9d992af83c"}]},"url":"{{url}}/api/webhook/integration/player"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.15.8"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Mon, 22 Jun 2020 11:41:53 GMT"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"57"},{"key":"Content-Security-Policy","value":"default-src 'self' ;script-src 'self' 'unsafe-inline' data: *.googleapis.com *.twitter.com *.facebook.net www.googleadservices.com www.gstatic.com www.google.com google.com google.co.uk http://*.hotjar.com https://*.hotjar.com http://*.hotjar.io https://*.hotjar.io use.fontawesome.com 'unsafe-eval';style-src 'self' 'unsafe-inline' fonts.googleapis.com www.gstatic.com tagmanager.google.com maxcdn.bootstrapcdn.com cdn-images.mailchimp.com use.fontawesome.com;img-src 'self' * data:;font-src 'self' data: fonts.googleapis.com fonts.gstatic.com use.fontawesome.com;connect-src 'self' fonts.googleapis.com insights.hotjar.com wss://*.hotjar.com http://*.hotjar.com https://*.hotjar.com http://*.hotjar.io https://*.hotjar.io;frame-src 'self' www.google.com vars.hotjar.com http://*.hotjar.com https://*.hotjar.com http://*.hotjar.io https://*.hotjar.io;"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\"\n}"},{"id":"dc57d0bc-4ab3-47d2-9a87-e52b4b04278a","name":"Affiliate Pixel Webhook [First Time Deposit]","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{access-token}}","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"vendor_id","value":"16","description":"Integer. Required. This is the RavenTrack’s vendor ID.","type":"text"},{"key":"action","value":"first_time_deposit","description":"String. Required. Player’s action. It can be one of: registration, deposit or first_time_deposit","type":"text"},{"key":"action_date","value":"2026-01-21","description":"String. Required. YYYY-MM-DD format. Date of the player’s action.","type":"text"},{"key":"deposit_amount","value":"100.68","description":"Float. Required if action is either deposit or first_time_deposit. The player’s deposit amount.","type":"text"},{"key":"tracking_tag","value":"cid_1224265929.pid_100528","description":"String. If the player registered on a tracking tag value, then it is required. Value of the tracking tag the player registered on.","type":"text"},{"key":"c1","value":"facebook","description":"String. Optional. Custom parameter.","type":"text"},{"key":"c2","value":"male","description":"String. Optional. Custom parameter.","type":"text"},{"key":"c3","value":"29","description":"String. Optional. Custom parameter.","type":"text"},{"key":"c4","value":"https://google.com?meow=cat&foo=bar","description":"String. Optional. Custom parameter.","type":"text"},{"key":"c5","value":"meow","description":"String. Optional. Custom parameter.","type":"text"},{"key":"promo_code","value":"betmax","description":"String. If the player registered on a promo code, then it is required. Value of the promo code the player registered on.","type":"text","uuid":"31fe5e98-564d-4ce6-a6e3-6e819f149880"},{"key":"player_id","value":"349511740475273","description":"String. Required for Aardvark when sending a first time deposit action. Optional for other gaming providers. ","type":"text","uuid":"547929ab-d292-499b-b8d2-5b27b6469cbb"}]},"url":"{{url}}/api/webhook/integration/player"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.15.8"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Mon, 22 Jun 2020 11:41:53 GMT"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"57"},{"key":"Content-Security-Policy","value":"default-src 'self' ;script-src 'self' 'unsafe-inline' data: *.googleapis.com *.twitter.com *.facebook.net www.googleadservices.com www.gstatic.com www.google.com google.com google.co.uk http://*.hotjar.com https://*.hotjar.com http://*.hotjar.io https://*.hotjar.io use.fontawesome.com 'unsafe-eval';style-src 'self' 'unsafe-inline' fonts.googleapis.com www.gstatic.com tagmanager.google.com maxcdn.bootstrapcdn.com cdn-images.mailchimp.com use.fontawesome.com;img-src 'self' * data:;font-src 'self' data: fonts.googleapis.com fonts.gstatic.com use.fontawesome.com;connect-src 'self' fonts.googleapis.com insights.hotjar.com wss://*.hotjar.com http://*.hotjar.com https://*.hotjar.com http://*.hotjar.io https://*.hotjar.io;frame-src 'self' www.google.com vars.hotjar.com http://*.hotjar.com https://*.hotjar.com http://*.hotjar.io https://*.hotjar.io;"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\"\n}"}],"_postman_id":"6feb2f3e-49df-44e4-bc74-b3264ea1cf5e"}],"id":"3179cba7-4e21-4a9c-acbf-3763c72509b0","event":[{"listen":"prerequest","script":{"id":"cd3f6ca1-83d9-4a97-b8c6-6440312c0564","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"ab241c2d-35b6-4aae-8c07-510b1d33d84f","type":"text/javascript","exec":[""]}}],"_postman_id":"3179cba7-4e21-4a9c-acbf-3763c72509b0","description":""},{"name":"Traffic Guard","item":[{"name":"Get Players","id":"90bdb7c8-810c-465e-99a8-610f59209176","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Accept","type":"text","value":"application/json"},{"key":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"},{"key":"Authorization","value":"Bearer {{access-token}}","description":"<p>Generate a new access token in your account and use this here,  this is to ensure you are authenticated to make the request.</p>\n","type":"text"}],"url":"{{url}}/api/traffic-guard/player?vendor_id=1&date=2023-01-01&page=1&per_page=50&paginate=1","urlObject":{"path":["api","traffic-guard","player"],"host":["{{url}}"],"query":[{"description":{"content":"<p><code>Integer</code>. Required. e.g. 1, 2\nThe id of the vendor.</p>\n","type":"text/plain"},"key":"vendor_id","value":"1"},{"description":{"content":"<p><code>String</code>. Required. Y-m-d format.<br />Lower date bound for player activity.</p>\n","type":"text/plain"},"key":"date","value":"2023-01-01"},{"description":{"content":"<p><code>Integer</code>. Required if \"paginate\" is provided. e.g. 1, 2.<br />Page number of the requested page.</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p><code>Integer</code>.  Not required. e.g. 50, 100, 150, 200, 250. Default: 50.<br />Number of rows per page.</p>\n","type":"text/plain"},"key":"per_page","value":"50"},{"description":{"content":"<p><code>Boolean</code>. Not required. e.g. 1, 0, Default: 1.<br />Whether results are returned by page or in full.</p>\n","type":"text/plain"},"key":"paginate","value":"1"}],"variable":[]}},"response":[{"id":"c820bd56-8373-4e6d-a74f-62ff5df1a7e0","name":"Get Players","originalRequest":{"method":"GET","header":[{"key":"Accept","type":"text","value":"application/json"},{"key":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"},{"key":"Authorization","value":"Bearer {{access-token}}","description":"Generate a new access token in your account and use this here,  this is to ensure you are authenticated to make the request.","type":"text"}],"url":{"raw":"{{url}}/api/traffic-guard/player?vendor_id=1&date=2023-01-01&page=1&per_page=50&paginate=1","host":["{{url}}"],"path":["api","traffic-guard","player"],"query":[{"key":"vendor_id","value":"1","description":"`Integer`. Required. e.g. 1, 2\nThe id of the vendor."},{"key":"date","value":"2023-01-01","description":"`String`. Required. Y-m-d format.  \nLower date bound for player activity."},{"key":"page","value":"1","description":"`Integer`. Required if \"paginate\" is provided. e.g. 1, 2.  \nPage number of the requested page."},{"key":"per_page","value":"50","description":"`Integer`.  Not required. e.g. 50, 100, 150, 200, 250. Default: 50.  \nNumber of rows per page."},{"key":"paginate","value":"1","description":"`Boolean`. Not required. e.g. 1, 0, Default: 1.  \nWhether results are returned by page or in full."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Security-Policy","value":"default-src 'self' ;script-src 'self' 'unsafe-inline' data: *.googleapis.com *.twitter.com *.facebook.net www.googleadservices.com www.gstatic.com www.google.com google.com google.co.uk http://*.hotjar.com https://*.hotjar.com http://*.hotjar.io https://*.hotjar.io use.fontawesome.com storage.bannernow.com banner-now-test.com 'unsafe-eval';style-src 'self' 'unsafe-inline' fonts.googleapis.com www.gstatic.com tagmanager.google.com maxcdn.bootstrapcdn.com cdn-images.mailchimp.com use.fontawesome.com;img-src 'self' * data:;font-src 'self' data: fonts.googleapis.com fonts.gstatic.com use.fontawesome.com;connect-src 'self' fonts.googleapis.com insights.hotjar.com wss://*.hotjar.com http://*.hotjar.com https://*.hotjar.com http://*.hotjar.io https://*.hotjar.io;frame-src 'self' www.google.com vars.hotjar.com http://*.hotjar.com https://*.hotjar.com http://*.hotjar.io https://*.hotjar.io storage.bannernow.com banner-now-test.com;worker-src 'self' self blob: 'unsafe-inline';"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Wed, 08 Feb 2023 14:15:10 GMT"},{"key":"Phpdebugbar-Id","value":"Xe1ae3ef2748f2694ac640dd1940c008e"},{"key":"Server","value":"nginx/1.22.1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"PHP/7.2.34"},{"key":"X-Ratelimit-Limit","value":"60"},{"key":"X-Ratelimit-Remaining","value":"56"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"params\": {\n        \"vendor_id\": \"1\",\n        \"date\": \"2023-01-01\",\n        \"paginate\": \"1\",\n        \"per_page\": \"50\",\n        \"page\": \"1\",\n        \"currency\": \"GBP\",\n        \"start_date\": \"2023-01-01\",\n        \"end_date\": \"2023-01-01\"\n    },\n    \"results\": {\n        \"current_page\": 1,\n        \"data\": [\n            {\n                \"activity_date\": \"2023-01-01\",\n                \"vendor_id\": 1,\n                \"vendor_name\": \"Pfannerstill-Bartoletti Casino\",\n                \"currency\": \"GBP\",\n                \"campaign_id\": \"1\",\n                \"campaign_name\": \"Test Campaign\",\n                \"affiliate_profile_id\": 1,\n                \"affiliate_profile_username\": \"test\",\n                \"affiliate_profile_site_id\": null,\n                \"resource_id\": 1,\n                \"resource_name\": \"cum\",\n                \"resource_type\": \"Email\",\n                \"country_of_registration\": \"GB\",\n                \"player_id\": \"1\",\n                \"click_id\": 1141,\n                \"registered_date\": \"2023-01-01\",\n                \"first_deposit_date\": \"2023-01-01\",\n                \"first_bet_date\": \"2023-02-07\",\n                \"first_cpa_date\": \"2023-01-01\",\n                \"deposits\": \"201.00\",\n                \"stakes\": \"361.00\",\n                \"chargebacks\": \"0.00\",\n                \"net_revenue\": \"-819.00\",\n                \"total_bonus\": \"102.00\",\n                \"revshare_commission\": \"0.00\",\n                \"cpa_commission\": \"0.00\",\n                \"cpa_count\": 0\n            },\n            {\n                \"activity_date\": \"2023-01-01\",\n                \"vendor_id\": 1,\n                \"vendor_name\": \"Pfannerstill-Bartoletti Casino\",\n                \"currency\": \"GBP\",\n                \"campaign_id\": \"1\",\n                \"campaign_name\": \"Test Campaign\",\n                \"affiliate_profile_id\": 1,\n                \"affiliate_profile_username\": \"test\",\n                \"affiliate_profile_site_id\": null,\n                \"resource_id\": 1,\n                \"resource_name\": \"cum\",\n                \"resource_type\": \"Email\",\n                \"country_of_registration\": \"GB\",\n                \"player_id\": \"2\",\n                \"click_id\": 1142,\n                \"registered_date\": \"2023-01-01\",\n                \"first_deposit_date\": \"2023-01-01\",\n                \"first_bet_date\": \"2023-02-07\",\n                \"first_cpa_date\": \"2023-01-01\",\n                \"deposits\": \"869.00\",\n                \"stakes\": \"299.00\",\n                \"chargebacks\": \"0.00\",\n                \"net_revenue\": \"205.00\",\n                \"total_bonus\": \"89.00\",\n                \"revshare_commission\": \"0.00\",\n                \"cpa_commission\": \"0.00\",\n                \"cpa_count\": 0\n            },\n            {\n                \"activity_date\": \"2023-01-01\",\n                \"vendor_id\": 1,\n                \"vendor_name\": \"Pfannerstill-Bartoletti Casino\",\n                \"currency\": \"GBP\",\n                \"campaign_id\": \"1\",\n                \"campaign_name\": \"Test Campaign\",\n                \"affiliate_profile_id\": 2,\n                \"affiliate_profile_username\": \"garfield.eichmann\",\n                \"affiliate_profile_site_id\": null,\n                \"resource_id\": 1,\n                \"resource_name\": \"cum\",\n                \"resource_type\": \"Email\",\n                \"country_of_registration\": \"GB\",\n                \"player_id\": \"5\",\n                \"click_id\": 1145,\n                \"registered_date\": \"2023-01-01\",\n                \"first_deposit_date\": \"2023-01-01\",\n                \"first_bet_date\": null,\n                \"first_cpa_date\": \"2023-01-01\",\n                \"deposits\": \"74.00\",\n                \"stakes\": \"300.00\",\n                \"chargebacks\": \"0.00\",\n                \"net_revenue\": \"1045.00\",\n                \"total_bonus\": \"105.00\",\n                \"revshare_commission\": \"0.00\",\n                \"cpa_commission\": \"0.00\",\n                \"cpa_count\": 0\n            },\n            {\n                \"activity_date\": \"2023-01-01\",\n                \"vendor_id\": 1,\n                \"vendor_name\": \"Pfannerstill-Bartoletti Casino\",\n                \"currency\": \"GBP\",\n                \"campaign_id\": \"1\",\n                \"campaign_name\": \"Test Campaign\",\n                \"affiliate_profile_id\": 2,\n                \"affiliate_profile_username\": \"garfield.eichmann\",\n                \"affiliate_profile_site_id\": null,\n                \"resource_id\": 1,\n                \"resource_name\": \"cum\",\n                \"resource_type\": \"Email\",\n                \"country_of_registration\": \"GB\",\n                \"player_id\": \"6\",\n                \"click_id\": 1146,\n                \"registered_date\": \"2023-01-01\",\n                \"first_deposit_date\": \"2023-01-01\",\n                \"first_bet_date\": null,\n                \"first_cpa_date\": \"2023-01-01\",\n                \"deposits\": \"266.00\",\n                \"stakes\": \"246.00\",\n                \"chargebacks\": \"0.00\",\n                \"net_revenue\": \"661.00\",\n                \"total_bonus\": \"81.00\",\n                \"revshare_commission\": \"0.00\",\n                \"cpa_commission\": \"0.00\",\n                \"cpa_count\": 0\n            }\n        ],\n        \"first_page_url\": \"https://raven-app.test/api/traffic-guard/player?vendor_id=1&date=2023-01-01&paginate=1&per_page=50&currency=GBP&start_date=2023-01-01&end_date=2023-01-01&page=1\",\n        \"from\": 1,\n        \"last_page\": 1,\n        \"last_page_url\": \"https://raven-app.test/api/traffic-guard/player?vendor_id=1&date=2023-01-01&paginate=1&per_page=50&currency=GBP&start_date=2023-01-01&end_date=2023-01-01&page=1\",\n        \"next_page_url\": null,\n        \"path\": \"https://raven-app.test/api/traffic-guard/player\",\n        \"per_page\": 50,\n        \"prev_page_url\": null,\n        \"to\": 4,\n        \"total\": 4\n    }\n}"}],"_postman_id":"90bdb7c8-810c-465e-99a8-610f59209176"},{"name":"Get Affiliates","id":"ff21d15d-0cc5-48ed-b129-fe5811c0ebf2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"description":"<p>Generate a new access token in your account and use this here,  this is to ensure you are authenticated to make the request.</p>\n","key":"Authorization","type":"text","value":"Bearer {{access-token}}"},{"key":"Accept","type":"text","value":"application/json"}],"url":"{{url}}/api/traffic-guard/affiliate?vendor_id=1&date=2023-01-01&page=1&per_page=50&paginate=1","urlObject":{"path":["api","traffic-guard","affiliate"],"host":["{{url}}"],"query":[{"description":{"content":"<p><code>Integer</code>. Required. e.g. 1, 2\nThe id of the vendor.</p>\n","type":"text/plain"},"key":"vendor_id","value":"1"},{"description":{"content":"<p><code>String</code>. Required. Y-m-d format.<br />Upper bound for the affiliate activity date.</p>\n","type":"text/plain"},"key":"date","value":"2023-01-01"},{"description":{"content":"<p><code>Integer</code>. Required if \"paginate\" is provided. e.g. 1, 2.<br />Page number of the requested page.</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p><code>Integer</code>.  Not required. e.g. 50, 100, 150, 200, 250. Default: 50.<br />Number of rows per page.</p>\n","type":"text/plain"},"key":"per_page","value":"50"},{"description":{"content":"<p><code>Boolean</code>. Not required. e.g. 1, 0, Default: 1.<br />Whether results are returned by page or in full.</p>\n","type":"text/plain"},"key":"paginate","value":"1"}],"variable":[]}},"response":[{"id":"1d74ddb8-f569-42c3-827b-84f5dfea42ef","name":"Get Affiliates","originalRequest":{"method":"GET","header":[{"description":"Generate a new access token in your account and use this here,  this is to ensure you are authenticated to make the request.","key":"Authorization","type":"text","value":"Bearer {{access-token}}"},{"key":"Accept","type":"text","value":"application/json"}],"url":{"raw":"{{url}}/api/traffic-guard/affiliate?vendor_id=1&date=2023-01-01&page=1&per_page=50&paginate=1","host":["{{url}}"],"path":["api","traffic-guard","affiliate"],"query":[{"key":"vendor_id","value":"1","description":"`Integer`. Required. e.g. 1, 2\nThe id of the vendor."},{"key":"date","value":"2023-01-01","description":"`String`. Required. Y-m-d format.  \nUpper bound for the affiliate activity date."},{"key":"page","value":"1","description":"`Integer`. Required if \"paginate\" is provided. e.g. 1, 2.  \nPage number of the requested page."},{"key":"per_page","value":"50","description":"`Integer`.  Not required. e.g. 50, 100, 150, 200, 250. Default: 50.  \nNumber of rows per page."},{"key":"paginate","value":"1","description":"`Boolean`. Not required. e.g. 1, 0, Default: 1.  \nWhether results are returned by page or in full."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Security-Policy","value":"default-src 'self' ;script-src 'self' 'unsafe-inline' data: *.googleapis.com *.twitter.com *.facebook.net www.googleadservices.com www.gstatic.com www.google.com google.com google.co.uk http://*.hotjar.com https://*.hotjar.com http://*.hotjar.io https://*.hotjar.io use.fontawesome.com storage.bannernow.com banner-now-test.com 'unsafe-eval';style-src 'self' 'unsafe-inline' fonts.googleapis.com www.gstatic.com tagmanager.google.com maxcdn.bootstrapcdn.com cdn-images.mailchimp.com use.fontawesome.com;img-src 'self' * data:;font-src 'self' data: fonts.googleapis.com fonts.gstatic.com use.fontawesome.com;connect-src 'self' fonts.googleapis.com insights.hotjar.com wss://*.hotjar.com http://*.hotjar.com https://*.hotjar.com http://*.hotjar.io https://*.hotjar.io;frame-src 'self' www.google.com vars.hotjar.com http://*.hotjar.com https://*.hotjar.com http://*.hotjar.io https://*.hotjar.io storage.bannernow.com banner-now-test.com;worker-src 'self' self blob: 'unsafe-inline';"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Wed, 08 Feb 2023 14:18:52 GMT"},{"key":"Phpdebugbar-Id","value":"Xb0157d313e3c5a89bccb4278d182f03b"},{"key":"Server","value":"nginx/1.22.1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"PHP/7.2.34"},{"key":"X-Ratelimit-Limit","value":"60"},{"key":"X-Ratelimit-Remaining","value":"59"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"params\": {\n        \"vendor_id\": \"1\",\n        \"date\": \"2023-01-01\",\n        \"paginate\": \"1\",\n        \"per_page\": \"50\",\n        \"page\": \"1\",\n        \"currency\": \"GBP\"\n    },\n    \"results\": {\n        \"current_page\": 1,\n        \"data\": [\n            {\n                \"activity_date\": \"2023-01-01\",\n                \"vendor_id\": 1,\n                \"vendor_name\": \"Pfannerstill-Bartoletti Casino\",\n                \"currency\": \"GBP\",\n                \"account_id\": 1,\n                \"affiliate_profile_id\": 1,\n                \"affiliate_profile_username\": \"test\",\n                \"affiliate_profile_site_id\": null,\n                \"affiliate_profile_site_name\": null,\n                \"clicks\": 0,\n                \"registrations\": 2,\n                \"ftd_count\": 2,\n                \"active_accounts\": 2,\n                \"new_account_deposits\": \"1070.00\",\n                \"depositing_accounts\": 2,\n                \"wagering_accounts\": 2,\n                \"net_player\": \"-307.00\",\n                \"deposits\": \"1070.00\",\n                \"stakes\": \"660.00\",\n                \"chargebacks\": \"0.00\",\n                \"net_revenue\": \"-614.00\",\n                \"total_bonus\": \"191.00\",\n                \"revshare_commission\": \"0.00\",\n                \"cpa_commission\": \"200.00\",\n                \"cpa_count\": 2\n            },\n            {\n                \"activity_date\": \"2023-01-01\",\n                \"vendor_id\": 1,\n                \"vendor_name\": \"Pfannerstill-Bartoletti Casino\",\n                \"currency\": \"GBP\",\n                \"account_id\": 3,\n                \"affiliate_profile_id\": 2,\n                \"affiliate_profile_username\": \"garfield.eichmann\",\n                \"affiliate_profile_site_id\": null,\n                \"affiliate_profile_site_name\": null,\n                \"clicks\": 0,\n                \"registrations\": 2,\n                \"ftd_count\": 2,\n                \"active_accounts\": 2,\n                \"new_account_deposits\": \"340.00\",\n                \"depositing_accounts\": 2,\n                \"wagering_accounts\": 2,\n                \"net_player\": \"853.00\",\n                \"deposits\": \"340.00\",\n                \"stakes\": \"546.00\",\n                \"chargebacks\": \"0.00\",\n                \"net_revenue\": \"1706.00\",\n                \"total_bonus\": \"186.00\",\n                \"revshare_commission\": \"0.00\",\n                \"cpa_commission\": \"200.00\",\n                \"cpa_count\": 2\n            }\n        ],\n        \"first_page_url\": \"https://raven-app.test/api/traffic-guard/affiliate?vendor_id=1&date=2023-01-01&paginate=1&per_page=50&currency=GBP&page=1\",\n        \"from\": 1,\n        \"last_page\": 1,\n        \"last_page_url\": \"https://raven-app.test/api/traffic-guard/affiliate?vendor_id=1&date=2023-01-01&paginate=1&per_page=50&currency=GBP&page=1\",\n        \"next_page_url\": null,\n        \"path\": \"https://raven-app.test/api/traffic-guard/affiliate\",\n        \"per_page\": 50,\n        \"prev_page_url\": null,\n        \"to\": 2,\n        \"total\": 2\n    }\n}"}],"_postman_id":"ff21d15d-0cc5-48ed-b129-fe5811c0ebf2"}],"id":"1e07aea8-2806-4929-a9a9-996b337dbaf2","_postman_id":"1e07aea8-2806-4929-a9a9-996b337dbaf2","description":""}]}