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

{
    "count": 92198,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4016&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4000&ordering=-date",
    "results": [
        {
            "id": 3926,
            "ip_address": "103.206.228.46",
            "count": 4,
            "first_visit": "2022-02-27T19:44:07.172255+06:00",
            "date": null
        },
        {
            "id": 3942,
            "ip_address": "43.245.123.135",
            "count": 6,
            "first_visit": "2022-02-28T09:57:24.521226+06:00",
            "date": null
        },
        {
            "id": 3989,
            "ip_address": "45.248.151.222",
            "count": 6,
            "first_visit": "2022-03-01T21:05:33.317086+06:00",
            "date": null
        },
        {
            "id": 3995,
            "ip_address": "103.197.49.230",
            "count": 3,
            "first_visit": "2022-03-01T23:57:56.934453+06:00",
            "date": null
        },
        {
            "id": 3951,
            "ip_address": "182.160.120.5",
            "count": 8,
            "first_visit": "2022-02-28T17:27:27.037851+06:00",
            "date": null
        },
        {
            "id": 4026,
            "ip_address": "103.240.249.149",
            "count": 4,
            "first_visit": "2022-03-03T12:05:32.787617+06:00",
            "date": null
        },
        {
            "id": 616,
            "ip_address": "195.154.123.86",
            "count": 52,
            "first_visit": "2021-12-12T16:18:04.891171+06:00",
            "date": null
        },
        {
            "id": 89,
            "ip_address": "45.248.151.137",
            "count": 2,
            "first_visit": "2021-12-03T19:32:51.862708+06:00",
            "date": null
        }
    ]
}