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

{
    "count": 97191,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3328&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3312&ordering=ip_address",
    "results": [
        {
            "id": 18460,
            "ip_address": "103.123.168.201",
            "count": 1,
            "first_visit": "2022-06-25T07:24:18.326568+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 82321,
            "ip_address": "103.123.168.254",
            "count": 1,
            "first_visit": "2025-05-05T15:01:11.187677+06:00",
            "date": "2025-05-05"
        },
        {
            "id": 15289,
            "ip_address": "103.123.168.29",
            "count": 1,
            "first_visit": "2022-06-15T14:02:55.440991+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 5513,
            "ip_address": "103.123.168.36",
            "count": 1,
            "first_visit": "2022-05-01T09:41:45.170025+06:00",
            "date": null
        },
        {
            "id": 33088,
            "ip_address": "103.123.168.84",
            "count": 2,
            "first_visit": "2022-08-27T15:18:44.246624+06:00",
            "date": "2022-08-27"
        },
        {
            "id": 7662,
            "ip_address": "103.123.168.95",
            "count": 2,
            "first_visit": "2022-05-17T08:29:09.618112+06:00",
            "date": null
        },
        {
            "id": 18759,
            "ip_address": "103.123.168.95",
            "count": 1,
            "first_visit": "2022-06-25T19:53:25.632754+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 16418,
            "ip_address": "103.123.168.95",
            "count": 1,
            "first_visit": "2022-06-18T17:40:09.454357+06:00",
            "date": "2022-06-18"
        }
    ]
}