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

{
    "count": 99671,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25696&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25680&ordering=-ip_address",
    "results": [
        {
            "id": 28085,
            "ip_address": "37.111.197.235",
            "count": 3,
            "first_visit": "2022-07-27T10:06:25.090218+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 7648,
            "ip_address": "37.111.197.235",
            "count": 2,
            "first_visit": "2022-05-17T08:15:56.489281+06:00",
            "date": null
        },
        {
            "id": 9061,
            "ip_address": "37.111.197.233",
            "count": 1,
            "first_visit": "2022-05-18T20:14:52.351877+06:00",
            "date": null
        },
        {
            "id": 4227,
            "ip_address": "37.111.197.232",
            "count": 2,
            "first_visit": "2022-03-09T20:40:01.045618+06:00",
            "date": null
        },
        {
            "id": 29356,
            "ip_address": "37.111.197.231",
            "count": 1,
            "first_visit": "2022-07-29T15:23:10.584066+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 19096,
            "ip_address": "37.111.197.230",
            "count": 1,
            "first_visit": "2022-06-26T13:40:34.183249+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 32889,
            "ip_address": "37.111.197.227",
            "count": 1,
            "first_visit": "2022-08-25T08:08:16.972864+06:00",
            "date": "2022-08-25"
        },
        {
            "id": 9276,
            "ip_address": "37.111.197.227",
            "count": 1,
            "first_visit": "2022-05-19T08:42:41.535772+06:00",
            "date": null
        }
    ]
}