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

{
    "count": 101075,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32400&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32384&ordering=-ip_address",
    "results": [
        {
            "id": 35149,
            "ip_address": "203.82.193.66",
            "count": 1,
            "first_visit": "2022-09-28T17:46:14.284935+06:00",
            "date": "2022-09-28"
        },
        {
            "id": 16729,
            "ip_address": "203.81.96.4",
            "count": 1,
            "first_visit": "2022-06-20T04:48:15.396144+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 24730,
            "ip_address": "20.38.186.153",
            "count": 1,
            "first_visit": "2022-07-20T16:14:53.713281+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 22491,
            "ip_address": "20.38.186.153",
            "count": 1,
            "first_visit": "2022-07-14T11:16:00.935982+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 60378,
            "ip_address": "203.81.241.123",
            "count": 1,
            "first_visit": "2023-12-01T13:01:19.083053+06:00",
            "date": "2023-12-01"
        },
        {
            "id": 7595,
            "ip_address": "203.80.190.34",
            "count": 1,
            "first_visit": "2022-05-17T06:09:10.319367+06:00",
            "date": null
        },
        {
            "id": 22582,
            "ip_address": "203.80.190.34",
            "count": 1,
            "first_visit": "2022-07-14T13:26:46.069125+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 10329,
            "ip_address": "203.80.190.206",
            "count": 1,
            "first_visit": "2022-05-22T16:36:39.240372+06:00",
            "date": null
        }
    ]
}