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

{
    "count": 98097,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12048&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12032&ordering=ip_address",
    "results": [
        {
            "id": 12232,
            "ip_address": "103.19.254.85",
            "count": 1,
            "first_visit": "2022-05-28T15:55:58.272302+06:00",
            "date": null
        },
        {
            "id": 50705,
            "ip_address": "103.193.168.80",
            "count": 2,
            "first_visit": "2023-07-24T10:38:56.609689+06:00",
            "date": "2023-07-24"
        },
        {
            "id": 56990,
            "ip_address": "103.193.168.80",
            "count": 1,
            "first_visit": "2023-10-07T11:43:14.171866+06:00",
            "date": "2023-10-07"
        },
        {
            "id": 22607,
            "ip_address": "103.193.168.80",
            "count": 1,
            "first_visit": "2022-07-14T14:08:00.048729+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 27352,
            "ip_address": "103.193.169.80",
            "count": 1,
            "first_visit": "2022-07-25T14:55:33.098964+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 98079,
            "ip_address": "103.193.170.1",
            "count": 1,
            "first_visit": "2026-05-14T15:33:20.080605+06:00",
            "date": "2026-05-14"
        },
        {
            "id": 36617,
            "ip_address": "103.193.170.20",
            "count": 1,
            "first_visit": "2022-10-29T12:57:48.198638+06:00",
            "date": "2022-10-29"
        },
        {
            "id": 4186,
            "ip_address": "103.193.171.1",
            "count": 1,
            "first_visit": "2022-03-08T11:12:13.303397+06:00",
            "date": null
        }
    ]
}