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

{
    "count": 101521,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78264&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78248&ordering=count",
    "results": [
        {
            "id": 32590,
            "ip_address": "203.76.220.152",
            "count": 2,
            "first_visit": "2022-08-21T11:03:31.260075+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 23078,
            "ip_address": "114.119.128.162",
            "count": 2,
            "first_visit": "2022-07-16T04:26:31.375236+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 39372,
            "ip_address": "66.249.66.4",
            "count": 2,
            "first_visit": "2022-12-26T03:26:04.086885+06:00",
            "date": "2022-12-26"
        },
        {
            "id": 6500,
            "ip_address": "103.15.245.2",
            "count": 2,
            "first_visit": "2022-05-16T01:13:16.772536+06:00",
            "date": null
        },
        {
            "id": 25037,
            "ip_address": "202.134.14.141",
            "count": 2,
            "first_visit": "2022-07-21T00:31:43.410479+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 6427,
            "ip_address": "103.225.94.238",
            "count": 2,
            "first_visit": "2022-05-15T21:58:38.496627+06:00",
            "date": null
        },
        {
            "id": 6428,
            "ip_address": "116.58.201.152",
            "count": 2,
            "first_visit": "2022-05-15T22:06:26.219684+06:00",
            "date": null
        },
        {
            "id": 14917,
            "ip_address": "114.119.133.166",
            "count": 2,
            "first_visit": "2022-06-14T01:01:17.547288+06:00",
            "date": "2022-06-14"
        }
    ]
}