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

{
    "count": 99644,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23528&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23512&ordering=-count",
    "results": [
        {
            "id": 8246,
            "ip_address": "43.245.123.43",
            "count": 2,
            "first_visit": "2022-05-17T18:20:00.854512+06:00",
            "date": null
        },
        {
            "id": 15311,
            "ip_address": "198.244.187.243",
            "count": 2,
            "first_visit": "2022-06-15T15:21:16.386961+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 15318,
            "ip_address": "27.147.204.56",
            "count": 2,
            "first_visit": "2022-06-15T15:40:52.683720+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 18587,
            "ip_address": "37.111.232.80",
            "count": 2,
            "first_visit": "2022-06-25T12:57:16.529460+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 1190,
            "ip_address": "43.243.132.55",
            "count": 2,
            "first_visit": "2021-12-21T19:03:29.487178+06:00",
            "date": null
        },
        {
            "id": 2621,
            "ip_address": "103.230.105.59",
            "count": 2,
            "first_visit": "2022-01-22T16:12:52.592602+06:00",
            "date": null
        },
        {
            "id": 18555,
            "ip_address": "43.250.82.229",
            "count": 2,
            "first_visit": "2022-06-25T11:43:30.520696+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 12184,
            "ip_address": "37.111.245.172",
            "count": 2,
            "first_visit": "2022-05-28T13:41:50.442939+06:00",
            "date": null
        }
    ]
}