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

{
    "count": 101359,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81656&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81640&ordering=ip_address",
    "results": [
        {
            "id": 13826,
            "ip_address": "37.111.246.131",
            "count": 1,
            "first_visit": "2022-06-07T16:22:15.997173+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 36685,
            "ip_address": "37.111.246.134",
            "count": 2,
            "first_visit": "2022-10-30T16:35:13.100980+06:00",
            "date": "2022-10-30"
        },
        {
            "id": 9760,
            "ip_address": "37.111.246.137",
            "count": 1,
            "first_visit": "2022-05-20T15:50:46.466647+06:00",
            "date": null
        },
        {
            "id": 33388,
            "ip_address": "37.111.246.138",
            "count": 1,
            "first_visit": "2022-08-30T02:51:53.922020+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 7189,
            "ip_address": "37.111.246.140",
            "count": 1,
            "first_visit": "2022-05-16T19:53:28.106321+06:00",
            "date": null
        },
        {
            "id": 32128,
            "ip_address": "37.111.246.145",
            "count": 1,
            "first_visit": "2022-08-16T14:50:13.345644+06:00",
            "date": "2022-08-16"
        },
        {
            "id": 20284,
            "ip_address": "37.111.246.149",
            "count": 1,
            "first_visit": "2022-06-30T08:28:37.499768+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 7464,
            "ip_address": "37.111.246.149",
            "count": 1,
            "first_visit": "2022-05-16T23:23:11.540996+06:00",
            "date": null
        }
    ]
}