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

{
    "count": 95633,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18008&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17992&ordering=-count",
    "results": [
        {
            "id": 12320,
            "ip_address": "144.48.84.35",
            "count": 2,
            "first_visit": "2022-05-28T23:29:58.972336+06:00",
            "date": null
        },
        {
            "id": 46466,
            "ip_address": "27.147.168.183",
            "count": 2,
            "first_visit": "2023-05-11T16:52:39.434967+06:00",
            "date": "2023-05-11"
        },
        {
            "id": 46541,
            "ip_address": "34.125.156.50",
            "count": 2,
            "first_visit": "2023-05-13T19:09:46.948855+06:00",
            "date": "2023-05-13"
        },
        {
            "id": 46428,
            "ip_address": "103.150.254.71",
            "count": 2,
            "first_visit": "2023-05-10T18:22:50.885628+06:00",
            "date": "2023-05-10"
        },
        {
            "id": 46438,
            "ip_address": "203.202.250.126",
            "count": 2,
            "first_visit": "2023-05-11T02:51:37.864142+06:00",
            "date": "2023-05-11"
        },
        {
            "id": 12315,
            "ip_address": "103.67.157.20",
            "count": 2,
            "first_visit": "2022-05-28T23:20:08.730468+06:00",
            "date": null
        },
        {
            "id": 46412,
            "ip_address": "34.66.118.59",
            "count": 2,
            "first_visit": "2023-05-10T13:44:22.754155+06:00",
            "date": "2023-05-10"
        },
        {
            "id": 46406,
            "ip_address": "182.160.110.182",
            "count": 2,
            "first_visit": "2023-05-10T10:54:17.846250+06:00",
            "date": "2023-05-10"
        }
    ]
}