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

{
    "count": 93419,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78704&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78688&ordering=ip_address",
    "results": [
        {
            "id": 17035,
            "ip_address": "43.245.122.157",
            "count": 1,
            "first_visit": "2022-06-21T13:57:36.211811+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 6412,
            "ip_address": "43.245.122.157",
            "count": 3,
            "first_visit": "2022-05-15T21:14:50.138514+06:00",
            "date": null
        },
        {
            "id": 6083,
            "ip_address": "43.245.122.160",
            "count": 1,
            "first_visit": "2022-05-14T19:30:56.615812+06:00",
            "date": null
        },
        {
            "id": 5364,
            "ip_address": "43.245.122.162",
            "count": 7,
            "first_visit": "2022-04-25T13:16:00.834591+06:00",
            "date": null
        },
        {
            "id": 80082,
            "ip_address": "43.245.122.162",
            "count": 2,
            "first_visit": "2025-03-13T10:55:18.460069+06:00",
            "date": "2025-03-13"
        },
        {
            "id": 7959,
            "ip_address": "43.245.122.164",
            "count": 2,
            "first_visit": "2022-05-17T11:34:51.358055+06:00",
            "date": null
        },
        {
            "id": 25727,
            "ip_address": "43.245.122.164",
            "count": 1,
            "first_visit": "2022-07-21T23:48:57.528367+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 37007,
            "ip_address": "43.245.122.165",
            "count": 1,
            "first_visit": "2022-11-06T12:18:45.540934+06:00",
            "date": "2022-11-06"
        }
    ]
}