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

{
    "count": 99983,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94848&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94832&ordering=ip_address",
    "results": [
        {
            "id": 50077,
            "ip_address": "66.249.72.4",
            "count": 1,
            "first_visit": "2023-07-15T21:26:45.183730+06:00",
            "date": "2023-07-15"
        },
        {
            "id": 52026,
            "ip_address": "66.249.72.4",
            "count": 2,
            "first_visit": "2023-08-09T12:53:51.407798+06:00",
            "date": "2023-08-09"
        },
        {
            "id": 52396,
            "ip_address": "66.249.72.4",
            "count": 1,
            "first_visit": "2023-08-13T12:41:30.502819+06:00",
            "date": "2023-08-13"
        },
        {
            "id": 2231,
            "ip_address": "66.249.72.40",
            "count": 1,
            "first_visit": "2022-01-14T23:56:07.682084+06:00",
            "date": null
        },
        {
            "id": 2526,
            "ip_address": "66.249.72.48",
            "count": 1,
            "first_visit": "2022-01-20T18:05:23.156389+06:00",
            "date": null
        },
        {
            "id": 47685,
            "ip_address": "66.249.72.5",
            "count": 1,
            "first_visit": "2023-06-04T23:05:10.135854+06:00",
            "date": "2023-06-04"
        },
        {
            "id": 52173,
            "ip_address": "66.249.72.5",
            "count": 1,
            "first_visit": "2023-08-10T23:05:22.932008+06:00",
            "date": "2023-08-10"
        },
        {
            "id": 52202,
            "ip_address": "66.249.72.5",
            "count": 2,
            "first_visit": "2023-08-11T08:07:51.962366+06:00",
            "date": "2023-08-11"
        }
    ]
}