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

{
    "count": 95867,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18752&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18736&ordering=ip_address",
    "results": [
        {
            "id": 10574,
            "ip_address": "103.58.74.59",
            "count": 1,
            "first_visit": "2022-05-23T10:30:35.730438+06:00",
            "date": null
        },
        {
            "id": 24227,
            "ip_address": "103.58.74.6",
            "count": 1,
            "first_visit": "2022-07-19T23:03:14.796101+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 75300,
            "ip_address": "103.58.74.64",
            "count": 4,
            "first_visit": "2024-11-06T16:10:41.402641+06:00",
            "date": "2024-11-06"
        },
        {
            "id": 4623,
            "ip_address": "103.58.74.66",
            "count": 1,
            "first_visit": "2022-03-23T18:52:23.484959+06:00",
            "date": null
        },
        {
            "id": 51904,
            "ip_address": "103.58.74.67",
            "count": 2,
            "first_visit": "2023-08-07T21:21:14.900477+06:00",
            "date": "2023-08-07"
        },
        {
            "id": 51919,
            "ip_address": "103.58.74.67",
            "count": 2,
            "first_visit": "2023-08-08T02:37:43.415473+06:00",
            "date": "2023-08-08"
        },
        {
            "id": 76031,
            "ip_address": "103.58.74.71",
            "count": 1,
            "first_visit": "2024-11-25T01:08:36.868756+06:00",
            "date": "2024-11-25"
        },
        {
            "id": 73513,
            "ip_address": "103.58.74.77",
            "count": 2,
            "first_visit": "2024-09-15T23:08:56.068876+06:00",
            "date": "2024-09-15"
        }
    ]
}