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

{
    "count": 93431,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78656&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78640&ordering=ip_address",
    "results": [
        {
            "id": 7858,
            "ip_address": "43.245.121.87",
            "count": 1,
            "first_visit": "2022-05-17T10:44:34.353495+06:00",
            "date": null
        },
        {
            "id": 54897,
            "ip_address": "43.245.121.87",
            "count": 1,
            "first_visit": "2023-09-12T11:29:27.471205+06:00",
            "date": "2023-09-12"
        },
        {
            "id": 34466,
            "ip_address": "43.245.121.88",
            "count": 1,
            "first_visit": "2022-09-15T22:58:58.934830+06:00",
            "date": "2022-09-15"
        },
        {
            "id": 12772,
            "ip_address": "43.245.121.88",
            "count": 1,
            "first_visit": "2022-05-30T12:58:32.188285+06:00",
            "date": null
        },
        {
            "id": 30955,
            "ip_address": "43.245.121.89",
            "count": 1,
            "first_visit": "2022-08-03T09:10:58.437767+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 18457,
            "ip_address": "43.245.121.89",
            "count": 1,
            "first_visit": "2022-06-25T07:17:17.511049+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 12718,
            "ip_address": "43.245.121.90",
            "count": 1,
            "first_visit": "2022-05-30T09:20:46.057928+06:00",
            "date": null
        },
        {
            "id": 8738,
            "ip_address": "43.245.121.91",
            "count": 1,
            "first_visit": "2022-05-18T10:03:18.429204+06:00",
            "date": null
        }
    ]
}