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

{
    "count": 93070,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10416&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10400&ordering=first_visit",
    "results": [
        {
            "id": 10409,
            "ip_address": "37.111.195.185",
            "count": 1,
            "first_visit": "2022-05-22T22:05:39.924411+06:00",
            "date": null
        },
        {
            "id": 10410,
            "ip_address": "103.120.160.161",
            "count": 3,
            "first_visit": "2022-05-22T22:07:42.872532+06:00",
            "date": null
        },
        {
            "id": 10411,
            "ip_address": "37.111.218.138",
            "count": 2,
            "first_visit": "2022-05-22T22:09:38.429883+06:00",
            "date": null
        },
        {
            "id": 10412,
            "ip_address": "37.111.218.183",
            "count": 1,
            "first_visit": "2022-05-22T22:12:58.457627+06:00",
            "date": null
        },
        {
            "id": 10413,
            "ip_address": "103.109.95.145",
            "count": 1,
            "first_visit": "2022-05-22T22:14:13.360913+06:00",
            "date": null
        },
        {
            "id": 10414,
            "ip_address": "37.111.192.227",
            "count": 1,
            "first_visit": "2022-05-22T22:14:19.040642+06:00",
            "date": null
        },
        {
            "id": 10415,
            "ip_address": "14.1.103.33",
            "count": 2,
            "first_visit": "2022-05-22T22:15:20.985631+06:00",
            "date": null
        },
        {
            "id": 10416,
            "ip_address": "43.245.120.126",
            "count": 2,
            "first_visit": "2022-05-22T22:15:41.797985+06:00",
            "date": null
        }
    ]
}