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

{
    "count": 101363,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81544&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81528&ordering=count",
    "results": [
        {
            "id": 24566,
            "ip_address": "37.111.229.64",
            "count": 2,
            "first_visit": "2022-07-20T11:49:45.620129+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 25910,
            "ip_address": "118.179.69.33",
            "count": 2,
            "first_visit": "2022-07-22T11:07:15.197122+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 31958,
            "ip_address": "27.147.202.37",
            "count": 2,
            "first_visit": "2022-08-14T02:00:27.949052+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 36387,
            "ip_address": "116.58.203.237",
            "count": 2,
            "first_visit": "2022-10-24T08:58:21.073444+06:00",
            "date": "2022-10-24"
        },
        {
            "id": 11691,
            "ip_address": "103.253.46.179",
            "count": 2,
            "first_visit": "2022-05-26T17:26:36.399208+06:00",
            "date": null
        },
        {
            "id": 4564,
            "ip_address": "54.81.225.130",
            "count": 2,
            "first_visit": "2022-03-21T18:00:57.782093+06:00",
            "date": null
        },
        {
            "id": 4486,
            "ip_address": "107.77.226.219",
            "count": 2,
            "first_visit": "2022-03-18T23:27:54.570613+06:00",
            "date": null
        },
        {
            "id": 38253,
            "ip_address": "182.48.78.30",
            "count": 2,
            "first_visit": "2022-12-04T02:16:28.162364+06:00",
            "date": "2022-12-04"
        }
    ]
}