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

{
    "count": 99971,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22200&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22184&ordering=-count",
    "results": [
        {
            "id": 5602,
            "ip_address": "103.178.221.4",
            "count": 2,
            "first_visit": "2022-05-04T09:32:06.089911+06:00",
            "date": null
        },
        {
            "id": 5554,
            "ip_address": "103.25.250.240",
            "count": 2,
            "first_visit": "2022-05-02T12:49:07.437883+06:00",
            "date": null
        },
        {
            "id": 5510,
            "ip_address": "37.111.193.161",
            "count": 2,
            "first_visit": "2022-05-01T07:49:11.860731+06:00",
            "date": null
        },
        {
            "id": 5594,
            "ip_address": "103.217.111.136",
            "count": 2,
            "first_visit": "2022-05-04T00:01:59.426595+06:00",
            "date": null
        },
        {
            "id": 35610,
            "ip_address": "23.239.26.32",
            "count": 2,
            "first_visit": "2022-10-07T19:20:48.732878+06:00",
            "date": "2022-10-07"
        },
        {
            "id": 11559,
            "ip_address": "116.58.201.159",
            "count": 2,
            "first_visit": "2022-05-26T00:39:50.734550+06:00",
            "date": null
        },
        {
            "id": 35611,
            "ip_address": "66.249.79.229",
            "count": 2,
            "first_visit": "2022-10-07T19:37:21.330652+06:00",
            "date": "2022-10-07"
        },
        {
            "id": 20655,
            "ip_address": "114.119.129.143",
            "count": 2,
            "first_visit": "2022-07-02T05:30:39.600322+06:00",
            "date": "2022-07-02"
        }
    ]
}