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

{
    "count": 95894,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5000&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4984&ordering=-date",
    "results": [
        {
            "id": 5026,
            "ip_address": "202.4.107.105",
            "count": 6,
            "first_visit": "2022-04-10T14:58:50.804448+06:00",
            "date": null
        },
        {
            "id": 5028,
            "ip_address": "103.35.168.165",
            "count": 3,
            "first_visit": "2022-04-10T15:28:02.485847+06:00",
            "date": null
        },
        {
            "id": 5031,
            "ip_address": "103.178.186.6",
            "count": 1,
            "first_visit": "2022-04-10T17:23:09.556097+06:00",
            "date": null
        },
        {
            "id": 5059,
            "ip_address": "66.249.72.82",
            "count": 1,
            "first_visit": "2022-04-11T17:35:59.086146+06:00",
            "date": null
        },
        {
            "id": 5033,
            "ip_address": "103.178.186.4",
            "count": 1,
            "first_visit": "2022-04-10T17:31:42.350557+06:00",
            "date": null
        },
        {
            "id": 5061,
            "ip_address": "185.84.71.75",
            "count": 2,
            "first_visit": "2022-04-11T20:27:08.849366+06:00",
            "date": null
        },
        {
            "id": 5032,
            "ip_address": "103.178.186.5",
            "count": 6,
            "first_visit": "2022-04-10T17:23:11.939288+06:00",
            "date": null
        },
        {
            "id": 89,
            "ip_address": "45.248.151.137",
            "count": 2,
            "first_visit": "2021-12-03T19:32:51.862708+06:00",
            "date": null
        }
    ]
}