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

{
    "count": 100939,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17608&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17592&ordering=-count",
    "results": [
        {
            "id": 6760,
            "ip_address": "220.152.114.240",
            "count": 2,
            "first_visit": "2022-05-16T14:44:45.315295+06:00",
            "date": null
        },
        {
            "id": 51950,
            "ip_address": "27.147.206.231",
            "count": 2,
            "first_visit": "2023-08-08T11:59:30.782311+06:00",
            "date": "2023-08-08"
        },
        {
            "id": 13290,
            "ip_address": "103.109.214.26",
            "count": 2,
            "first_visit": "2022-06-01T20:19:58.176716+06:00",
            "date": null
        },
        {
            "id": 6665,
            "ip_address": "43.245.123.164",
            "count": 2,
            "first_visit": "2022-05-16T12:42:08.515869+06:00",
            "date": null
        },
        {
            "id": 51935,
            "ip_address": "168.119.68.120",
            "count": 2,
            "first_visit": "2023-08-08T08:57:49.369339+06:00",
            "date": "2023-08-08"
        },
        {
            "id": 52054,
            "ip_address": "35.231.151.116",
            "count": 2,
            "first_visit": "2023-08-09T16:45:53.636856+06:00",
            "date": "2023-08-09"
        },
        {
            "id": 52136,
            "ip_address": "37.111.210.121",
            "count": 2,
            "first_visit": "2023-08-10T13:25:51.042371+06:00",
            "date": "2023-08-10"
        },
        {
            "id": 51904,
            "ip_address": "103.58.74.67",
            "count": 2,
            "first_visit": "2023-08-07T21:21:14.900477+06:00",
            "date": "2023-08-07"
        }
    ]
}