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

{
    "count": 101795,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76088&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76072&ordering=ip_address",
    "results": [
        {
            "id": 20003,
            "ip_address": "37.111.200.87",
            "count": 1,
            "first_visit": "2022-06-29T11:44:08.244210+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 6935,
            "ip_address": "37.111.200.88",
            "count": 1,
            "first_visit": "2022-05-16T17:40:26.563921+06:00",
            "date": null
        },
        {
            "id": 77262,
            "ip_address": "37.111.200.88",
            "count": 2,
            "first_visit": "2024-12-28T18:49:22.100686+06:00",
            "date": "2024-12-28"
        },
        {
            "id": 87496,
            "ip_address": "37.111.200.88",
            "count": 1,
            "first_visit": "2025-08-10T22:03:24.572134+06:00",
            "date": "2025-08-10"
        },
        {
            "id": 94607,
            "ip_address": "37.111.200.89",
            "count": 1,
            "first_visit": "2026-01-29T11:26:05.327868+06:00",
            "date": "2026-01-29"
        },
        {
            "id": 6241,
            "ip_address": "37.111.200.89",
            "count": 3,
            "first_visit": "2022-05-15T07:22:21.151313+06:00",
            "date": null
        },
        {
            "id": 85435,
            "ip_address": "37.111.200.9",
            "count": 3,
            "first_visit": "2025-07-07T23:00:40.115827+06:00",
            "date": "2025-07-07"
        },
        {
            "id": 90058,
            "ip_address": "37.111.200.90",
            "count": 1,
            "first_visit": "2025-09-26T21:27:55.533172+06:00",
            "date": "2025-09-26"
        }
    ]
}