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

{
    "count": 101426,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=37568&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=37552&ordering=date",
    "results": [
        {
            "id": 51279,
            "ip_address": "123.108.88.251",
            "count": 8,
            "first_visit": "2023-07-31T08:12:58.966257+06:00",
            "date": "2023-07-31"
        },
        {
            "id": 51280,
            "ip_address": "37.111.214.25",
            "count": 1,
            "first_visit": "2023-07-31T09:21:05.023648+06:00",
            "date": "2023-07-31"
        },
        {
            "id": 51281,
            "ip_address": "45.120.99.249",
            "count": 1,
            "first_visit": "2023-07-31T09:36:37.133196+06:00",
            "date": "2023-07-31"
        },
        {
            "id": 51282,
            "ip_address": "103.149.186.96",
            "count": 1,
            "first_visit": "2023-07-31T09:52:39.498198+06:00",
            "date": "2023-07-31"
        },
        {
            "id": 51283,
            "ip_address": "103.111.4.157",
            "count": 1,
            "first_visit": "2023-07-31T10:03:19.823937+06:00",
            "date": "2023-07-31"
        },
        {
            "id": 51284,
            "ip_address": "116.179.37.92",
            "count": 1,
            "first_visit": "2023-07-31T10:11:34.923992+06:00",
            "date": "2023-07-31"
        },
        {
            "id": 51285,
            "ip_address": "103.159.72.72",
            "count": 1,
            "first_visit": "2023-07-31T10:11:35.612390+06:00",
            "date": "2023-07-31"
        },
        {
            "id": 51286,
            "ip_address": "202.40.179.226",
            "count": 1,
            "first_visit": "2023-07-31T10:19:31.776083+06:00",
            "date": "2023-07-31"
        }
    ]
}