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

{
    "count": 93343,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79024&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79008&ordering=ip_address",
    "results": [
        {
            "id": 8591,
            "ip_address": "43.245.123.45",
            "count": 1,
            "first_visit": "2022-05-18T00:47:40.397281+06:00",
            "date": null
        },
        {
            "id": 8020,
            "ip_address": "43.245.123.46",
            "count": 4,
            "first_visit": "2022-05-17T12:02:44.754143+06:00",
            "date": null
        },
        {
            "id": 7205,
            "ip_address": "43.245.123.47",
            "count": 4,
            "first_visit": "2022-05-16T19:59:05.918022+06:00",
            "date": null
        },
        {
            "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": 25517,
            "ip_address": "43.245.123.47",
            "count": 1,
            "first_visit": "2022-07-21T12:44:59.475814+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 10075,
            "ip_address": "43.245.123.48",
            "count": 1,
            "first_visit": "2022-05-21T20:22:19.605259+06:00",
            "date": null
        },
        {
            "id": 43290,
            "ip_address": "43.245.123.48",
            "count": 1,
            "first_visit": "2023-03-06T21:06:41.897857+06:00",
            "date": "2023-03-06"
        },
        {
            "id": 43639,
            "ip_address": "43.245.123.49",
            "count": 1,
            "first_visit": "2023-03-12T22:09:35.050908+06:00",
            "date": "2023-03-12"
        }
    ]
}