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

{
    "count": 99524,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23888&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23872&ordering=-count",
    "results": [
        {
            "id": 28362,
            "ip_address": "37.111.215.37",
            "count": 2,
            "first_visit": "2022-07-27T22:37:04.451405+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 29013,
            "ip_address": "182.48.88.190",
            "count": 2,
            "first_visit": "2022-07-29T00:30:48.550552+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 3784,
            "ip_address": "43.246.202.218",
            "count": 2,
            "first_visit": "2022-02-22T09:47:00.351618+06:00",
            "date": null
        },
        {
            "id": 26541,
            "ip_address": "114.119.130.30",
            "count": 2,
            "first_visit": "2022-07-24T05:26:19.047676+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 2198,
            "ip_address": "103.88.141.38",
            "count": 2,
            "first_visit": "2022-01-14T14:34:01.410269+06:00",
            "date": null
        },
        {
            "id": 7090,
            "ip_address": "37.111.210.91",
            "count": 2,
            "first_visit": "2022-05-16T19:18:16.178158+06:00",
            "date": null
        },
        {
            "id": 7186,
            "ip_address": "103.67.157.245",
            "count": 2,
            "first_visit": "2022-05-16T19:52:49.060311+06:00",
            "date": null
        },
        {
            "id": 7073,
            "ip_address": "37.111.211.186",
            "count": 2,
            "first_visit": "2022-05-16T19:12:19.324128+06:00",
            "date": null
        }
    ]
}