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

{
    "count": 99677,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23344&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23328&ordering=ip_address",
    "results": [
        {
            "id": 4676,
            "ip_address": "103.87.214.218",
            "count": 6,
            "first_visit": "2022-03-26T00:51:28.365767+06:00",
            "date": null
        },
        {
            "id": 4725,
            "ip_address": "103.87.214.219",
            "count": 3,
            "first_visit": "2022-03-28T00:31:31.678982+06:00",
            "date": null
        },
        {
            "id": 68539,
            "ip_address": "103.87.214.22",
            "count": 2,
            "first_visit": "2024-05-18T19:59:03.515599+06:00",
            "date": "2024-05-18"
        },
        {
            "id": 68786,
            "ip_address": "103.87.214.22",
            "count": 1,
            "first_visit": "2024-05-22T06:19:19.729694+06:00",
            "date": "2024-05-22"
        },
        {
            "id": 66438,
            "ip_address": "103.87.214.221",
            "count": 1,
            "first_visit": "2024-03-28T06:30:46.633458+06:00",
            "date": "2024-03-28"
        },
        {
            "id": 9894,
            "ip_address": "103.87.214.222",
            "count": 1,
            "first_visit": "2022-05-20T23:49:24.997108+06:00",
            "date": null
        },
        {
            "id": 35828,
            "ip_address": "103.87.214.223",
            "count": 8,
            "first_visit": "2022-10-13T11:13:29.114464+06:00",
            "date": "2022-10-13"
        },
        {
            "id": 36079,
            "ip_address": "103.87.214.223",
            "count": 4,
            "first_visit": "2022-10-18T12:01:22.139300+06:00",
            "date": "2022-10-18"
        }
    ]
}