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

{
    "count": 92312,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6512&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6496&ordering=first_visit",
    "results": [
        {
            "id": 6505,
            "ip_address": "103.142.192.26",
            "count": 1,
            "first_visit": "2022-05-16T01:35:23.260837+06:00",
            "date": null
        },
        {
            "id": 6506,
            "ip_address": "58.145.188.228",
            "count": 4,
            "first_visit": "2022-05-16T01:36:35.200120+06:00",
            "date": null
        },
        {
            "id": 6507,
            "ip_address": "103.242.23.189",
            "count": 6,
            "first_visit": "2022-05-16T01:45:33.584250+06:00",
            "date": null
        },
        {
            "id": 6508,
            "ip_address": "103.120.36.116",
            "count": 3,
            "first_visit": "2022-05-16T02:00:37.799927+06:00",
            "date": null
        },
        {
            "id": 6509,
            "ip_address": "123.108.244.207",
            "count": 2,
            "first_visit": "2022-05-16T02:21:20.423770+06:00",
            "date": null
        },
        {
            "id": 6510,
            "ip_address": "37.111.207.42",
            "count": 1,
            "first_visit": "2022-05-16T02:35:00.385180+06:00",
            "date": null
        },
        {
            "id": 6511,
            "ip_address": "103.140.86.3",
            "count": 1,
            "first_visit": "2022-05-16T03:07:27.446775+06:00",
            "date": null
        },
        {
            "id": 6512,
            "ip_address": "202.134.9.141",
            "count": 9,
            "first_visit": "2022-05-16T03:09:23.586633+06:00",
            "date": null
        }
    ]
}