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

{
    "count": 101428,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80016&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80000&ordering=count",
    "results": [
        {
            "id": 30767,
            "ip_address": "103.20.141.5",
            "count": 2,
            "first_visit": "2022-08-02T03:39:51.673644+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 4568,
            "ip_address": "103.237.77.8",
            "count": 2,
            "first_visit": "2022-03-21T19:55:54.099825+06:00",
            "date": null
        },
        {
            "id": 2905,
            "ip_address": "139.30.186.252",
            "count": 2,
            "first_visit": "2022-01-26T18:56:29.010841+06:00",
            "date": null
        },
        {
            "id": 18887,
            "ip_address": "74.125.151.169",
            "count": 2,
            "first_visit": "2022-06-26T02:03:31.081816+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 10672,
            "ip_address": "103.108.88.33",
            "count": 2,
            "first_visit": "2022-05-23T14:11:09.076260+06:00",
            "date": null
        },
        {
            "id": 21754,
            "ip_address": "3.209.1.82",
            "count": 2,
            "first_visit": "2022-07-09T17:01:14.871483+06:00",
            "date": "2022-07-09"
        },
        {
            "id": 8796,
            "ip_address": "37.111.213.15",
            "count": 2,
            "first_visit": "2022-05-18T11:01:20.752762+06:00",
            "date": null
        },
        {
            "id": 34356,
            "ip_address": "66.249.66.210",
            "count": 2,
            "first_visit": "2022-09-14T06:05:41.457503+06:00",
            "date": "2022-09-14"
        }
    ]
}