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

{
    "count": 100535,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15208&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15192&ordering=-count",
    "results": [
        {
            "id": 3811,
            "ip_address": "116.58.201.133",
            "count": 2,
            "first_visit": "2022-02-23T09:27:42.296044+06:00",
            "date": null
        },
        {
            "id": 59852,
            "ip_address": "103.81.28.138",
            "count": 2,
            "first_visit": "2023-11-20T19:19:29.642499+06:00",
            "date": "2023-11-20"
        },
        {
            "id": 59873,
            "ip_address": "34.94.158.114",
            "count": 2,
            "first_visit": "2023-11-21T05:19:48.166413+06:00",
            "date": "2023-11-21"
        },
        {
            "id": 60676,
            "ip_address": "101.53.234.98",
            "count": 2,
            "first_visit": "2023-12-06T13:10:34.510137+06:00",
            "date": "2023-12-06"
        },
        {
            "id": 59824,
            "ip_address": "168.119.65.43",
            "count": 2,
            "first_visit": "2023-11-20T01:54:32.134769+06:00",
            "date": "2023-11-20"
        },
        {
            "id": 59772,
            "ip_address": "195.154.123.95",
            "count": 2,
            "first_visit": "2023-11-19T10:26:48.235111+06:00",
            "date": "2023-11-19"
        },
        {
            "id": 59804,
            "ip_address": "113.21.229.114",
            "count": 2,
            "first_visit": "2023-11-19T21:57:45.569937+06:00",
            "date": "2023-11-19"
        },
        {
            "id": 59845,
            "ip_address": "115.69.213.162",
            "count": 2,
            "first_visit": "2023-11-20T15:19:22.706347+06:00",
            "date": "2023-11-20"
        }
    ]
}