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

{
    "count": 98369,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18336&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18320&ordering=ip_address",
    "results": [
        {
            "id": 56921,
            "ip_address": "103.35.168.165",
            "count": 1,
            "first_visit": "2023-10-06T15:38:14.063508+06:00",
            "date": "2023-10-06"
        },
        {
            "id": 5028,
            "ip_address": "103.35.168.165",
            "count": 3,
            "first_visit": "2022-04-10T15:28:02.485847+06:00",
            "date": null
        },
        {
            "id": 1872,
            "ip_address": "103.35.168.166",
            "count": 1,
            "first_visit": "2022-01-11T14:20:41.284318+06:00",
            "date": null
        },
        {
            "id": 54961,
            "ip_address": "103.35.168.168",
            "count": 1,
            "first_visit": "2023-09-13T00:51:23.167013+06:00",
            "date": "2023-09-13"
        },
        {
            "id": 40379,
            "ip_address": "103.35.168.176",
            "count": 1,
            "first_visit": "2023-01-14T21:43:40.434377+06:00",
            "date": "2023-01-14"
        },
        {
            "id": 11194,
            "ip_address": "103.35.168.194",
            "count": 1,
            "first_visit": "2022-05-24T22:50:52.654751+06:00",
            "date": null
        },
        {
            "id": 12795,
            "ip_address": "103.35.168.30",
            "count": 1,
            "first_visit": "2022-05-30T14:37:05.039980+06:00",
            "date": null
        },
        {
            "id": 1150,
            "ip_address": "103.35.168.34",
            "count": 1,
            "first_visit": "2021-12-21T12:59:42.740691+06:00",
            "date": null
        }
    ]
}