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

{
    "count": 100593,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97344&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97328&ordering=count",
    "results": [
        {
            "id": 36697,
            "ip_address": "66.249.66.60",
            "count": 8,
            "first_visit": "2022-10-31T00:01:58.823514+06:00",
            "date": "2022-10-31"
        },
        {
            "id": 35006,
            "ip_address": "114.119.134.123",
            "count": 8,
            "first_visit": "2022-09-26T02:45:37.013685+06:00",
            "date": "2022-09-26"
        },
        {
            "id": 34020,
            "ip_address": "114.119.141.139",
            "count": 8,
            "first_visit": "2022-09-08T02:21:12.768546+06:00",
            "date": "2022-09-08"
        },
        {
            "id": 6015,
            "ip_address": "37.111.206.44",
            "count": 8,
            "first_visit": "2022-05-14T17:33:54.989797+06:00",
            "date": null
        },
        {
            "id": 2443,
            "ip_address": "103.120.202.98",
            "count": 8,
            "first_visit": "2022-01-18T21:33:00.855935+06:00",
            "date": null
        },
        {
            "id": 7322,
            "ip_address": "116.58.202.219",
            "count": 8,
            "first_visit": "2022-05-16T22:04:22.185184+06:00",
            "date": null
        },
        {
            "id": 11723,
            "ip_address": "114.119.133.83",
            "count": 8,
            "first_visit": "2022-05-26T21:47:57.161117+06:00",
            "date": null
        },
        {
            "id": 34022,
            "ip_address": "114.119.134.123",
            "count": 8,
            "first_visit": "2022-09-08T02:22:36.199797+06:00",
            "date": "2022-09-08"
        }
    ]
}