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

{
    "count": 93435,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78640&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78624&ordering=ip_address",
    "results": [
        {
            "id": 9923,
            "ip_address": "43.245.121.62",
            "count": 3,
            "first_visit": "2022-05-21T02:03:00.093404+06:00",
            "date": null
        },
        {
            "id": 9579,
            "ip_address": "43.245.121.63",
            "count": 1,
            "first_visit": "2022-05-19T23:49:54.058411+06:00",
            "date": null
        },
        {
            "id": 24491,
            "ip_address": "43.245.121.63",
            "count": 1,
            "first_visit": "2022-07-20T10:53:21.932397+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 10106,
            "ip_address": "43.245.121.67",
            "count": 1,
            "first_visit": "2022-05-21T22:21:11.937836+06:00",
            "date": null
        },
        {
            "id": 82063,
            "ip_address": "43.245.121.68",
            "count": 1,
            "first_visit": "2025-04-30T11:46:17.291730+06:00",
            "date": "2025-04-30"
        },
        {
            "id": 7216,
            "ip_address": "43.245.121.73",
            "count": 1,
            "first_visit": "2022-05-16T20:02:18.618592+06:00",
            "date": null
        },
        {
            "id": 6741,
            "ip_address": "43.245.121.77",
            "count": 4,
            "first_visit": "2022-05-16T14:18:20.226160+06:00",
            "date": null
        },
        {
            "id": 26727,
            "ip_address": "43.245.121.79",
            "count": 1,
            "first_visit": "2022-07-24T12:23:25.608196+06:00",
            "date": "2022-07-24"
        }
    ]
}