GET /user_management/visitor-free/?format=api&offset=5512&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=5520&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5504&ordering=-date",
    "results": [
        {
            "id": 5559,
            "ip_address": "37.111.200.19",
            "count": 1,
            "first_visit": "2022-05-02T15:11:12.634485+06:00",
            "date": null
        },
        {
            "id": 5560,
            "ip_address": "140.213.33.133",
            "count": 1,
            "first_visit": "2022-05-02T16:11:17.963951+06:00",
            "date": null
        },
        {
            "id": 5562,
            "ip_address": "103.100.232.16",
            "count": 1,
            "first_visit": "2022-05-02T18:19:21.953350+06:00",
            "date": null
        },
        {
            "id": 5563,
            "ip_address": "103.76.44.137",
            "count": 1,
            "first_visit": "2022-05-02T20:03:40.843575+06:00",
            "date": null
        },
        {
            "id": 5564,
            "ip_address": "119.30.32.101",
            "count": 1,
            "first_visit": "2022-05-02T20:40:09.924770+06:00",
            "date": null
        },
        {
            "id": 5599,
            "ip_address": "54.174.140.122",
            "count": 1,
            "first_visit": "2022-05-04T07:22:20.389515+06:00",
            "date": null
        },
        {
            "id": 5600,
            "ip_address": "23.239.26.32",
            "count": 1,
            "first_visit": "2022-05-04T08:15:25.678020+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
        }
    ]
}