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

{
    "count": 92152,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1944&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1928&ordering=ip_address",
    "results": [
        {
            "id": 8044,
            "ip_address": "103.114.94.29",
            "count": 2,
            "first_visit": "2022-05-17T12:13:34.823270+06:00",
            "date": null
        },
        {
            "id": 3053,
            "ip_address": "103.114.94.31",
            "count": 1,
            "first_visit": "2022-01-30T12:00:47.099616+06:00",
            "date": null
        },
        {
            "id": 40071,
            "ip_address": "103.114.96.129",
            "count": 1,
            "first_visit": "2023-01-08T15:02:04.546430+06:00",
            "date": "2023-01-08"
        },
        {
            "id": 2211,
            "ip_address": "103.114.96.138",
            "count": 1,
            "first_visit": "2022-01-14T18:23:45.010296+06:00",
            "date": null
        },
        {
            "id": 27880,
            "ip_address": "103.114.96.140",
            "count": 1,
            "first_visit": "2022-07-26T21:26:49.909928+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 11793,
            "ip_address": "103.114.96.166",
            "count": 4,
            "first_visit": "2022-05-26T23:43:02.870866+06:00",
            "date": null
        },
        {
            "id": 26878,
            "ip_address": "103.114.96.166",
            "count": 1,
            "first_visit": "2022-07-24T22:37:14.888183+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 7938,
            "ip_address": "103.114.96.180",
            "count": 1,
            "first_visit": "2022-05-17T11:24:10.146200+06:00",
            "date": null
        }
    ]
}