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

{
    "count": 100109,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95488&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95472&ordering=count",
    "results": [
        {
            "id": 6507,
            "ip_address": "103.242.23.189",
            "count": 6,
            "first_visit": "2022-05-16T01:45:33.584250+06:00",
            "date": null
        },
        {
            "id": 6470,
            "ip_address": "119.30.39.222",
            "count": 6,
            "first_visit": "2022-05-15T23:26:23.213167+06:00",
            "date": null
        },
        {
            "id": 32804,
            "ip_address": "114.119.141.118",
            "count": 6,
            "first_visit": "2022-08-24T04:59:28.860369+06:00",
            "date": "2022-08-24"
        },
        {
            "id": 4661,
            "ip_address": "202.134.9.159",
            "count": 6,
            "first_visit": "2022-03-25T07:05:19.709508+06:00",
            "date": null
        },
        {
            "id": 32485,
            "ip_address": "114.119.141.168",
            "count": 6,
            "first_visit": "2022-08-20T06:16:20.183245+06:00",
            "date": "2022-08-20"
        },
        {
            "id": 4687,
            "ip_address": "58.145.186.253",
            "count": 6,
            "first_visit": "2022-03-26T12:43:58.509416+06:00",
            "date": null
        },
        {
            "id": 23067,
            "ip_address": "66.249.66.33",
            "count": 6,
            "first_visit": "2022-07-16T02:12:50.790282+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 25331,
            "ip_address": "103.120.165.59",
            "count": 6,
            "first_visit": "2022-07-21T10:30:08.562209+06:00",
            "date": "2022-07-21"
        }
    ]
}