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

{
    "count": 92238,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85632&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85616&ordering=-ip_address",
    "results": [
        {
            "id": 42049,
            "ip_address": "103.146.16.6",
            "count": 1,
            "first_visit": "2023-02-12T10:07:48.347479+06:00",
            "date": "2023-02-12"
        },
        {
            "id": 45872,
            "ip_address": "103.146.16.4",
            "count": 1,
            "first_visit": "2023-04-29T15:10:14.719066+06:00",
            "date": "2023-04-29"
        },
        {
            "id": 11174,
            "ip_address": "103.146.16.130",
            "count": 1,
            "first_visit": "2022-05-24T22:36:44.337666+06:00",
            "date": null
        },
        {
            "id": 57573,
            "ip_address": "103.146.16.100",
            "count": 1,
            "first_visit": "2023-10-14T13:13:54.405232+06:00",
            "date": "2023-10-14"
        },
        {
            "id": 12332,
            "ip_address": "103.146.151.99",
            "count": 2,
            "first_visit": "2022-05-28T23:49:19.759506+06:00",
            "date": null
        },
        {
            "id": 20253,
            "ip_address": "103.146.151.99",
            "count": 1,
            "first_visit": "2022-06-30T06:03:14.971355+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 18573,
            "ip_address": "103.146.151.83",
            "count": 2,
            "first_visit": "2022-06-25T12:22:06.789831+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 31902,
            "ip_address": "103.146.151.64",
            "count": 2,
            "first_visit": "2022-08-13T08:32:00.468602+06:00",
            "date": "2022-08-13"
        }
    ]
}