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

{
    "count": 92068,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1512&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1496&ordering=first_visit",
    "results": [
        {
            "id": 1505,
            "ip_address": "103.158.159.74",
            "count": 1,
            "first_visit": "2021-12-31T03:17:32.025709+06:00",
            "date": null
        },
        {
            "id": 1506,
            "ip_address": "168.119.65.117",
            "count": 3,
            "first_visit": "2021-12-31T05:52:16.303675+06:00",
            "date": null
        },
        {
            "id": 1507,
            "ip_address": "203.78.147.7",
            "count": 3,
            "first_visit": "2021-12-31T12:08:03.227362+06:00",
            "date": null
        },
        {
            "id": 1508,
            "ip_address": "37.111.218.51",
            "count": 2,
            "first_visit": "2021-12-31T13:42:51.710957+06:00",
            "date": null
        },
        {
            "id": 1509,
            "ip_address": "103.25.251.251",
            "count": 8,
            "first_visit": "2021-12-31T14:14:56.455929+06:00",
            "date": null
        },
        {
            "id": 1510,
            "ip_address": "103.120.34.66",
            "count": 2,
            "first_visit": "2021-12-31T14:24:52.770954+06:00",
            "date": null
        },
        {
            "id": 1511,
            "ip_address": "103.156.108.4",
            "count": 1,
            "first_visit": "2021-12-31T14:25:42.655175+06:00",
            "date": null
        },
        {
            "id": 1512,
            "ip_address": "103.145.134.1",
            "count": 1,
            "first_visit": "2021-12-31T14:26:47.761230+06:00",
            "date": null
        }
    ]
}