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

{
    "count": 95729,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18312&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18296&ordering=-ip_address",
    "results": [
        {
            "id": 24797,
            "ip_address": "37.111.245.23",
            "count": 1,
            "first_visit": "2022-07-20T18:03:23.220572+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 7122,
            "ip_address": "37.111.245.228",
            "count": 1,
            "first_visit": "2022-05-16T19:33:12.967725+06:00",
            "date": null
        },
        {
            "id": 31800,
            "ip_address": "37.111.245.227",
            "count": 1,
            "first_visit": "2022-08-11T22:41:56.657633+06:00",
            "date": "2022-08-11"
        },
        {
            "id": 8676,
            "ip_address": "37.111.245.225",
            "count": 3,
            "first_visit": "2022-05-18T08:24:33.200027+06:00",
            "date": null
        },
        {
            "id": 8414,
            "ip_address": "37.111.245.223",
            "count": 2,
            "first_visit": "2022-05-17T22:55:40.870763+06:00",
            "date": null
        },
        {
            "id": 9371,
            "ip_address": "37.111.245.222",
            "count": 2,
            "first_visit": "2022-05-19T13:31:29.061577+06:00",
            "date": null
        },
        {
            "id": 6236,
            "ip_address": "37.111.245.219",
            "count": 1,
            "first_visit": "2022-05-15T07:08:24.061302+06:00",
            "date": null
        },
        {
            "id": 30531,
            "ip_address": "37.111.245.218",
            "count": 1,
            "first_visit": "2022-07-31T22:46:01.753771+06:00",
            "date": "2022-07-31"
        }
    ]
}