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

{
    "count": 95148,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2208&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2192&ordering=ip_address",
    "results": [
        {
            "id": 6126,
            "ip_address": "103.116.119.122",
            "count": 1,
            "first_visit": "2022-05-14T19:51:43.990786+06:00",
            "date": null
        },
        {
            "id": 11912,
            "ip_address": "103.116.119.170",
            "count": 2,
            "first_visit": "2022-05-27T12:38:45.963876+06:00",
            "date": null
        },
        {
            "id": 22924,
            "ip_address": "103.116.119.170",
            "count": 1,
            "first_visit": "2022-07-15T08:36:37.075861+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 10436,
            "ip_address": "103.116.119.206",
            "count": 3,
            "first_visit": "2022-05-22T22:45:32.304197+06:00",
            "date": null
        },
        {
            "id": 1009,
            "ip_address": "103.116.164.15",
            "count": 2,
            "first_visit": "2021-12-20T08:23:16.496163+06:00",
            "date": null
        },
        {
            "id": 11008,
            "ip_address": "103.116.165.243",
            "count": 1,
            "first_visit": "2022-05-24T15:11:08.857986+06:00",
            "date": null
        },
        {
            "id": 91687,
            "ip_address": "103.116.165.245",
            "count": 1,
            "first_visit": "2025-11-06T15:06:55.213250+06:00",
            "date": "2025-11-06"
        },
        {
            "id": 91745,
            "ip_address": "103.116.165.245",
            "count": 1,
            "first_visit": "2025-11-08T02:02:42.205787+06:00",
            "date": "2025-11-08"
        }
    ]
}