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

{
    "count": 99657,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93528&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93512&ordering=count",
    "results": [
        {
            "id": 29751,
            "ip_address": "37.111.194.183",
            "count": 5,
            "first_visit": "2022-07-30T10:16:09.992927+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 18325,
            "ip_address": "27.131.12.9",
            "count": 5,
            "first_visit": "2022-06-24T23:39:50.929129+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 6022,
            "ip_address": "103.97.163.38",
            "count": 5,
            "first_visit": "2022-05-14T18:55:33.798152+06:00",
            "date": null
        },
        {
            "id": 11262,
            "ip_address": "114.119.128.139",
            "count": 5,
            "first_visit": "2022-05-25T00:52:35.456107+06:00",
            "date": null
        },
        {
            "id": 33495,
            "ip_address": "103.112.54.234",
            "count": 5,
            "first_visit": "2022-08-31T01:30:04.048975+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 434,
            "ip_address": "31.13.115.16",
            "count": 5,
            "first_visit": "2021-12-08T16:37:54.050087+06:00",
            "date": null
        },
        {
            "id": 11254,
            "ip_address": "114.119.132.218",
            "count": 5,
            "first_visit": "2022-05-25T00:16:22.673250+06:00",
            "date": null
        },
        {
            "id": 34105,
            "ip_address": "66.249.66.33",
            "count": 5,
            "first_visit": "2022-09-10T02:19:36.168529+06:00",
            "date": "2022-09-10"
        }
    ]
}