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

{
    "count": 99396,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3352&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3336&ordering=-count",
    "results": [
        {
            "id": 62939,
            "ip_address": "35.189.246.183",
            "count": 8,
            "first_visit": "2024-01-12T10:30:36.893972+06:00",
            "date": "2024-01-12"
        },
        {
            "id": 63025,
            "ip_address": "175.29.147.243",
            "count": 8,
            "first_visit": "2024-01-13T11:02:42.545381+06:00",
            "date": "2024-01-13"
        },
        {
            "id": 2443,
            "ip_address": "103.120.202.98",
            "count": 8,
            "first_visit": "2022-01-18T21:33:00.855935+06:00",
            "date": null
        },
        {
            "id": 8171,
            "ip_address": "114.119.134.182",
            "count": 8,
            "first_visit": "2022-05-17T13:51:15.013700+06:00",
            "date": null
        },
        {
            "id": 72953,
            "ip_address": "66.249.64.128",
            "count": 8,
            "first_visit": "2024-09-04T03:20:22.929466+06:00",
            "date": "2024-09-04"
        },
        {
            "id": 62608,
            "ip_address": "103.146.3.65",
            "count": 8,
            "first_visit": "2024-01-07T13:40:00.699918+06:00",
            "date": "2024-01-07"
        },
        {
            "id": 72215,
            "ip_address": "66.249.70.133",
            "count": 8,
            "first_visit": "2024-08-17T17:42:10.792962+06:00",
            "date": "2024-08-17"
        },
        {
            "id": 22442,
            "ip_address": "66.249.66.62",
            "count": 8,
            "first_visit": "2022-07-14T05:47:58.066071+06:00",
            "date": "2022-07-14"
        }
    ]
}