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

{
    "count": 94970,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15360&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15344&ordering=ip_address",
    "results": [
        {
            "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": 31437,
            "ip_address": "103.232.102.26",
            "count": 1,
            "first_visit": "2022-08-07T14:09:54.821023+06:00",
            "date": "2022-08-07"
        },
        {
            "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
        },
        {
            "id": 5101,
            "ip_address": "103.232.102.45",
            "count": 1,
            "first_visit": "2022-04-13T14:26:08.825859+06:00",
            "date": null
        },
        {
            "id": 36407,
            "ip_address": "103.232.103.79",
            "count": 1,
            "first_visit": "2022-10-24T17:57:59.947353+06:00",
            "date": "2022-10-24"
        },
        {
            "id": 36365,
            "ip_address": "103.232.103.79",
            "count": 1,
            "first_visit": "2022-10-23T21:53:06.605092+06:00",
            "date": "2022-10-23"
        },
        {
            "id": 37539,
            "ip_address": "103.232.103.79",
            "count": 1,
            "first_visit": "2022-11-18T17:17:56.123714+06:00",
            "date": "2022-11-18"
        }
    ]
}