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

{
    "count": 99775,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22968&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22952&ordering=-count",
    "results": [
        {
            "id": 20823,
            "ip_address": "114.119.150.166",
            "count": 2,
            "first_visit": "2022-07-03T08:29:51.728012+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 15606,
            "ip_address": "103.120.203.113",
            "count": 2,
            "first_visit": "2022-06-16T09:45:05.451866+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 11930,
            "ip_address": "37.111.206.13",
            "count": 2,
            "first_visit": "2022-05-27T13:45:31.209462+06:00",
            "date": null
        },
        {
            "id": 9663,
            "ip_address": "43.245.121.8",
            "count": 2,
            "first_visit": "2022-05-20T11:25:54.880806+06:00",
            "date": null
        },
        {
            "id": 11977,
            "ip_address": "103.67.157.38",
            "count": 2,
            "first_visit": "2022-05-27T20:07:14.177743+06:00",
            "date": null
        },
        {
            "id": 25951,
            "ip_address": "182.48.88.24",
            "count": 2,
            "first_visit": "2022-07-22T13:33:00.063666+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 6692,
            "ip_address": "119.30.39.24",
            "count": 2,
            "first_visit": "2022-05-16T13:15:28.123597+06:00",
            "date": null
        },
        {
            "id": 6747,
            "ip_address": "37.111.197.11",
            "count": 2,
            "first_visit": "2022-05-16T14:30:12.705882+06:00",
            "date": null
        }
    ]
}