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

{
    "count": 93451,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78600&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78584&ordering=ip_address",
    "results": [
        {
            "id": 25687,
            "ip_address": "43.245.121.224",
            "count": 1,
            "first_visit": "2022-07-21T22:31:12.398610+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 26552,
            "ip_address": "43.245.121.224",
            "count": 2,
            "first_visit": "2022-07-24T06:24:12.711317+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 12307,
            "ip_address": "43.245.121.23",
            "count": 1,
            "first_visit": "2022-05-28T22:44:52.499368+06:00",
            "date": null
        },
        {
            "id": 8555,
            "ip_address": "43.245.121.230",
            "count": 1,
            "first_visit": "2022-05-17T23:50:43.581808+06:00",
            "date": null
        },
        {
            "id": 46480,
            "ip_address": "43.245.121.230",
            "count": 1,
            "first_visit": "2023-05-12T01:19:16.011533+06:00",
            "date": "2023-05-12"
        },
        {
            "id": 10600,
            "ip_address": "43.245.121.232",
            "count": 3,
            "first_visit": "2022-05-23T11:27:00.093514+06:00",
            "date": null
        },
        {
            "id": 26737,
            "ip_address": "43.245.121.232",
            "count": 1,
            "first_visit": "2022-07-24T12:42:10.480209+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 32165,
            "ip_address": "43.245.121.234",
            "count": 1,
            "first_visit": "2022-08-16T21:02:24.313286+06:00",
            "date": "2022-08-16"
        }
    ]
}