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

{
    "count": 96080,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19640&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19624&ordering=ip_address",
    "results": [
        {
            "id": 7049,
            "ip_address": "103.67.157.116",
            "count": 3,
            "first_visit": "2022-05-16T19:00:54.682332+06:00",
            "date": null
        },
        {
            "id": 13765,
            "ip_address": "103.67.157.116",
            "count": 1,
            "first_visit": "2022-06-07T08:08:59.991708+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 9526,
            "ip_address": "103.67.157.117",
            "count": 2,
            "first_visit": "2022-05-19T22:47:58.013509+06:00",
            "date": null
        },
        {
            "id": 9823,
            "ip_address": "103.67.157.119",
            "count": 2,
            "first_visit": "2022-05-20T22:22:26.863836+06:00",
            "date": null
        },
        {
            "id": 34396,
            "ip_address": "103.67.157.119",
            "count": 1,
            "first_visit": "2022-09-14T23:56:23.266635+06:00",
            "date": "2022-09-14"
        },
        {
            "id": 29131,
            "ip_address": "103.67.157.119",
            "count": 1,
            "first_visit": "2022-07-29T08:07:36.739422+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 33068,
            "ip_address": "103.67.157.12",
            "count": 3,
            "first_visit": "2022-08-27T07:43:06.674885+06:00",
            "date": "2022-08-27"
        },
        {
            "id": 14847,
            "ip_address": "103.67.157.120",
            "count": 1,
            "first_visit": "2022-06-13T17:56:58.842184+06:00",
            "date": "2022-06-13"
        }
    ]
}