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

{
    "count": 96164,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20120&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20104&ordering=ip_address",
    "results": [
        {
            "id": 63092,
            "ip_address": "103.67.158.134",
            "count": 1,
            "first_visit": "2024-01-14T15:40:24.014665+06:00",
            "date": "2024-01-14"
        },
        {
            "id": 10470,
            "ip_address": "103.67.158.134",
            "count": 2,
            "first_visit": "2022-05-22T23:21:13.657354+06:00",
            "date": null
        },
        {
            "id": 25827,
            "ip_address": "103.67.158.134",
            "count": 1,
            "first_visit": "2022-07-22T07:03:58.361095+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 10894,
            "ip_address": "103.67.158.135",
            "count": 1,
            "first_visit": "2022-05-24T10:51:06.169211+06:00",
            "date": null
        },
        {
            "id": 30091,
            "ip_address": "103.67.158.135",
            "count": 1,
            "first_visit": "2022-07-30T23:59:10.227167+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 54734,
            "ip_address": "103.67.158.135",
            "count": 1,
            "first_visit": "2023-09-10T13:15:31.739628+06:00",
            "date": "2023-09-10"
        },
        {
            "id": 30325,
            "ip_address": "103.67.158.136",
            "count": 1,
            "first_visit": "2022-07-31T11:08:10.566949+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 33043,
            "ip_address": "103.67.158.136",
            "count": 1,
            "first_visit": "2022-08-27T00:21:57.842915+06:00",
            "date": "2022-08-27"
        }
    ]
}