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

{
    "count": 92253,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5672&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5656&ordering=first_visit",
    "results": [
        {
            "id": 5665,
            "ip_address": "37.111.245.203",
            "count": 1,
            "first_visit": "2022-05-06T11:21:30.705108+06:00",
            "date": null
        },
        {
            "id": 5666,
            "ip_address": "103.150.255.83",
            "count": 3,
            "first_visit": "2022-05-06T12:09:49.419479+06:00",
            "date": null
        },
        {
            "id": 5667,
            "ip_address": "17.121.115.19",
            "count": 1,
            "first_visit": "2022-05-06T12:40:10.705349+06:00",
            "date": null
        },
        {
            "id": 5668,
            "ip_address": "144.48.151.30",
            "count": 2,
            "first_visit": "2022-05-06T14:11:31.016170+06:00",
            "date": null
        },
        {
            "id": 5669,
            "ip_address": "116.58.203.161",
            "count": 1,
            "first_visit": "2022-05-06T14:18:37.771382+06:00",
            "date": null
        },
        {
            "id": 5670,
            "ip_address": "116.58.202.167",
            "count": 1,
            "first_visit": "2022-05-06T16:27:32.919599+06:00",
            "date": null
        },
        {
            "id": 5671,
            "ip_address": "37.111.211.73",
            "count": 1,
            "first_visit": "2022-05-06T16:44:45.685084+06:00",
            "date": null
        },
        {
            "id": 5672,
            "ip_address": "121.138.121.99",
            "count": 2,
            "first_visit": "2022-05-06T17:38:05.929612+06:00",
            "date": null
        }
    ]
}