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

{
    "count": 94863,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15040&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15024&ordering=-ip_address",
    "results": [
        {
            "id": 30482,
            "ip_address": "43.245.122.174",
            "count": 1,
            "first_visit": "2022-07-31T18:36:03.635166+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 9533,
            "ip_address": "43.245.122.173",
            "count": 1,
            "first_visit": "2022-05-19T22:58:08.747810+06:00",
            "date": null
        },
        {
            "id": 12507,
            "ip_address": "43.245.122.172",
            "count": 1,
            "first_visit": "2022-05-29T15:49:07.010373+06:00",
            "date": null
        },
        {
            "id": 14115,
            "ip_address": "43.245.122.171",
            "count": 1,
            "first_visit": "2022-06-09T07:58:17.166683+06:00",
            "date": "2022-06-09"
        },
        {
            "id": 7172,
            "ip_address": "43.245.122.170",
            "count": 3,
            "first_visit": "2022-05-16T19:48:39.221320+06:00",
            "date": null
        },
        {
            "id": 11780,
            "ip_address": "43.245.122.169",
            "count": 1,
            "first_visit": "2022-05-26T23:23:31.118130+06:00",
            "date": null
        },
        {
            "id": 26655,
            "ip_address": "43.245.122.169",
            "count": 1,
            "first_visit": "2022-07-24T10:45:41.184408+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 19398,
            "ip_address": "43.245.122.166",
            "count": 2,
            "first_visit": "2022-06-27T10:28:54.755168+06:00",
            "date": "2022-06-27"
        }
    ]
}