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

{
    "count": 101445,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79304&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79288&ordering=ip_address",
    "results": [
        {
            "id": 97783,
            "ip_address": "37.111.214.100",
            "count": 2,
            "first_visit": "2026-05-06T21:38:32.027379+06:00",
            "date": "2026-05-06"
        },
        {
            "id": 92412,
            "ip_address": "37.111.214.104",
            "count": 3,
            "first_visit": "2025-11-26T13:07:14.878220+06:00",
            "date": "2025-11-26"
        },
        {
            "id": 7467,
            "ip_address": "37.111.214.104",
            "count": 1,
            "first_visit": "2022-05-16T23:25:30.251262+06:00",
            "date": null
        },
        {
            "id": 18537,
            "ip_address": "37.111.214.104",
            "count": 1,
            "first_visit": "2022-06-25T11:02:33.067643+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 25537,
            "ip_address": "37.111.214.105",
            "count": 1,
            "first_visit": "2022-07-21T12:58:13.867091+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 88571,
            "ip_address": "37.111.214.105",
            "count": 1,
            "first_visit": "2025-08-28T15:16:46.207267+06:00",
            "date": "2025-08-28"
        },
        {
            "id": 12341,
            "ip_address": "37.111.214.106",
            "count": 2,
            "first_visit": "2022-05-29T00:01:09.458258+06:00",
            "date": null
        },
        {
            "id": 42593,
            "ip_address": "37.111.214.106",
            "count": 1,
            "first_visit": "2023-02-23T10:39:10.981200+06:00",
            "date": "2023-02-23"
        }
    ]
}