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

{
    "count": 96638,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21768&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21752&ordering=ip_address",
    "results": [
        {
            "id": 56512,
            "ip_address": "103.80.2.72",
            "count": 1,
            "first_visit": "2023-10-01T22:54:24.181000+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 24191,
            "ip_address": "103.80.2.72",
            "count": 1,
            "first_visit": "2022-07-19T22:16:12.867026+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 4077,
            "ip_address": "103.80.2.73",
            "count": 1,
            "first_visit": "2022-03-04T19:53:29.243684+06:00",
            "date": null
        },
        {
            "id": 5539,
            "ip_address": "103.80.2.74",
            "count": 2,
            "first_visit": "2022-05-02T01:56:23.144918+06:00",
            "date": null
        },
        {
            "id": 76421,
            "ip_address": "103.80.2.74",
            "count": 1,
            "first_visit": "2024-12-05T15:49:43.908806+06:00",
            "date": "2024-12-05"
        },
        {
            "id": 72097,
            "ip_address": "103.80.2.76",
            "count": 1,
            "first_visit": "2024-08-13T00:24:30.012377+06:00",
            "date": "2024-08-13"
        },
        {
            "id": 4107,
            "ip_address": "103.80.2.76",
            "count": 2,
            "first_visit": "2022-03-05T21:34:03.119048+06:00",
            "date": null
        },
        {
            "id": 48488,
            "ip_address": "103.80.2.77",
            "count": 2,
            "first_visit": "2023-06-18T23:16:11.924142+06:00",
            "date": "2023-06-18"
        }
    ]
}