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

{
    "count": 99629,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23640&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23624&ordering=-count",
    "results": [
        {
            "id": 30852,
            "ip_address": "202.134.14.145",
            "count": 2,
            "first_visit": "2022-08-02T17:55:51.586570+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 30815,
            "ip_address": "43.250.82.230",
            "count": 2,
            "first_visit": "2022-08-02T14:00:35.834799+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 12280,
            "ip_address": "103.25.250.226",
            "count": 2,
            "first_visit": "2022-05-28T20:27:35.243959+06:00",
            "date": null
        },
        {
            "id": 5137,
            "ip_address": "103.67.158.181",
            "count": 2,
            "first_visit": "2022-04-15T15:56:58.748225+06:00",
            "date": null
        },
        {
            "id": 9433,
            "ip_address": "103.67.157.241",
            "count": 2,
            "first_visit": "2022-05-19T16:50:56.514549+06:00",
            "date": null
        },
        {
            "id": 12186,
            "ip_address": "103.253.45.222",
            "count": 2,
            "first_visit": "2022-05-28T13:46:15.832442+06:00",
            "date": null
        },
        {
            "id": 18648,
            "ip_address": "203.76.150.86",
            "count": 2,
            "first_visit": "2022-06-25T15:13:20.256292+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 22221,
            "ip_address": "43.245.87.103",
            "count": 2,
            "first_visit": "2022-07-13T13:48:35.264070+06:00",
            "date": "2022-07-13"
        }
    ]
}