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

{
    "count": 98154,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14520&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14504&ordering=-count",
    "results": [
        {
            "id": 4022,
            "ip_address": "37.111.205.51",
            "count": 2,
            "first_visit": "2022-03-03T08:43:48.005437+06:00",
            "date": null
        },
        {
            "id": 8103,
            "ip_address": "37.111.231.236",
            "count": 2,
            "first_visit": "2022-05-17T12:37:02.450912+06:00",
            "date": null
        },
        {
            "id": 2050,
            "ip_address": "103.136.206.227",
            "count": 2,
            "first_visit": "2022-01-12T19:01:23.890929+06:00",
            "date": null
        },
        {
            "id": 58813,
            "ip_address": "66.249.70.201",
            "count": 2,
            "first_visit": "2023-11-02T01:54:31.856307+06:00",
            "date": "2023-11-02"
        },
        {
            "id": 58915,
            "ip_address": "103.204.247.42",
            "count": 2,
            "first_visit": "2023-11-04T00:19:28.504193+06:00",
            "date": "2023-11-04"
        },
        {
            "id": 58823,
            "ip_address": "144.48.116.176",
            "count": 2,
            "first_visit": "2023-11-02T08:06:35.600597+06:00",
            "date": "2023-11-02"
        },
        {
            "id": 3999,
            "ip_address": "220.158.204.173",
            "count": 2,
            "first_visit": "2022-03-02T03:30:59.564197+06:00",
            "date": null
        },
        {
            "id": 58877,
            "ip_address": "192.178.8.2",
            "count": 2,
            "first_visit": "2023-11-03T05:29:11.970370+06:00",
            "date": "2023-11-03"
        }
    ]
}