GET /user_management/visitor-free/?format=api&offset=42392&ordering=date
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 101925,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42400&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42384&ordering=date",
    "results": [
        {
            "id": 56099,
            "ip_address": "114.119.159.86",
            "count": 1,
            "first_visit": "2023-09-26T19:01:26.777446+06:00",
            "date": "2023-09-26"
        },
        {
            "id": 56100,
            "ip_address": "66.249.66.160",
            "count": 1,
            "first_visit": "2023-09-26T19:01:48.883408+06:00",
            "date": "2023-09-26"
        },
        {
            "id": 56101,
            "ip_address": "114.119.137.145",
            "count": 1,
            "first_visit": "2023-09-26T19:03:40.678845+06:00",
            "date": "2023-09-26"
        },
        {
            "id": 56102,
            "ip_address": "114.119.151.63",
            "count": 1,
            "first_visit": "2023-09-26T19:06:17.832866+06:00",
            "date": "2023-09-26"
        },
        {
            "id": 56103,
            "ip_address": "76.187.8.238",
            "count": 1,
            "first_visit": "2023-09-26T19:12:21.816758+06:00",
            "date": "2023-09-26"
        },
        {
            "id": 56105,
            "ip_address": "103.15.42.70",
            "count": 1,
            "first_visit": "2023-09-26T19:25:19.486457+06:00",
            "date": "2023-09-26"
        },
        {
            "id": 56176,
            "ip_address": "114.119.149.116",
            "count": 1,
            "first_visit": "2023-09-27T17:04:06.165107+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 56172,
            "ip_address": "114.119.147.213",
            "count": 1,
            "first_visit": "2023-09-27T15:46:10.064710+06:00",
            "date": "2023-09-27"
        }
    ]
}