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

{
    "count": 99973,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12952&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12936&ordering=-count",
    "results": [
        {
            "id": 4517,
            "ip_address": "124.109.105.101",
            "count": 3,
            "first_visit": "2022-03-20T12:52:52.415748+06:00",
            "date": null
        },
        {
            "id": 65291,
            "ip_address": "103.122.249.35",
            "count": 3,
            "first_visit": "2024-02-28T14:04:05.911489+06:00",
            "date": "2024-02-28"
        },
        {
            "id": 9174,
            "ip_address": "43.245.122.142",
            "count": 3,
            "first_visit": "2022-05-18T23:21:46.968182+06:00",
            "date": null
        },
        {
            "id": 4582,
            "ip_address": "103.67.158.190",
            "count": 3,
            "first_visit": "2022-03-22T11:45:27.716305+06:00",
            "date": null
        },
        {
            "id": 65318,
            "ip_address": "114.119.145.216",
            "count": 3,
            "first_visit": "2024-02-29T06:56:39.148336+06:00",
            "date": "2024-02-29"
        },
        {
            "id": 38185,
            "ip_address": "66.249.66.60",
            "count": 3,
            "first_visit": "2022-12-02T19:51:05.580836+06:00",
            "date": "2022-12-02"
        },
        {
            "id": 19934,
            "ip_address": "37.111.232.137",
            "count": 3,
            "first_visit": "2022-06-29T07:06:31.120966+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 4459,
            "ip_address": "103.173.10.26",
            "count": 3,
            "first_visit": "2022-03-17T21:33:23.590495+06:00",
            "date": null
        }
    ]
}