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

{
    "count": 101192,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84256&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84240&ordering=ip_address",
    "results": [
        {
            "id": 28900,
            "ip_address": "43.245.120.143",
            "count": 2,
            "first_visit": "2022-07-28T19:23:49.275589+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 8135,
            "ip_address": "43.245.120.146",
            "count": 1,
            "first_visit": "2022-05-17T12:50:38.531888+06:00",
            "date": null
        },
        {
            "id": 6095,
            "ip_address": "43.245.120.152",
            "count": 1,
            "first_visit": "2022-05-14T19:32:52.739665+06:00",
            "date": null
        },
        {
            "id": 86789,
            "ip_address": "43.245.120.154",
            "count": 1,
            "first_visit": "2025-07-30T18:51:13.125649+06:00",
            "date": "2025-07-30"
        },
        {
            "id": 98959,
            "ip_address": "43.245.120.154",
            "count": 1,
            "first_visit": "2026-06-07T19:27:31.018207+06:00",
            "date": "2026-06-07"
        },
        {
            "id": 86252,
            "ip_address": "43.245.120.155",
            "count": 2,
            "first_visit": "2025-07-21T17:53:37.612119+06:00",
            "date": "2025-07-21"
        },
        {
            "id": 28388,
            "ip_address": "43.245.120.156",
            "count": 1,
            "first_visit": "2022-07-27T23:15:48.350756+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 26978,
            "ip_address": "43.245.120.158",
            "count": 4,
            "first_visit": "2022-07-25T01:07:52.760483+06:00",
            "date": "2022-07-25"
        }
    ]
}