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

{
    "count": 100264,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20632&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20616&ordering=-ip_address",
    "results": [
        {
            "id": 10107,
            "ip_address": "37.111.226.50",
            "count": 2,
            "first_visit": "2022-05-21T22:21:40.272005+06:00",
            "date": null
        },
        {
            "id": 67088,
            "ip_address": "37.111.226.49",
            "count": 1,
            "first_visit": "2024-04-17T15:25:20.534805+06:00",
            "date": "2024-04-17"
        },
        {
            "id": 7047,
            "ip_address": "37.111.226.47",
            "count": 1,
            "first_visit": "2022-05-16T18:59:24.219630+06:00",
            "date": null
        },
        {
            "id": 8765,
            "ip_address": "37.111.226.4",
            "count": 3,
            "first_visit": "2022-05-18T10:29:40.543544+06:00",
            "date": null
        },
        {
            "id": 5541,
            "ip_address": "37.111.226.38",
            "count": 1,
            "first_visit": "2022-05-02T03:05:43.457142+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": 8342,
            "ip_address": "37.111.226.37",
            "count": 1,
            "first_visit": "2022-05-17T22:25:44.879499+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"
        }
    ]
}