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

{
    "count": 102992,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52480&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52464&ordering=ip_address",
    "results": [
        {
            "id": 5517,
            "ip_address": "123.108.246.91",
            "count": 1,
            "first_visit": "2022-05-01T12:02:41.534206+06:00",
            "date": null
        },
        {
            "id": 10485,
            "ip_address": "123.108.246.94",
            "count": 2,
            "first_visit": "2022-05-23T00:07:04.061523+06:00",
            "date": null
        },
        {
            "id": 4719,
            "ip_address": "123.108.246.95",
            "count": 1,
            "first_visit": "2022-03-27T20:22:04.091897+06:00",
            "date": null
        },
        {
            "id": 15780,
            "ip_address": "123.108.247.39",
            "count": 1,
            "first_visit": "2022-06-17T00:00:36.213224+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 23624,
            "ip_address": "123.108.247.5",
            "count": 1,
            "first_visit": "2022-07-18T21:56:00.286792+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 17480,
            "ip_address": "123.108.247.6",
            "count": 1,
            "first_visit": "2022-06-22T20:37:40.175186+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 55429,
            "ip_address": "123.108.88.249",
            "count": 1,
            "first_visit": "2023-09-19T07:51:30.534773+06:00",
            "date": "2023-09-19"
        },
        {
            "id": 55542,
            "ip_address": "123.108.88.249",
            "count": 1,
            "first_visit": "2023-09-20T14:45:36.270346+06:00",
            "date": "2023-09-20"
        }
    ]
}