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

{
    "count": 96768,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22088&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22072&ordering=ip_address",
    "results": [
        {
            "id": 22502,
            "ip_address": "103.85.114.2",
            "count": 1,
            "first_visit": "2022-07-14T11:30:16.652156+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 140,
            "ip_address": "103.85.114.2",
            "count": 1,
            "first_visit": "2021-12-04T10:11:32.613204+06:00",
            "date": null
        },
        {
            "id": 2110,
            "ip_address": "103.85.114.210",
            "count": 1,
            "first_visit": "2022-01-13T12:42:12.306961+06:00",
            "date": null
        },
        {
            "id": 42168,
            "ip_address": "103.85.114.241",
            "count": 3,
            "first_visit": "2023-02-14T12:35:03.315970+06:00",
            "date": "2023-02-14"
        },
        {
            "id": 3327,
            "ip_address": "103.85.114.247",
            "count": 1,
            "first_visit": "2022-02-05T12:53:12.445012+06:00",
            "date": null
        },
        {
            "id": 466,
            "ip_address": "103.85.114.65",
            "count": 2,
            "first_visit": "2021-12-09T03:51:12.836210+06:00",
            "date": null
        },
        {
            "id": 6219,
            "ip_address": "103.85.156.20",
            "count": 2,
            "first_visit": "2022-05-15T06:12:35.400390+06:00",
            "date": null
        },
        {
            "id": 32648,
            "ip_address": "103.85.156.32",
            "count": 1,
            "first_visit": "2022-08-22T07:50:22.099875+06:00",
            "date": "2022-08-22"
        }
    ]
}