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

{
    "count": 94664,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14408&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14392&ordering=-ip_address",
    "results": [
        {
            "id": 79493,
            "ip_address": "43.250.82.100",
            "count": 1,
            "first_visit": "2025-02-26T20:16:28.800139+06:00",
            "date": "2025-02-26"
        },
        {
            "id": 75279,
            "ip_address": "43.250.82.100",
            "count": 1,
            "first_visit": "2024-11-06T09:31:31.262749+06:00",
            "date": "2024-11-06"
        },
        {
            "id": 20215,
            "ip_address": "43.250.81.82",
            "count": 2,
            "first_visit": "2022-06-30T03:09:56.760521+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 892,
            "ip_address": "43.250.81.70",
            "count": 1,
            "first_visit": "2021-12-19T20:08:09.598760+06:00",
            "date": null
        },
        {
            "id": 64023,
            "ip_address": "43.250.81.69",
            "count": 1,
            "first_visit": "2024-01-29T21:22:58.245405+06:00",
            "date": "2024-01-29"
        },
        {
            "id": 3670,
            "ip_address": "43.250.81.69",
            "count": 1,
            "first_visit": "2022-02-16T20:12:32.798342+06:00",
            "date": null
        },
        {
            "id": 21983,
            "ip_address": "43.250.81.68",
            "count": 1,
            "first_visit": "2022-07-11T14:18:13.115960+06:00",
            "date": "2022-07-11"
        },
        {
            "id": 2386,
            "ip_address": "43.250.81.68",
            "count": 2,
            "first_visit": "2022-01-17T20:07:45.066603+06:00",
            "date": null
        }
    ]
}