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

{
    "count": 95875,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18808&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18792&ordering=first_visit",
    "results": [
        {
            "id": 18801,
            "ip_address": "103.253.44.149",
            "count": 1,
            "first_visit": "2022-06-25T21:56:47.798476+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 18802,
            "ip_address": "119.30.45.94",
            "count": 1,
            "first_visit": "2022-06-25T21:59:20.845030+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 18803,
            "ip_address": "37.111.194.22",
            "count": 1,
            "first_visit": "2022-06-25T21:59:31.829134+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 18804,
            "ip_address": "103.135.254.232",
            "count": 1,
            "first_visit": "2022-06-25T22:01:48.158223+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 18805,
            "ip_address": "103.135.254.232",
            "count": 3,
            "first_visit": "2022-06-25T22:01:48.161628+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 18806,
            "ip_address": "103.159.126.6",
            "count": 1,
            "first_visit": "2022-06-25T22:09:47.605995+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 18807,
            "ip_address": "37.111.213.66",
            "count": 2,
            "first_visit": "2022-06-25T22:13:14.362719+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 18808,
            "ip_address": "103.120.38.75",
            "count": 1,
            "first_visit": "2022-06-25T22:14:08.807632+06:00",
            "date": "2022-06-25"
        }
    ]
}