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

{
    "count": 102478,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3512&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3496&ordering=-count",
    "results": [
        {
            "id": 62868,
            "ip_address": "175.29.147.243",
            "count": 8,
            "first_visit": "2024-01-11T09:41:18.426487+06:00",
            "date": "2024-01-11"
        },
        {
            "id": 1987,
            "ip_address": "116.206.254.101",
            "count": 8,
            "first_visit": "2022-01-12T00:52:24.735839+06:00",
            "date": null
        },
        {
            "id": 76218,
            "ip_address": "66.249.70.100",
            "count": 8,
            "first_visit": "2024-12-01T01:29:02.827251+06:00",
            "date": "2024-12-01"
        },
        {
            "id": 1983,
            "ip_address": "103.203.93.230",
            "count": 8,
            "first_visit": "2022-01-12T00:25:16.988468+06:00",
            "date": null
        },
        {
            "id": 61823,
            "ip_address": "116.58.201.212",
            "count": 8,
            "first_visit": "2023-12-25T13:12:56.839771+06:00",
            "date": "2023-12-25"
        },
        {
            "id": 29076,
            "ip_address": "103.67.158.91",
            "count": 8,
            "first_visit": "2022-07-29T02:27:38.994036+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 1966,
            "ip_address": "103.120.38.155",
            "count": 8,
            "first_visit": "2022-01-11T22:16:21.538160+06:00",
            "date": null
        },
        {
            "id": 3610,
            "ip_address": "44.199.218.55",
            "count": 8,
            "first_visit": "2022-02-14T23:10:00.860816+06:00",
            "date": null
        }
    ]
}