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

{
    "count": 96730,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21984&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21968&ordering=-ip_address",
    "results": [
        {
            "id": 95564,
            "ip_address": "37.111.211.188",
            "count": 1,
            "first_visit": "2026-02-26T11:18:06.720366+06:00",
            "date": "2026-02-26"
        },
        {
            "id": 4444,
            "ip_address": "37.111.211.187",
            "count": 2,
            "first_visit": "2022-03-17T10:44:00.049296+06:00",
            "date": null
        },
        {
            "id": 7073,
            "ip_address": "37.111.211.186",
            "count": 2,
            "first_visit": "2022-05-16T19:12:19.324128+06:00",
            "date": null
        },
        {
            "id": 9575,
            "ip_address": "37.111.211.185",
            "count": 3,
            "first_visit": "2022-05-19T23:46:43.310185+06:00",
            "date": null
        },
        {
            "id": 7953,
            "ip_address": "37.111.211.184",
            "count": 2,
            "first_visit": "2022-05-17T11:30:40.807913+06:00",
            "date": null
        },
        {
            "id": 3656,
            "ip_address": "37.111.211.183",
            "count": 2,
            "first_visit": "2022-02-16T09:52:30.426526+06:00",
            "date": null
        },
        {
            "id": 32697,
            "ip_address": "37.111.211.183",
            "count": 1,
            "first_visit": "2022-08-22T20:02:29.094047+06:00",
            "date": "2022-08-22"
        },
        {
            "id": 29266,
            "ip_address": "37.111.211.182",
            "count": 1,
            "first_visit": "2022-07-29T12:07:16.267181+06:00",
            "date": "2022-07-29"
        }
    ]
}