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

{
    "count": 92585,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80752&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80736&ordering=ip_address",
    "results": [
        {
            "id": 3710,
            "ip_address": "50.116.23.155",
            "count": 2,
            "first_visit": "2022-02-18T15:19:24.219764+06:00",
            "date": null
        },
        {
            "id": 56565,
            "ip_address": "50.116.23.155",
            "count": 1,
            "first_visit": "2023-10-02T13:52:55.911217+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 40965,
            "ip_address": "50.116.23.159",
            "count": 2,
            "first_visit": "2023-01-26T01:09:25.202382+06:00",
            "date": "2023-01-26"
        },
        {
            "id": 12431,
            "ip_address": "50.116.23.159",
            "count": 1,
            "first_visit": "2022-05-29T11:08:40.111895+06:00",
            "date": null
        },
        {
            "id": 35864,
            "ip_address": "50.116.23.167",
            "count": 1,
            "first_visit": "2022-10-14T00:51:16.389532+06:00",
            "date": "2022-10-14"
        },
        {
            "id": 1788,
            "ip_address": "50.116.23.167",
            "count": 1,
            "first_visit": "2022-01-11T09:02:20.258180+06:00",
            "date": null
        },
        {
            "id": 52559,
            "ip_address": "50.116.23.167",
            "count": 1,
            "first_visit": "2023-08-15T06:27:15.725293+06:00",
            "date": "2023-08-15"
        },
        {
            "id": 46975,
            "ip_address": "50.116.23.167",
            "count": 1,
            "first_visit": "2023-05-22T18:23:23.211874+06:00",
            "date": "2023-05-22"
        }
    ]
}