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

{
    "count": 99673,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23352&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23336&ordering=-count",
    "results": [
        {
            "id": 5303,
            "ip_address": "103.121.223.98",
            "count": 2,
            "first_visit": "2022-04-22T00:31:39.598873+06:00",
            "date": null
        },
        {
            "id": 12067,
            "ip_address": "43.245.123.224",
            "count": 2,
            "first_visit": "2022-05-28T00:02:38.459488+06:00",
            "date": null
        },
        {
            "id": 7961,
            "ip_address": "37.111.226.72",
            "count": 2,
            "first_visit": "2022-05-17T11:35:36.165429+06:00",
            "date": null
        },
        {
            "id": 4502,
            "ip_address": "45.248.151.11",
            "count": 2,
            "first_visit": "2022-03-19T17:00:26.904615+06:00",
            "date": null
        },
        {
            "id": 22454,
            "ip_address": "119.10.169.78",
            "count": 2,
            "first_visit": "2022-07-14T08:07:44.545959+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 15260,
            "ip_address": "114.119.130.154",
            "count": 2,
            "first_visit": "2022-06-15T12:29:56.375722+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 31042,
            "ip_address": "103.253.45.79",
            "count": 2,
            "first_visit": "2022-08-03T19:29:06.920784+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 31041,
            "ip_address": "42.0.7.244",
            "count": 2,
            "first_visit": "2022-08-03T19:27:14.232398+06:00",
            "date": "2022-08-03"
        }
    ]
}