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

{
    "count": 99668,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25648&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25632&ordering=-ip_address",
    "results": [
        {
            "id": 5678,
            "ip_address": "37.111.197.89",
            "count": 1,
            "first_visit": "2022-05-06T21:13:15.888370+06:00",
            "date": null
        },
        {
            "id": 4504,
            "ip_address": "37.111.197.87",
            "count": 1,
            "first_visit": "2022-03-19T21:33:26.330577+06:00",
            "date": null
        },
        {
            "id": 42259,
            "ip_address": "37.111.197.87",
            "count": 1,
            "first_visit": "2023-02-16T09:57:27.819034+06:00",
            "date": "2023-02-16"
        },
        {
            "id": 9228,
            "ip_address": "37.111.197.85",
            "count": 3,
            "first_visit": "2022-05-19T00:40:31.524330+06:00",
            "date": null
        },
        {
            "id": 26992,
            "ip_address": "37.111.197.82",
            "count": 1,
            "first_visit": "2022-07-25T01:45:53.395769+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 10896,
            "ip_address": "37.111.197.81",
            "count": 2,
            "first_visit": "2022-05-24T10:55:31.450524+06:00",
            "date": null
        },
        {
            "id": 6163,
            "ip_address": "37.111.197.8",
            "count": 2,
            "first_visit": "2022-05-14T22:59:33.128823+06:00",
            "date": null
        },
        {
            "id": 58944,
            "ip_address": "37.111.197.8",
            "count": 1,
            "first_visit": "2023-11-04T12:11:29.157355+06:00",
            "date": "2023-11-04"
        }
    ]
}