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

{
    "count": 95047,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15744&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15728&ordering=ip_address",
    "results": [
        {
            "id": 2323,
            "ip_address": "103.239.253.33",
            "count": 1,
            "first_visit": "2022-01-16T18:54:57.503363+06:00",
            "date": null
        },
        {
            "id": 85462,
            "ip_address": "103.239.253.33",
            "count": 1,
            "first_visit": "2025-07-08T11:55:24.138877+06:00",
            "date": "2025-07-08"
        },
        {
            "id": 2112,
            "ip_address": "103.239.253.34",
            "count": 2,
            "first_visit": "2022-01-13T12:49:31.220679+06:00",
            "date": null
        },
        {
            "id": 33567,
            "ip_address": "103.239.253.57",
            "count": 1,
            "first_visit": "2022-08-31T22:33:16.867088+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 31984,
            "ip_address": "103.239.253.57",
            "count": 1,
            "first_visit": "2022-08-14T12:01:45.971056+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 33603,
            "ip_address": "103.239.253.57",
            "count": 1,
            "first_visit": "2022-09-01T11:29:42.255878+06:00",
            "date": "2022-09-01"
        },
        {
            "id": 32231,
            "ip_address": "103.239.253.59",
            "count": 1,
            "first_visit": "2022-08-17T16:32:14.942710+06:00",
            "date": "2022-08-17"
        },
        {
            "id": 32341,
            "ip_address": "103.239.253.59",
            "count": 1,
            "first_visit": "2022-08-18T13:14:46.866285+06:00",
            "date": "2022-08-18"
        }
    ]
}