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

{
    "count": 102691,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50296&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50280&ordering=ip_address",
    "results": [
        {
            "id": 9163,
            "ip_address": "119.30.32.225",
            "count": 1,
            "first_visit": "2022-05-18T23:15:20.035890+06:00",
            "date": null
        },
        {
            "id": 29987,
            "ip_address": "119.30.32.226",
            "count": 1,
            "first_visit": "2022-07-30T19:59:00.763812+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 64808,
            "ip_address": "119.30.32.226",
            "count": 1,
            "first_visit": "2024-02-16T18:57:06.687344+06:00",
            "date": "2024-02-16"
        },
        {
            "id": 3231,
            "ip_address": "119.30.32.227",
            "count": 3,
            "first_visit": "2022-02-02T17:11:21.160773+06:00",
            "date": null
        },
        {
            "id": 24215,
            "ip_address": "119.30.32.227",
            "count": 1,
            "first_visit": "2022-07-19T22:43:27.789071+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 22799,
            "ip_address": "119.30.32.228",
            "count": 1,
            "first_visit": "2022-07-14T19:52:49.017740+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 52659,
            "ip_address": "119.30.32.228",
            "count": 3,
            "first_visit": "2023-08-16T11:52:15.391402+06:00",
            "date": "2023-08-16"
        },
        {
            "id": 8615,
            "ip_address": "119.30.32.23",
            "count": 2,
            "first_visit": "2022-05-18T02:15:44.919325+06:00",
            "date": null
        }
    ]
}