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

{
    "count": 92251,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5512&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5496&ordering=-date",
    "results": [
        {
            "id": 5550,
            "ip_address": "103.147.107.220",
            "count": 1,
            "first_visit": "2022-05-02T10:29:48.270913+06:00",
            "date": null
        },
        {
            "id": 5614,
            "ip_address": "37.111.216.221",
            "count": 2,
            "first_visit": "2022-05-04T20:53:25.441206+06:00",
            "date": null
        },
        {
            "id": 5430,
            "ip_address": "103.152.143.225",
            "count": 7,
            "first_visit": "2022-04-28T13:05:56.067103+06:00",
            "date": null
        },
        {
            "id": 5625,
            "ip_address": "103.92.214.27",
            "count": 2,
            "first_visit": "2022-05-05T12:08:49.354820+06:00",
            "date": null
        },
        {
            "id": 5555,
            "ip_address": "140.213.33.138",
            "count": 1,
            "first_visit": "2022-05-02T13:41:15.416819+06:00",
            "date": null
        },
        {
            "id": 5557,
            "ip_address": "116.58.202.166",
            "count": 1,
            "first_visit": "2022-05-02T14:17:30.278833+06:00",
            "date": null
        },
        {
            "id": 5504,
            "ip_address": "103.152.142.18",
            "count": 2,
            "first_visit": "2022-05-01T02:00:12.794105+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
        }
    ]
}