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

{
    "count": 96118,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5920&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5904&ordering=ip_address",
    "results": [
        {
            "id": 93474,
            "ip_address": "103.139.9.253",
            "count": 1,
            "first_visit": "2025-12-31T20:37:38.495771+06:00",
            "date": "2025-12-31"
        },
        {
            "id": 3288,
            "ip_address": "103.139.9.34",
            "count": 1,
            "first_visit": "2022-02-04T00:50:33.981505+06:00",
            "date": null
        },
        {
            "id": 7406,
            "ip_address": "103.139.9.83",
            "count": 4,
            "first_visit": "2022-05-16T22:48:16.498200+06:00",
            "date": null
        },
        {
            "id": 26950,
            "ip_address": "103.140.116.32",
            "count": 1,
            "first_visit": "2022-07-25T00:19:53.396948+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 10253,
            "ip_address": "103.140.116.33",
            "count": 2,
            "first_visit": "2022-05-22T11:00:57.278899+06:00",
            "date": null
        },
        {
            "id": 56948,
            "ip_address": "103.140.158.75",
            "count": 1,
            "first_visit": "2023-10-06T21:16:17.071064+06:00",
            "date": "2023-10-06"
        },
        {
            "id": 9521,
            "ip_address": "103.140.158.80",
            "count": 1,
            "first_visit": "2022-05-19T22:41:30.955185+06:00",
            "date": null
        },
        {
            "id": 45918,
            "ip_address": "103.140.158.86",
            "count": 2,
            "first_visit": "2023-04-30T18:06:01.927755+06:00",
            "date": "2023-04-30"
        }
    ]
}