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

{
    "count": 95001,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15528&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15512&ordering=ip_address",
    "results": [
        {
            "id": 84035,
            "ip_address": "103.237.37.169",
            "count": 1,
            "first_visit": "2025-06-15T00:19:05.560635+06:00",
            "date": "2025-06-15"
        },
        {
            "id": 54521,
            "ip_address": "103.237.37.226",
            "count": 1,
            "first_visit": "2023-09-07T23:31:40.221193+06:00",
            "date": "2023-09-07"
        },
        {
            "id": 67312,
            "ip_address": "103.237.37.226",
            "count": 1,
            "first_visit": "2024-04-22T20:57:25.169981+06:00",
            "date": "2024-04-22"
        },
        {
            "id": 38211,
            "ip_address": "103.237.37.227",
            "count": 3,
            "first_visit": "2022-12-03T11:57:44.704623+06:00",
            "date": "2022-12-03"
        },
        {
            "id": 5512,
            "ip_address": "103.237.37.227",
            "count": 3,
            "first_visit": "2022-05-01T09:11:55.572838+06:00",
            "date": null
        },
        {
            "id": 30749,
            "ip_address": "103.237.37.227",
            "count": 1,
            "first_visit": "2022-08-02T00:57:57.060463+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 22580,
            "ip_address": "103.237.37.228",
            "count": 1,
            "first_visit": "2022-07-14T13:22:56.149237+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 8320,
            "ip_address": "103.237.37.228",
            "count": 1,
            "first_visit": "2022-05-17T22:14:57.880924+06:00",
            "date": null
        }
    ]
}