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

{
    "count": 95297,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16560&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16544&ordering=ip_address",
    "results": [
        {
            "id": 92001,
            "ip_address": "103.25.248.243",
            "count": 1,
            "first_visit": "2025-11-14T09:45:14.511305+06:00",
            "date": "2025-11-14"
        },
        {
            "id": 30525,
            "ip_address": "103.25.248.243",
            "count": 1,
            "first_visit": "2022-07-31T22:22:01.307813+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 2664,
            "ip_address": "103.25.248.243",
            "count": 1,
            "first_visit": "2022-01-23T04:59:37.118901+06:00",
            "date": null
        },
        {
            "id": 30570,
            "ip_address": "103.25.248.243",
            "count": 1,
            "first_visit": "2022-08-01T01:49:40.292850+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 28617,
            "ip_address": "103.25.248.243",
            "count": 1,
            "first_visit": "2022-07-28T08:51:02.707988+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 31197,
            "ip_address": "103.25.248.243",
            "count": 1,
            "first_visit": "2022-08-05T00:43:49.745311+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 7640,
            "ip_address": "103.25.248.244",
            "count": 1,
            "first_visit": "2022-05-17T08:10:46.109280+06:00",
            "date": null
        },
        {
            "id": 26954,
            "ip_address": "103.25.248.244",
            "count": 2,
            "first_visit": "2022-07-25T00:26:45.857711+06:00",
            "date": "2022-07-25"
        }
    ]
}