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

{
    "count": 101860,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75824&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75808&ordering=ip_address",
    "results": [
        {
            "id": 16512,
            "ip_address": "37.111.200.145",
            "count": 1,
            "first_visit": "2022-06-19T08:53:52.474026+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 13004,
            "ip_address": "37.111.200.146",
            "count": 1,
            "first_visit": "2022-05-31T03:38:48.077986+06:00",
            "date": null
        },
        {
            "id": 87830,
            "ip_address": "37.111.200.146",
            "count": 4,
            "first_visit": "2025-08-16T19:53:55.450216+06:00",
            "date": "2025-08-16"
        },
        {
            "id": 21865,
            "ip_address": "37.111.200.147",
            "count": 1,
            "first_visit": "2022-07-10T13:52:31.664450+06:00",
            "date": "2022-07-10"
        },
        {
            "id": 7256,
            "ip_address": "37.111.200.147",
            "count": 1,
            "first_visit": "2022-05-16T20:07:59.216152+06:00",
            "date": null
        },
        {
            "id": 27786,
            "ip_address": "37.111.200.147",
            "count": 1,
            "first_visit": "2022-07-26T15:41:28.139645+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 20291,
            "ip_address": "37.111.200.148",
            "count": 3,
            "first_visit": "2022-06-30T09:09:44.622087+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 91566,
            "ip_address": "37.111.200.148",
            "count": 1,
            "first_visit": "2025-11-02T21:39:49.642890+06:00",
            "date": "2025-11-02"
        }
    ]
}