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

{
    "count": 92251,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5440&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5424&ordering=-date",
    "results": [
        {
            "id": 5481,
            "ip_address": "157.119.186.95",
            "count": 1,
            "first_visit": "2022-04-30T16:30:46.466413+06:00",
            "date": null
        },
        {
            "id": 5484,
            "ip_address": "37.111.217.36",
            "count": 1,
            "first_visit": "2022-04-30T17:34:12.547404+06:00",
            "date": null
        },
        {
            "id": 5485,
            "ip_address": "103.158.158.68",
            "count": 1,
            "first_visit": "2022-04-30T18:11:01.118722+06:00",
            "date": null
        },
        {
            "id": 5486,
            "ip_address": "118.179.32.193",
            "count": 1,
            "first_visit": "2022-04-30T19:46:16.012717+06:00",
            "date": null
        },
        {
            "id": 5487,
            "ip_address": "137.132.218.137",
            "count": 1,
            "first_visit": "2022-04-30T20:07:39.732136+06:00",
            "date": null
        },
        {
            "id": 5489,
            "ip_address": "119.30.35.249",
            "count": 1,
            "first_visit": "2022-04-30T20:50:57.896610+06:00",
            "date": null
        },
        {
            "id": 5490,
            "ip_address": "104.250.131.79",
            "count": 1,
            "first_visit": "2022-04-30T21:49:59.988900+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
        }
    ]
}