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

{
    "count": 100264,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14552&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14536&ordering=-count",
    "results": [
        {
            "id": 60111,
            "ip_address": "59.153.103.225",
            "count": 2,
            "first_visit": "2023-11-26T05:14:11.642008+06:00",
            "date": "2023-11-26"
        },
        {
            "id": 60118,
            "ip_address": "66.249.70.192",
            "count": 2,
            "first_visit": "2023-11-26T13:35:15.441820+06:00",
            "date": "2023-11-26"
        },
        {
            "id": 4078,
            "ip_address": "79.87.143.164",
            "count": 2,
            "first_visit": "2022-03-04T20:25:12.874473+06:00",
            "date": null
        },
        {
            "id": 60078,
            "ip_address": "66.249.70.193",
            "count": 2,
            "first_visit": "2023-11-25T01:35:50.446834+06:00",
            "date": "2023-11-25"
        },
        {
            "id": 60080,
            "ip_address": "59.153.103.225",
            "count": 2,
            "first_visit": "2023-11-25T03:16:23.944138+06:00",
            "date": "2023-11-25"
        },
        {
            "id": 2064,
            "ip_address": "182.48.67.16",
            "count": 2,
            "first_visit": "2022-01-12T23:34:57.549558+06:00",
            "date": null
        },
        {
            "id": 60081,
            "ip_address": "195.154.123.95",
            "count": 2,
            "first_visit": "2023-11-25T05:50:49.415584+06:00",
            "date": "2023-11-25"
        },
        {
            "id": 937,
            "ip_address": "103.111.88.233",
            "count": 2,
            "first_visit": "2021-12-19T21:53:00.803882+06:00",
            "date": null
        }
    ]
}