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

{
    "count": 94746,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14656&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14640&ordering=-ip_address",
    "results": [
        {
            "id": 25517,
            "ip_address": "43.245.123.47",
            "count": 1,
            "first_visit": "2022-07-21T12:44:59.475814+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 31230,
            "ip_address": "43.245.123.47",
            "count": 1,
            "first_visit": "2022-08-05T11:19:46.320559+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 8020,
            "ip_address": "43.245.123.46",
            "count": 4,
            "first_visit": "2022-05-17T12:02:44.754143+06:00",
            "date": null
        },
        {
            "id": 8591,
            "ip_address": "43.245.123.45",
            "count": 1,
            "first_visit": "2022-05-18T00:47:40.397281+06:00",
            "date": null
        },
        {
            "id": 6844,
            "ip_address": "43.245.123.44",
            "count": 2,
            "first_visit": "2022-05-16T16:39:03.231494+06:00",
            "date": null
        },
        {
            "id": 8246,
            "ip_address": "43.245.123.43",
            "count": 2,
            "first_visit": "2022-05-17T18:20:00.854512+06:00",
            "date": null
        },
        {
            "id": 49301,
            "ip_address": "43.245.123.42",
            "count": 2,
            "first_visit": "2023-07-04T07:44:54.374899+06:00",
            "date": "2023-07-04"
        },
        {
            "id": 12070,
            "ip_address": "43.245.123.42",
            "count": 1,
            "first_visit": "2022-05-28T00:10:31.340329+06:00",
            "date": null
        }
    ]
}