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

{
    "count": 96738,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22008&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21992&ordering=date",
    "results": [
        {
            "id": 35632,
            "ip_address": "195.154.123.104",
            "count": 1,
            "first_visit": "2022-10-08T06:11:37.718158+06:00",
            "date": "2022-10-08"
        },
        {
            "id": 35638,
            "ip_address": "68.234.40.52",
            "count": 1,
            "first_visit": "2022-10-08T13:49:10.006000+06:00",
            "date": "2022-10-08"
        },
        {
            "id": 35627,
            "ip_address": "113.11.39.214",
            "count": 2,
            "first_visit": "2022-10-08T05:03:31.710033+06:00",
            "date": "2022-10-08"
        },
        {
            "id": 35630,
            "ip_address": "195.154.122.186",
            "count": 1,
            "first_visit": "2022-10-08T05:26:48.854274+06:00",
            "date": "2022-10-08"
        },
        {
            "id": 35639,
            "ip_address": "119.30.32.95",
            "count": 1,
            "first_visit": "2022-10-08T15:19:32.162231+06:00",
            "date": "2022-10-08"
        },
        {
            "id": 35635,
            "ip_address": "103.25.251.254",
            "count": 1,
            "first_visit": "2022-10-08T10:41:09.106241+06:00",
            "date": "2022-10-08"
        },
        {
            "id": 35621,
            "ip_address": "114.119.134.123",
            "count": 11,
            "first_visit": "2022-10-08T00:23:38.593318+06:00",
            "date": "2022-10-08"
        },
        {
            "id": 35634,
            "ip_address": "37.111.213.244",
            "count": 1,
            "first_visit": "2022-10-08T09:00:51.570671+06:00",
            "date": "2022-10-08"
        }
    ]
}