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

{
    "count": 102230,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44520&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44504&ordering=ip_address",
    "results": [
        {
            "id": 43325,
            "ip_address": "114.119.157.237",
            "count": 1,
            "first_visit": "2023-03-07T13:39:52.301465+06:00",
            "date": "2023-03-07"
        },
        {
            "id": 53409,
            "ip_address": "114.119.157.239",
            "count": 1,
            "first_visit": "2023-08-24T16:54:45.979115+06:00",
            "date": "2023-08-24"
        },
        {
            "id": 52493,
            "ip_address": "114.119.157.239",
            "count": 1,
            "first_visit": "2023-08-14T14:21:58.874141+06:00",
            "date": "2023-08-14"
        },
        {
            "id": 57853,
            "ip_address": "114.119.157.239",
            "count": 1,
            "first_visit": "2023-10-17T23:23:47.013857+06:00",
            "date": "2023-10-17"
        },
        {
            "id": 54323,
            "ip_address": "114.119.157.239",
            "count": 1,
            "first_visit": "2023-09-05T05:15:23.396217+06:00",
            "date": "2023-09-05"
        },
        {
            "id": 43926,
            "ip_address": "114.119.157.239",
            "count": 1,
            "first_visit": "2023-03-17T14:08:09.762561+06:00",
            "date": "2023-03-17"
        },
        {
            "id": 791,
            "ip_address": "114.119.157.239",
            "count": 15,
            "first_visit": "2021-12-18T09:27:16.334970+06:00",
            "date": null
        },
        {
            "id": 251,
            "ip_address": "114.119.157.24",
            "count": 16,
            "first_visit": "2021-12-06T03:29:38.226171+06:00",
            "date": null
        }
    ]
}