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

{
    "count": 94976,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15400&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15384&ordering=-ip_address",
    "results": [
        {
            "id": 30414,
            "ip_address": "43.245.120.210",
            "count": 1,
            "first_visit": "2022-07-31T13:26:31.969473+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 18880,
            "ip_address": "43.245.120.208",
            "count": 1,
            "first_visit": "2022-06-26T01:10:52.486333+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 13288,
            "ip_address": "43.245.120.206",
            "count": 1,
            "first_visit": "2022-06-01T20:14:20.455853+06:00",
            "date": null
        },
        {
            "id": 29506,
            "ip_address": "43.245.120.205",
            "count": 1,
            "first_visit": "2022-07-29T22:51:38.626583+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 89406,
            "ip_address": "43.245.120.205",
            "count": 3,
            "first_visit": "2025-09-12T16:18:14.721393+06:00",
            "date": "2025-09-12"
        },
        {
            "id": 12020,
            "ip_address": "43.245.120.205",
            "count": 3,
            "first_visit": "2022-05-27T22:53:54.629309+06:00",
            "date": null
        },
        {
            "id": 19809,
            "ip_address": "43.245.120.204",
            "count": 1,
            "first_visit": "2022-06-28T18:16:23.128413+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 10565,
            "ip_address": "43.245.120.204",
            "count": 1,
            "first_visit": "2022-05-23T10:13:12.672979+06:00",
            "date": null
        }
    ]
}