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

{
    "count": 96058,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19520&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19504&ordering=-ip_address",
    "results": [
        {
            "id": 8765,
            "ip_address": "37.111.226.4",
            "count": 3,
            "first_visit": "2022-05-18T10:29:40.543544+06:00",
            "date": null
        },
        {
            "id": 62191,
            "ip_address": "37.111.226.38",
            "count": 2,
            "first_visit": "2024-01-03T13:45:32.999367+06:00",
            "date": "2024-01-03"
        },
        {
            "id": 5541,
            "ip_address": "37.111.226.38",
            "count": 1,
            "first_visit": "2022-05-02T03:05:43.457142+06:00",
            "date": null
        },
        {
            "id": 26306,
            "ip_address": "37.111.226.37",
            "count": 1,
            "first_visit": "2022-07-23T11:40:08.341855+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 8342,
            "ip_address": "37.111.226.37",
            "count": 1,
            "first_visit": "2022-05-17T22:25:44.879499+06:00",
            "date": null
        },
        {
            "id": 37122,
            "ip_address": "37.111.226.36",
            "count": 1,
            "first_visit": "2022-11-08T19:27:00.485782+06:00",
            "date": "2022-11-08"
        },
        {
            "id": 9387,
            "ip_address": "37.111.226.30",
            "count": 2,
            "first_visit": "2022-05-19T14:32:44.006313+06:00",
            "date": null
        },
        {
            "id": 6970,
            "ip_address": "37.111.226.28",
            "count": 4,
            "first_visit": "2022-05-16T18:09:06.616104+06:00",
            "date": null
        }
    ]
}