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

{
    "count": 92609,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80536&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80520&ordering=-ip_address",
    "results": [
        {
            "id": 2379,
            "ip_address": "103.200.38.8",
            "count": 4,
            "first_visit": "2022-01-17T17:13:19.175433+06:00",
            "date": null
        },
        {
            "id": 36185,
            "ip_address": "103.200.38.8",
            "count": 1,
            "first_visit": "2022-10-20T01:02:23.171871+06:00",
            "date": "2022-10-20"
        },
        {
            "id": 897,
            "ip_address": "103.200.38.71",
            "count": 1,
            "first_visit": "2021-12-19T20:21:17.831332+06:00",
            "date": null
        },
        {
            "id": 1955,
            "ip_address": "103.200.38.65",
            "count": 1,
            "first_visit": "2022-01-11T20:36:30.370302+06:00",
            "date": null
        },
        {
            "id": 11000,
            "ip_address": "103.200.38.23",
            "count": 4,
            "first_visit": "2022-05-24T14:30:33.808558+06:00",
            "date": null
        },
        {
            "id": 30543,
            "ip_address": "103.200.38.215",
            "count": 1,
            "first_visit": "2022-07-31T23:37:09.087781+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 19949,
            "ip_address": "103.200.38.215",
            "count": 1,
            "first_visit": "2022-06-29T07:45:54.670509+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 31194,
            "ip_address": "103.200.38.213",
            "count": 1,
            "first_visit": "2022-08-05T00:42:04.572280+06:00",
            "date": "2022-08-05"
        }
    ]
}