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

{
    "count": 100502,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6360&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6344&ordering=-count",
    "results": [
        {
            "id": 64378,
            "ip_address": "103.109.53.11",
            "count": 5,
            "first_visit": "2024-02-06T11:18:10.388542+06:00",
            "date": "2024-02-06"
        },
        {
            "id": 2486,
            "ip_address": "113.21.228.238",
            "count": 5,
            "first_visit": "2022-01-19T23:52:00.600027+06:00",
            "date": null
        },
        {
            "id": 28883,
            "ip_address": "66.249.73.30",
            "count": 5,
            "first_visit": "2022-07-28T17:56:13.587720+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 64364,
            "ip_address": "114.119.128.35",
            "count": 5,
            "first_visit": "2024-02-06T07:21:29.450984+06:00",
            "date": "2024-02-06"
        },
        {
            "id": 28670,
            "ip_address": "103.67.156.59",
            "count": 5,
            "first_visit": "2022-07-28T10:40:11.019391+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 64308,
            "ip_address": "114.119.145.216",
            "count": 5,
            "first_visit": "2024-02-05T00:39:52.582808+06:00",
            "date": "2024-02-05"
        },
        {
            "id": 28713,
            "ip_address": "202.134.9.138",
            "count": 5,
            "first_visit": "2022-07-28T11:23:30.662600+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 8364,
            "ip_address": "103.120.39.41",
            "count": 5,
            "first_visit": "2022-05-17T22:35:43.282089+06:00",
            "date": null
        }
    ]
}