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

{
    "count": 97619,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24872&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24856&ordering=ip_address",
    "results": [
        {
            "id": 60341,
            "ip_address": "10.92.37.133",
            "count": 2,
            "first_visit": "2023-11-30T15:44:31.625852+06:00",
            "date": "2023-11-30"
        },
        {
            "id": 28614,
            "ip_address": "109.239.188.5",
            "count": 1,
            "first_visit": "2022-07-28T08:44:45.448596+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 49500,
            "ip_address": "109.43.177.8",
            "count": 1,
            "first_visit": "2023-07-07T16:32:22.158688+06:00",
            "date": "2023-07-07"
        },
        {
            "id": 856,
            "ip_address": "109.49.183.114",
            "count": 1,
            "first_visit": "2021-12-19T18:58:43.177648+06:00",
            "date": null
        },
        {
            "id": 33642,
            "ip_address": "109.49.183.114",
            "count": 1,
            "first_visit": "2022-09-01T22:39:40.018126+06:00",
            "date": "2022-09-01"
        },
        {
            "id": 13385,
            "ip_address": "109.62.68.37",
            "count": 1,
            "first_visit": "2022-06-02T16:51:21.402473+06:00",
            "date": null
        },
        {
            "id": 9607,
            "ip_address": "109.62.68.4",
            "count": 1,
            "first_visit": "2022-05-20T03:57:49.354219+06:00",
            "date": null
        },
        {
            "id": 71276,
            "ip_address": "109.69.4.196",
            "count": 1,
            "first_visit": "2024-07-17T12:58:16.603575+06:00",
            "date": "2024-07-17"
        }
    ]
}