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

{
    "count": 98132,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13232&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13216&ordering=ip_address",
    "results": [
        {
            "id": 12972,
            "ip_address": "103.205.134.210",
            "count": 1,
            "first_visit": "2022-05-31T01:03:48.290822+06:00",
            "date": null
        },
        {
            "id": 62539,
            "ip_address": "103.205.134.210",
            "count": 1,
            "first_visit": "2024-01-06T14:01:41.293763+06:00",
            "date": "2024-01-06"
        },
        {
            "id": 3456,
            "ip_address": "103.205.134.214",
            "count": 1,
            "first_visit": "2022-02-09T12:29:53.566157+06:00",
            "date": null
        },
        {
            "id": 1565,
            "ip_address": "103.205.134.219",
            "count": 1,
            "first_visit": "2022-01-01T13:01:22.258792+06:00",
            "date": null
        },
        {
            "id": 12936,
            "ip_address": "103.205.134.221",
            "count": 1,
            "first_visit": "2022-05-31T00:04:39.398330+06:00",
            "date": null
        },
        {
            "id": 97249,
            "ip_address": "103.205.134.33",
            "count": 2,
            "first_visit": "2026-04-21T14:04:40.014185+06:00",
            "date": "2026-04-21"
        },
        {
            "id": 93605,
            "ip_address": "103.205.134.33",
            "count": 1,
            "first_visit": "2026-01-04T16:24:42.884210+06:00",
            "date": "2026-01-04"
        },
        {
            "id": 96620,
            "ip_address": "103.205.134.33",
            "count": 1,
            "first_visit": "2026-04-02T14:51:52.001332+06:00",
            "date": "2026-04-02"
        }
    ]
}