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

{
    "count": 95948,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19096&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19080&ordering=ip_address",
    "results": [
        {
            "id": 53117,
            "ip_address": "103.60.175.138",
            "count": 3,
            "first_visit": "2023-08-21T14:35:12.587219+06:00",
            "date": "2023-08-21"
        },
        {
            "id": 53180,
            "ip_address": "103.60.175.138",
            "count": 2,
            "first_visit": "2023-08-22T08:58:55.215799+06:00",
            "date": "2023-08-22"
        },
        {
            "id": 12932,
            "ip_address": "103.60.175.139",
            "count": 1,
            "first_visit": "2022-05-30T23:58:25.246492+06:00",
            "date": null
        },
        {
            "id": 22449,
            "ip_address": "103.60.175.139",
            "count": 1,
            "first_visit": "2022-07-14T07:26:07.411730+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 79377,
            "ip_address": "103.60.175.14",
            "count": 1,
            "first_visit": "2025-02-24T13:00:00.671579+06:00",
            "date": "2025-02-24"
        },
        {
            "id": 277,
            "ip_address": "103.60.175.14",
            "count": 4,
            "first_visit": "2021-12-06T11:00:06.499165+06:00",
            "date": null
        },
        {
            "id": 15851,
            "ip_address": "103.60.175.140",
            "count": 1,
            "first_visit": "2022-06-17T05:53:00.390073+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 1923,
            "ip_address": "103.60.175.140",
            "count": 1,
            "first_visit": "2022-01-11T17:46:00.930538+06:00",
            "date": null
        }
    ]
}