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

{
    "count": 94227,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12872&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12856&ordering=-count",
    "results": [
        {
            "id": 62024,
            "ip_address": "66.249.70.192",
            "count": 3,
            "first_visit": "2023-12-28T02:22:50.793748+06:00",
            "date": "2023-12-28"
        },
        {
            "id": 62129,
            "ip_address": "37.111.201.128",
            "count": 3,
            "first_visit": "2023-12-29T18:59:29.284838+06:00",
            "date": "2023-12-29"
        },
        {
            "id": 8883,
            "ip_address": "37.111.205.100",
            "count": 3,
            "first_visit": "2022-05-18T12:11:39.977674+06:00",
            "date": null
        },
        {
            "id": 17312,
            "ip_address": "113.21.229.30",
            "count": 3,
            "first_visit": "2022-06-22T06:53:58.370605+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 2169,
            "ip_address": "103.173.60.21",
            "count": 3,
            "first_visit": "2022-01-14T02:35:17.207455+06:00",
            "date": null
        },
        {
            "id": 61929,
            "ip_address": "37.111.201.116",
            "count": 3,
            "first_visit": "2023-12-26T19:22:45.094571+06:00",
            "date": "2023-12-26"
        },
        {
            "id": 61948,
            "ip_address": "66.249.73.68",
            "count": 3,
            "first_visit": "2023-12-27T00:11:24.311550+06:00",
            "date": "2023-12-27"
        },
        {
            "id": 8803,
            "ip_address": "37.111.222.221",
            "count": 3,
            "first_visit": "2022-05-18T11:04:21.718779+06:00",
            "date": null
        }
    ]
}