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

{
    "count": 100734,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16320&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16304&ordering=ip_address",
    "results": [
        {
            "id": 2229,
            "ip_address": "103.232.101.134",
            "count": 3,
            "first_visit": "2022-01-14T23:45:00.803127+06:00",
            "date": null
        },
        {
            "id": 20678,
            "ip_address": "103.232.101.229",
            "count": 1,
            "first_visit": "2022-07-02T08:52:46.059978+06:00",
            "date": "2022-07-02"
        },
        {
            "id": 27840,
            "ip_address": "103.232.101.71",
            "count": 1,
            "first_visit": "2022-07-26T17:52:25.054798+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 5725,
            "ip_address": "103.232.101.74",
            "count": 1,
            "first_visit": "2022-05-08T19:22:27.838622+06:00",
            "date": null
        },
        {
            "id": 84872,
            "ip_address": "103.232.101.75",
            "count": 2,
            "first_visit": "2025-06-30T13:31:07.861105+06:00",
            "date": "2025-06-30"
        },
        {
            "id": 93746,
            "ip_address": "103.232.102.204",
            "count": 2,
            "first_visit": "2026-01-06T14:24:33.881788+06:00",
            "date": "2026-01-06"
        },
        {
            "id": 33682,
            "ip_address": "103.232.102.26",
            "count": 1,
            "first_visit": "2022-09-02T11:08:36.467416+06:00",
            "date": "2022-09-02"
        },
        {
            "id": 2195,
            "ip_address": "103.232.102.26",
            "count": 1,
            "first_visit": "2022-01-14T14:21:15.183049+06:00",
            "date": null
        }
    ]
}