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

{
    "count": 102684,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50048&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50032&ordering=ip_address",
    "results": [
        {
            "id": 102626,
            "ip_address": "119.15.155.90",
            "count": 1,
            "first_visit": "2026-09-05T08:47:28.252594+06:00",
            "date": "2026-09-05"
        },
        {
            "id": 85150,
            "ip_address": "119.15.155.91",
            "count": 1,
            "first_visit": "2025-07-03T11:43:31.995591+06:00",
            "date": "2025-07-03"
        },
        {
            "id": 4706,
            "ip_address": "119.15.159.94",
            "count": 2,
            "first_visit": "2022-03-27T14:08:18.102281+06:00",
            "date": null
        },
        {
            "id": 8240,
            "ip_address": "119.153.111.198",
            "count": 2,
            "first_visit": "2022-05-17T18:03:20.122409+06:00",
            "date": null
        },
        {
            "id": 42326,
            "ip_address": "119.155.184.101",
            "count": 1,
            "first_visit": "2023-02-17T23:46:14.351900+06:00",
            "date": "2023-02-17"
        },
        {
            "id": 21056,
            "ip_address": "119.155.59.254",
            "count": 1,
            "first_visit": "2022-07-04T13:15:04.346269+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 4135,
            "ip_address": "119.158.101.78",
            "count": 1,
            "first_visit": "2022-03-07T00:26:42.278989+06:00",
            "date": null
        },
        {
            "id": 44689,
            "ip_address": "119.160.43.50",
            "count": 1,
            "first_visit": "2023-04-01T21:57:43.147167+06:00",
            "date": "2023-04-01"
        }
    ]
}