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

{
    "count": 101425,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80160&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80144&ordering=-ip_address",
    "results": [
        {
            "id": 54734,
            "ip_address": "103.67.158.135",
            "count": 1,
            "first_visit": "2023-09-10T13:15:31.739628+06:00",
            "date": "2023-09-10"
        },
        {
            "id": 63092,
            "ip_address": "103.67.158.134",
            "count": 1,
            "first_visit": "2024-01-14T15:40:24.014665+06:00",
            "date": "2024-01-14"
        },
        {
            "id": 25827,
            "ip_address": "103.67.158.134",
            "count": 1,
            "first_visit": "2022-07-22T07:03:58.361095+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 10470,
            "ip_address": "103.67.158.134",
            "count": 2,
            "first_visit": "2022-05-22T23:21:13.657354+06:00",
            "date": null
        },
        {
            "id": 9292,
            "ip_address": "103.67.158.133",
            "count": 1,
            "first_visit": "2022-05-19T09:51:25.370372+06:00",
            "date": null
        },
        {
            "id": 63087,
            "ip_address": "103.67.158.133",
            "count": 2,
            "first_visit": "2024-01-14T14:12:14.628697+06:00",
            "date": "2024-01-14"
        },
        {
            "id": 63088,
            "ip_address": "103.67.158.132",
            "count": 4,
            "first_visit": "2024-01-14T14:15:31.216827+06:00",
            "date": "2024-01-14"
        },
        {
            "id": 9782,
            "ip_address": "103.67.158.132",
            "count": 2,
            "first_visit": "2022-05-20T18:03:49.547795+06:00",
            "date": null
        }
    ]
}