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

{
    "count": 103384,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=54360&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=54344&ordering=-ip_address",
    "results": [
        {
            "id": 11918,
            "ip_address": "118.179.187.96",
            "count": 1,
            "first_visit": "2022-05-27T12:56:18.670393+06:00",
            "date": null
        },
        {
            "id": 13432,
            "ip_address": "118.179.187.244",
            "count": 3,
            "first_visit": "2022-06-03T02:56:49.188532+06:00",
            "date": null
        },
        {
            "id": 23673,
            "ip_address": "118.179.187.163",
            "count": 1,
            "first_visit": "2022-07-18T22:05:59.102077+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 2123,
            "ip_address": "118.179.187.159",
            "count": 1,
            "first_visit": "2022-01-13T14:46:57.965539+06:00",
            "date": null
        },
        {
            "id": 39456,
            "ip_address": "118.179.187.159",
            "count": 1,
            "first_visit": "2022-12-27T12:48:56.178397+06:00",
            "date": "2022-12-27"
        },
        {
            "id": 12030,
            "ip_address": "118.179.187.144",
            "count": 1,
            "first_visit": "2022-05-27T23:07:06.467182+06:00",
            "date": null
        },
        {
            "id": 23347,
            "ip_address": "118.179.187.139",
            "count": 1,
            "first_visit": "2022-07-17T17:37:44.119086+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 12203,
            "ip_address": "118.179.187.139",
            "count": 3,
            "first_visit": "2022-05-28T14:37:18.695366+06:00",
            "date": null
        }
    ]
}