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

{
    "count": 100736,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18808&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18792&ordering=-count",
    "results": [
        {
            "id": 11930,
            "ip_address": "37.111.206.13",
            "count": 2,
            "first_visit": "2022-05-27T13:45:31.209462+06:00",
            "date": null
        },
        {
            "id": 11910,
            "ip_address": "45.124.12.142",
            "count": 2,
            "first_visit": "2022-05-27T12:31:28.928720+06:00",
            "date": null
        },
        {
            "id": 49247,
            "ip_address": "163.47.36.142",
            "count": 2,
            "first_visit": "2023-07-03T12:33:46.084790+06:00",
            "date": "2023-07-03"
        },
        {
            "id": 11952,
            "ip_address": "37.111.201.246",
            "count": 2,
            "first_visit": "2022-05-27T17:34:32.616409+06:00",
            "date": null
        },
        {
            "id": 49218,
            "ip_address": "59.153.103.23",
            "count": 2,
            "first_visit": "2023-07-03T01:59:57.539950+06:00",
            "date": "2023-07-03"
        },
        {
            "id": 5988,
            "ip_address": "66.220.149.9",
            "count": 2,
            "first_visit": "2022-05-14T13:27:33.311354+06:00",
            "date": null
        },
        {
            "id": 49255,
            "ip_address": "103.162.209.86",
            "count": 2,
            "first_visit": "2023-07-03T14:11:10.866604+06:00",
            "date": "2023-07-03"
        },
        {
            "id": 49216,
            "ip_address": "168.119.68.186",
            "count": 2,
            "first_visit": "2023-07-03T01:05:57.328535+06:00",
            "date": "2023-07-03"
        }
    ]
}