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

{
    "count": 95916,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5072&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5056&ordering=ip_address",
    "results": [
        {
            "id": 43391,
            "ip_address": "103.135.173.130",
            "count": 3,
            "first_visit": "2023-03-08T12:53:03.930691+06:00",
            "date": "2023-03-08"
        },
        {
            "id": 57028,
            "ip_address": "103.135.173.144",
            "count": 1,
            "first_visit": "2023-10-07T22:00:41.851602+06:00",
            "date": "2023-10-07"
        },
        {
            "id": 10617,
            "ip_address": "103.135.173.162",
            "count": 2,
            "first_visit": "2022-05-23T12:01:56.406244+06:00",
            "date": null
        },
        {
            "id": 22786,
            "ip_address": "103.135.173.162",
            "count": 1,
            "first_visit": "2022-07-14T19:14:12.799768+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 6649,
            "ip_address": "103.135.173.30",
            "count": 2,
            "first_visit": "2022-05-16T12:12:51.122211+06:00",
            "date": null
        },
        {
            "id": 29595,
            "ip_address": "103.135.173.30",
            "count": 1,
            "first_visit": "2022-07-30T00:33:54.468013+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 14457,
            "ip_address": "103.135.173.37",
            "count": 1,
            "first_visit": "2022-06-11T10:50:38.116954+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 7987,
            "ip_address": "103.135.173.39",
            "count": 1,
            "first_visit": "2022-05-17T11:47:35.853095+06:00",
            "date": null
        }
    ]
}