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

{
    "count": 96136,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19936&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19920&ordering=ip_address",
    "results": [
        {
            "id": 28577,
            "ip_address": "103.67.157.59",
            "count": 1,
            "first_visit": "2022-07-28T06:16:47.460623+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 11165,
            "ip_address": "103.67.157.59",
            "count": 1,
            "first_visit": "2022-05-24T22:22:26.750577+06:00",
            "date": null
        },
        {
            "id": 10246,
            "ip_address": "103.67.157.6",
            "count": 2,
            "first_visit": "2022-05-22T10:31:52.623542+06:00",
            "date": null
        },
        {
            "id": 30753,
            "ip_address": "103.67.157.60",
            "count": 1,
            "first_visit": "2022-08-02T01:15:24.450864+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 31339,
            "ip_address": "103.67.157.60",
            "count": 1,
            "first_visit": "2022-08-06T14:22:22.151918+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 1629,
            "ip_address": "103.67.157.62",
            "count": 1,
            "first_visit": "2022-01-03T19:33:07.984220+06:00",
            "date": null
        },
        {
            "id": 7673,
            "ip_address": "103.67.157.63",
            "count": 5,
            "first_visit": "2022-05-17T08:40:41.230087+06:00",
            "date": null
        },
        {
            "id": 54905,
            "ip_address": "103.67.157.63",
            "count": 3,
            "first_visit": "2023-09-12T13:53:02.999877+06:00",
            "date": "2023-09-12"
        }
    ]
}